Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Seems like your apt sources are broken #10

Open
nal opened this issue May 27, 2014 · 1 comment
Open

Seems like your apt sources are broken #10

nal opened this issue May 27, 2014 · 1 comment
Labels

Comments

@nal
Copy link

nal commented May 27, 2014

Just tried to use your module. Followed steps to setup indexes.
Added to /etc/apt/sources.list this line
deb http://alioth.debian.org/~jozef-guest/pmindex/ wheezy main contrib non-free

and run apt-get update.

It showed me a error:
W: Failed to fetch http://alioth.debian.org/~jozef-guest/pmindex/dists/wheezy/main/binary-amd64/Packages 301 Moved Permanently

W: Failed to fetch http://alioth.debian.org/~jozef-guest/pmindex/dists/wheezy/contrib/binary-amd64/Packages 301 Moved Permanently

W: Failed to fetch http://alioth.debian.org/~jozef-guest/pmindex/dists/wheezy/non-free/binary-amd64/Packages 301 Moved Permanently

W: Failed to fetch http://alioth.debian.org/~jozef-guest/pmindex/dists/wheezy/main/binary-i386/Packages 301 Moved Permanently

W: Failed to fetch http://alioth.debian.org/~jozef-guest/pmindex/dists/wheezy/contrib/binary-i386/Packages 301 Moved Permanently

W: Failed to fetch http://alioth.debian.org/~jozef-guest/pmindex/dists/wheezy/non-free/binary-i386/Packages 301 Moved Permanently

Also apt-pm update showed me this error:
gzip: /var/cache/apt/apt-pm/deb/../02packages.dependencies.txt.gz: No such file or directory
gzip: /var/cache/apt/apt-pm/deb-src/../02packages.dependencies.txt.gz: No such file or directory
no modules in index. did you add/set apt sources.list?

Also this URL is also broken:
http://pkg-perl.alioth.debian.org/cpan2deb/CPAN/02packages.dependencies.txt.gz

wget http://pkg-perl.alioth.debian.org/cpan2deb/CPAN/02packages.dependencies.txt.gz
--2014-05-27 18:31:41-- http://pkg-perl.alioth.debian.org/cpan2deb/CPAN/02packages.dependencies.txt.gz
Resolving pkg-perl.alioth.debian.org (pkg-perl.alioth.debian.org)... 5.153.231.21
Connecting to pkg-perl.alioth.debian.org (pkg-perl.alioth.debian.org)|5.153.231.21|:80... connected.
HTTP request sent, awaiting response... 404 Not Found

Seems like your apt sources are broken...

@jozef
Copy link
Owner

jozef commented May 27, 2014

Hi,
please use:

deb http://deb.perl.it/debian/pmi/ wheezy main contrib non-free

instead of alioth. Will fix the documentation.

Thank you.

@jozef jozef added the bug label May 27, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants