| Summary: | fakeroot F20 no man page | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Frank Murphy <frankly3d> |
| Component: | fakeroot | Assignee: | Axel Thimm <axel.thimm> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 20 | CC: | axel.thimm, rc040203 |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | fakeroot-1.18.4-2.fc18 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-08-29 22:25:29 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
|
Description
Frank Murphy
2013-08-25 09:39:34 UTC
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. |