Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 4513 - portage 2.0.9 doesn't check deps when "emerge foo-x.y.z.ebuild" is run.
Summary: portage 2.0.9 doesn't check deps when "emerge foo-x.y.z.ebuild" is run.
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Daniel Robbins (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-07-04 00:12 UTC by Grant Goodyear (RETIRED)
Modified: 2011-10-30 22:17 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 Grant Goodyear (RETIRED) gentoo-dev 2002-07-04 00:12:48 UTC
Incidentally, it also doesn't check package.mask.  Is this a feature
or a bug?
Comment 1 SpanKY gentoo-dev 2002-07-04 14:36:11 UTC
could you post some commands to illustrate your problem.
when i do `emerge kdebase-3.0.1.ebuild` it trys to install all the things kde 
depends on ...
as for not checking the package.mask, you specified a specific ebuild so it 
allows you to install it ... its meant to do that so that people can still play 
with masked packages
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2002-07-04 17:12:47 UTC
Specifically, when I ran "emerge Mail-SpamAssassin-2.31-r2.ebuild"
(w/ Portage 2.0.9) dev-perl/Time-HiRes was not installed.  Running
"emerge Mail-SpamAssassin" worked correctly.
Comment 3 SpanKY gentoo-dev 2002-07-04 23:26:38 UTC
works for me ...

rux0r Mail-SpamAssassin # emerge Mail-SpamAssassin-2.31-r2.ebuild -p

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

Calculating dependencies ...done!
[ebuild  N   ] dev-perl/Time-HiRes-01.20-r1 to /
[ebuild  N   ] dev-perl/Digest-HMAC-1.01 to /
[ebuild  N   ] dev-perl/MIME-Base64-2.12-r1 to /
[ebuild  N   ] dev-perl/Net-DNS-0.22 to /
[ebuild  N   ] dev-perl/Mail-SpamAssassin-2.31-r2 to /
Comment 4 Daniel Robbins (RETIRED) gentoo-dev 2002-07-08 20:42:12 UTC
I'm unable to replicate this bug so I'm closing it.  Grant, if you can ever
replicate this bug again, let me log into your box so I can figure out what's
going on.