Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 330101 - =gnome-extra/avant-window-navigator-extras-0.3.2.2 fails at src_install
Summary: =gnome-extra/avant-window-navigator-extras-0.3.2.2 fails at src_install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal
Assignee: Desktop-Effects herd
URL:
Whiteboard:
Keywords:
Depends on: 317165
Blocks:
  Show dependency tree
 
Reported: 2010-07-27 18:41 UTC by Kobboi
Modified: 2011-11-06 17:20 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 Kobboi 2010-07-27 18:41:08 UTC
Compiling with USE="gnome", the src_install() halts at

 /usr/bin/install -c -m 644 'to-do.desktop' '/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.3.2.2/image//usr/share/avant-window-navigator/applets/to-do.desktop'
 /usr/bin/install -c -m 644 'to-do.py' '/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.3.2.2/image//usr/share/avant-window-navigator/applets/to-do/to-do.py'
 /usr/bin/install -c 'to-do.py' '/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.3.2.2/image//usr/share/avant-window-navigator/applets/to-do/to-do.py'
 /usr/bin/install -c -m 644 'to-do.schemas' '/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.3.2.2/image//etc/gconf/schemas/to-do.schemas'
/usr/bin/install: cannot create regular file `/var/tmp/portage/gnome-extra/avant-window-navigator-extras-0.3.2.2/image//usr/share/avant-window-navigator/applets/to-do/to-do.py': File exists
make[3]: *** [install-dist_appletSCRIPTS] Error 1
make[3]: *** Waiting for unfinished jobs....


Reproducible: Always
Comment 1 Pacho Ramos gentoo-dev 2010-07-27 18:58:04 UTC
Probably a parallel install issue...
Comment 2 Samuli Suominen (RETIRED) gentoo-dev 2011-11-06 07:27:05 UTC
See bug 317165, Comment #33.
Comment 3 Samuli Suominen (RETIRED) gentoo-dev 2011-11-06 17:20:18 UTC
I had this problem but I think it's fixed now in 0.4.0... It had something to with the vala handling...