/srv/irclogs.ubuntu.com/2010/05/09/#bzr.txt

jelmer_thumper: unfortunately that's really a problem in bzrlib.config02:31
Kamping_Kaiserhttp://paste.debian.net/72622/ any suggetions for debugging this? i tried pushing a new branch, bzr failed. tried again, got this error07:48
spivKamping_Kaiser: that paste link doesn't seem to work?10:36
spivKamping_Kaiser: without seeing the error I'm guessing you either need to try "bzr break-lock URL" or "bzr push --use-existing-dir", but those are just wild guesses :)10:39
Kamping_Kaiserspiv: odd. it showed me the page after i posted it10:45
Kamping_Kaiserbzr push10:45
Kamping_KaiserUsing saved push location: sftp://kgoetz@bzr.savannah.nongnu.org/srv/bzr/gnewsense/packages/apt10:45
Kamping_Kaiserbzr: ERROR (ignored): <bzrlib.btree_index.BTreeGraphIndex object at 0xb1a1a0c>10:45
Kamping_Kaiserbzr: ERROR: Generic path error: 'nbt0u9388m2c62skk7f6.pack': Failure: unable to rename to '../packs/f9193d0ede80c9739d71c395915f49d2.pack')10:45
Kamping_Kaiseris hte error10:45
Kamping_Kaiserlooks like i only selected 1hr for the paste, so that explains that10:47
spivKamping_Kaiser: odd error10:55
spivKamping_Kaiser: for some reason that SFTP server is not allowing bzr to rename the just-uploaded pack file from its temporary location to its final location.10:56
Kamping_Kaiserthat is odd. i'll go and ask savannah if there are known issues with the bzr repos10:57
spivI guess it's possible it's a permission error, but that would be pretty unusual, that would imply you don't have rights to modify .bzr/repository/packs but do have rights to modify .bzr/repository/upload10:58
Kamping_Kaiseri don't see a .bzr/repository/ on the server. is that directory created with the first pack file being moved into place?11:00
spivWhere did you look?  There's probably a shared repo at about /srv/bzr/gnewsense11:01
spivi.e. /srv/bzr/gnewsense/.bzr/repository, maybe +/- a directory level.11:01
Kamping_Kaiseri looked under /srv/bzr/gnewsense/packages/apt/.bzr/ , i'll check the other path too11:02
spivIn answer to the question, no, the repository is created well before bzr starts creating or uploading pack files11:02
Kamping_Kaiserperms on that pack file appear to match the others in the directory. where 'the directory' is /srv/bzr/gnewsense/.bzr/repository11:04
nomatter001hi11:23
nomatter001i habe a problem after an unsuccessful bzr push11:23
nomatter001last push was interrupted by bzr: ERROR: [Errno 4] Interrupted system callerting stream:repacking texts:texts 433/72711:23
nomatter001and now if i try to push again i get: bzr: ERROR (ignored): 'sftp://tfilebank@alf1.brunner.at/home/tfilebank/filebanking.repo/.bzr/repository/upload/ro11tk7b9gparngiezvv.pack'11:23
nomatter001bzr: ERROR: Generic path error: 'ro11tk7b9gparngiezvv.pack': Failure: unable to rename to '../packs/9613af81d2a9ac04466355023a7f044c.pack')11:23
nomatter001anybody any idea?11:24
nomatter001i tried to repair things now by removing 9613af81d2a9ac04466355023a7f044c.pack11:28
nomatter001now i can push again but looks like push has the same problem now11:28
nomatter001stops doing things at \  44520KB   640KB/s | Fetching revisions:Inserting stream:repacking texts:texts 433/72711:29
nomatter001output freezes here11:29
=== radoe_ is now known as radoe
hnoPlaying around with shelving changes, and wonder if there is any method of inspecting a shelved change without unshelving it? shelve --list only lists the description, not the content..16:40
fullermd_There's an `unshelve --preview`.16:42
hnofullermd_: Since which bzr version? Not shown in bzr unshelve --help for me (2.0.5)16:47
fullermd_Mmm, looks like it came in with 2.1 according to NEWS.16:48
hnoOk. A reason for upgrading then.16:48
hnothanks16:48

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!