Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 337486 - [gnome-live] dev-libs/libgweather-9999: ebuild fails to fetch sources
Summary: [gnome-live] dev-libs/libgweather-9999: ebuild fails to fetch sources
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 12:31 UTC by fkhp
Modified: 2010-09-19 16:51 UTC (History)
0 users

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


Attachments
a working ebuild fetching package from git master (libgweather-9999.ebuild,1.61 KB, text/plain)
2010-09-15 12:32 UTC, fkhp
Details
ebuild diff (libgweather-9999.ebuild.diff,1.24 KB, text/plain)
2010-09-15 13:03 UTC, fkhp
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fkhp 2010-09-15 12:31:26 UTC
libgweather-9999: ebuild fails to fetch package
Comment 1 fkhp 2010-09-15 12:32:26 UTC
Created attachment 247463 [details]
a working ebuild fetching package from git master
Comment 2 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-09-15 12:48:06 UTC
please provide a unified diff for submitting ebuild patches.
Comment 3 fkhp 2010-09-15 13:03:02 UTC
Created attachment 247471 [details]
ebuild diff
Comment 4 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-09-15 13:57:00 UTC
this patch is wrong. We (at least until now) don't do half-git/half-tree compatible ebuilds. We make use of gnome2 and gnome2-live eclasses for live ebuilds and your patch drops them for worse solutions (like not using eautoreconf).
Comment 5 Gilles Dartiguelongue (RETIRED) gentoo-dev 2010-09-15 14:08:35 UTC
and please provide a trace of your problem, I just run the unpack from an up to date overlay and it just works.