Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 548572

Summary: =media-libs/oyranos-9999 EGIT_REPO_URI changed, outdated ebuild
Product: Gentoo Linux Reporter: DrSlony <bugs>
Component: Current packagesAssignee: Michael Weber (RETIRED) <xmw>
Status: RESOLVED FIXED    
Severity: normal CC: asturm, bugs
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: oyranos-9999.ebuild.diff

Description DrSlony 2015-05-04 09:43:02 UTC
=media-libs/oyranos-9999 fails to emerge because it fails to download the source code, and also it wants to downgrade my app-admin/elektra from 0.7.1-r5 to 0.8.6 while media-libs/oyranos-0.9.5 pulls in app-admin/elektra-0.8.6. It's unusual for a git version to pull in an older version of a dependency while the stable version wants a newer one, so this must be a bug too, probably because noone has updated the 9999 ebuild in a while.
Comment 1 DrSlony 2015-05-04 09:44:57 UTC
*downgrade from 0.8.6 to 0.7.1-r5
Comment 2 Andreas Sturmlechner gentoo-dev 2015-05-04 20:57:34 UTC
Created attachment 402662 [details, diff]
oyranos-9999.ebuild.diff

That's because the live ebuild wasn't touched when bump to 0.9.5 happened.

Let's get this updated then.
Comment 3 DrSlony 2015-05-05 09:03:12 UTC
Your patch applies and ebuild digest works and the source is cloned, but the epatch fails (I did copy oyranos-0.9.5-buildsystem-r1.patch into a files folder).
Comment 4 Andreas Sturmlechner gentoo-dev 2015-05-05 09:10:44 UTC
Thanks for testing, I noticed as well. Needs more build system mangling time...
Comment 5 Michael Weber (RETIRED) gentoo-dev 2015-05-10 21:16:22 UTC
  10 May 2015; Michael Weber <xmw@gentoo.org>
  files/oyranos-0.9.5-buildsystem-r1.patch,
  files/oyranos-9999-buildsystem.patch, oyranos-0.9.5.ebuild,
  oyranos-9999.ebuild:
  Fix port changes from 0.9.5 to live ebuild, update buildsystem patch (Thanks
  DrSlony, bug 548572).