Bug#661864: software-properties-gtk: "Failed to fetch..." Character Conflicts between "-" & "/"

March 01st, 2012 - 09:30 pm ET by Orang_Gila | Report spam
Package: software-properties-gtk
Version: 0.60.debian-3
Severity: important

Package: software-properties-gtk (version: 0.60.debian-3)

Third Tab: Updates > [check] "Security updates (squeeze/updates)"
First Tab: Debian Software > Download From: [Other...] > {select}
[ftp3.nrc.ca], then either "ftp" or "http"
Clicking back and forth between the "ftp" & "http" will create the following
errors when Updates: "Security updates (squeeze/updates)" is checked and Debian
Software has "Source code" checked.
-
COMBINATION "ftp" with "squeeze/updates" GENERATES:
deb-src http://ftp3.nrc.ca/debian/ squeeze/updates main

WITH THIS ERROR:
Failed to fetch
http://ftp3.nrc.ca/debian/dists/squ...Sources.gz 404
Not Found [IP: 132.246.2.23 80]
Some index files failed to download, they have been ignored, or old ones used
instead.

COMBINATION "ftp" with "squeeze/updates" GENERATES:
deb-src ftp://ftp3.nrc.ca/debian/ squeeze/updates main

WITH THIS ERROR:
Failed to fetch
ftp://ftp3.nrc.ca/debian/dists/sque...Sources.gz Unable
to fetch file, server said
'/debian/dists/squeeze/updates/main/source/Sources.gz: No such file or
directory. ' [IP: 132.246.2.23 21]
Some index files failed to download, they have been ignored, or old ones used
instead.

+++++
Switching from "Servers for Canada" to "Other" {http://ftp.ca.debian.org}
creates a similar error when software-properties-gtk rewrites the
sources.list:
AUTO REPLACING:
deb-src http://security.debian.org/ squeeze/updates main

WITH:
deb-src http://ftp.ca.debian.org/debian/ squeeze/updates main

WHICH GENERATES THE FOLLOWING ERROR:
Failed to fetch
http://ftp.ca.debian.org/debian/dis...Sources.gz
404 Not Found [IP: 24.215.0.24 80]
Some index files failed to download, they have been ignored, or old ones used
instead.

WITH:
deb-src ftp://ftp.ca.debian.org/debian/ squeeze/updates main

WHICH GENERATES THE FOLLOWING ERROR:
Failed to fetch
ftp://ftp.ca.debian.org/debian/dist...Sources.gz
Unable to fetch file, server said 'Failed to open file. ' [IP: 70.38.0.135 21]
Some index files failed to download, they have been ignored, or old ones used
instead.


MANUAL EDITING OF /etc/apt/sources.list

WORKS: deb-src ftp://ftp3.nrc.ca/debian/ squeeze-updates main
FAILS: deb-src ftp://ftp3.nrc.ca/debian/ squeeze/updates main

WORKS: deb-src http://security.debian.org/ squeeze/updates main
WORKS: deb-src http://ftp.ca.debian.org/debian/ squeeze-updates main
FAILS: deb-src ftp://ftp.ca.debian.org/debian/ squeeze/updates main

==STEPS TO REPLICATE:

1) Third Tab: Updates > [check] "Security updates (squeeze/updates)"
2) First Tab: Debian Software > Downloadable from the Internet > [check "Source
code"]
3) First Tab: Debian Software > Download From: [Other...] > {select}
[ftp3.nrc.ca], then either "ftp" or "http"
4) [click "Close"]
5) [click "Reload"]
6) Repeat steps 3 to 5, switching between "ftp" and "http" then reloading.



Debian Release: 6.0.4
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-bpo.2-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_CA.utf8, LC_CTYPE=en_CA.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages software-properties-gtk depends on:
ii gksu 2.0.2-5 graphical frontend to su
ii python 2.6.6-3+squeeze6 interactive high-level object-orie
ii python-glade2 2.17.0-4 GTK+ bindings: Glade support
ii python-gtk2 2.17.0-4 Python bindings for the GTK+ widge
ii python-software-propert 0.60.debian-3 manage the repositories that you i
ii python-support 1.0.10 automated rebuilding support for P
ii synaptic 0.70~pre1+b1 Graphical package manager

software-properties-gtk recommends no packages.

software-properties-gtk suggests no packages.




To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 1 replyReplies Make a reply

Replies

#1 Julian Andres Klode
March 26th, 2012 - 02:10 pm ET | Report spam
On Thu, Mar 01, 2012 at 06:24:16PM -0800, Orang_Gila wrote:
Package: software-properties-gtk
Version: 0.60.debian-3
Severity: important

MANUAL EDITING OF /etc/apt/sources.list

WORKS: deb-src ftp://ftp3.nrc.ca/debian/ squeeze-updates main
FAILS: deb-src ftp://ftp3.nrc.ca/debian/ squeeze/updates main

WORKS: deb-src http://security.debian.org/ squeeze/updates main
WORKS: deb-src http://ftp.ca.debian.org/debian/ squeeze-updates main
FAILS: deb-src ftp://ftp.ca.debian.org/debian/ squeeze/updates main



I don't really understand what you're trying to tell us here, but
squeeze/updates and squeeze-updates are totally different things.

The one called 'squeeze/updates' provides security updates and
you should use security.debian.org sources for this. The other
one -- called 'squeeze-updates' -- provides updates for release
critical bugs and other updates.

Julian Andres Klode - Debian Developer, Ubuntu Member

See http://wiki.debian.org/JulianAndresKlode and http://jak-linux.org/.



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact

Similar topics