Bug 188936 - dev-dotnet/ipod-sharp-0.6.3 depends on >=media-libs/libipoddevice-0.5.3
|
Bug#:
188936
|
Product: Gentoo Linux
|
Version: unspecified
|
Platform: AMD64
|
|
OS/Version: Linux
|
Status: RESOLVED
|
Severity: trivial
|
Priority: P2
|
|
Resolution: FIXED
|
Assigned To: sound@gentoo.org
|
Reported By: taylor.jones@gmail.com
|
|
Component: Ebuilds
|
|
|
URL:
|
|
Summary: dev-dotnet/ipod-sharp-0.6.3 depends on >=media-libs/libipoddevice-0.5.3
|
|
Keywords:
|
|
Status Whiteboard:
|
|
Opened: 2007-08-15 02:34 0000
|
Build fails when checking that ipoddevice-0.5.3 is available.
Reproducible: Always
Steps to Reproduce:
1.Install <media-libs/libipodevice-0.5.3
2.Install dev-dotnet/ipod-sharp-0.6.3
3.Ebuild fails
Expected Results:
Ebuild should require that >=media-libs/libipoddevice-0.5.3 be installed
(In reply to comment #0)
> 1.Install <media-libs/libipodevice-0.5.3
Can't; no such version in the tree.
Okay, I guess step one should read "Begin with <media-libs/libipodevice-0.5.3
installed"
All I was trying to say with this bug was that the ebuild should DEPEND on on
>=media-libs/libipoddevice-0.5.3 since the configure script checks for this and
fails if it is not satisfied.
hu ?? The ebuild is fine. maybe it's a bug on portage.
Created an attachment (id=128199) [details]
Diffed using correct old/new order
Sorry, the last patch was diffed with the wrong order to make it look like the
current portage ebuild is already correct. The current ebuild depends on 0.5.0
and the patch changes it to 0.5.3
checking for IPODDEVICE... configure: error: Package requirements (ipoddevice
>= 0.5.3 gtk-sharp-2.0) were not met:
Requested 'ipoddevice >= 0.5.3' but version of libipoddevice is 0.5.1
same bug here(sync of yesterday), solved with the patch
It looks like I'm not crazy and this is a valid bug that should be fixed.
+ 27 Jan 2008; Samuli Suominen <drac@gentoo.org> ipod-sharp-0.6.3.ebuild:
+ Change libipoddevice depend from 0.5.0 to 0.5.3 wrt #188936.
+