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

Bug#324645: marked as done (debootstrap: should emit warning/error if partition is mounted with nodev)



Your message dated Fri, 19 Oct 2007 14:32:02 +0000
with message-id <E1IistO-0002N6-DN@ries.debian.org>
and subject line Bug#233798: fixed in debootstrap 1.0.4
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: debootstrap
Version: 0.3.1.5
Severity: important

For some reason, debootstrap fails to work:

[bas@matilda]/scratch> mkdir bla
[bas@matilda]/scratch>  sudo  debootstrap --resolve-deps sarge bla http://ftp.de.debian.org/debian
I: Retrieving Release
I: Retrieving Packages
I: Validating Packages
I: Resolving dependencies of required packages...
I: Resolving dependencies of base packages...
I: Found additional required dependencies: libtext-iconv-perl zlib1g
I: Checking component main on http://ftp.de.debian.org/debian...
I: Extracting base-files...
I: Extracting base-passwd...
I: Extracting bash...
I: Extracting bsdutils...
I: Extracting coreutils...
I: Extracting debconf...
I: Extracting debconf-i18n...
I: Extracting debianutils...
I: Extracting diff...
I: Extracting dpkg...
I: Extracting dselect...
I: Extracting e2fslibs...
I: Extracting e2fsprogs...
I: Extracting findutils...
I: Extracting gcc-3.3-base...
I: Extracting grep...
I: Extracting gzip...
I: Extracting hostname...
I: Extracting initscripts...
I: Extracting libacl1...
I: Extracting libattr1...
I: Extracting libblkid1...
I: Extracting libc6...
I: Extracting libcap1...
I: Extracting libcomerr2...
I: Extracting libdb1-compat...
I: Extracting libdb3...
I: Extracting libgcc1...
I: Extracting liblocale-gettext-perl...
I: Extracting libncurses5...
I: Extracting libnewt0.51...
I: Extracting libpam-modules...
I: Extracting libpam-runtime...
I: Extracting libpam0g...
I: Extracting libpopt0...
I: Extracting libss2...
I: Extracting libstdc++5...
I: Extracting libtext-charwidth-perl...
I: Extracting libtext-iconv-perl...
I: Extracting libtext-wrapi18n-perl...
I: Extracting libuuid1...
I: Extracting login...
I: Extracting makedev...
I: Extracting mawk...
I: Extracting modutils...
I: Extracting mount...
I: Extracting ncurses-base...
I: Extracting ncurses-bin...
I: Extracting passwd...
I: Extracting perl-base...
I: Extracting procps...
I: Extracting sed...
I: Extracting slang1a-utf8...
I: Extracting sysv-rc...
I: Extracting sysvinit...
I: Extracting tar...
I: Extracting util-linux...
I: Extracting whiptail...
I: Extracting zlib1g...
I: Installing core packages...
I: Unpacking required packages...
W: Failure while unpacking required packages.  This will be attempted up to five times.
W: Failure while unpacking required packages.  This will be attempted up to five times.
W: Failure while unpacking required packages.  This will be attempted up to five times.
W: Failure while unpacking required packages.  This will be attempted up to five times.
W: Failure while unpacking required packages.  This will be attempted up to five times.


The problems seems to be with the bash and e2fsprogs preinst script.
I'm attaching the debootstrap.log file.



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

Versions of packages debootstrap depends on:
ii  binutils                      2.16.1-2   The GNU assembler, linker and bina
ii  wget                          1.10.1-1   retrieves files from the web

debootstrap recommends no packages.

-- no debconf information

Attachment: debootstrap.log.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Source: debootstrap
Source-Version: 1.0.4

We believe that the bug you reported is fixed in the latest version of
debootstrap, which is due to be installed in the Debian FTP archive:

debootstrap-udeb_1.0.4_i386.udeb
  to pool/main/d/debootstrap/debootstrap-udeb_1.0.4_i386.udeb
debootstrap_1.0.4.dsc
  to pool/main/d/debootstrap/debootstrap_1.0.4.dsc
debootstrap_1.0.4.tar.gz
  to pool/main/d/debootstrap/debootstrap_1.0.4.tar.gz
debootstrap_1.0.4_all.deb
  to pool/main/d/debootstrap/debootstrap_1.0.4_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 233798@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Colin Watson <cjwatson@debian.org> (supplier of updated debootstrap package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Fri, 19 Oct 2007 14:57:37 +0100
Source: debootstrap
Binary: debootstrap-udeb debootstrap
Architecture: source all i386
Version: 1.0.4
Distribution: unstable
Urgency: low
Maintainer: Debian Install System Team <debian-boot@lists.debian.org>
Changed-By: Colin Watson <cjwatson@debian.org>
Description: 
 debootstrap - Bootstrap a basic Debian system
 debootstrap-udeb - Bootstrap the Debian system (udeb)
Closes: 233798 327708 391604 402380 434893 445157
Changes: 
 debootstrap (1.0.4) unstable; urgency=low
 .
   [ Neil Williams ]
   * Add --second-stage-target option that allows embedded to test for
     installations in a chroot on the device (closes: #445157).
 .
   [ Colin Watson ]
   * Add (Ubuntu) hardy as a symlink to gutsy.
   * Unmount /lib/init/rw on exit (closes: #391604).
   * Cope if uncompressed Packages is missing from Release (closes: #402380).
   * Don't rely on XSI test(1) extensions.
   * Add support for ssh:/// URLs (thanks, Steffen Joeris; closes: #434893).
   * Fix Ubuntu hoary and breezy scripts to unmount /dev etc. on exit
     (closes: #327708).
   * Emit an error if we cannot create working devices or executables on the
     target (based on work by Bastian Kleineidam; closes: #233798).
Files: 
 95e57c13d1d18cc5e3eae391a98c94e7 865 admin - debootstrap_1.0.4.dsc
 1b9a688aa73ed4e7a7cfb2ea71f9c250 49677 admin - debootstrap_1.0.4.tar.gz
 0ee51d9b61265fca7caf98dabcc725f1 50254 admin extra debootstrap_1.0.4_all.deb
 d567d7e500ecde3dfd9f16b795d60443 92164 debian-installer required debootstrap-udeb_1.0.4_i386.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Colin Watson <cjwatson@debian.org> -- Debian developer

iD8DBQFHGLkW9t0zAhD6TNERApAjAJoDXiyLAB5YFsze5YEq2ekrKYu8AQCfQfsf
2ow76p2ejkDpLaJDALTZB9Y=
=onj4
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: