Jon Haugsand wrote:
* Russell Shaw

E: Sorry, broken packages

I think by setting up apt-get "pinning" or something, these dependancies can be downloaded and installed automatically. However, i haven't figured that out, so i resolve these problems manually (it doesn't happen very often). Some of these errors may go away if you put this in apt.conf: APT::Default-Release "testing"; APT::Cache-Limit 10000000;

Also, put an official "testing" source into sources.list too.

How?


http://www.debian.org/mirror/
http://www.debian.org/mirror/list

Primary mirrors:

Norway ftp.no.debian.org /debian/ /debian-non-US/

http://ftp.no.debian.org/debian/
http://ftp.no.debian.org/debian-non-US/


Secondary Mirrors:


NO Norway
---------
ftp.no.debian.org                      /debian/                               /debian/
debian.marked.no                       /debian/


Try in sources.list:


For stable:
  deb ftp://ftp.no.debian.org/debian/ stable main contrib non-free

For testing:
  deb ftp://ftp.no.debian.org/debian/ testing main contrib non-free

For unstable:
  deb ftp://ftp.no.debian.org/debian/ unstable main contrib non-free

Then do: apt-get update


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]




Reply via email to