All Forums
 Embedded Linux
 Linux FAQ
 Changed apt-get mirror on full Debian system
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Author Topic  

jhess

135 Posts

Posted - 19 Oct 2006 :  14:27:05  Show Profile  Email Poster
The full linux root file system distributed by ADS uses the apt-get tool to install and upgrade software packages.

Previous releases of the root file system were configured so that apt used the Debian mirror archive.progeny.com by default. However, archive.progeny.com will be decomissioned on October 21st, 2006. A new version of the root filesystem has been released that uses debian-mirror.applieddata.net as its apt mirror; this address currently points to the Debian mirror hosted by mirrors.kernel.org.

Users of the full root linux file system and apt will need to update their system to use a different Debian mirror. Until this update is performed, apt commands such as apt-get update, apt-get install, and apt-get upgrade may fail.

If your system has an earlier version of the full linux root file system installed, you can change to the new mirror by running the following commands, as root:

sed -i 's/archive.progeny.com/debian-mirror.applieddata.net/' /etc/apt/sources.list
apt-get update

Alternatively, you can replace your current /etc/apt/sources.list file with this updated version
  Topic  
 Forum Locked
 Send Topic to a Friend
 Printer Friendly
Jump To:
Eurotech Support Forums © Eurotech Inc. Go To Top Of Page
This page was generated in 0.02 seconds. Snitz Forums 2000