Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 83381 - net-misc/bidwatcher-1.3.17 update fails
Summary: net-misc/bidwatcher-1.3.17 update fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Martin Holzer (RETIRED)
URL:
Whiteboard:
Keywords:
: 83526 (view as bug list)
Depends on:
Blocks:
 
Reported: 2005-02-26 08:03 UTC by Rene Schneider
Modified: 2005-02-28 13:49 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 Rene Schneider 2005-02-26 08:03:07 UTC
update of bidwatcher failed due to missing dependencies

Reproducible: Always
Steps to Reproduce:
1. have old version of curl installed (<=curl-7.11.0 )
2. emerge =bidwatcher-1.3.17
3.

Actual Results:  
emerge stops in the .configure stage, complaining about old version of libcurl 

Expected Results:  
emerging bidwatcher  ;-)

can be fixed by
changing DEPEND in /usr/portage/net-misc/bidwatcher/bidwatcher-1.3.17.ebuild to

DEPEND="virtual/libc
        =x11-libs/gtk+-1.2*
        =dev-libs/glib-1.2*
        >=net-misc/curl-7.11.1"
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2005-02-28 13:46:00 UTC
*** Bug 83526 has been marked as a duplicate of this bug. ***
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2005-02-28 13:49:48 UTC
in cvs

thx