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

Bug#766459: marked as done (debootstrap: should not try to configure base-files before /etc/passwd has the usual users in a Debian system)



Your message dated Thu, 23 Oct 2014 17:03:54 +0200
with message-id <201410231704.13274.holger@layer-acht.org>
and subject line confirmed
has caused the Debian Bug report #766459,
regarding debootstrap: should not try to configure base-files before /etc/passwd has the usual users in a Debian system
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.)


-- 
766459: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=766459
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: base-files
Version: 3.8
Severity: serious
User: debian-qa@lists.debian.org
Usertags: jenkins

Hi Santiago, 

during a test with piuparts^wjenkins I noticed your package failed to install.
As per definition of the release team this makes the package too buggy for a 
release, thus the severity.

See 
https://jenkins.debian.net/job/chroot-installation_sid_bootstrap/734/console
for the full log, though it's boring except for the last line. (See just 2 lines below here...)

Then I tried to debootstrapp sid manually and this is what I got:

root@matrix:/home/schroots# debootstrap sid ./sidtest http://ftp.de.debian.org/debian
[...]
I: Installing core packages...
W: Failure trying to run: chroot /home/schroots/sidtest dpkg --force-depends --install /var/cache/apt/archives/base-files_7.8_amd64.deb /var/cache/apt/archives/base-passwd_3.5.36_amd64.deb
W: See /home/schroots/sidtest/debootstrap/debootstrap.log for details (possibly the package package is at fault)
root@matrix:/home/schroots# less /home/schroots/sidtest/debootstrap/debootstrap.log
root@matrix:/home/schroots# cat /home/schroots/sidtest/debootstrap/debootstrap.log
gpgv: Signature made Thu Oct 23 04:51:44 2014 CEST using RSA key ID 46925553
gpgv: Good signature from "Debian Archive Automatic Signing Key (7.0/wheezy) <ftpmaster@debian.org>"
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
 missing description
dpkg: warning: parsing file '/var/lib/dpkg/status' near line 5 package 'dpkg':
 missing architecture
Selecting previously unselected package base-files.
dpkg: regarding .../base-files_7.8_amd64.deb containing base-files, pre-dependency problem:
 base-files pre-depends on awk
  awk is not installed.

dpkg: warning: ignoring pre-dependency problem!
(Reading database ... 0 files and directories currently installed.)
Preparing to unpack .../base-files_7.8_amd64.deb ...
Unpacking base-files (7.8) ...
Selecting previously unselected package base-passwd.
Preparing to unpack .../base-passwd_3.5.36_amd64.deb ...
Unpacking base-passwd (3.5.36) ...
dpkg: base-files: dependency problems, but configuring anyway as you requested:
 base-files depends on awk; however:
  Package awk is not installed.

Setting up base-files (7.8) ...
chown: invalid user: 'root:root'
dpkg: error processing package base-files (--install):
 subprocess installed post-installation script returned error exit status 1
dpkg: base-passwd: dependency problems, but configuring anyway as you requested:
 base-passwd depends on libc6 (>= 2.8); however:
  Package libc6 is not installed.
 base-passwd depends on libdebconfclient0 (>= 0.145); however:
  Package libdebconfclient0 is not installed.

Setting up base-passwd (3.5.36) ...
Use of uninitialized value in concatenation (.) or string at /usr/share/perl5/Debconf/Config.pm line 22.
Errors were encountered while processing:
 base-files
root@matrix:/home/schroots# 

This happens since today, so I assume yesterdays base-files upload is at fault.

Thanks for maintaining base-files!


cheers,
	Holger

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
control: found -1 1.0.48+deb7u1
control: notfound -1 1.0.60~bpo70+1
control: notfound -1 1.0.56

Hi,

I can confirm that the problem is gone with debootstrap from wheezy-backports 
and I strongly assume this change is the fix:

 debootstrap (1.0.56) unstable; urgency=low
 .
   [ Tollef Fog Heen ]
   * Install base-passwd and base-files in two calls rather than one to
     avoid problems with home-built media with different ordering in
     Packages.  Thanks to Jo Shields for pointing this out and providing
     the workaround.  Closes: #601670.  LP: #1001131.


cheers,
	Holger

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: