Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 57672 - Streamtuner -0.12.3 ebuild missing curl dependency
Summary: Streamtuner -0.12.3 ebuild missing curl dependency
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Chris White (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-07-19 19:59 UTC by Goneaway
Modified: 2004-07-21 23:30 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 Goneaway 2004-07-19 19:59:37 UTC
Emerge of streamtuner-0.12.3 fails unless curl is =< 7.10.7. After updating curl, ebuild emerges fine. 

Reproducible: Always
Steps to Reproduce:
1.emerge streamtuner-0.12.3 with curl < 7.10.8
2. emerge fails due to missing dependency
3.



Expected Results:  
Should have dependency on necessary version of curl.
Comment 1 Chris White (RETIRED) gentoo-dev 2004-07-21 22:58:07 UTC
I'm looking into this, see what comes up.
Comment 2 Chris White (RETIRED) gentoo-dev 2004-07-21 23:29:27 UTC
checking for libcurl - version >= 7.10.8... no

Yup, that's an issue.

root@secures streamtuner # ACCEPT_KEYWORDS="~x86" emerge -pv =streamtuner-0.12.3 

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

Calculating dependencies ...done!
[ebuild     U ] net-misc/curl-7.11.1 [7.10.5-r1] +ipv6 -ldap +ssl 1,103 kB [1] 
[ebuild  N    ] net-misc/streamtuner-0.12.3  -debug 0 kB [1]

modified ebuild with the correct dependancies added.

checking for libcurl - version >= 7.10.8... yes

.. making progress...

>>> net-misc/streamtuner-0.12.3 merged. voila :).

Added to cvs and fixed.  Thanks for reporting!
Comment 3 Chris White (RETIRED) gentoo-dev 2004-07-21 23:30:01 UTC
Help if I changed the status of the bug :).