cannot access files stored in lp, both through bzr and through the web interface

Bug #1072482 reported by Sivan Greenberg
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Bazaar
New
Undecided
Unassigned

Bug Description

http://bazaar.launchpad.net/~sivan/hubackup/hubackup--main/view/head:/HUBackup/backend/DeviceInfo.py

gives:

Oops!

Something broke while generating the page. Please try again in a few minutes, and if the problem persists file a bug at https://bugs.launchpad.net/launchpad and quote OOPS-ID OOPS-dac2f8d5c3c40fbb8b4cdd57504623e8

also, when trying from bzr:

sivan@future:~/EVA/hu$ bzr branch lp:~sivan/hubackup/hubackup--main
You have not informed bzr of your Launchpad ID, and you must do this to
write to Launchpad or access private data. See "bzr help launchpad-login".
bzr: ERROR: Revision {[('DeviceInfo.py-20051228171301-e1fb836992441989', 'sivan@ubuntu-20060123134147-ed93162e34a1b9f7')]} not present in "KnitVersionedFiles(<bzrlib.knit._KndxIndex object at 0x21fd650>, <bzrlib.knit._KnitKeyAccess object at 0x21fd590>)".

LP's storage was the only backup I had for this code, please let me know if this can be fixed..thanks!

Related branches

Revision history for this message
William Grant (wgrant) wrote :

Which version of bzr are you using? I can grab the branch fine locally with bzr 2.6.0dev3.

$ bzr branch lp:~sivan/hubackup/hubackup--main
Branched 597 revisions.
$ wc -l hubackup--main/HUBackup/backend/DeviceInfo.py
186 hubackup--main/HUBackup/backend/DeviceInfo.py

Changed in launchpad:
status: New → Incomplete
William Grant (wgrant)
Changed in launchpad:
status: Incomplete → New
affects: launchpad → bzr
Revision history for this message
William Grant (wgrant) wrote :

Ah, it only happens when accessing the branch in a very old format over HTTP:

$ bzr branch http://bazaar.launchpad.net/~sivan/hubackup/hubackup--main /tmp/hubackup2
bzr: ERROR: Revision {[('DeviceInfo.py-20051228171301-e1fb836992441989', 'sivan@ubuntu-20060123134147-ed93162e34a1b9f7')]} not present in "KnitVersionedFiles(<bzrlib.knit._KndxIndex object at 0xb6cefec>, <bzrlib.knit._KnitKeyAccess object at 0xb6d102c>)".

You can grab the branch successfully with bzr+ssh (make sure your SSH keys are set up properly, then run 'bzr lp-login sivan'). Or use the upgrade link on the Launchpad page to get it into a newer format, then you can browse and branch it over HTTP.

I've pushed a copy of the branch to lp:~wgrant/hubackup/broken, so this should be reproducible at http://bazaar.launchpad.net/~wgrant/hubackup/broken/view/head:/HUBackup/backend/DeviceInfo.py even once trunk is fixed.

Jelmer Vernooij (jelmer)
tags: added: check-for-breezy
Jelmer Vernooij (jelmer)
tags: removed: check-for-breezy
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.