Your message dated Sun, 6 Nov 2011 17:06:03 +0100
with message-id
<CAPdtAj1JE67yFhg0oYsU_oYeq77Jm=sddkbqsrc0n8lbrub...@mail.gmail.com>
and subject line Re: dpkg -S says file is in a dependency package
has caused the Debian Bug report #443243,
regarding dpkg -S says file is in a dependency package
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 [email protected]
immediately.)
--
443243: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=443243
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Version: 1.14.6
Severity: normal
root@unicorn:~# dpkg -S /usr/share/doc/cpp/FAQ.gz
gcc: /usr/share/doc/cpp/FAQ.gz
root@unicorn:~# dpkg --status gcc
Package: gcc
Status: install ok installed
Priority: optional
Section: devel
Installed-Size: 28
Maintainer: Debian GCC Maintainers <[email protected]>
Architecture: i386
Source: gcc-defaults (1.61)
Version: 4:4.2.1-6
Provides: c-compiler
Depends: cpp (>= 4:4.2.1-6), gcc-4.2 (>= 4.2.1-3)
Recommends: libc6-dev | libc-dev
Suggests: gcc-multilib, make, manpages-dev, autoconf, automake1.9,
libtool, flex, bison, gdb, gcc-doc
Conflicts: gcc-doc (<< 1:2.95.3)
Description: The GNU C compiler
This is the GNU C compiler, a fairly portable optimizing compiler for C.
.
This is a dependency package providing the default GNU C compiler.
-- System Information:
Debian Release: lenny/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.21-6unicorn200709091248
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)
Shell: /bin/sh linked to /bin/dash
Versions of packages dpkg depends on:
ii coreutils 5.97-5.3 The GNU core utilities
ii libc6 2.6.1-1+b1 GNU C Library: Shared libraries
dpkg recommends no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
Hello,
gcc is actually a dependency package, even if it contain some file,
mainly wrappers or symlinks. We try to avoid a "dumb" report against a
package which probably is not the one you have problem with, but still
allow to select it in the menu if you really meant to. This behavior
will not be changed.
Cheers,
--
Sandro Tosi (aka morph, morpheus, matrixhasu)
My website: http://matrixhasu.altervista.org/
Me at Debian: http://wiki.debian.org/SandroTosi
--- End Message ---