Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 165948 - sci-electronics/geda-suite wrong gnucap dependency
Summary: sci-electronics/geda-suite wrong gnucap dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: The Soldering-Iron Brotherhood
URL:
Whiteboard:
Keywords:
Depends on: 165283
Blocks:
  Show dependency tree
 
Reported: 2007-02-08 17:35 UTC by Bob Johnson
Modified: 2007-02-08 19:54 UTC (History)
1 user (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 Bob Johnson 2007-02-08 17:35:28 UTC
After an emerge --sync I encountered the following:
!!! All ebuilds that could satisfy ">=sci-electronics/gnucap-20050808" have been masked.
!!! One of the following masked packages is required to complete your request:
- sci-electronics/gnucap-20060708 (masked by: missing keyword)
- sci-electronics/gnucap-20060830 (masked by: missing keyword)

For more information, see MASKED PACKAGES section in the emerge man page or
refer to the Gentoo Handbook.
(dependency required by "sci-electronics/geda-suite-20050820" [ebuild])

The geda-suite metapackage (for ~x86) requires a version of gnucap which is missing the x86 or ~x86 keyword altogether. The ~x86 keyword needs to be restored in the required gnucap ebuild. 

If this is not possible because gnucap no longer supports x86 then either gnucap should be removed as a geda-suite dependency or the geda-suite ebuild should no longer list ~x86 as a valid keyword. In either case it would be nice if a note stating x86 was no longer supported could be added to the ChangeLog.

Reproducible: Always

Steps to Reproduce:
1.emerge --sync
2.emerge -uDpv world
3.read the message
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-08 17:46:07 UTC
(In reply to comment #0)
> If this is not possible because gnucap no longer supports x86 then either
> gnucap should be removed as a geda-suite dependency or the geda-suite ebuild
> should no longer list ~x86 as a valid keyword. In either case it would be nice
> if a note stating x86 was no longer supported could be added to the ChangeLog.

Eh, the dependency just needs to be changed to >=0.35
Comment 2 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-08 18:54:38 UTC
Bob Johnson, could you please locally test if geda-suite works fine with gnucap 0.35?
Comment 3 Christian Faulhammer (RETIRED) gentoo-dev 2007-02-08 19:54:28 UTC
Ok, adjusted dependency.