Meta package gcc-doc missing

Bug #1466630 reported by James Harris
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Raspbian
Invalid
Undecided
Unassigned

Bug Description

GCC man pages were noted as being not present:

$ man cc
No manual entry for cc
See 'man 7 undocumented' for help when manual pages are not available.
$ man gcc
man: can't resolve /usr/share/man/man1/g++-4.6.1.gz: No such file or directory
No manual entry for gcc
See 'man 7 undocumented' for help when manual pages are not available.
$

Apparently they should be brought in via meta package gcc-doc but that is missing:

$ sudo apt-get install gcc-doc
Reading package lists... Done
Building dependency tree
Reading state information... Done
Package gcc-doc is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'gcc-doc' has no installation candidate
$

Related info:

$ uname -a
Linux pi2 3.18.7-v7+ #755 SMP PREEMPT Thu Feb 12 17:20:48 GMT 2015 armv7l GNU/Linux
$
$ dpkg -s libc6 | grep ^Version
Version: 2.13-38+rpi2+deb7u7
$
$ apt-cache search gcc | grep doc
cxref - Generates LaTeX and HTML documentation for C programs
gcc-4.4-doc - documentation for the GNU compilers (gcc, gobjc, g++)
gcc-4.6-doc - documentation for the GNU compilers (gcc, gobjc, g++)
gcc-4.7-doc - documentation for the GNU compilers (gcc, gobjc, g++)
gcc-doc-base - several GNU manual pages
gccgo-4.6-doc - documentation for the GNU Go compiler (gccgo)
gccgo-4.7-doc - documentation for the GNU Go compiler (gccgo)
$

The specific package gcc-4.6-doc *can* be installed. It is just the meta package which seems to be missing.

Revision history for this message
Diederik (didi-debian) wrote :

I can confirm that the gcc-doc (meta-) package is missing on both wheezy and jessie

Changed in raspbian:
status: New → Confirmed
Revision history for this message
Rolf Leggewie (r0lf) wrote :

gcc-doc is in contrib in Debian.

Read more about contrib in Raspbian at https://www.raspbian.org/RaspbianFAQ#Are_.27contrib.27_and.2For_.27non-free.27_included_the_repository.3F

Changed in raspbian:
status: Confirmed → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.