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

Bug#631878: marked as done (fails to install in cdebootstrap)



Your message dated Tue, 28 Jun 2011 06:02:57 +0000
with message-id <E1QbRNx-0000az-8h@franck.debian.org>
and subject line Bug#631878: fixed in tzdata 2011h-2
has caused the Debian Bug report #631878,
regarding fails to install in cdebootstrap
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.)


-- 
631878: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=631878
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: tzdata
Version: 2011h-1
Severity: normal

Hi

Since tzdata was upgraded to 2011h-1 (this worked fine with tzdata 
2011g-1) cdebootstrap fails installing tzdata:

# cdebootstrap --debug -v --arch=amd64 --flavour=minimal sid /mnt/ http://ftp.de.debian.org/debian
[...]
O: Setting up tzdata (2011h-1) ...
P: Configuring package tzdata
D: Updating tzdata to status 3
O: dpkg: error processing tzdata (--configure):
O:  subprocess installed post-installation script returned error exit status 10
[...]
O: dpkg: dependency problems prevent configuration of util-linux:
O:  util-linux depends on tzdata (>= 2006c-2); however:
O:   Package tzdata is not configured yet.
O: dpkg: error processing util-linux (--configure):
O:  dependency problems - leaving unconfigured
[...]
D: Updating libpam-runtime to status 3
O: dpkg: dependency problems prevent configuration of e2fsprogs:
O:  e2fsprogs depends on util-linux (>= 2.15~rc1-1); however:
O:   Package util-linux is not configured yet.
O: dpkg: error processing e2fsprogs (--configure):
O:  dependency problems - leaving unconfigured
[...]
O: init: timeout opening/writing control channel /dev/initctl
O: Errors were encountered while processing:
O:  tzdata
O:  util-linux
O:  e2fsprogs
D: Status: 256
E: Internal error: install

However I can't reproduce it while re-running the maintainer scripts 
manually:

# chroot /mnt/ /bin/bash
# dpkg --configure -a
Setting up tzdata (2011h-1) ...
debconf: unable to initialize frontend: Dialog
debconf: (No usable dialog-like program is installed, so the dialog based frontend cannot be used. at /usr/share/perl5/Debconf/FrontEnd/Dialog.pm line 75.)
debconf: falling back to frontend: Readline
debconf: unable to initialize frontend: Readline
debconf: (Can't locate Term/ReadLine.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.12.3 /usr/local/share/perl/5.12.3 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.12 /usr/share/perl/5.12 /usr/local/lib/site_perl .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.)
debconf: falling back to frontend: Teletype
Configuring tzdata
------------------

Please select the geographic area in which you live. Subsequent configuration questions will narrow this down by presenting a list of cities, representing the time zones in which they are located.

  1. Africa  2. America  3. Antarctica  4. Australia  5. Arctic  6. Asia  7. Atlantic  8. Europe  9. Indian  10. Pacific  11. SystemV  12. US  13. Etc
Geographic area: 8

Please select the city or region corresponding to your time zone.

  1. Amsterdam  4. Belfast   7. Bratislava  10. Budapest    13. Dublin     16. Helsinki     19. Jersey       22. Lisbon     25. Luxembourg  28. Mariehamn  31. Moscow   34. Paris      37. Riga    40. San_Marino  43. Skopje     46. Tallinn   49. Uzhgorod  52. Vienna     55. Warsaw      58. Zurich
  2. Andorra    5. Belgrade  8. Brussels    11. Chisinau    14. Gibraltar  17. Isle_of_Man  20. Kaliningrad  23. Ljubljana  26. Madrid      29. Minsk      32. Nicosia  35. Podgorica  38. Rome    41. Sarajevo    44. Sofia      47. Tirane    50. Vaduz     53. Vilnius    56. Zagreb
  3. Athens     6. Berlin    9. Bucharest   12. Copenhagen  15. Guernsey   18. Istanbul     21. Kiev         24. London     27. Malta       30. Monaco     33. Oslo     36. Prague     39. Samara  42. Simferopol  45. Stockholm  48. Tiraspol  51. Vatican   54. Volgograd  57. Zaporozhye
Time zone: 6


Current default time zone: 'Europe/Berlin'
Local time is now:      Tue Jun 28 02:09:21 CEST 2011.
Universal Time is now:  Tue Jun 28 00:09:21 UTC 2011.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up util-linux (2.19.1-2) ...
update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode.
Setting up e2fsprogs (1.41.12-4stable1) ...

XOR:

# DEBIAN_FRONTEND='noninteractive' DEBIAN_PRIORITY='critical' dpkg --configure -a
Setting up tzdata (2011h-1) ...

Current default time zone: 'Etc/UTC'
Local time is now:      Tue Jun 28 00:29:22 UTC 2011.
Universal Time is now:  Tue Jun 28 00:29:22 UTC 2011.
Run 'dpkg-reconfigure tzdata' if you wish to change it.

Setting up util-linux (2.19.1-2) ...
update-alternatives: using /bin/more to provide /usr/bin/pager (pager) in auto mode.
Setting up e2fsprogs (1.41.12-4stable1) ...

This also seems to work fine in debootstrap, so it might also expose 
an issue in cdebootstrap's non-interactive debconf handling:

# debootstrap --verbose --arch=amd64 --variant=minbase sid /mnt/ http://ftp.de.debian.org/debian
[...]
I: Configuring sysv-rc...
I: Configuring tzdata...
I: Configuring debconf-i18n...
[...]
I: Base system installed successfully.

Likewise I don't observe any issues while upgrading from tzdata 2011g-1
to 2011h-1 on an installed system (with an interactive/ dialog based 
debconf frontend).

Regards
	Stefan Lippers-Hollmann

-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2.slh.1-aptosid-amd64 (SMP w/4 CPU cores; PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages tzdata depends on:
ii  debconf [debconf-2.0]         1.5.40     Debian configuration management sy

tzdata recommends no packages.

tzdata suggests no packages.

-- debconf information excluded



--- End Message ---
--- Begin Message ---
Source: tzdata
Source-Version: 2011h-2

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

tzdata-java_2011h-2_all.deb
  to main/t/tzdata/tzdata-java_2011h-2_all.deb
tzdata_2011h-2.debian.tar.gz
  to main/t/tzdata/tzdata_2011h-2.debian.tar.gz
tzdata_2011h-2.dsc
  to main/t/tzdata/tzdata_2011h-2.dsc
tzdata_2011h-2_all.deb
  to main/t/tzdata/tzdata_2011h-2_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 631878@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aurel32@debian.org> (supplier of updated tzdata 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.8
Date: Tue, 28 Jun 2011 07:23:04 +0200
Source: tzdata
Binary: tzdata tzdata-java
Architecture: source all
Version: 2011h-2
Distribution: unstable
Urgency: low
Maintainer: GNU Libc Maintainers <debian-glibc@lists.debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Description: 
 tzdata     - time zone and daylight-saving time data
 tzdata-java - time zone and daylight-saving time data for use by java runtimes
Closes: 631878
Changes: 
 tzdata (2011h-2) unstable; urgency=low
 .
   * Ignore debconf errors, return default values in that case.
     Closes: #631878.
Checksums-Sha1: 
 ae0e2f44430d6784ab178e9b865b59c57235b0de 1129 tzdata_2011h-2.dsc
 1ee6c8fe8fcb34251b55c39a4997a8ac4b8e8a3e 250165 tzdata_2011h-2.debian.tar.gz
 e4a5acc1760fe0b115c6947e3447ec2d6b15efb0 649432 tzdata_2011h-2_all.deb
 62dedde2c487595d41006c8a117eb0fd71200e18 143884 tzdata-java_2011h-2_all.deb
Checksums-Sha256: 
 21356b2450f267851f94d3b6306af8b2a5d884e26a8e3c1212b2be37cd8f890f 1129 tzdata_2011h-2.dsc
 d9cfd7191c4e0bc247b05fb95a6aa52b8e55c4d021944f5040001ba13bbad989 250165 tzdata_2011h-2.debian.tar.gz
 3510532b3fccfb94019d80b6c0dbee3055ece2ee144803cfa291bb91c0a7f68a 649432 tzdata_2011h-2_all.deb
 55655f6d2106100e1048e80b1af0665087f3ac51265325ed068cff4db490c0dd 143884 tzdata-java_2011h-2_all.deb
Files: 
 a3070f6c43ecaa139f1d1f6eb2342957 1129 libs required tzdata_2011h-2.dsc
 1f3291821b5a4911190736a8bbd97119 250165 libs required tzdata_2011h-2.debian.tar.gz
 1c8984774ad3650263549d9015ddf027 649432 libs required tzdata_2011h-2_all.deb
 566b192c8ba9cb9af23ef9c3ee55fef2 143884 java optional tzdata-java_2011h-2_all.deb

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

iD4DBQFOCWuKw3ao2vG823MRAmYVAJjbf9FMzffCwumRpu0OxTZxaZdJAJ9o6NrI
vKXR5U9GaZ1bv2q2am6H1w==
=iDTO
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: