| 
 Re: what mirror server to use - valtam -  12-10-2014
 
 How did you produce that list? For example, my sources.list looks like:
 
 
 Code: # deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
 # deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
 # deb http://security.ubuntu.com/ubuntu trusty-security main restricted
 
 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
 # newer versions of the distribution.
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty main restricted
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty main restricted
 
 ## Major bug fix updates produced after the final release of the
 ## distribution.
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
 
 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
 ## team. Also, please note that software in universe WILL NOT receive any
 ## review or updates from the Ubuntu security team.
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty universe
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty universe
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty-updates universe
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty-updates universe
 
 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
 ## team, and may not be under a free licence. Please satisfy yourself as to
 ## your rights to use the software. Also, please note that software in
 ## multiverse WILL NOT receive any review or updates from the Ubuntu
 ## security team.
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty multiverse
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty multiverse
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty-updates multiverse
 
 ## N.B. software from this repository may not have been tested as
 ## extensively as that contained in the main release, although it includes
 ## newer versions of some applications which may provide useful features.
 ## Also, please note that software in backports WILL NOT receive any review
 ## or updates from the Ubuntu security team.
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty-backports main restricted universe multiverse
 
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty-security main restricted
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty-security main restricted
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty-security universe
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty-security universe
 deb http://nz.archive.ubuntu.com/ubuntu/ trusty-security multiverse
 deb-src http://nz.archive.ubuntu.com/ubuntu/ trusty-security multiverse
 
 ## Uncomment the following two lines to add software from Canonical's
 ## 'partner' repository.
 ## This software is not part of Ubuntu, but is offered by Canonical and the
 ## respective vendors as a service to Ubuntu users.
 # deb http://archive.canonical.com/ubuntu trusty partner
 # deb-src http://archive.canonical.com/ubuntu trusty partner
 
 ## Uncomment the following two lines to add software from Ubuntu's
 ## 'extras' repository.
 ## This software is not part of Ubuntu, but is offered by third-party
 ## developers who want to ship their latest software.
 # deb http://extras.ubuntu.com/ubuntu trusty main
 # deb-src http://extras.ubuntu.com/ubuntu trusty main
 deb http://archive.canonical.com/ trusty partner
 # deb-src http://archive.canonical.com/ trusty partner
 
 ## Linux Lite Repository
 deb http://repo.linuxliteos.com/linuxlite/ beryl main
 
 Re: what mirror server to use - TMG1961 -  12-10-2014
 
 I used the script from here: https://mityer.khdlhfjijfrupr.tk/forums/index.php?topic=1145.msg7014#msg7014
 
 Used the option repositories to get the list. Is that not the correct list?
 
 
 Re: what mirror server to use - valtam -  12-10-2014
 
 Could you please post the actual contents of the sources.list file without using a script, cheers.
 
 
 Re: what mirror server to use - TMG1961 -  12-10-2014
 
 Hope this is the correct list. Did right click on the file sources.list and used open with text editor
 
 
 
 Code: # deb http://us.archive.ubuntu.com/ubuntu/ trusty main restricted
 
 # deb http://us.archive.ubuntu.com/ubuntu/ trusty-updates main restricted
 # deb http://security.ubuntu.com/ubuntu trusty-security main restricted
 
 
 # See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
 # newer versions of the distribution.
 deb http://archive.ubuntu.totaal.net/ trusty main restricted
 deb-src http://archive.ubuntu.totaal.net/ trusty main restricted
 
 
 ## Major bug fix updates produced after the final release of the
 ## distribution.
 deb http://archive.ubuntu.totaal.net/ trusty-updates main restricted
 deb-src http://archive.ubuntu.totaal.net/ trusty-updates main restricted
 
 
 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
 ## team. Also, please note that software in universe WILL NOT receive any
 ## review or updates from the Ubuntu security team.
 deb http://archive.ubuntu.totaal.net/ trusty universe
 deb-src http://archive.ubuntu.totaal.net/ trusty universe
 deb http://archive.ubuntu.totaal.net/ trusty-updates universe
 deb-src http://archive.ubuntu.totaal.net/ trusty-updates universe
 
 
 ## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
 ## team, and may not be under a free licence. Please satisfy yourself as to
 ## your rights to use the software. Also, please note that software in
 ## multiverse WILL NOT receive any review or updates from the Ubuntu
 ## security team.
 deb http://archive.ubuntu.totaal.net/ trusty multiverse
 deb-src http://archive.ubuntu.totaal.net/ trusty multiverse
 deb http://archive.ubuntu.totaal.net/ trusty-updates multiverse
 deb-src http://archive.ubuntu.totaal.net/ trusty-updates multiverse
 
 
 ## N.B. software from this repository may not have been tested as
 ## extensively as that contained in the main release, although it includes
 ## newer versions of some applications which may provide useful features.
 ## Also, please note that software in backports WILL NOT receive any review
 ## or updates from the Ubuntu security team.
 deb http://archive.ubuntu.totaal.net/ trusty-backports main restricted universe multiverse
 deb-src http://archive.ubuntu.totaal.net/ trusty-backports main restricted universe multiverse
 
 
 deb http://archive.ubuntu.totaal.net/ trusty-security main restricted
 deb-src http://archive.ubuntu.totaal.net/ trusty-security main restricted
 deb http://archive.ubuntu.totaal.net/ trusty-security universe
 deb-src http://archive.ubuntu.totaal.net/ trusty-security universe
 deb http://archive.ubuntu.totaal.net/ trusty-security multiverse
 deb-src http://archive.ubuntu.totaal.net/ trusty-security multiverse
 
 
 ## Uncomment the following two lines to add software from Canonical's
 ## 'partner' repository.
 ## This software is not part of Ubuntu, but is offered by Canonical and the
 ## respective vendors as a service to Ubuntu users.
 # deb http://archive.canonical.com/ubuntu trusty partner
 # deb-src http://archive.canonical.com/ubuntu trusty partner
 
 
 ## Uncomment the following two lines to add software from Ubuntu's
 ## 'extras' repository.
 ## This software is not part of Ubuntu, but is offered by third-party
 ## developers who want to ship their latest software.
 # deb http://extras.ubuntu.com/ubuntu trusty main
 # deb-src http://extras.ubuntu.com/ubuntu trusty main
 deb http://archive.canonical.com/ trusty partner
 # deb-src http://archive.canonical.com/ trusty partner
 
 
 ## Linux Lite Repository
 deb http://repo.linuxliteos.com/linuxlite/ beryl main
 ## Depôt MultiSystem
 deb http://liveusb.info/multisystem/depot all main
 
 Re: what mirror server to use - valtam -  12-10-2014
 
 Try the following:
 
 
 ![[Image: cF81htw.png]](http://i.imgur.com/cF81htw.png)  
 
 Re: what mirror server to use - TMG1961 -  12-10-2014
 
 Did do that but when i used update i got the following error messages
 
 
 
 W: Failed to fetch http://dl.google.com/linux/chrome/deb/dists/stable/main/binary-amd64/Packages  Hash Sum mismatch
 
 
 W: Failed to fetch http://archive.ubuntu.totaal.net/dists/trusty-updates/universe/i18n/Translation-en  Hash Sum mismatch
 
 
 E: Some index files failed to download. They have been ignored, or old ones used instead.
 
 
 Re: what mirror server to use - valtam -  12-10-2014
 
 Try the next mirror in the list, rinse and repeat until you get no errors
   
 
 Re: what mirror server to use - TMG1961 -  12-10-2014
 
 
  (12-10-2014, 09:47 AM)Jerry link Wrote:  Try the next mirror in the list, rinse and repeat until you get no errors  Done that..used the next one which is ftp.nluug.nl and no errors when i did run update
 
 Thanks a lot
 
 
 Re: what mirror server to use - valtam -  12-10-2014
 
 No problem
   
 
 
 |