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

Bug#520455: marked as done (libc6: preinst / postinst contains typo myslq)



Your message dated Tue, 07 Apr 2009 10:47:18 +0000
with message-id <E1Lr8pq-0000bi-9L@ries.debian.org>
and subject line Bug#520455: fixed in glibc 2.9-7
has caused the Debian Bug report #520455,
regarding libc6: preinst / postinst contains typo myslq
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.)


-- 
520455: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=520455
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: libc6
Version: 2.9-6
Severity: minor
Tags: sid patch


Hi,

in the libc6.preinst and libc6.postinst there is a typo which prevents mysql
to restart on libc6 upgrade:

Vorbereiten zum Ersetzen von libc6 2.9-4 (durch
.../archives/libc6_2.9-6_i386.deb) ...
Checking for services that may need to be restarted...
Checking init scripts...
Entpacke Ersatz für libc6 ...
Verarbeite Trigger für man-db ...
Richte libc6 ein (2.9-6) ...
Installiere neue Version der Konfigurationsdatei /etc/init.d/glibc.sh ...
Checking for services that may need to be restarted...
Checking init scripts...
WARNING: init script for myslq not found.

Restarting services possibly affected by the upgrade:
  spamassassin: stopping...starting...done.
  ssh: stopping...starting...done.
  samba: stopping...starting...done.
  rsync: stopping...starting...done.
  exim4: stopping...starting...done.
  cups: stopping...starting...done.
  cron: stopping...starting...done.
  atd: stopping...starting...done.

Services restarted successfully.

Kind regards

Sebastian Bremicker

-- System Information:
Debian Release: squeeze/sid
  APT prefers proposed-updates
  APT policy: (500, 'proposed-updates'), (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages libc6 depends on:
ii  libgcc1                       1:4.3.3-5  GCC support library

libc6 recommends no packages.

Versions of packages libc6 suggests:
pn  glibc-doc                     <none>     (no description available)
pn  libc6-i686                    <none>     (no description available)
ii  locales                       2.9-5      GNU C Library: National Language (

-- debconf information:
* glibc/upgrade: true
  glibc/disable-screensaver:
  glibc/restart-failed:
* glibc/restart-services: spamassassin ssh samba rsync exim4 cups cron atd
--- /var/lib/dpkg/info/libc6.preinst	2009-03-18 19:16:11.000000000 +0100
+++ libc6.preinst	2009-03-19 23:04:28.000000000 +0100
@@ -55,7 +55,7 @@
 	    	    	-e's/\bexim4-base\b/exim4/g' \
 	    	    	-e's/\blpr\b/lpd/g' \
 	    	    	-e's/\blpr-ppd\b/lpd-ppd/g' \
-	    	    	-e's/\bmysql-server\b/myslq/g' \
+	    	    	-e's/\bmysql-server\b/mysql/g' \
 	    	    	-e's/\bsasl2-bin\b/saslauthd/g' \
 	    )
 	    echo
--- /var/lib/dpkg/info/libc6.postinst	2009-03-18 19:16:11.000000000 +0100
+++ libc6.postinst	2009-03-19 23:04:49.000000000 +0100
@@ -204,7 +204,7 @@
 	    	    	-e's/\bexim4-base\b/exim4/g' \
 	    	    	-e's/\blpr\b/lpd/g' \
 	    	    	-e's/\blpr-ppd\b/lpd-ppd/g' \
-	    	    	-e's/\bmysql-server\b/myslq/g' \
+	    	    	-e's/\bmysql-server\b/mysql/g' \
 	    	    	-e's/\bsasl2-bin\b/saslauthd/g' \
 	    )
 	    echo

--- End Message ---
--- Begin Message ---
Source: glibc
Source-Version: 2.9-7

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

glibc-doc_2.9-7_all.deb
  to pool/main/g/glibc/glibc-doc_2.9-7_all.deb
glibc-source_2.9-7_all.deb
  to pool/main/g/glibc/glibc-source_2.9-7_all.deb
glibc_2.9-7.diff.gz
  to pool/main/g/glibc/glibc_2.9-7.diff.gz
glibc_2.9-7.dsc
  to pool/main/g/glibc/glibc_2.9-7.dsc
libc6-dbg_2.9-7_amd64.deb
  to pool/main/g/glibc/libc6-dbg_2.9-7_amd64.deb
libc6-dev-i386_2.9-7_amd64.deb
  to pool/main/g/glibc/libc6-dev-i386_2.9-7_amd64.deb
libc6-dev_2.9-7_amd64.deb
  to pool/main/g/glibc/libc6-dev_2.9-7_amd64.deb
libc6-i386_2.9-7_amd64.deb
  to pool/main/g/glibc/libc6-i386_2.9-7_amd64.deb
libc6-pic_2.9-7_amd64.deb
  to pool/main/g/glibc/libc6-pic_2.9-7_amd64.deb
libc6-prof_2.9-7_amd64.deb
  to pool/main/g/glibc/libc6-prof_2.9-7_amd64.deb
libc6-udeb_2.9-7_amd64.udeb
  to pool/main/g/glibc/libc6-udeb_2.9-7_amd64.udeb
libc6_2.9-7_amd64.deb
  to pool/main/g/glibc/libc6_2.9-7_amd64.deb
libnss-dns-udeb_2.9-7_amd64.udeb
  to pool/main/g/glibc/libnss-dns-udeb_2.9-7_amd64.udeb
libnss-files-udeb_2.9-7_amd64.udeb
  to pool/main/g/glibc/libnss-files-udeb_2.9-7_amd64.udeb
locales-all_2.9-7_amd64.deb
  to pool/main/g/glibc/locales-all_2.9-7_amd64.deb
locales_2.9-7_all.deb
  to pool/main/g/glibc/locales_2.9-7_all.deb
nscd_2.9-7_amd64.deb
  to pool/main/g/glibc/nscd_2.9-7_amd64.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 520455@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 glibc 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, 07 Apr 2009 07:58:50 +0200
Source: glibc
Binary: glibc-doc glibc-source locales locales-all nscd libc6 libc6-dev libc6-dbg libc6-prof libc6-pic libc6-udeb libc6.1 libc6.1-dev libc6.1-dbg libc6.1-prof libc6.1-pic libc6.1-udeb libc0.3 libc0.3-dev libc0.3-dbg libc0.3-prof libc0.3-pic libc0.3-udeb libc0.1 libc0.1-dev libc0.1-dbg libc0.1-prof libc0.1-pic libc0.1-udeb libc6-i386 libc6-dev-i386 libc6-sparc64 libc6-dev-sparc64 libc6-s390x libc6-dev-s390x libc6-amd64 libc6-dev-amd64 libc6-powerpc libc6-dev-powerpc libc6-ppc64 libc6-dev-ppc64 libc6-mipsn32 libc6-dev-mipsn32 libc6-mips64 libc6-dev-mips64 libc0.1-i386 libc0.1-dev-i386 libc6-sparcv9b libc6-i686 libc6-xen libc0.1-i686 libc6.1-alphaev67 libnss-dns-udeb libnss-files-udeb
Architecture: source all amd64
Version: 2.9-7
Distribution: unstable
Urgency: low
Maintainer: Aurelien Jarno <aurel32@debian.org>
Changed-By: Aurelien Jarno <aurel32@debian.org>
Description: 
 glibc-doc  - GNU C Library: Documentation
 glibc-source - GNU C Library: sources
 libc0.1    - GNU C Library: Shared libraries
 libc0.1-dbg - GNU C Library: detached debugging symbols
 libc0.1-dev - GNU C Library: Development Libraries and Header Files
 libc0.1-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc0.1-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc0.1-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc0.1-pic - GNU C Library: PIC archive library
 libc0.1-prof - GNU C Library: Profiling Libraries
 libc0.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc0.3    - GNU C Library: Shared libraries
 libc0.3-dbg - GNU C Library: detached debugging symbols
 libc0.3-dev - GNU C Library: Development Libraries and Header Files
 libc0.3-pic - GNU C Library: PIC archive library
 libc0.3-prof - GNU C Library: Profiling Libraries
 libc0.3-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6      - GNU C Library: Shared libraries
 libc6-amd64 - GNU C Library: 64bit Shared libraries for AMD64
 libc6-dbg  - GNU C Library: detached debugging symbols
 libc6-dev  - GNU C Library: Development Libraries and Header Files
 libc6-dev-amd64 - GNU C Library: 64bit Development Libraries for AMD64
 libc6-dev-i386 - GNU C Library: 32bit development libraries for AMD64
 libc6-dev-mips64 - GNU C Library: 64bit Development Libraries for MIPS64
 libc6-dev-mipsn32 - GNU C Library: n32 Development Libraries for MIPS64
 libc6-dev-powerpc - GNU C Library: 32bit powerpc development libraries for ppc64
 libc6-dev-ppc64 - GNU C Library: 64bit Development Libraries for PowerPC64
 libc6-dev-s390x - GNU C Library: 64bit Development Libraries for IBM zSeries
 libc6-dev-sparc64 - GNU C Library: 64bit Development Libraries for UltraSPARC
 libc6-i386 - GNU C Library: 32bit shared libraries for AMD64
 libc6-i686 - GNU C Library: Shared libraries [i686 optimized]
 libc6-mips64 - GNU C Library: 64bit Shared libraries for MIPS64
 libc6-mipsn32 - GNU C Library: n32 Shared libraries for MIPS64
 libc6-pic  - GNU C Library: PIC archive library
 libc6-powerpc - GNU C Library: 32bit powerpc shared libraries for ppc64
 libc6-ppc64 - GNU C Library: 64bit Shared libraries for PowerPC64
 libc6-prof - GNU C Library: Profiling Libraries
 libc6-s390x - GNU C Library: 64bit Shared libraries for IBM zSeries
 libc6-sparc64 - GNU C Library: 64bit Shared libraries for UltraSPARC
 libc6-sparcv9b - GNU C Library: Shared libraries [v9b optimized]
 libc6-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libc6-xen  - GNU C Library: Shared libraries [Xen version]
 libc6.1    - GNU C Library: Shared libraries
 libc6.1-alphaev67 - GNU C Library: Shared libraries (EV67 optimized)
 libc6.1-dbg - GNU C Library: detached debugging symbols
 libc6.1-dev - GNU C Library: Development Libraries and Header Files
 libc6.1-pic - GNU C Library: PIC archive library
 libc6.1-prof - GNU C Library: Profiling Libraries
 libc6.1-udeb - GNU C Library: Shared libraries - udeb (udeb)
 libnss-dns-udeb - GNU C Library: NSS helper for DNS - udeb (udeb)
 libnss-files-udeb - GNU C Library: NSS helper for files - udeb (udeb)
 locales    - GNU C Library: National Language (locale) data [support]
 locales-all - GNU C Library: Precompiled locale data
 nscd       - GNU C Library: Name Service Cache Daemon
Closes: 519992 520455
Changes: 
 glibc (2.9-7) unstable; urgency=low
 .
   [ Aurelien Jarno ]
   * Update German debconf translation, by Helge Kreutzman.  Closes: #519992.
   * Update testsuite results on alpha, tst-timer.out exits with SIGILL on
     some machines, it was already the case with glibc 2.7 on the same
     machines.
   * Update testsuite results on hppa, tst-posix_fallocate.out and
     tst-makecontext.out are known to fail with a 32-bit kernel.
   * debian/script.in/nsscheck.sh: fix a typo.  Closes: #520455.
   * kfreebsd/local-sysdeps.diff: update to revision 2390 (from glibc-bsd).
   * libc6.1.symbols.alpha: fix package name for private symbols.
 .
   [ Samuel Thibault ]
   * debian/rules.d/debhelper.mk: let grep libpthread.so fail because on
     hurd-i386 glibc does not provide it.
Checksums-Sha1: 
 c8bf33f2f7e4b46dd91179eba41f1507696c5f8f 2650 glibc_2.9-7.dsc
 1128f5dade3421f2143a6084848cbdcc8fd4ff38 693969 glibc_2.9-7.diff.gz
 cc5a10a010079b3ce0d3810c414093bf1f66682f 1652886 glibc-doc_2.9-7_all.deb
 5b5627c48d907437f97a6c3f9c12a681685620de 11133156 glibc-source_2.9-7_all.deb
 ed3ab9016b691ff9ef8a97ace4c9c3620508040f 4665546 locales_2.9-7_all.deb
 fce608c5164c9de01006afe91483b5b1cabb62c7 4921238 libc6_2.9-7_amd64.deb
 6ab4cb1908b722bb2d41f411b43f7579bc5afe9f 2519650 libc6-dev_2.9-7_amd64.deb
 f623fac38c6970cc46567e454646c9d4082f69c5 1947200 libc6-prof_2.9-7_amd64.deb
 85e2ddd29cd0a7cd4e234ef17877929b41e1f338 1482808 libc6-pic_2.9-7_amd64.deb
 6eb10a9d1b95f0198029ed626403b1e2a3672788 2930454 locales-all_2.9-7_amd64.deb
 3504cf6ab30412f75fd7c2e56df14f0bf7585bb3 3746488 libc6-i386_2.9-7_amd64.deb
 fdab95abb2084c6ede4d14b03a95ae3796e8e894 1501358 libc6-dev-i386_2.9-7_amd64.deb
 5aaee5cf0afa2bf6a72bcd772418c23f31230daf 184814 nscd_2.9-7_amd64.deb
 51155a0b9150ed41a5683d3a189ff4b8816122b6 10624326 libc6-dbg_2.9-7_amd64.deb
 e78783e93f5d6aefcbed08e93996f81769a1459d 1115580 libc6-udeb_2.9-7_amd64.udeb
 57c85343a053174ac195878bba75eb18a62f7436 10810 libnss-dns-udeb_2.9-7_amd64.udeb
 90084d798d0a8ee7f7f3c2e0b882862b49fd93c4 19056 libnss-files-udeb_2.9-7_amd64.udeb
Checksums-Sha256: 
 3615cd43dcda8401fb2128966aeced7864c4cf310701b92ef748c3fd08c81ac7 2650 glibc_2.9-7.dsc
 de2751336416ea47ee8a5e63748a4bdbbced5a1f2078418770259062e1567b67 693969 glibc_2.9-7.diff.gz
 ae15506827199eb7d00da0eb92640aa76495e35463ccc61af26762eb2116fd92 1652886 glibc-doc_2.9-7_all.deb
 7e7578eb7d440eaa95a7ced4351d5a06be576cb8b422d706c023e5324c94addd 11133156 glibc-source_2.9-7_all.deb
 bc3727c67837f1e3d066333c940c4f8ae15817b7c92dadadbcd523f31b663aff 4665546 locales_2.9-7_all.deb
 7d7f1bde01910522e7d1328b254b912be613396506041eb0e770f6f57190eedc 4921238 libc6_2.9-7_amd64.deb
 c9c81596951f764113434155b965f53a93c34124d393394a93d220984f1d391f 2519650 libc6-dev_2.9-7_amd64.deb
 b2a16ab7e058f390516460bfa5c48a1fbadf9129d721eab06a69a38ab6ed447d 1947200 libc6-prof_2.9-7_amd64.deb
 0b250c6a4b7ee34807d1c427ba779be3effdbb1575e3a7073b66f207af29d328 1482808 libc6-pic_2.9-7_amd64.deb
 16f33324e8ae712d0ff4e7f396676b7ec1050f5afb91a1c09021596a738d8cd5 2930454 locales-all_2.9-7_amd64.deb
 a41a5b656f1bc45911b2a50854203331e6161a91399a5be795bbee569e9e2b7a 3746488 libc6-i386_2.9-7_amd64.deb
 c3a864cdf2e8ee522442e9b02e88b54b6559b11d8193de8ac9edad5ee8153780 1501358 libc6-dev-i386_2.9-7_amd64.deb
 9263d9e4930b2dc3581625d61e67aa0775eec5401c3894dcdd3245135863cf9f 184814 nscd_2.9-7_amd64.deb
 ff5139e083994b1c7093e363e3c1850052ab70fa7cd70b64ef8adbc1f1a8a0a4 10624326 libc6-dbg_2.9-7_amd64.deb
 a02496e476a9f1a7ad520baa5a6164087f7e9cedd533bcb958f91a7755856978 1115580 libc6-udeb_2.9-7_amd64.udeb
 639a77c46d8addfc1806c3ed5326ad871d0a31c976dae300d92d96414e0e7ab9 10810 libnss-dns-udeb_2.9-7_amd64.udeb
 47dee44aba31272ecc0e047705e38f60fa748ed126cb0d152c02665c7d9b2683 19056 libnss-files-udeb_2.9-7_amd64.udeb
Files: 
 0a6a1fd6f37790e8abffd85a5578a152 2650 libs required glibc_2.9-7.dsc
 f7f6d010650d8e5517f91d1291e8d77d 693969 libs required glibc_2.9-7.diff.gz
 302bf51d35ce06fa00a894d1a01b7763 1652886 doc optional glibc-doc_2.9-7_all.deb
 08a6fe32d58c726d968c8f49945198c0 11133156 devel optional glibc-source_2.9-7_all.deb
 4f79af5482282a72ebe23627a52f43b0 4665546 libs standard locales_2.9-7_all.deb
 0fadfaa1e32e66a15cf506914732a89e 4921238 libs required libc6_2.9-7_amd64.deb
 dc8b7b9ed9e907e0c225f2d68e858c5f 2519650 libdevel optional libc6-dev_2.9-7_amd64.deb
 772e2ca7e6f22a42945ed9342055a899 1947200 libdevel extra libc6-prof_2.9-7_amd64.deb
 267457dd32af1b7815e4ec8b94488ab9 1482808 libdevel optional libc6-pic_2.9-7_amd64.deb
 2bc8ed3dfde7dc6158e936cf97c8ae4a 2930454 libs extra locales-all_2.9-7_amd64.deb
 26fbe0a151168dfec793472fad8f817c 3746488 libs optional libc6-i386_2.9-7_amd64.deb
 973c4b262ac1990094a72fb9ed17b646 1501358 libdevel optional libc6-dev-i386_2.9-7_amd64.deb
 e830b0959e86735235d7792f1d7dd2e6 184814 admin optional nscd_2.9-7_amd64.deb
 e55c092378c914bc6118e6c5cad55da6 10624326 debug extra libc6-dbg_2.9-7_amd64.deb
 87d4d9617e4884fb6650a216254bee08 1115580 debian-installer extra libc6-udeb_2.9-7_amd64.udeb
 6c6479d592cae22b32d64d614c040458 10810 debian-installer extra libnss-dns-udeb_2.9-7_amd64.udeb
 3283a25f93cc093c133bb67f1bcc3d01 19056 debian-installer extra libnss-files-udeb_2.9-7_amd64.udeb
Package-Type: udeb

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

iD8DBQFJ2yr6w3ao2vG823MRAmrJAJ9E4j8pZBsg/CmR7u/K9NYAH1nRoACcCqr4
2qvpTbfMNnw8n8Gp439X+oo=
=afHu
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: