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
Description:   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

------- Comment #1 From Jakub Moc (RETIRED) 2007-08-15 05:40:00 0000 -------
(In reply to comment #0)
> 1.Install <media-libs/libipodevice-0.5.3

Can't; no such version in the tree.

------- Comment #2 From Taylor Jones 2007-08-15 15:10:50 0000 -------
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.

------- Comment #3 From Taylor Jones 2007-08-15 15:12:05 0000 -------
Created an attachment (id=128183) [details]
Simple patch to fix libipoddevice version dependency

------- Comment #4 From Luis Medinas (RETIRED) 2007-08-15 18:28:26 0000 -------
hu ?? The ebuild is fine. maybe it's a bug on portage.

------- Comment #5 From Taylor Jones 2007-08-15 19:15:10 0000 -------
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

------- Comment #6 From Disaster 2007-08-24 10:09:13 0000 -------
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

------- Comment #7 From Taylor Jones 2007-08-24 15:03:59 0000 -------
It looks like I'm not crazy and this is a valid bug that should be fixed.

------- Comment #8 From Samuli Suominen 2008-01-27 12:13:09 0000 -------
+  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.
+