Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 33850 - typo in RDEPEND in sys-apps/vcron-3.0.1-r4.ebuild
Summary: typo in RDEPEND in sys-apps/vcron-3.0.1-r4.ebuild
Status: RESOLVED DUPLICATE of bug 33820
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-11-19 12:24 UTC by hydralisk
Modified: 2005-07-17 13:06 UTC (History)
0 users

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


Attachments
Patch to fix typo. (patch.txt,380 bytes, patch)
2003-11-19 12:26 UTC, hydralisk
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hydralisk 2003-11-19 12:24:55 UTC
In the the new vcron-3.0.1-r4 ebuild added to portage today (11/19), there is a
typo in the RDEPEND specification that breaks emerge -u world, and related
commands. Here is the offending section:

RDEPEND="!virtual/cron
	 sys-apps/cronbase-0.2.1-r3
	 virtual/mta
	 selinux? ( sys-libs/libselinux )"

There is a missing '=' or '>=' before sys-apps/cronbase-0.2.1-r3. I will attach
a patch that addresses this issue.

Reproducible: Always
Steps to Reproduce:
1. less /usr/portage/sys-apps/vcron-3.0.1-r4.ebuild
2.
3.

Actual Results:  
There is a typo in the ebuild.

Expected Results:  
There is no typo in the ebuild.
Comment 1 hydralisk 2003-11-19 12:26:12 UTC
Created attachment 20953 [details, diff]
Patch to fix typo.

Apply this with "patch -p1".
Comment 2 Heinrich Wendel (RETIRED) gentoo-dev 2003-11-19 12:26:42 UTC

*** This bug has been marked as a duplicate of 33820 ***

*** This bug has been marked as a duplicate of 33820 ***