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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to