Package: kernel-package Version: 8.135 Severity: normal Hello,
Function fix_source_link in the kernel-image postinst does not function properly. The assignment $source_target = readlink "$modules_base/$version/source"; puts the location the link points to into $source_target without resolving it, contrary to the expectation. Because of that the part removing the dangling symlink is never triggered. I believe that in order to function properly there should be an extra check to determine whether the directory pointed to by $source_target actually exists. Best regards, Jurij Smakov [EMAIL PROTECTED] Key: http://www.wooyd.org/pgpkey/ KeyID: C99E03CC -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]