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

Bug 41088

Summary: Version Bump: grdesktop-0.22
Product: Gentoo Linux Reporter: James W. Dumay <i386>
Component: Current packagesAssignee: Desktop Misc. Team <desktop-misc>
Status: RESOLVED FIXED    
Severity: major CC: andrewbevitt, vermyndax
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: fixed src_uri
Patch for 0.19 ebuild

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.