Re: Problem updating hdf5-bin
Hanspeter Niederstrasser <[email protected]>
| Newsgroups | gmane.os.apple.fink.beginners |
|---|---|
| Organization | Snaggled Works |
| Message-ID | <[email protected]> |
On 9/9/20 12:59 PM, James Kolata wrote: > I don’t understand what to do about this: > > > [ESCs-MacBook-Pro:~/Desktop/nd_cumulative] jkolata1% fink list -o > Information about 10339 packages read in 1 seconds. > (i) hdf5-bin 1.8.16-7 HDF5 (v1.8 API)-executables > (i) hdf5-cpp11 1.8.16-7 HDF5 (v1.8 API)--C++ headers > (i) hdf5-cpp11-shlib 1.8.16-7 HDF5 (v1.8 API)--C++ libraries > (i) hdf5.10 1.8.16-7 Scientific data format (v1.8 API)--headers > (i) hdf5.10-shlibs 1.8.16-7 HDF5 (v1.8 API)--C libraries > [ESCs-MacBook-Pro:~/Desktop/nd_cumulative] jkolata1% fink update hdf5-bin > Information about 10339 packages read in 1 seconds. > The following package will be installed or updated: > hdf5-bin > The following additional package will be installed: > hdf5.10-shlibs > Default answer will be chosen in 60 seconds... > Do you want to continue? [Y/n] > Reading buildlock packages... > Could not resolve inconsistent dependencies! > > Fink isn't sure how to install the above packages safely. You may be able to fix things > by running: > > fink scanpackage fink scanpackages > sudo apt-get update > sudo apt-get install hdf5-bin=1.8.16-7 hdf5.10-shlibs=1.8.16-7 > > Failed: Fink::SysState: Could not resolve inconsistent dependencies > [ESCs-MacBook-Pro:~/Desktop/nd_cumulative] jkolata1% fink scanpackages > Updating the list of locally available binary packages. > Scanning dists/local/main/binary-darwin-x86_64 > Scanning dists/stable/main/binary-darwin-x86_64 > [ESCs-MacBook-Pro:~/Desktop/nd_cumulative] jkolata1% sudo apt-get update > Reading Package Lists... Done > Building Dependency Tree... Done > [ESCs-MacBook-Pro:~/Desktop/nd_cumulative] jkolata1% sudo apt-get install hdf5-bin=1.8.16-7 hdf5.10-shlibs=1.8.16-7 > Reading Package Lists... Done > Building Dependency Tree... Done > You might want to run `apt-get -f install' to correct these: > Sorry, but the following packages have unmet dependencies: > fink-package-precedence: Depends: xcode but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > gcc9-compiler: Depends: xcode (>= 4.6) but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > hdf5-cpp11-shlibs: Depends: hdf5.10-shlibs (= 1.8.16-6) but 1.8.16-7 is to be installed > hdf5.10: Depends: hdf5.10-shlibs (= 1.8.16-6) but 1.8.16-7 is to be installed > openmpi: Depends: xcode (>= 4.6) but it is not installable. For Fink users, this often means that you have attempted to install a package from the binary distribution which depends on a "Restrictive" package. See <http://fink.sourceforge.net/faq/usage-fink.php#bindist>, <http://fink.sourceforge.net/doc/users-guide/packages.php#bin-exceptions> > E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). > > > Version: > > [ESCs-MacBook-Pro:~/Desktop/nd_cumulative] jkolata1% fink -V > Package manager version: 0.45.1 > Distribution version: selfupdate-rsync Mon Sep 7 12:34:56 2020, 10.15, x86_64 > Trees: local/main stable/main > > System: 10.15.6 > > Xcode: Version 11.6 (11E708) Have you tried running 'apt-get -f install' as in the last error output? Also, what's the output of `fink list xcode` ? Hanspeter _______________________________________________ Fink-beginners mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-beginners