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

Bug#426556: marked as done (gcc-doc: purge fails to delete manpage symlink)



Your message dated Wed, 13 Feb 2008 23:22:42 +0300
with message-id <200802132322.42609@blacky.localdomain>
and subject line 
has caused the Debian Bug report #426556,
regarding gcc-doc: purge fails to delete manpage symlink
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
426556: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=426556
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: gcc-doc
Severity: minor

Hi,

on purge of gcc-doc /usr/share/man/man1/c++.1.gz was not removed. Not
sure if it's a bug in the package or a shortcoming of gcc.

greets,
Wim

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: LANG=nl_BE.UTF-8@euro, LC_CTYPE=nl_BE.UTF-8@euro (charmap=UTF-8)


--- End Message ---
--- Begin Message ---
Currently, /usr/share/man/man1/c++.1.gz symlink is removed correctly with 
gcc-doc purge:

root@blacky:/# ls -l /usr/share/man/man1/c++.1.gz
ls: cannot access /usr/share/man/man1/c++.1.gz: No such file or directory
root@blacky:/# apt-get install gcc-doc
...
root@blacky:/# ls -l /usr/share/man/man1/c++.1.gz
lrwxrwxrwx 1 root root 12 Feb 13 20:21 /usr/share/man/man1/c++.1.gz -> 
g++-4.2.1.gz
root@blacky:/# dpkg --purge gcc-doc
(Reading database ... 9992 files and directories currently installed.)
Removing gcc-doc ...
root@blacky:/# ls -l /usr/share/man/man1/c++.1.gz
ls: cannot access /usr/share/man/man1/c++.1.gz: No such file or directory

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---

Reply to: