#10722 NORM Not Tri: os-builder via bitfrost returns stale data
Zarro Boogs per Child
bugtracker at laptop.org
Mon Feb 28 15:54:47 EST 2011
#10722: os-builder via bitfrost returns stale data
------------------------------------+---------------------------------------
Reporter: jvonau | Owner: cjb
Type: defect | Status: assigned
Priority: normal | Milestone: Not Triaged
Component: build-system | Version: 1.5/1.0 Software Build os860 aka 10.1.3
Resolution: | Keywords:
Next_action: never set | Verified: 0
Deployment_affected: | Blockedby:
Blocking: |
------------------------------------+---------------------------------------
Comment(by jvonau):
made a quick dump with:
{{{
#!/usr/bin/python
import urllib2
f = urllib2.urlopen('http://wiki.laptop.org/go/Activities/OLPCAU/10.1.3')
print f.read()
}}}
The returned info doesn't contain the latest wiki
edit:[http://wiki.laptop.org/index.php?title=Activities/OLPCAU/10.1.3&diff=prev&oldid=253566]
What is returned is an older oldid=253349 which is 2 edits older than the
webpage.
--
Ticket URL: <http://dev.laptop.org/ticket/10722#comment:3>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list