Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 518258 - sys-libs/cracklib-2.9.1-r1 does not install any docs
Summary: sys-libs/cracklib-2.9.1-r1 does not install any docs
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-07-26 16:42 UTC by Nikoli
Modified: 2014-07-27 10:36 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikoli 2014-07-26 16:42:00 UTC
Previous stable ebuild installed theses files:
/usr/share/doc/cracklib-2.9.1/AUTHORS.bz2
/usr/share/doc/cracklib-2.9.1/NEWS.bz2
/usr/share/doc/cracklib-2.9.1/README-DAWG.bz2
/usr/share/doc/cracklib-2.9.1/README-LICENSE.bz2
/usr/share/doc/cracklib-2.9.1/README-WORDS.bz2
/usr/share/doc/cracklib-2.9.1/README.bz2

But r1 does not install anything to /usr/share/doc/:
 * Contents of sys-libs/cracklib-2.9.1-r1:
/lib64
/lib64/libcrack.so.2 -> libcrack.so.2.9.0
/lib64/libcrack.so.2.9.0
/usr
/usr/include
/usr/include/crack.h
/usr/include/packer.h
/usr/lib64
/usr/lib64/libcrack.so
/usr/sbin
/usr/sbin/cracklib-check
/usr/sbin/cracklib-format
/usr/sbin/cracklib-packer
/usr/sbin/cracklib-unpacker
/usr/sbin/create-cracklib-dict
/usr/share
/usr/share/dict
/usr/share/dict/cracklib-small
/usr/share/locale
/usr/share/locale/ru
/usr/share/locale/ru/LC_MESSAGES
/usr/share/locale/ru/LC_MESSAGES/cracklib.mo
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2014-07-27 10:36:15 UTC
+  27 Jul 2014; Michał Górny <mgorny@gentoo.org> cracklib-2.9.1-r1.ebuild:
+  Add missing einstalldocs call, bug #518258.