Hide Forgot
Description of problem: no man pages Version-Release number of selected component (if applicable): fakeroot.x86_64 0:1.18.4-1.fc20 How reproducible: Steps to Reproduce: 1. yum install fakeroot 2. man fakeroot 3. Actual results: ~$ man fakeroot No manual entry for fakeroot Expected results: man pages Additional info:
Are you expecting a fakeroot-manpage? Such a manpage doesn't exist, because there exist 2 variants of the fakeroot program - fakeroot-sysv and fakeroot-tcp - with an individual man page, each. That said, the package contains what upstream ships: # rpm -qlp fakeroot-1.18.4-1.fc21.x86_64.rpm | grep man /usr/share/man/de/man1/faked-sysv.1.gz /usr/share/man/de/man1/faked-tcp.1.gz /usr/share/man/de/man1/fakeroot-sysv.1.gz /usr/share/man/de/man1/fakeroot-tcp.1.gz /usr/share/man/es/man1/faked-sysv.1.gz /usr/share/man/es/man1/faked-tcp.1.gz /usr/share/man/es/man1/fakeroot-sysv.1.gz /usr/share/man/es/man1/fakeroot-tcp.1.gz /usr/share/man/fr/man1/faked-sysv.1.gz /usr/share/man/fr/man1/faked-tcp.1.gz /usr/share/man/fr/man1/fakeroot-sysv.1.gz /usr/share/man/fr/man1/fakeroot-tcp.1.gz /usr/share/man/man1/faked-sysv.1.gz /usr/share/man/man1/faked-tcp.1.gz /usr/share/man/man1/fakeroot-sysv.1.gz /usr/share/man/man1/fakeroot-tcp.1.gz /usr/share/man/nl/man1/faked-sysv.1.gz /usr/share/man/nl/man1/faked-tcp.1.gz /usr/share/man/nl/man1/fakeroot-sysv.1.gz /usr/share/man/nl/man1/fakeroot-tcp.1.gz /usr/share/man/sv/man1/faked-sysv.1.gz /usr/share/man/sv/man1/faked-tcp.1.gz /usr/share/man/sv/man1/fakeroot-sysv.1.gz /usr/share/man/sv/man1/fakeroot-tcp.1.gz [Identical for f20] This is identical with what debian ships (c.f. http://packages.debian.org/wheezy/amd64/fakeroot/filelist)
(In reply to Ralf Corsepius from comment #1) > Are you expecting a fakeroot-manpage? Such a manpage doesn't exist, http://man.he.net/man1/fakeroot
Hit enter too soon. Thought both man pages are there, if you don't know it's "man fakeroot-tcp\sysv" you end up searching. on the www Both current manpages are duplicate to each other, maybe a sym to "man fskeroot" if such is possible.
(In reply to Frank Murphy from comment #3) > Both current manpages are duplicate to each other, maybe a sym to "man > fskeroot" if such is possible. Debian's fakeroot package uses "alternatives" to switch between *-tcp and *-sysv. They not only install/switch such symlinks between both implementations of binaries via "alternatives"'s symlinks, but also install/switch manpages via "alternatives" symlinks. I guess I'll add them to fedora package as well.
fakeroot-1.18.4-2.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/fakeroot-1.18.4-2.fc19
fakeroot-1.18.4-2.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/fakeroot-1.18.4-2.fc18
Package fakeroot-1.18.4-2.fc18: * should fix your issue, * was pushed to the Fedora 18 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing fakeroot-1.18.4-2.fc18' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-15375/fakeroot-1.18.4-2.fc18 then log in and leave karma (feedback).
fakeroot-1.18.4-2.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report.
fakeroot-1.18.4-2.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report.