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

Bug#325471: libc6: Error in /etc/init.d/glibc.sh at line 100



Package: libc6
Version: 2.3.5-5
Severity: important


Hi,

there's an error in /etc/init.d/glibc.sh at line 100, which causes
dpkg to abort.

That's how the line looks:
if [ $kernel_ver = ${kernel_ver/pa/} ] 

That's how it should look:
if [ $kernel_ver = ${kernel_version} ]


Regards,
Matthias



-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.12-17.08.2005
Locale: LANG=de_DE, LC_CTYPE=de_DE (charmap=ISO-8859-1)

-- no debconf information



Reply to: