Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 46163 - bashburn 1.4 ebuild uninstalls itself upon emerge
Summary: bashburn 1.4 ebuild uninstalls itself upon emerge
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-03-29 13:58 UTC by Greg Yasko
Modified: 2004-09-27 20:25 UTC (History)
0 users

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 Greg Yasko 2004-03-29 13:58:45 UTC
When I try to emerge bashburn and get the 1.4 version it is too agressive in post-install cleanup and uninstalls itself.

Net result: bashburn 1.4 cannot be installed through a simple emerge.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge bashburn
3. run bashburn in gnome terminal -- system can't find it
3. updatedb
4. "locate bashburn" -- nowhere to be found

Actual Results:  
zilch, zero, nothing, nada, zip

Expected Results:  
It should have run, but wasn't even installed.

My architecture is x86 and I have autoclean selected in Make.conf.
Comment 1 Greg Yasko 2004-03-29 15:35:08 UTC
It seems the bashburn package isn't uninstalling itself, just not installing properly:

>>> md5 src_uri ;-) BashBurn-1.4.tar.gz
>>> Unpacking source...
>>> Unpacking BashBurn-1.4.tar.gz to /var/tmp/portage/bashburn-1.4/work
>>> Source unpacked.
Skipping Compile
 
>>> Install bashburn-1.4 into /var/tmp/portage/bashburn-1.4/image/ category app-cdr
sed: can't read BashBurn.sh: No such file or directory
sed: can't read bashburnrc: No such file or directory
mv: cannot stat `burning': No such file or directory
mv: cannot stat `config': No such file or directory
mv: cannot stat `convert': No such file or directory
mv: cannot stat `menus': No such file or directory
mv: cannot stat `misc': No such file or directory
install: cannot stat `BashBurn.sh': No such file or directory
cp: cannot stat `bashburnrc': No such file or directory
/usr/lib/portage/bin/dodoc: README does not exist.
/usr/lib/portage/bin/dodoc: HOWTO does not exist.
man:
prepallstrip:
strip:
>>> Completed installing into /var/tmp/portage/bashburn-1.4/image/
 
>>> Merging app-cdr/bashburn-1.4 to /
--- /etc/
--- /etc/bashburn/
--- /opt/
>>> /opt/BashBurn/
--- /usr/
--- /usr/bin/
>>> /usr/bin/bashburn -> /opt/BashBurn/BashBurn.sh
>>> Safely unmerging already-installed instance...
--- cfgpro dir /etc/bashburn
<<<        sym /usr/bin/bashburn
<<<        dir /opt/BashBurn
--- !empty dir /usr/bin
--- !empty dir /usr
--- !empty dir /opt
--- !empty dir /etc
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2004-03-29 16:35:54 UTC
Yeah... I made a mistake... try the ebuild I just committed and please report back... It should hit the mirrors soon
Comment 3 Aron Griffis (RETIRED) gentoo-dev 2004-09-27 20:25:49 UTC
Please re-open if this is still a problem