Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111797 - sys-cluster/mpich-1.2.7_p1: unexpected image dir layout
Summary: sys-cluster/mpich-1.2.7_p1: unexpected image dir layout
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Server (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Cluster Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 10:42 UTC by Martin Mokrejš
Modified: 2010-09-10 19:00 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 Martin Mokrejš 2005-11-07 10:42:47 UTC
+ echo 'if [ -d /var/tmp/portage/mpich-1.2.7_p1/image//usr/lib/shared ] ; then
rmdir /var/tmp/portage/mpich-1.2.7_p1/image//usr/lib/shared ; fi'
+ for dir in '$dirlist'
+ echo 'if [ -d /var/tmp/portage/mpich-1.2.7_p1/image//usr/lib ] ; then rmdir
/var/tmp/portage/mpich-1.2.7_p1/image//usr/lib ; fi'
+ echo installed MPICH in /var/tmp/portage/mpich-1.2.7_p1/image//usr
installed MPICH in /var/tmp/portage/mpich-1.2.7_p1/image//usr
+ echo /var/tmp/portage/mpich-1.2.7_p1/image//usr/sbin/mpiuninstall may be used
to remove the installation.
/var/tmp/portage/mpich-1.2.7_p1/image//usr/sbin/mpiuninstall may be used to
remove the installation.
+ '[' 0 -gt 0 ']'
+ rc=0
+ exit 0
mv: cannot stat `/var/tmp/portage/mpich-1.2.7_p1/image//usr/share/jumpshot-3':
No such file or directory
mv: cannot stat `/var/tmp/portage/mpich-1.2.7_p1/image//usr/share/upshot': No
such file or directory
grep: /var/tmp/portage/mpich-1.2.7_p1/image/usr/share/mpich/examples1/mpirun: No
such file or directory
man:
gzipping man page: Jumpshots.1
gzipping man page: MPI.1
gzipping man page: chp4_servs.1
gzipping man page: cleanipcs.1
Comment 1 Donnie Berkholz (RETIRED) gentoo-dev 2006-09-24 21:06:00 UTC
Fixed in CVS, sorry for the delay.