Julian Gilbey writes: > Package: g++ > Version: sid > > In my diversions file, I have just come across the following: > > /usr/bin/c++filt > /usr/bin/c++filt.binutils > g++ > /usr/man/man1/c++filt.1.gz > /usr/man/man1/c++filt.binutils.1.gz > g++ > > So ls -l /usr/bin/c++filt* gives the following: > -rwxr-xr-x 1 root root 26028 Jan 20 1999 /usr/bin/c++filt > -rwxr-xr-x 1 root root 54820 Feb 15 23:12 > /usr/bin/c++filt.binutils > > That's weird. Not sure why it's still there, but maybe something > could be done about it?
hmm, how to correctly remove the diversion? does dpkg-divert --remove --rename --divert /usr/bin/c++-filt.binutils \ /usr/bin/c++-filt work? is /usr/share/man/c++filt.1.gz also diverted? please could you send the /var/lib/dpkg/diversions file? Thanks, Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]