> On Oct 1, 2015, at 19:50, Sean Lake <odysseus9...@gmail.com> wrote: > > Hello all, > > I have no idea what's going wrong here, so I'm going to include the entire > terminal output. > > Thanks, > Sean > > <output.txt.gz>------------------------------------------------------------------------------ > _______________________________________________
The error was: ... /bin/cp -f /sw/fink/debs/../10.7/stable/main/binary-darwin-x86_64/devel/git-remote-testsvn_2.6.0-1+10.7_darwin-x86_64.deb /sw/fink/debs/../10.10/stable/main/binary-darwin-x86_64/devel/git-remote-testsvn_2.6.0-1+10.10_darwin-x86_64.deb cp: /sw/fink/debs/../10.7/stable/main/binary-darwin-x86_64/devel/git-remote-testsvn_2.6.0-1+10.7_darwin-x86_64.deb: No such file or directory ### execution of /bin/cp failed, exit code 1 ERROR: couldn't create file /sw/fink/debs/../10.10/stable/main/binary-darwin-x86_64/devel//sw/fink/debs/git-remote-testsvn_2.6.0-1+10.10_darwin-x86_64.deb /sw/bin/dpkg: error processing fink (--install): subprocess post-installation script returned error exit status 1 Errors were encountered while processing: fink ... Failed: can't install package fink-0.39.0-91 My best guess is that /sw/fink/debs/git-remote-testsvn_2.6.0-1+10.7_darwin-x86_64.deb was a dangling symlink before you updated, and that made cp unhappy. We’ll probably either need to permit failures in cp for the update or skip cases when the symlinks don’t resolve. As a workaround, try using “fink reinstall fink”. The .deb copy operation will be skipped if even one .deb in /sw/fink/debs is non-dangling so you won’t trigger the .deb copy operation. If you want, you can then manually copy the .debs from /sw/fink/10.7 over to /sw/fink/10.9-libcxx which got missed due to the failure above so that your /sw/fink/debs symlinks will (mostly) resolve. -- Alexander Hansen, Ph.D. Fink User Liaison ------------------------------------------------------------------------------ _______________________________________________ Fink-users mailing list Fink-users@lists.sourceforge.net List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users