-
Notifications
You must be signed in to change notification settings - Fork 97
apt try looking in /usr/lib/apt/methods when they are in /usr/lib64/apt/methods #232
Comments
Is the issue still present on Fedora 29 & 30? |
no, also apt last update was 3 years ago |
We stopped building apt a long time ago due to capacity. |
Should we take down the following packages? https://mirrors.tuna.tsinghua.edu.cn/fzug/free/30/x86_64/
|
I suggest keep them there - it's due to maintenance capacity, so it makes sense if others want to update and send a PR. |
I checked yesterday, I'm testing a new apt.spec [1], I hadn't time yet to sync with this one . [1] |
Thanks. Actually I am working on the 1.8.2 now and hopefully I can probably post something to test this week. |
Can you test this one? |
no luck , I'm running F29 x86_64 and that build failed ! |
Hmm I thought you already updated to Fedora 30. I'll take a look for the build later on. |
ok don't worry I'm upgrading my laptop to F30 now |
Hi , I finally tested [1] but is not working
|
Old apt 1.4.8 build by me [1] have many files on methods directory [2] [1] [2]
|
relative to apt-1.2.17-1.fc24.x86_64:
apt-get update
Reading package lists... Done
E: The method driver /usr/lib/apt/methods/http could not be found.
W: No sandbox user '_apt' on the system, can not drop privileges
E: Failed to fetch xxxxxxx
E: Some index files failed to download. They have been ignored, or old ones used instead.
after run
ln -s /usr/lib64/apt/ /usr/lib/apt
apt-get update
starts to workThe text was updated successfully, but these errors were encountered: