On Thu, Mar 1, 2012 at 4:36 AM, Gustaf Olsson <[email protected]> wrote: > After running the selfupdate followed by update-all, I was prompted to update > several packages, one of which was netcdf7, the build of which fails due to a > missing file.... This is where it fails: > > /bin/mv > /sw/src/fink.build/root-netcdf7-4.1.3-5/sw/opt/netcdf7/lib/libnetcdf.*.dylib > /sw/src/fink.build/root-netcdf7-shlibs-4.1.3-5/sw/opt/netcdf7/lib/ > mv: rename > /sw/src/fink.build/root-netcdf7-4.1.3-5/sw/opt/netcdf7/lib/libnetcdf.*.dylib > to > /sw/src/fink.build/root-netcdf7-shlibs-4.1.3-5/sw/opt/netcdf7/lib/libnetcdf.*.dylib: > No such file or directory > ### execution of /bin/mv failed, exit code 1 > Removing runtime build-lock... > Removing build-lock package... > /sw/bin/dpkg-lockwait -r fink-buildlock-netcdf7-4.1.3-5 > (Reading database ... 47939 files and directories currently installed.) > Removing fink-buildlock-netcdf7-4.1.3-5 ... > Failed: phase installing: netcdf7-shlibs-4.1.3-5 failed > > Package manager version: 0.32.3 > Distribution version: selfupdate-rsync Thu Mar 1 10:19:45 2012, 10.6, > x86_64 > Trees: local/main stable/main stable/crypto unstable/main > unstable/crypto > Xcode: 3.2.5 > Max. Fink build jobs: 2 > > The following are the three packages that cannot be compiled/installed: > netcdf7, netcdf7-bin, netcdf7-shlibs. > > I get these listed as: > (i) netcdf > (i) netcdf7-bin > (i) netcdf7-shlibs > > What does (i) mean? "Semi-installed"? > > This is enormously frustrating. I managed to update the rest by running > "package by package", netcdf is the only package left that needs to be > updated/installed. > > Any solutions to this issue? > Best regards, Gustaf
We'll send you a refund for all of your frustration. (i) means you still have a prior version installed, and an update is available. The update in this case only affected a couple of build-time files, so nothing should be broken on your system. Your report isn't useful for debugging purposes yet, because "mv failed" errors mean that there was a failure earlier in the build which prevented the missing file from being created. -- Alexander K. Hansen akh AT finkproject DOT org Fink User Liaison and Documenter ------------------------------------------------------------------------------ Virtualization & Cloud Management Using Capacity Planning Cloud computing makes use of virtualization - but cloud computing also focuses on allowing computing to be delivered as a service. http://www.accelacomm.com/jaw/sfnl/114/51521223/ _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
