Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 390629 - sys-kernel/dracut installs weird man{5,7,8}.bz2 files
Summary: sys-kernel/dracut installs weird man{5,7,8}.bz2 files
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amadeusz Żołnowski (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-15 16:51 UTC by Michał Górny
Modified: 2011-11-16 14:29 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
The build log (20111115-161449.log,9.43 KB, text/plain)
2011-11-15 16:51 UTC, Michał Górny
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2011-11-15 16:51:41 UTC
Created attachment 292649 [details]
The build log

$ qlist dracut | grep man
/usr/share/man/man8.bz2
/usr/share/man/man5.bz2
/usr/share/man/man7.bz2

It seems like something has failed hard.
Comment 1 Amadeusz Żołnowski (RETIRED) gentoo-dev 2011-11-16 14:29:10 UTC
Strange it was installing man pages correctly for me:

$ qlist dracut | grep man
/usr/share/man/man7/dracut.kernel.7.bz2
/usr/share/man/man8/dracut.8.bz2
/usr/share/man/man8/dracut-catimages.8.bz2
/usr/share/man/man8/dracut-gencmdline.8.bz2
/usr/share/man/man5/dracut.conf.5.bz2

Fix in dracut-013-r2. Older releases and revisions are going to be removed.