[MacPorts] #40665: upgrade conflict between subversion and apache2
#40665: upgrade conflict between subversion and apache2 ----------------------------------+-------------------------------- Reporter: jerry@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Keywords: mod_dav_svn apr-util | Port: ----------------------------------+-------------------------------- I have run port selfupdate, and have current versions of subversion and apache2 installed. I get this error on apache2 startup: httpd: Syntax error on line 103 of /opt/local/apache2/conf/httpd.conf: Cannot load /opt/local/apache2/modules/mod_dav_svn.so into server: dlopen(/opt/local/apache2/modules/mod_dav_svn.so, 10): Library not loaded: /opt/local/lib/libaprutil-1.0.dylib\n Referenced from: /opt/local/apache2/modules/mod_dav_svn.so\n Reason: Incompatible library version: mod_dav_svn.so requires version 6.0.0 or later, but libaprutil-1.0.dylib provides version 5.0.0 Thank you for your yeoman work. -- Ticket URL: <https://trac.macports.org/ticket/40665> MacPorts <http://www.macports.org/> Ports system for OS X
#40665: upgrade conflict between subversion and apache2 ----------------------+-------------------------------- Reporter: jerry@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: | ----------------------+-------------------------------- Changes (by ryandesign@…): * keywords: mod_dav_svn apr-util => Old description:
I have run port selfupdate, and have current versions of subversion and apache2 installed. I get this error on apache2 startup:
httpd: Syntax error on line 103 of /opt/local/apache2/conf/httpd.conf: Cannot load /opt/local/apache2/modules/mod_dav_svn.so into server: dlopen(/opt/local/apache2/modules/mod_dav_svn.so, 10): Library not loaded: /opt/local/lib/libaprutil-1.0.dylib\n Referenced from: /opt/local/apache2/modules/mod_dav_svn.so\n Reason: Incompatible library version: mod_dav_svn.so requires version 6.0.0 or later, but libaprutil-1.0.dylib provides version 5.0.0
Thank you for your yeoman work.
New description: I have run port selfupdate, and have current versions of subversion and apache2 installed. I get this error on apache2 startup: {{{ httpd: Syntax error on line 103 of /opt/local/apache2/conf/httpd.conf: Cannot load /opt/local/apache2/modules/mod_dav_svn.so into server: dlopen(/opt/local/apache2/modules/mod_dav_svn.so, 10): Library not loaded: /opt/local/lib/libaprutil-1.0.dylib\n Referenced from: /opt/local/apache2/modules/mod_dav_svn.so\n Reason: Incompatible library version: mod_dav_svn.so requires version 6.0.0 or later, but libaprutil-1.0.dylib provides version 5.0.0 }}} Thank you for your yeoman work. -- Comment: Sounds like you have somehow replaced your /opt/local/lib/libaprutil-1.0.dylib with an older copy. Reinstall apr- util: {{{ sudo port -n upgrade --force apr-util }}} -- Ticket URL: <https://trac.macports.org/ticket/40665#comment:1> MacPorts <http://www.macports.org/> Ports system for OS X
#40665: upgrade conflict between subversion and apache2 ----------------------+-------------------------------- Reporter: jerry@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: | Keywords: Port: | ----------------------+-------------------------------- Comment (by ryandesign@…): Did that work? -- Ticket URL: <https://trac.macports.org/ticket/40665#comment:2> MacPorts <http://www.macports.org/> Ports system for OS X
#40665: upgrade conflict between subversion and apache2 -------------------------+-------------------------------- Reporter: jerry@… | Owner: macports-tickets@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.2.0 Resolution: worksforme | Keywords: Port: | -------------------------+-------------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => worksforme Comment: Presumed fixed. -- Ticket URL: <https://trac.macports.org/ticket/40665#comment:3> MacPorts <http://www.macports.org/> Ports system for OS X
participants (1)
-
MacPorts