Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 27619 - PyKDE silently fails install
Summary: PyKDE silently fails install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Caleb Tennis (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-30 14:37 UTC by Julian Rockey
Modified: 2003-09-03 02:17 UTC (History)
2 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Julian Rockey 2003-08-30 14:37:37 UTC
pykde-3.7.4 successfully builds then silently fails to install with the following errors: 
 
make[1]: Leaving directory `/var/tmp/portage/pykde-3.7.4/work/PyKDE-3.7-4/kdeprint' 
>>> Install pykde-3.7.4 into /var/tmp/portage/pykde-3.7.4/image/ category 
dev-python 
( [ -d dcop ] & "/usr/bin/make" -f Makefile install; ) || true 
make[1]: Entering directory `/var/tmp/portage/pykde-3.7.4/work/PyKDE-3.7-4/dcop' 
cp dcop.py /var/tmp/portage/pykde-3.7.4/image//usr/lib/python2.2/site-packages 
cp: cannot create regular file 
`/var/tmp/portage/pykde-3.7.4/image//usr/lib/python2.2/site-packages': No such file 
or directory 
make[1]: [install] Error 1 (ignored) 
cp dcop.pyc /var/tmp/portage/pykde-3.7.4/image//usr/lib/python2.2/site-packages 
cp: cannot create regular file 
`/var/tmp/portage/pykde-3.7.4/image//usr/lib/python2.2/site-packages': No such file 
or directory 
 
and so on for all the packages. 
 
Despite this, portage claims successful installation. 
 
>>> dev-python/pykde-3.7.4 merged. 
 dev-python/pykde 
    selected: none 
   protected: 3.7.4 
     omitted: none 

Reproducible: Always
Steps to Reproduce:
1. emerge pykde 
2. 
3. 


Expected Results:  
Copies the pykde packages to /usr/lib/python-2.2/site-packages
Comment 1 Carsten Lohrke (RETIRED) gentoo-dev 2003-08-30 17:32:35 UTC
--> #27401
Comment 2 Julian Rockey 2003-08-31 04:46:06 UTC
Fair enough, bug #27401 is the same as this. However I did search for pykde in open 
bugs before submitting this one: #27401 is marked as fixed, although the ebuild 
script isn't actually fixed. I guess someone with cvs access needs to do it, so 
presumably it's worth keeping this bug open to track it till it's done? 
cheers 
Julian 
 
Comment 3 Joshua J. Berry (CondorDes) (RETIRED) gentoo-dev 2003-09-01 20:57:14 UTC
I too am having issues with PyKDE not being installed correctly.  It would be 
nice if someone could fix this bug sometime soon... 
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-09-02 05:18:35 UTC
ok .. i'm committing the changes to pykde, can you guys test it for me because i don't have KDE installed
Comment 5 Julian Rockey 2003-09-02 15:50:48 UTC
Great stuff, works for me now! 
thanks Alastair.. 
cheers, Julian 
 
 
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2003-09-03 02:17:44 UTC
thanks. closing this then