Package: linux-kbuild-2.6.32
Version: 2.6.32-1
Severity: normal

Hi,

The symlink,
    
    /usr/src/linux-kbuild-2.6.32

was installed as a dangling symlink, because on my system /usr/src/ is
not on the same filesystem as /usr/lib/,

    $ realpath /usr/src
    /fs/dc/usr-src

    $ realpath /usr/lib
    /usr/lib

Here is how the symlinks command reports it,

    dangling: /fs/dc/usr-src/linux-kbuild-2.6.32 ->
    ../lib/linux-kbuild-2.6.32

Please install as an absolute symlink, eg,

    # ln -s /usr/lib/linux-kbuild-2.6.32 /usr/src/linux-kbuild-2.6.32

Thanks,

Jeffrey Sheinberg

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

Kernel: Linux 2.6.32-5-486
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash

Versions of packages linux-kbuild-2.6.32 depends on:
ii  libc6                  2.11.2-6+squeeze1 Embedded GNU C Library: Shared lib

linux-kbuild-2.6.32 recommends no packages.

linux-kbuild-2.6.32 suggests no packages.



-- 
To UNSUBSCRIBE, email to debian-kernel-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org
Archive: http://lists.debian.org/20101022201740.3992.89539.report...@l1.bsrd.net

Reply via email to