Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16525 - module-init-tools still wants development-sources when emereing mm, mjc, etc
Summary: module-init-tools still wants development-sources when emereing mm, mjc, etc
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Michael Cohen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-02-27 21:19 UTC by Matt Taylor
Modified: 2003-04-01 16:59 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 Matt Taylor 2003-02-27 21:19:16 UTC
# emerge -p mm-sources module-init-tools

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] sys-kernel/mm-sources-2.5.63-r1  
[ebuild  N   ] sys-kernel/development-sources-2.5.63  
[ebuild  N   ] sys-apps/module-init-tools-0.9.9  

# emerge -p mjc-sources module-init-tools

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] sys-kernel/mjc-sources-2.5.59-r1  
[ebuild  N   ] sys-kernel/development-sources-2.5.63  
[ebuild  N   ] sys-apps/module-init-tools-0.9.9  

# emerge -p module-init-tools

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] sys-kernel/development-sources-2.5.63  
[ebuild  N   ] sys-apps/module-init-tools-0.9.9  

# emerge -p development-sources

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild  N   ] sys-kernel/development-sources-2.5.63 

maybe the devel kernels should depend on module-init-tools instead of the other
way around, since all the devel kernels need module-init-tools, but it only
wants the real devel sources.

on a side note, module-init-tools-0.9.10 is out and 0.9.9 is no longer available
from the SRC_URI.

Reproducible: Always
Steps to Reproduce:
1.emerge -p module-init-tools and any devel kernel beside development-sources


Actual Results:  
wants to install developent-sources plus the kernel you specified

Expected Results:  
install just the kernel you specified
Comment 1 Matt Taylor 2003-03-09 22:10:05 UTC
maybe a virtual for development-sources would work?
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2003-04-01 16:59:19 UTC
This has been closed in the latest unmasked version.