Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 47351 - wrong dependency in synaptics-0.12.5.ebuild
Summary: wrong dependency in synaptics-0.12.5.ebuild
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo X packagers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-04-09 08:37 UTC by Jens Blaesche
Modified: 2004-04-09 12:01 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 Jens Blaesche 2004-04-09 08:37:30 UTC
RDEPEND="|| ( >=x11-base/xfree-4.3.0-r6 x11-base/xorg-x11 )"

emerge world -uUD crash when xfree-4.30-r5 is installed.
please change r6 to r5 .


Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Bryan Stine (RETIRED) gentoo-dev 2004-04-09 09:29:30 UTC
What's the exact error that causes the merge to abort?
Comment 2 Jens Blaesche 2004-04-09 10:39:51 UTC
emerge world -uUDp                                                                                                                                                        

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

Calculating world dependencies |
!!! all ebuilds that could satisfy ">=x11-base/xfree-4.3.0-r6" have been masked.
!!! possible candidates are:
- x11-base/xfree-4.3.99.902-r2 (masked by: package.mask, ~keyword)
- x11-base/xfree-4.3.0-r6 (masked by: package.mask, ~keyword)
!!!    (dependency required by "x11-misc/synaptics-0.12.5" [ebuild])

!!! Problem with ebuild x11-misc/synaptics-0.12.5
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.


i have set

"x11-misc/synaptics ~x86  in /etc/portage/packages.keywords"

and

"x11-misc/synaptics in /etc/portage/packages.unmask"
Comment 3 Donnie Berkholz (RETIRED) gentoo-dev 2004-04-09 12:01:17 UTC
If you've removed things from package.mask, you have to deal with the consequences of that and remove everything they depend on as well.