Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 405601 - x11-drivers/ati-drivers should use virtual/modutils
Summary: x11-drivers/ati-drivers should use virtual/modutils
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-24 15:37 UTC by Jimmy Kloss
Modified: 2012-02-24 17: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 Jimmy Kloss 2012-02-24 15:37:49 UTC
As per bug #401899, x11-drivers/ati-drivers should use virtual/modutils
instead of sys-apps/module-init-tools.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2012-02-24 16:16:07 UTC
It doesn't "use" it at all, in any way. It's not an RDEPEND or anything, and it shouldn't be either.
Comment 2 Jimmy Kloss 2012-02-24 16:29:51 UTC
True, there is no trace in the ebuild, but equery claims it has the depency.

$ equery d module-init-tools
 * These packages depend on module-init-tools:
app-emulation/virtualbox-modules-4.1.8 (kernel_linux ? sys-apps/module-init-tools)
sys-apps/rescan-scsi-bus-1.29 (sys-apps/module-init-tools)
virtual/modutils-0 (sys-apps/module-init-tools)
x11-drivers/ati-drivers-11.12 (kernel_linux ? sys-apps/module-init-tools)
Comment 3 Enrico Tagliavini 2012-02-24 16:33:03 UTC
That one comes from linux-mod.eclass and this issue has already been spotted in bug #401899
Comment 4 Jimmy Kloss 2012-02-24 17:09:24 UTC
OK, now I also found the correct report bug #404193

Sorry for the havoc then.