#37143: port upgrade boost 1.52.0 image error -------------------------+-------------------------------- Reporter: z.almeraj@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: -------------------------+-------------------------------- A follow up of problem from Ticket #35649 Hi, I never managed to solve the problem from the first ticket. I had replied through an email with a recurring problem and didn't receive a reply. I have returned to that source code since and I have a similar problem (if not exactly the same) {{{ sudo port upgrade boost ---> Scanning binaries for linking errors: 100.0% ---> Found 6 broken file(s), matching files to ports ---> Found 1 broken port(s), determining rebuild order ---> Rebuilding in order cgal @4.0.2 ---> Computing dependencies for cgal ---> Dependencies to be installed: boost ---> Activating boost @1.52.0_1+no_single+no_static+python27 Error: org.macports.activate for port boost returned: Image error: Source file /opt/local/var/macports/software/boost/mpextracth8BitXiy/opt/local/share/doc/boost/doc/html/images/accumulators/structboost_1_1accumulators_1_1feature__of_3_01tag_1_1absolute__tail__variate__means_3_01_left_r5a9741cd069ef83a2e892fe45876a0e1.png does not appear to exist (cannot lstat it). Unable to activate port boost. Error: Failed to install boost Please see the log file for port boost for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_boost/boost/main.log Error: The following dependencies were not installed: boost Error: Unable to upgrade port: 1 Error rebuilding cgal while executing "error "Error rebuilding $portname"" (procedure "revupgrade_scanandrebuild" line 370) invoked from within "revupgrade_scanandrebuild broken_port_counts $opts" (procedure "macports::revupgrade" line 5) invoked from within "macports::revupgrade $opts" (procedure "action_revupgrade" line 2) invoked from within "action_revupgrade $action $portlist $opts" (procedure "action_upgrade" line 24) invoked from within "$action_proc $action $portlist [array get global_options]" (procedure "process_cmd" line 95) invoked from within "process_cmd $remaining_args" invoked from within "if { [llength $remaining_args] > 0 } { # If there are remaining arguments, process those as a command set exit_status [process_cmd $remaining..." (file "/opt/local/bin/port" line 4784) }}} A tip I received from my first posting said " Can you please do a `sudo port clean boost ; sudo port sync ; sudo port upgrade boost` to see if the problem goes away?" This did not remove the problem. Is there another way. I am not sure how to uninstall all the boost library as there are 3 versions now. and the last one is not even installed yet when I try. {{{ sudo port uninstall boost Password: ---> The following versions of boost are currently installed: ---> boost @1.44.0_0 ---> boost @1.50.0_0+no_single+no_static ---> boost @1.52.0_1+no_single+no_static+python27 Error: port uninstall failed: Registry error: Please specify the full version as recorded in the port registry. }}} -- Ticket URL: <https://trac.macports.org/ticket/37143> MacPorts <http://www.macports.org/> Ports system for Mac OS