#34336: apache2 stopped working after MacPorts installation ------------------------------------------+--------------------------------- Reporter: ellis.lowell.scott@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.0.4 Keywords: | Port: apache2 ------------------------------------------+--------------------------------- Comment(by ellis.lowell.scott@…): Here is the transcript: Here's the transcript: Scott-Elliss-MacBook-Pro:apache2 sellis$ sudo port -v selfupdate ---> Updating MacPorts base sources using rsync receiving file list ... done base.tar sent 10894 bytes received 111 bytes 4402.00 bytes/sec total size is 3236352 speedup is 294.08 receiving file list ... done base.tar.rmd160 sent 64 bytes received 116 bytes 360.00 bytes/sec total size is 512 speedup is 2.84 MacPorts base version 2.0.4 installed, MacPorts base version 2.0.4 downloaded. ---> Updating the ports tree Synchronizing local ports tree from rsync://rsync.macports.org/release/ports/ receiving file list ... done ./ databases/db46/ deleting databases/db46/work sent 65 bytes received 589266 bytes 168380.29 bytes/sec total size is 34968893 speedup is 59.34 Creating port index in /opt/local/var/macports/sources/rsync.macports.org/release/ports Total number of ports parsed: 0 Ports successfully parsed: 0 Ports failed: 0 Up-to-date ports skipped: 13963 ---> MacPorts base is already the latest version The ports tree has been updated. To upgrade your installed ports, you should run port upgrade outdated Scott-Elliss-MacBook-Pro:apache2 sellis$ port upgrade outdated Error: Insufficient privileges to write to MacPorts install prefix. Scott-Elliss-MacBook-Pro:apache2 sellis$ sudo port upgrade outdated ---> Cleaning db46 ---> Unable to uninstall db46 @4.6.21_6, the following ports depend on it: ---> apr-util @1.3.9_2 ---> python26 @2.6.6_0+no_tkinter Warning: Uninstall forced. Proceeding despite dependencies. ---> Uninstalling db46 @4.6.21_6 Error: Target org.macports.uninstall returned: error deleting "/opt/local/var/macports/software/db46/4.6.21_6": directory not empty Log for db46 is at: /opt/local/var/macports/logs/_opt_local_var_macports_registry_portfiles_db46_4.6.21_6/db46/main.log Warning: Failed to execute portfile from registry for db46 @4.6.21_6 ---> Unable to uninstall db46 @4.6.21_6, the following ports depend on it: ---> apr-util @1.3.9_2 ---> python26 @2.6.6_0+no_tkinter Warning: Uninstall forced. Proceeding despite dependencies. ---> Uninstalling db46 @4.6.21_6 Error: Uninstall db46 4.6.21_6 failed: error deleting "/opt/local/var/macports/software/db46/4.6.21_6": directory not empty To report a bug, see <http://guide.macports.org/#project.tickets> Scott-Elliss-MacBook-Pro:apache2 sellis$ sudo port install apr-util ---> Computing dependencies for libedit ---> Dependencies to be installed: ncurses ---> Activating ncurses @5.9_1 Error: Target org.macports.activate returned: Image error: /opt/local/bin/captoinfo is being used by the active ncursesw port. Please deactivate this port first, or use 'port -f activate ncurses' to force the activation. Error: Failed to install ncurses Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log Error: The following dependencies were not installed: ncurses Error: Problem while installing libedit Error: Unable to execute port: upgrade sqlite3 failed To report a bug, see <http://guide.macports.org/#project.tickets> Scott-Elliss-MacBook-Pro:apache2 sellis$ sudo port install ncurses ---> Activating ncurses @5.9_1 Error: Target org.macports.activate returned: Image error: /opt/local/bin/captoinfo is being used by the active ncursesw port. Please deactivate this port first, or use 'port -f activate ncurses' to force the activation. Log for ncurses is at: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_devel_ncurses/ncurses/main.log Error: Status 1 encountered during processing. To report a bug, see <http://guide.macports.org/#project.tickets> -- Ticket URL: <https://trac.macports.org/ticket/34336#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS