I have been trying unsuccessfully to install some pear packages for hours. I first tried to install phing to no avail then I tried installing it with the -alldeps
flag still to no hope. I then tried installing phpUnit but I got the same error I got while trying to install phing. I am at the end of my rope. Here are the pastes 1st trial and 2nd trial with -alldeps flag
. Any help availed will be appreciated.
Asked
Active
Viewed 302 times
0

mojo706
- 123
- 6
-
That behavior (bug) is reported here: https://bugs.launchpad.net/ubuntu/+source/php5/+bug/1310552 – Hugo Vieira May 06 '14 at 01:24
-
2I'm the one who reported the bug – mojo706 May 11 '14 at 10:41
-
Thanks for posting bug. It might help to paste the command you used and keep the pastebin. In this way, others (like me) can see at a glance that this question applies to me as well, or not. – crafter Aug 03 '14 at 10:17
-
but there already is a link to my pastes. – mojo706 Aug 15 '14 at 10:24
1 Answers
0
Maybe try to add the channel pear.phing.info
pear channel-discover pear.phing.info
See also

Wolfgang Blessen
- 900
- 10
- 29
-
as can be seen from my question there are two pastes and that command did not help. – mojo706 Apr 25 '14 at 07:33