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

Bug#497863: fails to install libc6-i686 on dual core



Package: hw-detect
Severity: normal

        case "$(grep '^cpu family' /proc/cpuinfo | cut -d: -f2)" in
            " 6"|" 15")

On a SMP or multicore system, this code fails, because multiple lines are matched, so the text is " 6\n 6\n" or
similar.

Noticed this when installing on a EEE Box, which is dual core and did not get libc6-i686.

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

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

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: