Author Topic: Error Packages not found  (Read 2686 times)

rperre

  • Guru
  • ****
  • Posts: 264
    • View Profile
Error Packages not found
« on: December 21, 2009, 12:04:31 am »
Installed Beta2 from DVD, everything runs great, but when doing an apt-get update i'm getting these errors:

Err http://archive.ubuntu.com universe/main Packages
  404 Not Found [IP: 91.189.88.45 80]
Err http://archive.ubuntu.com universe/non-free Packages
  404 Not Found [IP: 91.189.88.45 80]
Err http://archive.ubuntu.com universe/contrib Packages
  404 Not Found [IP: 91.189.88.45 80]

When i check that IP address i can connect to it fine, anything wrong with the souces.list? (shown)
or what else could cause this?

Code: [Select]
deb file:/usr/pluto/deb-cache/ ./
deb http://us.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted universe multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted universe multiverse
deb http://www.avenard.org/files/ubuntu-repos/ intrepid  release
deb http://deb.linuxmce.org/ubuntu/ intrepid  beta2
deb http://debian.slimdevices.com/ stable  main
deb http://packages.medibuntu.org/ intrepid  free non-free
deb http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted universe multiverse
deb http://archive.ubuntu.com/ubuntu/ intrepid  main universe multiverse
deb http://archive.ubuntu.com/ubuntu/ universe  main non-free contrib
deb http://deb.linuxmce.org/ubuntu/ replacements_debian  main
deb http://deb.linuxmce.org/ubuntu/ 20dev_ubuntu  main

Thanks,

Richard

Rukus

  • Veteran
  • ***
  • Posts: 132
    • View Profile
Re: Error Packages not found
« Reply #1 on: December 21, 2009, 12:32:48 am »
Quote
Err http://archive.ubuntu.com universe/main Packages
  404 Not Found [IP: 91.189.88.45 80]
Err http://archive.ubuntu.com universe/non-free Packages
  404 Not Found [IP: 91.189.88.45 80]
Err http://archive.ubuntu.com universe/contrib Packages
  404 Not Found [IP: 91.189.88.45 80]

On the main LMCE web page under news you'll see that it says to ignore the 404 errors.

Good luck,

Ernesto
Core/Generic Hybrid MD
Motherboard: ASUS M2N-SLI Deluxe AM2 NVIDIA nForce 570 SLI MCP ATX
CPU: AMD Athlon 64 X2 6000+ Windsor 3.0GHz Socket AM2 125W Dual-Core
GPU: GPU: XFX PVT84GUDF3 GeForce 8600 GTS 256MB 128-bit GDDR3

rperre

  • Guru
  • ****
  • Posts: 264
    • View Profile
Re: Error Packages not found
« Reply #2 on: December 21, 2009, 01:32:55 am »
Thank you, i don't normally go through the main page, but probably need to check the news a bit more!

Richard