#10722 NORM Not Tri: os-builder via bitfrost returns stale data
Zarro Boogs per Child
bugtracker at laptop.org
Mon Feb 28 15:09: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):
parse_url(grpurl) pulls in bitfrost, that's where things go wrong, the
next block
print >>sys.stderr, "Found activity group:", name
for name, info in results.items():
(version, url) = only_best_update(info)
print >>sys.stderr, "Examining", name, "v%s" % version
fd = urllib2.urlopen(url)
I can see "version" is already different from what firefox displays for
the same webpage. Is there a way to force an update to the web-cache if
you make an edit to the wiki page? If this is server side, think we would
need to see what urllib2 is passing to the webserver verses what firefox
does for the same webpage.
--
Ticket URL: <http://dev.laptop.org/ticket/10722#comment:2>
One Laptop Per Child <http://laptop.org/>
OLPC bug tracking system
More information about the Bugs
mailing list