|
This is too general... pick one package, use standard repo setup. Attempt to install from CLI using
sudo apt-get update
sudo apt-get install packagename
copy the command and the entire output and paste it in reply. That way, we see exactly what you see. Also, copy and paste the result of "cat /etc/apt/sources.list".
You are almost certainly doing something wrong, none of the packages in the repos have broken dependencies. The only time I've seen a message remotely as you describe, it turned out I wasn't online. If you seriously suspect the repos, then use the canonical ones... you can imagine what woulh happen if Mark Shuttleworth had trouble installing software!
Last edited by Simon Bridge; 12-10-2007 at 11:28 PM.
|