all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: B Smith-Mannschott <bsmith.occs@gmail.com>
To: emacs-devel@gnu.org
Subject: bzr branch makes bogus "No space left on device" claim and dies
Date: Tue, 5 Jan 2010 16:11:39 +0100	[thread overview]
Message-ID: <28c656e21001050711v601b275fm837d5e7ea2126d2b@mail.gmail.com> (raw)

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% /




             reply	other threads:[~2010-01-05 15:11 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-05 15:11 B Smith-Mannschott [this message]
2010-01-05 20:50 ` bzr branch makes bogus "No space left on device" claim and dies 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=28c656e21001050711v601b275fm837d5e7ea2126d2b@mail.gmail.com \
    --to=bsmith.occs@gmail.com \
    --cc=emacs-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.