You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It works really well, when I do a curl on the repo to retrieve the Release.key through the repo it works well too
However, when I try to do an "apt-get update" I get an error on the repo in question:
http://link_repo/dists/focal/main/binary-amd64/Packages 404 not found
E: Failed to download some index files. They were ignored or old ones were used instead.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Good morning
I created an artificialory repo that points to this url: https://download.opensuse.org
It works really well, when I do a curl on the repo to retrieve the Release.key through the repo it works well too
However, when I try to do an "apt-get update" I get an error on the repo in question:
http://link_repo/dists/focal/main/binary-amd64/Packages 404 not found
E: Failed to download some index files. They were ignored or old ones were used instead.
Here is my source.list file
deb [trusted=yes] https://login:password@link_repo/artifactory/name_repo/ focal main
do you have an idea ?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions