[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#379961: marked as done (not updated for mirror split; strange failure mode)



Your message dated Wed, 17 Feb 2010 16:51:40 -0500
with message-id <20100217215140.GA11430@gnu.kitenet.net>
and subject line closing bug
has caused the Debian Bug report #363049,
regarding not updated for mirror split; strange failure mode
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
363049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363049
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: debootstrap
Version: 0.3.3
Severity: normal

debootstrap has a default mirror that no longer has all available arches
on it, thanks to the mirror split. It should instead have a per-arch
default or something. 

Also, if it's run using a mirror, such as the default mirror, that has a
debian archive on it, but does not contain the right architecture (arm
in this case), it fails like so:

Setting up debootstrap (0.3.3) ...
jhess@portal1:/localdisk/jhess>sudo debootstrap sid sid        
I: Retrieving Release
I: Retrieving Packages
I: Retrieving Packages
I: Retrieving Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
W: Failure trying to run: chroot /localdisk/jhess/sid mount -t proc proc /proc
zsh: exit 1     sudo debootstrap sid sid

Very non-obvious failure mode when the real problem is that it didn't
find any packages to install at all..

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
Two issues were raised in this bug.

1. debootstrap didn't fail early and died with a weird mount error
   if a mirror didn't have an arch

   This is no longer the case, for example:

	joey@box:/tmp>sudo debootstrap sid sid http://debian.corenetworks.net/debian/
	[sudo] password for joey: 
	I: Retrieving Release
	I: Retrieving Packages
	I: Retrieving Packages
	I: Retrieving Packages
	E: Couldn't download dists/sid/main/binary-armel/Packages

   That was fixed in version 1.0.10:

  * Abort if a Packages file failed to verify.

2. default mirror not suitable for all arches

   The default mirror is now http.us.debian.org, and that mirror
   (and generally ftp.cc.debian.org (with the exception of ftp.au)
   currently include all release architectures.

So, closing.

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


--- End Message ---

Reply to: