unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* bzr branch makes bogus "No space left on device" claim and dies
@ 2010-01-05 15:11 B Smith-Mannschott
  2010-01-05 20:50 ` Bojan Nikolic
                   ` (2 more replies)
  0 siblings, 3 replies; 19+ messages in thread
From: B Smith-Mannschott @ 2010-01-05 15:11 UTC (permalink / raw)
  To: emacs-devel

Congrats on moving to bzr! Wish I could get it to work for me.
I'm following the instructions on
http://www.emacswiki.org/emacs/BzrForEmacsDevs .

Branching from savannah failed yesterday due to the "WTF is the trunk"
problem already thoroughly discussed on this list.
I was able to branch from emacs/'main' on launchpad.
I tried branching again today from the 'trunk' branch on savannah as
the aforementioned problem had been addressed.

This, surprisingly began to swill down many megabytes despite the fact
that it was running in the same shared repository as 'main' and I
would have expected 'trunk' and 'main' to have much in common. (This
expectation coming from my experience with git which doesn't fetch
what it already has.)

I eventually killed the job, and decided to start afresh.

Things seemed to work, if slowly. After about an hour, I'd gotten to
about 200MB downloaded. When I next returned to the terminal window
displaying progress, I found "bzr: ERROR: [Errno 28] No space left on
device", which must be in error. (There are 98GB free on the local
file system holding the shared repository; 15GB are free on the
partition holding /tmp and /var/tmp.)

(This is frustrating, especially since My monthly data volumes are
capped by my ISP. It's also something of a downer, as I've been
following emacs development with git quite happily for some time.)

Perhaps someone could make a tarball of the repository available to
make getting bootstrapped more reliable and faster.

Am I doing something wrong? It *is* possible to branch over http, is
it not? (I can't use sftp as I'm not an emacs developer and have no
account on savannah.)

A record or relevant shell incantations follows.

[smithma@oberon:~/m/emacs]
$ bzr --version
No handlers could be found for logger "bzr"
Bazaar (bzr) 2.0.2
  Python interpreter: /usr/bin/python 2.6.2
  Python standard library: /usr/lib/python2.6
  Platform: Linux-2.6.28-17-generic-i686-with-Ubuntu-9.04-jaunty
  bzrlib: /usr/lib/python2.6/dist-packages/bzrlib
  Bazaar configuration: /home/smithma/.bazaar
  Bazaar log file: /home/smithma/.bzr.log

[smithma@oberon:~/m]
$ bzr init-repo emacs
No handlers could be found for logger "bzr"
Shared repository with trees (format: 2a)
Location:
  shared repository: emacs

[smithma@oberon:~/m/emacs]
$ bzr branch --no-tree -v http://bzr.savannah.gnu.org/r/emacs/trunk
No handlers could be found for logger "bzr"
bzr: ERROR: [Errno 28] No space left on device

[smithma@oberon:~/m/emacs]
$ du -sh .
72K	.

[smithma@oberon:~/m/emacs]
$ df -h .
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vgone-lvhome
                      199G   92G   98G  49% /home

[smithma@oberon:~/m/emacs]
$ df -h /var /tmp
Filesystem            Size  Used Avail Use% Mounted on
/dev/mapper/vgone-lvroot
                       25G  9.4G   15G  40% /
/dev/mapper/vgone-lvroot
                       25G  9.4G   15G  40% /




^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2010-01-08 21:03 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-05 15:11 bzr branch makes bogus "No space left on device" claim and dies B Smith-Mannschott
2010-01-05 20:50 ` Bojan Nikolic
2010-01-06 10:17   ` B Smith-Mannschott
2010-01-06 13:12     ` Eli Zaretskii
2010-01-06 14:09       ` B Smith-Mannschott
2010-01-07  9:32   ` B Smith-Mannschott
2010-01-07 14:48     ` Stefan Monnier
2010-01-08 21:03       ` B Smith-Mannschott
2010-01-06  3:28 ` Karl Fogel
2010-01-06 10:26   ` B Smith-Mannschott
2010-01-07 14:10   ` B Smith-Mannschott
2010-01-07 15:14     ` Karl Fogel
2010-01-07 15:21       ` B Smith-Mannschott
2010-01-07 17:44         ` Stephen J. Turnbull
2010-01-07 19:45         ` Stefan Monnier
2010-01-07 19:58           ` B Smith-Mannschott
2010-01-08 18:36   ` B Smith-Mannschott
2010-01-07 11:40 ` Sascha Wilde
2010-01-07 11:45   ` B Smith-Mannschott

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).