[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 Mon, 04 Jul 2011 19:07:25 +0000
with message-id <E1QdoUP-0001tS-Vk@franck.debian.org>
and subject line Bug#631878: fixed in tzdata 2011h-3
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-3

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-3_all.deb
  to main/t/tzdata/tzdata-java_2011h-3_all.deb
tzdata_2011h-3.debian.tar.gz
  to main/t/tzdata/tzdata_2011h-3.debian.tar.gz
tzdata_2011h-3.dsc
  to main/t/tzdata/tzdata_2011h-3.dsc
tzdata_2011h-3_all.deb
  to main/t/tzdata/tzdata_2011h-3_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: Mon, 04 Jul 2011 19:53:21 +0200
Source: tzdata
Binary: tzdata tzdata-java
Architecture: source all
Version: 2011h-3
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: 545146 631878
Changes: 
 tzdata (2011h-3) unstable; urgency=low
 .
   * Correctly handle empty debconf values (how is that possible for a
     select entry?).  Closes: #545146, #631878.
Checksums-Sha1: 
 1c5e89e87cff223e723cd42d5275be4f98293dd5 1129 tzdata_2011h-3.dsc
 4ff3d7fab851de20a00b8ab88199cdd9ce367686 250998 tzdata_2011h-3.debian.tar.gz
 570747b2505f9b83e057a0524222b9c10c5f3b0e 742240 tzdata_2011h-3_all.deb
 0ba44ab2fa9c9bc2da3e5a2a072e571885c426cf 148340 tzdata-java_2011h-3_all.deb
Checksums-Sha256: 
 b558bd97cd8430fdaa55a94f0fc5c756348dbd3a9881f5ecd31b29aa504eb435 1129 tzdata_2011h-3.dsc
 2a6c9eb78c83650f26989bad95a369b27d470a30e9e029aec612afd3bd327ce3 250998 tzdata_2011h-3.debian.tar.gz
 5591a9fc6c62c9713930d8a9f51bbacf583865de80c49fb8e905d678c3a16b2c 742240 tzdata_2011h-3_all.deb
 240fe399c731e19b545860e00b878f5c1245a5a6148b12e537078ec2c7f9c413 148340 tzdata-java_2011h-3_all.deb
Files: 
 0ae49261aee7019d2107a9c52b4685cb 1129 libs required tzdata_2011h-3.dsc
 87eab98598b0d2765934aa5d87cad5ab 250998 libs required tzdata_2011h-3.debian.tar.gz
 2822ef3fbee37059be80b8241cf41665 742240 libs required tzdata_2011h-3_all.deb
 38258a726e46ca139d139df4518fd6e3 148340 java optional tzdata-java_2011h-3_all.deb

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

iD8DBQFOEgsBw3ao2vG823MRAh5HAJoDUKKE/FDNb2qnuLg2r1flpTsbkQCfVWlf
1cOSnOWzVKW9f3PNFb6Z0qY=
=t5ap
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: