Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 167308 - xfce4-mixer-4.4.0-r1 fails due to File exists
Summary: xfce4-mixer-4.4.0-r1 fails due to File exists
Status: RESOLVED DUPLICATE of bug 166167
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-02-17 09:06 UTC by Rafal Wijata
Modified: 2007-02-17 09:16 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 Rafal Wijata 2007-02-17 09:06:27 UTC
while merging  xfce-extra/xfce4-mixer-4.4.0-r1
test -z "/usr/share/xfce4/panel-plugins" || mkdir -p -- . "/home/tmp/portage/xfce-extra/xfce4-mixer-4.4.0-r1/image//usr/share/xfce4/panel-plugins"
test -z "/usr/share/xfce4/panel-plugins" || mkdir -p -- . "/home/tmp/portage/xfce-extra/xfce4-mixer-4.4.0-r1/image//usr/share/xfce4/panel-plugins"
 /usr/bin/install -c -m 644 'xfce4-mixer.desktop' '/home/tmp/portage/xfce-extra/xfce4-mixer-4.4.0-r1/image//usr/share/xfce4/panel-plugins/xfce4-mixer.desktop'
 /usr/bin/install -c -m 644 'xfce4-mixer.desktop' '/home/tmp/portage/xfce-extra/xfce4-mixer-4.4.0-r1/image//usr/share/xfce4/panel-plugins/xfce4-mixer.desktop'
/usr/bin/install: cannot create regular file `/home/tmp/portage/xfce-extra/xfce4-mixer-4.4.0-r1/image//usr/share/xfce4/panel-plugins/xfce4-mixer.desktop': File exists
make[2]: *** [install-desktopdataDATA] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/tmp/portage/xfce-extra/xfce4-mixer-4.4.0-r1/work/xfce4-mixer-4.4.0/panel-plugin'
make[1]: *** [install-am] Error 2
rm xfce4-mixer.desktop.in
make[1]: Leaving directory `/home/tmp/portage/xfce-extra/xfce4-mixer-4.4.0-r1/work/xfce4-mixer-4.4.0/panel-plugin'
make: *** [install-recursive] Error 1

Look like it tries to install the file twice.

Reproducible: Always

Steps to Reproduce:
1. try installing the pakage
2.
3.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2007-02-17 09:11:27 UTC

*** This bug has been marked as a duplicate of bug 166167 ***
Comment 2 Rafal Wijata 2007-02-17 09:16:35 UTC
Search through the bugzilla sucks as sh**.
Reported few bugs, usually dups, but always tried to search for such bug...