Discussion:
Bird Debian Repo broken ?!
Daniel Wendler
2014-09-12 14:42:09 UTC
Permalink
Hello List,

today i was a little bit confused about the package updates on our firewall.
Only Wheezy Systems wants to update to latest version.
After some research i realize the upgrades are from the official Debian Repo
and not from the Bird repo.
After looking in the bird repo i realized that:

dists/{squeeze,wheezy}/main/binary-amd64/Packages{,.gz}

are 0 byte files, so the apt-get update does not realize the files in the
repo. The timestamp of the files say 21.08.14, so i think its broken since
then.

Could someone see the same behavior?
--
Mit freundlichen Grüßen
---------------------------------
Daniel Wendler
Daniel Wendler
2014-09-23 17:39:05 UTC
Permalink
Hello List,

maybe i did something wrong, but i can not install or upgrade bird because of
this problem.
Nobody else with this problem?
--
Mit freundlichen Grüßen
---------------------------------
Daniel Wendler
Post by Daniel Wendler
Hello List,
today i was a little bit confused about the package updates on our firewall.
Only Wheezy Systems wants to update to latest version.
After some research i realize the upgrades are from the official Debian Repo
and not from the Bird repo.
dists/{squeeze,wheezy}/main/binary-amd64/Packages{,.gz}
are 0 byte files, so the apt-get update does not realize the files in the
repo. The timestamp of the files say 21.08.14, so i think its broken since
then.
Could someone see the same behavior?
Eliezer Croitoru
2014-09-23 18:25:28 UTC
Permalink
Hey Daniel,

What is the content of the sources.list file on your system?

Eliezer
Post by Daniel Wendler
Hello List,
today i was a little bit confused about the package updates on our firewall.
Only Wheezy Systems wants to update to latest version.
After some research i realize the upgrades are from the official Debian Repo
and not from the Bird repo.
dists/{squeeze,wheezy}/main/binary-amd64/Packages{,.gz}
are 0 byte files, so the apt-get update does not realize the files in the
repo. The timestamp of the files say 21.08.14, so i think its broken since
then.
Could someone see the same behavior?
Daniel Wendler
2014-09-24 08:00:46 UTC
Permalink
Hello Eliezer,

content is:

deb http://bird.network.cz/debian wheezy main

You can test this if you do:

wget http://bird.network.cz/debian/dists/wheezy/main/binary-amd64/Packages.gz

So you get an 29 byte compressed file which includes an 0 byte Packages file.
--
Mit freundlichen Grüßen
---------------------------------
Daniel Wendler

Leiter Infrastruktur
Boreus Rechenzentrum GmbH
Zur Schwedenschanze 2
18435 Stralsund

tel.: +49 (0)3831/367 6409
fax.: +49 (0)3831/367 6609
email: ***@boreus.de

www.boreus.de

Geschäftsführer: André Jahns, Holger Lebrecht
Handelsregister: Amtsgericht Stralsund HRB 5750
Sitz der Gesellschaft: Stralsund
Post by Eliezer Croitoru
Hey Daniel,
What is the content of the sources.list file on your system?
Eliezer
Post by Daniel Wendler
Hello List,
today i was a little bit confused about the package updates on our
firewall. Only Wheezy Systems wants to update to latest version.
After some research i realize the upgrades are from the official Debian
Repo and not from the Bird repo.
dists/{squeeze,wheezy}/main/binary-amd64/Packages{,.gz}
are 0 byte files, so the apt-get update does not realize the files in the
repo. The timestamp of the files say 21.08.14, so i think its broken since
then.
Could someone see the same behavior?
Ondrej Filip
2014-09-24 15:15:04 UTC
Permalink
Hi Folks,
the debian repo was re-designed. Please look at it.

Ondrej
Post by Daniel Wendler
Hello Eliezer,
deb http://bird.network.cz/debian wheezy main
wget http://bird.network.cz/debian/dists/wheezy/main/binary-amd64/Packages.gz
So you get an 29 byte compressed file which includes an 0 byte Packages file.
Eliezer Croitoru
2014-09-27 18:00:57 UTC
Permalink
Hey Daniel,

http://bird.network.cz/debian/dists/squeeze/main/binary-amd64/
http://bird.network.cz/debian/dists/wheezy/main/binary-amd64/

Text files seems to be fine.

Eliezer
Post by Daniel Wendler
Hello Eliezer,
debhttp://bird.network.cz/debian wheezy main
wgethttp://bird.network.cz/debian/dists/wheezy/main/binary-amd64/Packages.gz
So you get an 29 byte compressed file which includes an 0 byte Packages file.
Loading...