eladamri
November 28th, 2005, 06:59 PM
Hello, I have always been scared to post on these forums so if this question proves to be silly please don't thrash me to badly. I looked everywhere for an answer.
I am trying to access the breezy-extras repos on an old mac laptop. I added the lines in sources.list as per jdong's sticky.
here is my sources.list
## main
deb http://us.archive.ubuntu.com/ubuntu breezy main restricted universe multiverse
#deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted universe multiverse
## security
deb http://security.ubuntu.com/ubuntu breezy-security main restricted universe multiverse
#deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted universe multiverse
## updates
deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted universe multiverse
#deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted universe multiverse
## backports
deb http://archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse
## extras
deb http://ubuntu-backports.mirrormax.net/ breezy-extras main restricted universe multiverse
Every repository is working fine (including the backports) except for the extras. This is the error message that I am getting.
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/main/binary-powerpc/Packages.gz: 404 Not Found
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/restricted/binary-powerpc/Packages.gz: 404 Not Found
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/universe/binary-powerpc/Packages.gz: 404 Not Found
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/multiverse/binary-powerpc/Packages.gz: 404 Not Found
The error message seems to indicate that it is trying to connect to
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/multiverse/binary-powerpc/
but I think it should be looking for
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/main/binary-ppc/
This is really just a hunch.
Can anyone let me know what the problem is?
Thank you in advance.
I am trying to access the breezy-extras repos on an old mac laptop. I added the lines in sources.list as per jdong's sticky.
here is my sources.list
## main
deb http://us.archive.ubuntu.com/ubuntu breezy main restricted universe multiverse
#deb-src http://us.archive.ubuntu.com/ubuntu breezy main restricted universe multiverse
## security
deb http://security.ubuntu.com/ubuntu breezy-security main restricted universe multiverse
#deb-src http://security.ubuntu.com/ubuntu breezy-security main restricted universe multiverse
## updates
deb http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted universe multiverse
#deb-src http://us.archive.ubuntu.com/ubuntu breezy-updates main restricted universe multiverse
## backports
deb http://archive.ubuntu.com/ubuntu breezy-backports main restricted universe multiverse
## extras
deb http://ubuntu-backports.mirrormax.net/ breezy-extras main restricted universe multiverse
Every repository is working fine (including the backports) except for the extras. This is the error message that I am getting.
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/main/binary-powerpc/Packages.gz: 404 Not Found
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/restricted/binary-powerpc/Packages.gz: 404 Not Found
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/universe/binary-powerpc/Packages.gz: 404 Not Found
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/multiverse/binary-powerpc/Packages.gz: 404 Not Found
The error message seems to indicate that it is trying to connect to
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/multiverse/binary-powerpc/
but I think it should be looking for
http://ubuntu-backports.mirrormax.net/dists/breezy-extras/main/binary-ppc/
This is really just a hunch.
Can anyone let me know what the problem is?
Thank you in advance.