Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 183795 - [Tracker] app-laptop/acer{_acpi,hk} bad einfo
Summary: [Tracker] app-laptop/acer{_acpi,hk} bad einfo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High trivial (vote)
Assignee: Jurek Bartuszek (RETIRED)
URL:
Whiteboard:
Keywords: Tracker
Depends on:
Blocks:
 
Reported: 2007-07-01 03:29 UTC by Dawid Węgliński (RETIRED)
Modified: 2017-01-19 18:47 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 Dawid Węgliński (RETIRED) gentoo-dev 2007-07-01 03:29:13 UTC
Emerging app-laptop/acer_acpi-0.4 shows such einfo:
 * If you need more info about this driver you can read the README file
 * % zmore /usr/share/doc/acer_acpi-0.4/README.gz
In fact installed file is:
>>> [obj] /usr/share/doc/acer_acpi-0.4/README

Same with app-laptop/acerhk-0.5.35:
 * % zmore /usr/share/doc/acerhk-0.5.35/README.gz
>>> [obj] /usr/share/doc/acerhk-0.5.35/README
Comment 1 Jurek Bartuszek (RETIRED) gentoo-dev 2007-07-01 12:46:22 UTC
README gets merged into /usr/share/doc/${PF}/README.bz2, not README (it becomes bzipped)
Comment 2 Dawid Węgliński (RETIRED) gentoo-dev 2007-07-01 13:12:57 UTC
(In reply to comment #1)
> README gets merged into /usr/share/doc/${PF}/README.bz2, not README (it becomes
> bzipped)
> 
It's a portage feature, not paludis.
Comment 3 Jurek Bartuszek (RETIRED) gentoo-dev 2007-07-01 13:28:58 UTC
We support portage, hence README.bz2 it is. Fixed in CVS, thanks!