Linux Lite 7.6 Final Released - Click here for more


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
what mirror server to use
#11
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
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#12
I used the script from here: https://www.linuxliteos.com/forums/index...14#msg7014

Used the option repositories to get the list. Is that not the correct list?
Life on earth is expensive but it does include a free trip around the sun.
Reply
#13
Could you please post the actual contents of the sources.list file without using a script, cheers.
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#14
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
Life on earth is expensive but it does include a free trip around the sun.
Reply
#15
Try the following:

[Image: cF81htw.png]
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#16
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/di...4/Packages  Hash Sum mismatch


W: Failed to fetch http://archive.ubuntu.totaal.net/dists/t...slation-en  Hash Sum mismatch


E: Some index files failed to download. They have been ignored, or old ones used instead.
Life on earth is expensive but it does include a free trip around the sun.
Reply
#17
Try the next mirror in the list, rinse and repeat until you get no errors Smile
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply
#18
(12-10-2014, 09:47 AM)Jerry link Wrote: Try the next mirror in the list, rinse and repeat until you get no errors Smile

Done that..used the next one which is ftp.nluug.nl and no errors when i did run update

Thanks a lot
Life on earth is expensive but it does include a free trip around the sun.
Reply
#19
No problem Smile
Download your free copy of Linux Lite today.

Jerry Bezencon
Linux Lite Creator

"Do not correct a fool, or he will hate you; correct a wise man and he will appreciate you."

[Image: X5qGkCg.png]

[Image: 0op1GNe.png] [Image: LgJ2mtP.png] [Image: vLZcFUE.png] [Image: lrUHro3.jpg]
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)