LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   wheezy backports? (https://www.linuxquestions.org/questions/debian-26/wheezy-backports-884721/)

cccc 06-05-2011 08:23 PM

wheezy backports?
 
hi

I've add wheezy backports in /etc/apt/sources.list:
Code:

deb http://backports.debian.org/debian-backports wheezy-backports main contrib non-free
deb-src http://backports.debian.org/debian-backports wheezy-backports main contrib non-free

but get these problems:

Code:

# apt-get update

W: Failed to fetch http://backports.debian.org/debian-backports/dists/wheezy-backports/main/source/Sources.gz  404  Not Found [IP: 206.12.19.9 80]

W: Failed to fetch http://backports.debian.org/debian-backports/dists/wheezy-backports/contrib/source/Sources.gz  404  Not Found [IP: 206.12.19.9 80]

W: Failed to fetch http://backports.debian.org/debian-backports/dists/wheezy-backports/non-free/source/Sources.gz  404  Not Found [IP: 206.12.19.9 80]

W: Failed to fetch http://backports.debian.org/debian-backports/dists/wheezy-backports/main/binary-i386/Packages.gz  404  Not Found [IP: 206.12.19.9 80]

W: Failed to fetch http://backports.debian.org/debian-backports/dists/wheezy-backports/contrib/binary-i386/Packages.gz  404  Not Found [IP: 206.12.19.9 80]

W: Failed to fetch http://backports.debian.org/debian-backports/dists/wheezy-backports/non-free/binary-i386/Packages.gz  404  Not Found [IP: 206.12.19.9 80]


snowday 06-05-2011 08:36 PM

Backports is designed for Stable users who need a few newer packages. Wheezy is the "testing" branch and therefore has no "backports" repository.

More info here: http://backports.debian.org/

Is there a particular package/application you're looking for?

andrewthomas 06-05-2011 08:37 PM

There is no reason to add the backports until the release goes stable.


All times are GMT -5. The time now is 12:28 AM.