Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41088 - Version Bump: grdesktop-0.22
Summary: Version Bump: grdesktop-0.22
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
: 37135 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-10 01:40 UTC by James W. Dumay
Modified: 2004-02-28 06:38 UTC (History)
2 users (show)

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


Attachments
fixed src_uri (grdesktop-0.22.ebuild,791 bytes, application/octet-stream)
2004-02-10 01:43 UTC, James W. Dumay
Details
Patch for 0.19 ebuild (grdesktop-0.22.diff,970 bytes, patch)
2004-02-10 04:25 UTC, Andrew Bevitt
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description James W. Dumay 2004-02-10 01:40:25 UTC
grdesktop has bumped versions.

The SRC_URI for current ebuilds has changed as tarball can be now found in http://savannah.nongnu.org/download/grdesktop/

Bug #37135 is a much older bug on the bumped version issue.

Reproducible: Always
Steps to Reproduce:
1.
2.
3.
Comment 1 James W. Dumay 2004-02-10 01:40:45 UTC
sorry
Comment 2 James W. Dumay 2004-02-10 01:43:16 UTC
Created attachment 25327 [details]
fixed src_uri
Comment 3 Andrew Bevitt 2004-02-10 01:56:52 UTC
testing...
Comment 4 James W. Dumay 2004-02-10 03:01:22 UTC
sandbox errors

open_wr:   /etc/gconf/gconf.xml.defaults/.testing.writeability
unlink:    /etc/gconf/gconf.xml.defaults/.testing.writeability
mkdir:     /etc/gconf/gconf.xml.defaults/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/schemas/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/schemas/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/schemas/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/schemas/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/schemas/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/schemas/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/apps/grdesktop
mkdir:     /etc/gconf/gconf.xml.defaults/schemas/apps/grdesktop
Comment 5 Andrew Bevitt 2004-02-10 04:25:46 UTC
Created attachment 25336 [details, diff]
Patch for 0.19 ebuild 

Patch fixes the SRC_URI problem as provided and also fixes the above sandbox
issues, by specifying localstatedir for econf, read the makefile in
<src>/help/C/Makefile to see that this is ok...

Strangely enough einstall was not passing DESTDIR to make, so commented it out
in preference of the old style command invocation.
Comment 6 Martin Holzer (RETIRED) gentoo-dev 2004-02-11 00:29:21 UTC
*** Bug 37135 has been marked as a duplicate of this bug. ***
Comment 7 Brandon Hale (RETIRED) gentoo-dev 2004-02-15 13:16:34 UTC
Cyfred, could you go ahead and commit your fixes here?
TIA
Comment 8 Andrew Bevitt 2004-02-16 04:51:41 UTC
OK files have been commited to CVS, should be out on rsync mirrors within an hour.
Comment 9 Brandon Hale (RETIRED) gentoo-dev 2004-02-28 06:38:17 UTC
Fixed.