Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 913087 - sys-libs/pam: useless doc tarball downloaded / doesn't install docs?
Summary: sys-libs/pam: useless doc tarball downloaded / doesn't install docs?
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2023-08-26 23:59 UTC by Sam James
Modified: 2023-11-02 21:09 UTC (History)
2 users (show)

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 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-26 23:59:10 UTC
See https://github.com/gentoo/gentoo/pull/32424#discussion_r1306177444.

The pam ebuild downloads a docs tarball which extracts into docs/ in the source tree but the tarball only seems to contain HTML which we don't seem to install.

Not sure if in the past it had man pages too (they seem to be in the src tarball itself now).

We should either wire up USE=doc here so it actually installs these, install them unconditionally (meh given it's pam and always around), or stop downloading it.