Your message dated Wed, 17 Feb 2010 16:51:40 -0500
with message-id <[email protected]>
and subject line closing bug
has caused the Debian Bug report #363049,
regarding Failure trying to run: chroot /opt/chroot/unstable mount -t proc proc
/proc
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 [email protected]
immediately.)
--
363049: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=363049
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debootstrap
Version: 0.3.3
Severity: important
Today I tried to create a new chroot with sid or etch. I am working on a
testing environment and what I get is:
eppesuig3:/opt/chroot# debootstrap sid /opt/chroot/unstable
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 /opt/chroot/unstable mount -t proc
proc /proc
eppesuig3:/opt/chroot#
Bye,
Giuseppe
-- System Information:
Debian Release: testing/unstable
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: powerpc (ppc)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.15-1-powerpc
Locale: LANG=it_IT.UTF-8, LC_CTYPE=it_IT.UTF-8 (charmap=ISO-8859-1)
(ignored: LC_ALL set to it_IT)
Versions of packages debootstrap depends on:
ii binutils 2.16.1cvs20060117-1 The GNU assembler, linker
and bina
ii wget 1.10.2-1 retrieves files from the
web
debootstrap recommends no packages.
-- no debconf information
--- 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:
j...@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
signature.asc
Description: Digital signature
--- End Message ---