Linaqruf / kohya-trainer

Adapted from https://note.com/kohya_ss/n/nbf7ce8d80f29 for easier cloning
Apache License 2.0
1.82k stars 296 forks source link

E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/c-ares/libc-ares2_1.18.1-1ubuntu0.22.04.2_amd64.deb 404 Not Found #341

Closed delacroix17 closed 4 months ago

delacroix17 commented 4 months ago

Got this error in the install dependencies step.

fatal: couldn't find remote ref if The following additional packages will be installed: libaria2-0 libc-ares2 The following NEW packages will be installed: aria2 libaria2-0 libc-ares2 0 upgraded, 3 newly installed, 0 to remove and 35 not upgraded. Need to get 45.0 kB/1,513 kB of archives. After this operation, 5,441 kB of additional disk space will be used. E: Failed to fetch http://security.ubuntu.com/ubuntu/pool/main/c/c-ares/libc-ares2_1.18.1-1ubuntu0.22.04.2_amd64.deb 404 Not Found [IP: 91.189.91.83 80] E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing? Preparing metadata (setup.py) ... done Building wheel for library (setup.py) ... done

I guess because it's been updated to libc-ares2_1.18.1-1ubuntu0.22.04.3_amd64.deb, but I wouldn't know how to change it so it looks for that.

delacroix17 commented 4 months ago

Nevermind it works now.