Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 74870 - glib ebuild has wrong URL
Summary: glib ebuild has wrong URL
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
: 74875 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-12-18 12:06 UTC by David Brigada
Modified: 2004-12-18 17:24 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
Diff to use automated sed script (glib-2.6.0.ebuild.diff,433 bytes, patch)
2004-12-18 12:07 UTC, David Brigada
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Brigada 2004-12-18 12:06:31 UTC
The glib ebuild for glib-2.6.0 is broken because it looks in the v2.4 subdirectory for the glib tarball.  There are two ways to fix it, manually change v2.4 to v2.6 or chop off the last version number.  Included is a patch that does the latter [downside: gives QA warning].  The former will cause the same error when they release 2.8 or 3.0 unless manually fixed again..
Comment 1 David Brigada 2004-12-18 12:07:14 UTC
Created attachment 46288 [details, diff]
Diff to use automated sed script
Comment 2 Carsten Lohrke (RETIRED) gentoo-dev 2004-12-18 12:49:01 UTC
*** Bug 74875 has been marked as a duplicate of this bug. ***
Comment 3 Joe McCann (RETIRED) gentoo-dev 2004-12-18 17:24:13 UTC
 18 Dec 2004; Dylan Carlson <absinthe@gentoo.org> glib-2.6.0.ebuild:
  Fixed SRC_URI.