On Apr 5, 2004, at 11:35 AM, Bart Silverstrim wrote:

I'm probably overlooking this in the list, but with the latest update-all I'm getting

/usr/bin/install -d -m 755 /sw/src/root-gimp-default-1.2.5-4/sw/share/man/man1
/bin/mv /sw/src/root-gimp-1.2.5-4/sw/share/man/man1/gimptool.1 /sw/src/root-gimp-default-1.2.5-4/sw/share/man/man1/
/usr/bin/install -d -m 755 /sw/src/root-gimp-default-1.2.5-4/sw/share/man/man5
/bin/mv /sw/src/root-gimp-1.2.5-4/sw/share/man/man5/gimprc.5 /sw/src/root-gimp-default-1.2.5-4/sw/share/man/man5/
mv: /sw/src/root-gimp-1.2.5-4/sw/share/man/man5/gimprc.5: No such file or directory
### execution of /bin/mv failed, exit code 1
Failed: installing gimp-default-1.2.5-4 failed



while trying to install the update to Gimp. Is there a problem with the port? The directory man5 doesn't exist, just as mv says...


fink -V =
Package manager version: 0.20.0
Distribution version: 0.7.0.cvs



You are indeed correct--it's a problem with the port (and it was mentioned on this list).

The problem is the last line under the third splitoff:

SplitOff3: <<
Package: %N-default
Depends: %N (= %v-%r)
Replaces: %N (<= 1.2.5-3), gimp2-default
Conflicts: gimp2-default
Files: bin/gimp bin/gimp-real bin/gimp-remote bin/gimptool share/man/man5 share/man/man1/gimp.1 share/man/man1/gimp-remote.1 share/man/man1/gimptool.1 share/man/man5/gimprc.5


Get rid of that initial "share/man/man5"

--
Alexander Hansen
Fink Documentarian
[Day Job] Levitated Dipole Experiment
http://www.psfc.mit.edu/LDX



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-users mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to