Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 69601 - corefonts-1.r2.ebuild sets an unneeded RDEPEND on cabextract
Summary: corefonts-1.r2.ebuild sets an unneeded RDEPEND on cabextract
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Fonts Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-31 03:51 UTC by Rodrigo Severo
Modified: 2004-11-04 03:46 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Patch to not RDEPEND on cabextract (no-cabextract-at-run-time.patch,307 bytes, patch)
2004-10-31 03:52 UTC, Rodrigo Severo
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Rodrigo Severo 2004-10-31 03:51:25 UTC
corefonts-1.r2.ebuild DEPENDs on cabextract but it should not RDEPEND on it.

Fixing this will allow to unmerge cabextract after corefonts is installed.

Reproducible: Always
Steps to Reproduce:
1.emerge "=corefonts-1.r2"
2.
3.

Actual Results:  
emerge depclean won't take cabextract out of my system.

Expected Results:  
emerge depclean should have take it out.
Comment 1 Rodrigo Severo 2004-10-31 03:52:01 UTC
Created attachment 42995 [details, diff]
Patch to not RDEPEND on cabextract
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-11-04 03:46:29 UTC
Fixed in CVS. Thanks for the bug report.