[Pkg-shadow-devel] Bug#342858: marked as done (Should remove the useless shells template file and postinst code to install it)

Debian Bug Tracking System owner at bugs.debian.org
Fri Jan 6 19:48:30 UTC 2006


Your message dated Fri, 06 Jan 2006 11:32:12 -0800
with message-id <E1EuxJs-0002lj-8T at spohr.debian.org>
and subject line Bug#342858: fixed in shadow 1:4.0.14-1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 11 Dec 2005 10:02:28 +0000
>From bubulle at debian.org Sun Dec 11 02:02:28 2005
Return-path: <bubulle at debian.org>
Received: from perrier.eu.org ([81.56.227.253] helo=kheops.perrier.eu.org)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1ElO2G-00023g-BZ
	for submit at bugs.debian.org; Sun, 11 Dec 2005 02:02:28 -0800
Received: from localhost (localhost [127.0.0.1])
	by kheops.perrier.eu.org (Postfix) with ESMTP id 630854F97A;
	Sun, 11 Dec 2005 11:01:56 +0100 (CET)
Received: from kheops.perrier.eu.org ([127.0.0.1])
	by localhost (kheops [127.0.0.1]) (amavisd-new, port 10024)
	with ESMTP id 30282-01; Sun, 11 Dec 2005 11:01:55 +0100 (CET)
Received: from mykerinos.kheops.frmug.org (mykerinos.kheops.frmug.org [192.168.1.3])
	by kheops.perrier.eu.org (Postfix) with ESMTP id 6AC9E4F973;
	Sun, 11 Dec 2005 11:01:55 +0100 (CET)
Received: by mykerinos.kheops.frmug.org (Postfix, from userid 1000)
	id BA56440A27C; Sun, 11 Dec 2005 11:01:56 +0100 (CET)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Christian Perrier <bubulle at debian.org>
To: Debian Bug Tracking System <submit at bugs.debian.org>
Subject: bash: Fails to install through debootstrap
Message-ID: <20051211100156.27916.12156.reportbug at mykerinos.kheops.frmug.org>
X-Mailer: reportbug 3.18
Date: Sun, 11 Dec 2005 11:01:56 +0100
X-Debbugs-Cc: debian-boot at lists.debian.org
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at kheops.frmug.org
Delivered-To: submit at bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
	X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02

Package: bash
Version: 3.1-1
Severity: important

I hesitated tagging this as RC because it currently breaks unstable installs
with D-I....but I leave this up to you, Mathias.

Installing bash with debootstrap fails:

Dec 11 09:22:10 debootstrap: Setting up bash (3.1-1) ...
Dec 11 09:22:10 debootstrap: cat: 
Dec 11 09:22:10 debootstrap: /etc/shells
Dec 11 09:22:10 debootstrap: : No such file or directory
Dec 11 09:22:10 debootstrap: 
Dec 11 09:22:10 debootstrap: Either another instance of /usr/sbin/add-shell is running, or it was previously interrupted.
Dec 11 09:22:10 debootstrap: Please examine /etc/shells.tmp to see if it should be moved onto /etc/shells.
Dec 11 09:22:10 debootstrap: Setting up login (4.0.13-7) ...
Dec 11 09:22:10 debootstrap: dpkg: error processing bash (--configure):
Dec 11 09:22:10 debootstrap:  subprocess post-installation script returned error exit status 1
Dec 11 09:22:11 debootstrap: 
Dec 11 09:22:11 debootstrap: Setting up lsb-base (3.0-12) ...
Dec 11 09:22:11 debootstrap: Setting up passwd (4.0.13-7) ...
Dec 11 09:22:14 debootstrap: 
Dec 11 09:22:14 debootstrap: Setting up initscripts (2.86.ds1-6) ...
Dec 11 09:22:16 debootstrap: 
Dec 11 09:22:16 debootstrap: Setting up sysvinit (2.86.ds1-6) ...
Dec 11 09:22:16 debootstrap: sysvinit: creating /dev/initctl
Dec 11 09:22:19 debootstrap: init: 
Dec 11 09:22:19 debootstrap: timeout opening/writing control channel /dev/initctl
Dec 11 09:22:19 debootstrap: 
Dec 11 09:22:19 debootstrap: Setting up debconf-i18n (1.4.62) ...
Dec 11 09:22:19 debootstrap: Setting up debconf (1.4.62) ...
Dec 11 09:22:20 debootstrap: 
Dec 11 09:22:20 debootstrap: Errors were encountered while processing:
Dec 11 09:22:20 debootstrap:  bash

This can be reproduced with debootstrap itself. It breaks all installs of
unstable with Debian Installer, also.

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

Versions of packages bash depends on:
ii  base-files                    3.1.9      Debian base system miscellaneous f
ii  libc6                         2.3.5-8.1  GNU C Library: Shared libraries an
ii  libncurses5                   5.5-1      Shared libraries for terminal hand
ii  passwd                        1:4.0.13-7 change and administer password and

bash recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 342858-close) by bugs.debian.org; 6 Jan 2006 19:40:49 +0000
>From katie at ftp-master.debian.org Fri Jan 06 11:40:49 2006
Return-path: <katie at ftp-master.debian.org>
Received: from katie by spohr.debian.org with local (Exim 4.50)
	id 1EuxJs-0002lj-8T; Fri, 06 Jan 2006 11:32:12 -0800
From: Christian Perrier <bubulle at debian.org>
To: 342858-close at bugs.debian.org
X-Katie: $Revision: 1.65 $
Subject: Bug#342858: fixed in shadow 1:4.0.14-1
Message-Id: <E1EuxJs-0002lj-8T at spohr.debian.org>
Sender: Archive Administrator <katie at ftp-master.debian.org>
Date: Fri, 06 Jan 2006 11:32:12 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 14

Source: shadow
Source-Version: 1:4.0.14-1

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

login_4.0.14-1_i386.deb
  to pool/main/s/shadow/login_4.0.14-1_i386.deb
passwd_4.0.14-1_i386.deb
  to pool/main/s/shadow/passwd_4.0.14-1_i386.deb
shadow_4.0.14-1.diff.gz
  to pool/main/s/shadow/shadow_4.0.14-1.diff.gz
shadow_4.0.14-1.dsc
  to pool/main/s/shadow/shadow_4.0.14-1.dsc
shadow_4.0.14.orig.tar.gz
  to pool/main/s/shadow/shadow_4.0.14.orig.tar.gz



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 342858 at bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Christian Perrier <bubulle at debian.org> (supplier of updated shadow 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 at debian.org)


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

Format: 1.7
Date: Fri,  6 Jan 2006 07:42:52 +0100
Source: shadow
Binary: login passwd
Architecture: source i386
Version: 1:4.0.14-1
Distribution: unstable
Urgency: low
Maintainer: Shadow package maintainers <pkg-shadow-devel at lists.alioth.debian.org>
Changed-By: Christian Perrier <bubulle at debian.org>
Description: 
 login      - system login tools
 passwd     - change and administer password and group data
Closes: 334264 335381 336649 338373 338410 339554 340578 340826 340828 341230 341489 342102 342858 343473 343534 343595 344964 345659
Changes: 
 shadow (1:4.0.14-1) unstable; urgency=low
 .
   * The "Crottin de Chavignol" release
   * New upstream release. This release fixes the following issues:
     - French useradd no longer documents nonexisting -n option
       Closes: #340578
     - Russian translation update. Closes: #340826
     - Fix German translation. Closes: #338373
     - Swedish translation update. Closes: #334264
     - Ukrainian translation update. Closes: #335381
     - Tagalog translation update. Closes: #336649
     - French translation update. Closes: #338410
     - Simplified Chinese translation update. Closes: #339554
     - Russian man pages translation update. Closes: #340828
   * Upstream bugs not already fixed in upstream releases or CVS:
     - 468_duplicate_passwd_struct_before_usage
       Duplicate the passwd structures retrieved by getpwnam before calling
       PAM. Closes: #341230
   * Debian specific fixes:
     - 502_fix_generated_man_pages
       remove the occurences of ’ which is not supported by the current version
       of docbook-xsl in Debian. Closes: #341489
   * Debconf translation updates:
     - Basque updated. Closes: #342102
     - Catalan updated. Closes: #344964
   * Debian packaging fixes:
     - debian/rules, debian/login.files, debian/passwd.files:
       Use dh_install instead of old dh_movefiles for moving files from
       debian/tmp and rename {login, passwd}.files to {login,passwd}.install
       Closes: #343534
     - debian/rules:
       debian/rules: stop building login for Hurd, which breaks bootstrap
       Thanks to Michael Banck for the patch. Closes: #343473
     - debian/passwd.config:
       call programs using [a-z] under a C locale. Thanks Denis Barbier
       for the patch. Closes: #343595
     - debian/rules, debian/shells, debian/passwd.postinst:
       Remove the /usr/share/passwd/shells files and the postinst code that
       installed it as /etc/shells. This is now done by debianutils.
       Closes: #342858
     - Also remove README.shells, which should be distributed by debianutils.
     - debian/passwd.postrm:
       Do not remove /etc/shells on purge. Closes: #345659
     - Fix the version of an old entry in NEWS.Debian
     - Do not distribute the pam.d files for commands with disabled PAM support
       (chage, chpasswd, groupadd, groupdel, groupmod, useradd, userdel,
       usermod)
Files: 
 08b88c1ddb115bfb520d462046a6efe7 867 admin required shadow_4.0.14-1.dsc
 3de4a6143346a32547a5931feadadcc5 1829083 admin required shadow_4.0.14.orig.tar.gz
 2fd0cd3973513d15d8586a9572000b65 164956 admin required shadow_4.0.14-1.diff.gz
 5d948f10a6f407e76981040a91926504 719280 admin required passwd_4.0.14-1_i386.deb
 d87ae8d85a5cc90696e043dc5f59dc2b 645852 admin required login_4.0.14-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFDvpDW1OXtrMAUPS0RAmQeAKCOIZXixWfCn1i1jVcLHP+/0osrbgCgixHG
eTAQYITklq2wGk4P+GITdhc=
=USJV
-----END PGP SIGNATURE-----




More information about the Pkg-shadow-devel mailing list