Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 130125 - gnustep-apps/cenon-3.80 does not install properly
Summary: gnustep-apps/cenon-3.80 does not install properly
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Gnustep project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-04-15 23:19 UTC by Jouni Rinne
Modified: 2006-04-16 02:15 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 Jouni Rinne 2006-04-15 23:19:42 UTC
When I try to emerge gnustep-apps/cenon-3.80 it fails in the installation phase with the following error message:

<-snip->
Making install for app Cenon...
 Creating /var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Applications...
 Installing bundle directory...
# copy library
#rm -R /var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Library/Cenon
cp -R Library/Cenon/ /var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Library/
cp: target "/var/tmp/portage/cenon-3.80/image///usr/GNUstep/Local/Library/" is not a directory: No such file or directory
make: *** [after-install] Error 1

!!! ERROR: gnustep-apps/cenon-3.80 failed.
Call stack:
  ebuild.sh, line 1532:   Called dyn_install
  ebuild.sh, line 1005:   Called src_install
  ebuild.sh, line 1242:   Called gnustep_src_install
  gnustep.eclass, line 112:   Called egnustep_install
  gnustep-funcs.eclass, line 211:   Called die

!!! package install failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
Comment 1 Fabian Groffen gentoo-dev 2006-04-16 02:15:38 UTC
Seemed unstable GNUmake behaviour differs from the stable one.  Added a patch which solved the problem for me.  Thanks for reporting!  Please reopen if the problem persists.