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

pdk channel update gives 404 not found #6

Open
johansmolinski opened this issue Jan 31, 2020 · 2 comments
Open

pdk channel update gives 404 not found #6

johansmolinski opened this issue Jan 31, 2020 · 2 comments

Comments

@johansmolinski
Copy link

When running pdk channel update I get 404 Not Found on http://ftp.uk.debian.org/debian/dists/testing-updates/main/binary-armhf/Packages.gz. Seems like the closest existing file is Packages.xz.

14:28 $ pdk channel update
http://ftp.uk.debian.org/debian/dists/testing/Release
|++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++|
http://ftp.uk.debian.org/debian/dists/testing-updates/Release
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/main/binary-armhf/Packages.gz
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/main/binary-armhf/Release
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/main/source/Sources.gz
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/main/source/Release
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/contrib/binary-armhf/Packages.gz
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/contrib/binary-armhf/Release
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/contrib/source/Sources.gz
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/contrib/source/Release
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/non-free/binary-armhf/Packages.gz
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/non-free/binary-armhf/Release
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/non-free/source/Sources.gz
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing/non-free/source/Release
|------------------------------------------------------------|
http://ftp.uk.debian.org/debian/dists/testing-updates/main/binary-armhf/Packages.gz
Traceback (most recent call last):+++++++++++++++++++++++++++|
error: (22, 'The requested URL returned error: 404 Not Found')
pdk ERROR: Unknown error
@danielhjames
Copy link
Member

Hi @johansmolinski we have deprecated PDK in favour of our new tool dibby: https://github.com/64studio/dibby/

However, if you'd like to have a go at updating PDK to work with current Debian repos, I note that the .gz format is assumed on line 606 of https://github.com/64studio/pdk/blob/master/pdk/channels.py

@johansmolinski
Copy link
Author

Cool! I’ll rather look in to the recent one. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants