[MacPorts] #15223: php 5.2.6 fails due to Image error
#15223: php 5.2.6 fails due to Image error -------------------------------------+-------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: macports-tickets@lists.macosforge.org Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.6.0 Keywords: php | -------------------------------------+-------------------------------------- Upgrading from php 5.2.5 to 5.2.6 does not work. {{{ $ sudo port -v activate php5 @5.2.6_0+apache2+macosx+mysql5+pear+postgresql83+sqlite ---> Activating php5 5.2.6_0+apache2+macosx+mysql5+pear+postgresql83+sqlite Error: port activate failed: Image error: /opt/local/lib/php/PEAR/FixPHP5PEARWarnings.php already exists and does not belong to a registered port. Unable to activate port php5. }}} -- Ticket URL: <http://trac.macports.org/ticket/15223> MacPorts </> Ports system for Mac OS
#15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Changes (by jmr@macports.org): * cc: jwa@macports.org (added) * owner: macports-tickets@lists.macosforge.org => ryandesign@macports.org * milestone: => Port Bugs Comment: Assigning to maintainers. Did you have the pear-base port installed? (It was removed in r36381.) -- Ticket URL: <http://trac.macports.org/ticket/15223#comment:1> MacPorts </> Ports system for Mac OS
#15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Comment (by arthur@arthurkoziel.com): No, I didn't have it installed. PEAR was installed via the php port variant. -- Ticket URL: <http://trac.macports.org/ticket/15223#comment:2> MacPorts </> Ports system for Mac OS
#15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Comment (by ryandesign@macports.org): You'll have to manually remove that file, or force the activation (`sudo port -f activate php5`). -- Ticket URL: <http://trac.macports.org/ticket/15223#comment:3> MacPorts </> Ports system for Mac OS
#15223: php 5.2.6 fails due to Image error --------------------------------------+------------------------------------- Reporter: arthur@arthurkoziel.com | Owner: ryandesign@macports.org Type: defect | Status: new Priority: Normal | Milestone: Port Bugs Component: ports | Version: 1.6.0 Resolution: | Keywords: php --------------------------------------+------------------------------------- Comment (by arthur@arthurkoziel.com): worked. some configuration files got moved: {{{ Warning: File /opt/local/lib/php/PEAR/FixPHP5PEARWarnings.php already exists. Moving to: /opt/local/lib/php/PEAR/FixPHP5PEARWarnings.php.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Cfg.php already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Cfg.php.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Cfg.xml already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Cfg.xml.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Www.php already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Www.php.mp_1210236206. Warning: File /opt/local/lib/php/PEAR/Installer/Role/Www.xml already exists. Moving to: /opt/local/lib/php/PEAR/Installer/Role/Www.xml.mp_1210236206. }}} However, PEAR works fine. Thanks! -- Ticket URL: <http://trac.macports.org/ticket/15223#comment:4> MacPorts </> Ports system for Mac OS
participants (1)
-
MacPorts