Pear + Pecl Channel issue:
---------------------------------------

Steps to reproduce:

1) sudo apt-get install php-pear
2) sudo pear install {any package}

result:
pear.php.net is using a unsupported protocal - This should never happen.
install failed


Work around:

1) sudo rm -R /usr/share/php/.channels
2) sudo pear update-channels


---------------------------------------
Broken Symlink issue:
---------------------------------------

Steps to reproduce:

1) cd /usr/share/php/
2) ls -al

Result:
Symlink Doc is broken

Work around:
1) sudo rm /usr/share/php/doc
2) sudo ln -s /usr/share/doc/php-pear /usr/share/php/doc

-- 
php-pear package problems (Karmic)
https://bugs.launchpad.net/bugs/420639
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
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