First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 205676
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Python Gentoo Team <python@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Chris Mayo <mayo@clara.co.uk>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
pygtk-2.12.1-no-more-pygtk2reference.patch remove pygtk2reference-2.9.0.tar.bz2 patch Chris Mayo 2008-01-13 18:11 0000 699 bytes Details | Diff
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 205676 depends on: Show dependency tree
Bug 205676 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: 2008-01-13 18:10 0000
pygtk-2.12.1.tar.bz2 includes all the images needed for its html docs, so no
longer any need to download pygtk2reference-2.9.0.tar.bz2 as well.

------- Comment #1 From Chris Mayo 2008-01-13 18:11:51 0000 -------
Created an attachment (id=140886) [edit]
remove pygtk2reference-2.9.0.tar.bz2

------- Comment #2 From Gilles Dartiguelongue 2008-03-09 22:18:21 0000 -------
fixed in CVS

------- Comment #3 From Chris Mayo 2008-03-10 20:05:52 0000 -------
Should get rid of the if use doc as well as per the patch:

if use doc; then
        insinto /usr/share/gtk-doc/html/pygtk
        cd "${WORKDIR}"/pygtk2reference
        doins -r cursors icons images
fi


causes the errors:

/var/tmp/portage/dev-python/pygtk-2.12.1/temp/environment: line 2641: cd:
/var/tmp/portage/dev-python/pygtk-2.12.1/work/pygtk2reference: No such file or
directory
install: cannot stat `cursors': No such file or directory
install: cannot stat `icons': No such file or directory
install: cannot stat `images': No such file or directory

------- Comment #4 From Gilles Dartiguelongue 2008-03-20 23:22:16 0000 -------
fixed for good this time. thanks for reporting.

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