Opened 2 years ago
Last modified 2 years ago
#66331 new defect
Handling of is not supported on Darwin 17 i386 within upgrade outdated — at Initial Version
Reported by: | WolfgangFahl (Wolfgang Fahl) | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | highsierra | Cc: | |
Port: | libgcc9 |
Description
sudo port upgrade outdated
ends with the following show stopper on my Mac Os High Sierra
---> Computing dependencies for libgcc9 ---> Fetching archive for libgcc9 ---> Attempting to fetch libgcc9-9.5.0_2.darwin_17.x86_64.tbz2 from http://packages.macports.org/libgcc9 ---> Attempting to fetch libgcc9-9.5.0_2.darwin_17.x86_64.tbz2 from http://fra.de.packages.macports.org/libgcc9 ---> Attempting to fetch libgcc9-9.5.0_2.darwin_17.x86_64.tbz2 from http://ema.uk.packages.macports.org/libgcc9 ---> Fetching distfiles for libgcc9 Error: gcc9 9.5.0 is not supported on Darwin 17 i386 Error: Failed to fetch libgcc9: incompatible macOS version Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_lang_gcc9/libgcc9/main.log for details. Error: Follow https://guide.macports.org/#project.tickets if you believe there is a bug.
I'd love to know how i can at least partly keep my system up-to date e.g. forcing to ignore/skip errors like this or find out which applications i might need to deinstall or install old versions from a dmg or the like.