First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 190798
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo Linux Gnome Desktop Team <gnome@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: SpanKY <vapier@gentoo.org>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
gnome-doc-utils-0.12.2-install-xml2po-modes-to-usr-lib.patch patch to install xml2po modes to /usr/lib/python-x.y/site-packages patch Arun Raghavan 2008-04-14 20:09 0000 1.73 KB Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 190798 depends on: Show dependency tree
Bug 190798 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2007-08-30 17:18 0000
it is a FHS violation for non-portable binary files to be stored in /usr/share/

app-text/gnome-doc-utils sticks .pyc/.pyo files in there which causes problems
obviously when upgrading python versions

$ qfile /usr/share/xml2po/ -v
app-text/gnome-doc-utils-0.10.3 (/usr/share/xml2po)
$ ls /usr/share/xml2po/*.pyc
/usr/share/xml2po/docbook.pyc  /usr/share/xml2po/empty.pyc 
/usr/share/xml2po/gs.pyc  /usr/share/xml2po/ubuntu.pyc 
/usr/share/xml2po/xhtml.pyc

------- Comment #1 From Joe Peterson 2007-10-01 06:38:18 0000 -------
This also causes gnome-desktop to have access violations (sandbox) on FreeBSD
if python is upgraded since last installing this package.

------- Comment #2 From SpanKY 2007-10-01 07:41:11 0000 -------
not a BSD-specific problem ... it's hit plenty of people on Linux as well

------- Comment #3 From Arun Raghavan 2008-04-14 20:09:01 0000 -------
Created an attachment (id=149744) [details]
patch to install xml2po modes to /usr/lib/python-x.y/site-packages

This patch should fix the problem. Also filed upstream at
http://bugzilla.gnome.org/show_bug.cgi?id=528099

------- Comment #4 From Rémi Cardona 2008-05-28 06:57:33 0000 -------
So this is safe to go in? Upstream has yet to comment on it but Gilles pinged
them a week ago...

Thanks

------- Comment #5 From Gilles Dartiguelongue 2008-06-01 22:33:32 0000 -------
looks fine, commited to the tree in -r1

------- Comment #6 From hirakendu 2009-05-03 17:07:33 0000 -------
The current ebuild in portage, gnome-doc-utils-0.16.1, will fail to emerge due
to the trivial reason that the patch file doesn't exist. Either rename the file
gnome-doc-utils-0.16.1-fhs.patch in files/ directory to 0.16.0 or update the
ebuild from ${PN}-0.16.0-fhs.patch to ${P}-fhs.patch.

------- Comment #7 From Gilles Dartiguelongue 2009-05-03 17:10:57 0000 -------
fixed, next time please open a new bug though as it's a different issue.

First Last Prev Next    No search results available      Search page      Enter new bug