Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 106937 - rox-extra/picky-0.4.5-r1 (Ebuild Update)
Summary: rox-extra/picky-0.4.5-r1 (Ebuild Update)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Sergey Kuleshov (RETIRED)
URL: http://www.rdsarts.com/code/picky/
Whiteboard:
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2005-09-22 17:42 UTC by Peter Hyman
Modified: 2005-11-28 03:35 UTC (History)
0 users

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


Attachments
rox-extra/pixky-0.4.5-r1.ebuild (picky-0.4.5-r1.ebuild,584 bytes, text/plain)
2005-09-22 17:43 UTC, Peter Hyman
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Hyman 2005-09-22 17:42:11 UTC
0.4.5 ebuild incorrectly unpacks files that prevent installation. This ebuild
handles that.
Comment 1 Peter Hyman 2005-09-22 17:43:23 UTC
Created attachment 69033 [details]
rox-extra/pixky-0.4.5-r1.ebuild

Note, the file set_wallpaper.py does not python compile, but does not affect
functionality.
Comment 2 Sergey Kuleshov (RETIRED) gentoo-dev 2005-10-06 08:35:52 UTC
what exactly hapens? it works fine for me.
Comment 3 Peter Hyman 2005-10-06 08:54:51 UTC
mars picky # ebuild *ebuild unpack
>>> md5 files   ;-) picky-0.4.5.ebuild
>>> md5 files   ;-) files/digest-picky-0.4.5
>>> md5 src_uri ;-) Picky-0.4.5.tar.bz2
>>> Unpacking source...
>>> Unpacking Picky-0.4.5.tar.bz2 to /var/tmp/portage/picky-0.4.5/work
mv: cannot move `picky-0.4.5' to a subdirectory of itself,
`picky-0.4.5/Picky/picky-0.4.5'
>>> Source unpacked.

Error message is unsightly! Source is unpacked in work directory, not a
subdirectory of it. Also, .DirIcon i left in work directory. Not a big deal, but
UGLY! Picky bz2 file is contructed poorly
Comment 4 Sergey Kuleshov (RETIRED) gentoo-dev 2005-10-28 13:14:59 UTC
commited this to original ebuild. no need to create -r1 AFAIK.