| Summary: | Version Bump: grdesktop-0.22 | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | James W. Dumay <i386> |
| Component: | Current packages | Assignee: | 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
sorry Created attachment 25327 [details]
fixed src_uri
testing... 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 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.
*** Bug 37135 has been marked as a duplicate of this bug. *** Cyfred, could you go ahead and commit your fixes here? TIA OK files have been commited to CVS, should be out on rsync mirrors within an hour. Fixed. |