Package: cowdancer
Version: 0.19
Severity: normal

After a failed apt-get update (ftp.de.debian.org mirror down?),
cowbuilder didn't recover the chroot, leaving a temporal directory
(build.cow-23552-tmp) instead of base.cow.

Here are the relevant commands with the corresponding output:

~$ ls /var/cache/pbuilder/sid/
base.cow

~$ sudo cowbuilder --update --basepath /var/cache/pbuilder/sid/base.cow \
                   --buildplace /var/cache/pbuilder/sid/build.cow
 -> Copying COW directory
 -> Invoking pbuilder
 -> Running in no-targz mode
 -> copying local configuration
 -> mounting /proc filesystem
 -> mounting /dev/pts filesystem
 -> policy-rc.d already exists
Refreshing the base.tgz 
 -> upgrading packages
Err http://ftp.de.debian.org sid Release.gpg
  Could not connect to ftp.de.debian.org:80 (141.76.2.4). - connect
  (111 Connection refused)
Failed to fetch http://ftp.de.debian.org/debian/dists/sid/Release.gpg
Could not connect to ftp.de.debian.org:80 (141.76.2.4). - connect (111
Connection refused)
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old
ones used instead.
 -> Aborting with an error
 -> unmounting dev/pts filesystem
 -> unmounting proc filesystem
pbuilder update failed
 -> removing cowbuilder working copy
rename: No such file or directory

~$ sudo cowbuilder --update --basepath /var/cache/pbuilder/sid/base.cow \
                   --buildplace /var/cache/pbuilder/sid/build.cow
cannot canonicalize filename /var/cache/pbuilder/sid/base.cow, does not exist

~$ ls /var/cache/pbuilder/sid/
build.cow-23552-tmp

(Btw, would it be OK to 'mv build.cow-23552-tmp base.cow'?)

Thank you.


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Locale: LANG=ca_ES.UTF-8, LC_CTYPE=ca_ES.UTF-8 (charmap=UTF-8)

Versions of packages cowdancer depends on:
ii  libc6                         2.3.6-15   GNU C Library: Shared libraries

Versions of packages cowdancer recommends:
ii  pbuilder                      0.155      personal package builder for Debia

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to