Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 37911 - drivel 0.9.3 version bump
Summary: drivel 0.9.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-11 15:08 UTC by Jeremy Huddleston (RETIRED)
Modified: 2004-01-25 12:51 UTC (History)
0 users

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


Attachments
net-misc/drivel/drivel-0.9.3.ebuild (drivel-0.9.3.ebuild,762 bytes, text/plain)
2004-01-12 04:48 UTC, Jeremy Huddleston (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-11 15:08:06 UTC
renaming the 0.9.1 ebuild to 0.9.3 and adding a dependency on >=intltool-0.28 (for the OrigTree.pm module) works.  With older versions of intltool, we see this:

make[2]: Leaving directory `/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3/src'
make[2]: Entering directory `/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3'
LC_ALL=C ./intltool-merge ./po drivel.desktop.in drivel.desktop -d -u -c ./po/.intltool-merge-cache
The OrigTree module doesn't seem to be properly installed ./intltool-merge

make[2]: *** [drivel.desktop] Error 2
make[2]: Leaving directory `/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/drivel-0.9.3/work/drivel-0.9.3'
make: *** [all-recursive-am] Error 2

!!! ERROR: net-misc/drivel-0.9.3 failed.
!!! Function gnome2_src_compile, Line 39, Exitcode 2
!!! compile failure



Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 Yi Quang (RETIRED) gentoo-dev 2004-01-11 20:17:50 UTC
This can't go in right now because intltool .28 for whatever reason is disliked by  the gnome herd. 
Comment 2 Spider (RETIRED) gentoo-dev 2004-01-11 20:24:20 UTC
use intltoolize --force to get that fixed.

   intltool 0.28  has other bugs that are worse :-/
Comment 3 Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-12 04:48:50 UTC
Created attachment 23671 [details]
net-misc/drivel/drivel-0.9.3.ebuild

version bump
add dep on intltool and call 'intltoolize --forcce' to replace the
intltool-*.in files that come in the package
Comment 4 Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-25 02:30:28 UTC
You gnome guys mind if I commit this?  I'm trying to clean up my personal PORTAGE_OVERLAY a bit...  I'd be willing to add myself as a maintainer for this package if you're swamped...

Spider, are you around?  Doesn't look like you've been on IRC for a couple weeks...
Comment 5 foser (RETIRED) gentoo-dev 2004-01-25 04:24:23 UTC
Sure add it, we're short on time here.

Do mark it all ~arch before adding though.
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-01-25 12:51:54 UTC
committed (in ~arch of course).