I am trying to install and test the nightly build.
I used these lines in my sources.list file:
-----------------
deb
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-build-de…
main
deb-src
http://ppa.quickbuild.pearsoncomputing.net/trinity/trinity-nightly-build-de…
main
-----------------
and yes the other two lines are in there as well but I get dumped out
before apt-get runs them.
When I run apt-get update, everything runs fine until I get to the deb-src
line. At that point I get this error message:
-----------------
Err
http://ppa.quickbuild.pearsoncomputing.net wheezy/main Sources
404 Not found
-----------------
and yes there is a space after .net above, which looks wrong to me.
The error message immediately dumps me out of apt.
Suggestions?
Keith