Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 60326 - guiTAR requires gtk1, but the ebuild does not have a dependancy for gtk1
Summary: guiTAR requires gtk1, but the ebuild does not have a dependancy for gtk1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High major
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-14 07:01 UTC by Chris Dellin
Modified: 2004-08-20 14:08 UTC (History)
1 user (show)

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


Attachments
updated ebuild with gtk+-1 dep (guitar-0.1.4.ebuild,973 bytes, text/plain)
2004-08-15 19:21 UTC, scootersmk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dellin 2004-08-14 07:01:34 UTC
I only had gtk2 installed, and I went to emerge the guiTAR archiving utility.  It did not have a dependancy for gtk1, so gtk1 was not installed.  When it began to build the guiTAR packaged, it complained about not finding gtk1 and failed.

It works successfully if you force gtk1.2 to be emerged beforehand.

Reproducible: Always
Steps to Reproduce:
1. don't have gtk1 installed
2. `emerge guitar`

Actual Results:  
it complains about not haveing the gtk-config script (gtk1 is not installed)

Expected Results:  
the guiTAR ebuild should have a dependancy for gtk1 specifically.

I rated it as "major" only because its a significant little bug that should be
very easy to fix.

Thanks,

-Chris
Comment 1 scootersmk 2004-08-15 19:21:06 UTC
Created attachment 37507 [details]
updated ebuild with gtk+-1 dep

this is the updated ebuild with the more specific dep of =gtk+-1.2*
Comment 2 Seemant Kulleen (RETIRED) gentoo-dev 2004-08-20 14:08:42 UTC
nice catch, Chris. fixed in cvs.