Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 105765 - according to kernel-2.6 pcmciautils guide it requires sysfsutils-1.3.0 but ebuild has RDEPEND=">=sys-fs/sysfsutils-1.2.0-r1
Summary: according to kernel-2.6 pcmciautils guide it requires sysfsutils-1.3.0 but eb...
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Kernel Bug Wranglers and Kernel Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-09-12 22:38 UTC by t35t0r
Modified: 2005-09-13 00:50 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 t35t0r 2005-09-12 22:38:22 UTC
According to the kernel-2.6 pcmciautils guide
(http://kernel.org/pub/linux/utils/kernel/pcmcia/pcmcia.html), pcmciautils
requires sysfsutils-1.3.0, but the ebuild in the portage tree has the line
"RDEPEND=">=sys-fs/sysfsutils-1.2.0-r1". When it installed sysfsutils it did not
install 1.3.0 so this had to be done manually. Shouldn't 1.3.0 be installed or
be added into the RDEPEND?
Comment 1 Henrik Brix Andersen 2005-09-13 00:50:50 UTC
sys-fs/sysfsutils-1.2.0-r1 and up contains a write-attribute.patch which adds
the functionality needed by pcmciautils.