After investing hours trying all sorts of suggestions that worked for
others... None worked for me...

This is what did work...

1) net1# pecl upgrade
     pear.php.net is using a unsupported protocol - This should never happen.

     Error still occurring...

2) pear upgrade
     ... snip ...
     pear/pear dependency package "pear/XML_Util" downloaded version 1.2.3 is 
not the recommended version 1.2.1, but may be       compatible, use --force to 
install
     pear/XML_Util cannot be installed, conflicts with installed packages

     So pear gives more info... great... Now to cram through a forced
update...

3) pear install --force XML_Util

4) pecl upgrade works now.

Very ugly.

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in Ubuntu.
https://bugs.launchpad.net/bugs/1330542

Title:
  php-pear broken in trusty tahr - channel wrapper missing

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1330542/+subscriptions

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to