=== thumper-gym is now known as thumper === thumper is now known as thumper-afk === thumper-afk is now known as thumper [12:38] bzr: ERROR: Unable to delete transform temporary directory ......./.bzr/checkout/limbo [12:39] how odd. [12:43] Obviously, it couldn't go THAT low. [12:48] :) [12:49] it then suggested I look in that directory for any files I wanted to keep [12:49] there was nothing there at all [12:49] except .DS_store which is always everywhere [13:00] quicksilver: eerk, no, .DS_store is only where you look with your Finder [13:00] and bzr is overly peeky about that limbo dir, there is a bug for that [13:01] quicksilver: workaround is empty the dir with $whatever (!= Finder) [13:02] vila: it's odd because the only command I had issued was "bzr co bzr+ssh://path/to/remote" [13:02] vila: and I've done that many many times before to the same remote, never seen this error [13:02] it appears harmless, the working tree looks fine [13:02] PS I have never looked inside that dir with the finder [13:08] quicksilver: it is generally harmless, let me find the bug [13:17] quicksilver: meh, can only find fix released or incomplete bugs, what bzr version are you using ? [13:18] quicksilver: are you the only one that can visit that directory with the finder ? [13:20] it's possible that the person who pushed the remote directory had visited it in the finder on his mac [13:20] nobody browses the remote directly with a mac (it's a linux machine, we don't have afp or samba running) [13:22] quicksilver: wait, is ./bzr/checkout local or remote ? [13:33] local, vila [13:33] it was a brandnew checkout [13:33] it gave that error at point of chekcking out [13:36] quicksilver: then I'm lost :-/ The thing is: limbo and pending-deletions must be empty or bzr whines [13:37] quicksilver: the rationale was that if some bug occurred, precious files may have been left there (.DS_store is not preicous ;) so remove it and forget about the issue [13:38] a "brand new" ??? Wow, if you can reproduce that would be an annoying bug [14:53] vila: yes, it was a fresh checkout into an empty directory [18:36] Helló! [18:36] I'm checking out a project from FTP but it never finishes [18:37] I know Bazaar does some repacking but the .bzr directory is "only" 152 MB but the network traffic while checkout out exceeds 2 GB [18:37] And it never seems to finish [18:37] What can I do with this? [19:18] Amis: pack the repository in the server (*not* from your client) [19:19] Amis: avoid ftp as most as you can, it's a protocol that is provided for convenience but there is no way to get good performances out of that [19:23] * fullermd continues to dream of the day FTP is eradicated from the face of the Interweb. [19:42] * vila thought he could avoid summoning fullermd by dismissing ftp but realized that was bound to failed ;) [19:49] I have no real choice here since the repo is managed by someone else, meh [19:50] I'm at 3.5 GB now, yay [19:52] Amis: something weird is going on, you're sure you're checking out not committing there ? [19:52] Yep, checking out using the GUI [19:53] It's doing inserting stream [19:53] Amis: first time ever ? You don't have another branch from the same repo ? [19:54] Amis: the bzr log file may give more details (bzr version will tell you where it is) [19:54] Let me see [19:55] Actually... [19:55] I see a bunch of these: [19:55] 4014.845 Adding the key (, 503597, 48833298) to an LRUSizeCache failed. value 100672643 is too big to fit in a the cache with size 41943040 52428800 [19:55] By bunch I mean a few thousand [19:55] Totally logical. [19:55] After all, you can't spell "pathological" without "logical". [19:56] Seems messed up [19:56] The two aren't contradictory :) [19:58] It seems my bzr is stuck forever [19:58] I may not even be able to checkout this? [19:58] Yay? [19:59] No, it _is_ progressing. Just very slowly and painfully. [19:59] The value is always the same [20:00] Every little detail in these messages are the same [20:00] I don't see any progress here [20:12] Amis: including 0x02F3D5B0 ? [20:14] vila, yap [20:16] It downloaded a 4.7 GB before I shut it down [20:16] It's pointless [20:16] Just as a reminder, the .bzr folder with all the history and stuff is 152 MB [20:18] Amis: remotely ? what about the local one ? (May me too late if you killed it ;) [20:20] Huhh? [20:20] Amis: during the checkout, bzr was storing stuff under .bzr locally, but it has probably cleaned it when it died [20:38] Amis: I can't find such message in my logs of the last 3 weeks, what bzr version are you using ? [20:55] vila, 2.5.1 [20:55] I think the repo is v2 [20:58] bzr info -v will confirm but then I don't know what's happening there, sorry, try filing a bug at http://pad.lv/fb/bzr [20:58] I'll see tomorrow, now I can an important task pending called sleeping [20:59] Thanks for the help [20:59] Bye! === anunnaki is now known as naacals