Package: debian-el Version: 35.2 Severity: normal M-x debian-bug does not run the package's bug script if it is a symlink. So far I have tracked this down to debian-bug-find-bug-script which returns nil in such cases:
(debian-bug-find-bug-script "xserver-xorg-video-nouveau") => nil (debian-bug-find-bug-script "xserver-xorg-core") => "/usr/share/bug/xserver-xorg-core/script" However, these packages actually use the same script: ,---- | $ file /usr/share/bug/xserver-xorg-video-nouveau/script | /usr/share/bug/xserver-xorg-video-nouveau/script: symbolic link to `../xserver-xorg-core/script' `---- I'm 99% sure this had worked in the past. Wonder what broke it. :-( -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable'), (101, 'experimental') Architecture: i386 (x86_64) Kernel: Linux 3.4.4-nouveau (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Versions of packages debian-el depends on: ii bzip2 1.0.6-3 ii dpkg 1.16.4.3 ii emacs-snapshot [emacsen] 1:20120624-1 ii emacs23 [emacsen] 23.4+1-3 ii file 5.11-1 ii install-info 4.13a.dfsg.1-10 ii reportbug 6.4 Versions of packages debian-el recommends: pn dlocate <none> ii groff-base 1.21-9 ii wget 1.13.4-3 Versions of packages debian-el suggests: pn gnus <none> -- no debconf information -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

