Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82958 - cracklib should not RDEPEND on portage
Summary: cracklib should not RDEPEND on portage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: All Linux
: High normal
Assignee: Gentoo's Team for Core System packages
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-22 06:56 UTC by Martin von Gagern
Modified: 2005-02-22 14:30 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 Martin von Gagern 2005-02-22 06:56:44 UTC
In cracklib ebuilds there is an RDEPEND on portage. This causes many heavy runtime dependencies for simple pam-enabled programs.

I belibe it should be in DEPEND, not in RDEPEND.

Reproducible: Always
Steps to Reproduce:
1. emerge -b rsync
2. ROOT=/some/empty/dir emerge -vpeK rsync

Actual Results:  
would emerges portage and all its dependencies

Expected Results:  
only emerge sensible runtime dependencies
Comment 1 SpanKY gentoo-dev 2005-02-22 14:30:10 UTC
removed