I haven't done an emerge for a while, and decided to do one now that I'm thinking about it. I don't remember my way around how to solve this, and I have to get back to my studies soon.
Anyway; I typed sudo emerge -auVDN @world into the console. It completed a lot of it, but stops here:
>>> Failed to emerge app-editors/nano-6.0, Log file:
>>> '/var/tmp/portage/app-editors/nano-6.0/temp/build.log'
Here is the log file:
>>> Downloading 'https://fastpull-us.funtoo.org/distfiles/nano-6.0.tar.gz'
--2022-01-24 03:22:26-- https://fastpull-us.funtoo.org/distfiles/nano-6.0.tar.gz
Resolving fastpull-us.funtoo.org... 192.150.253.88
Connecting to fastpull-us.funtoo.org|192.150.253.88|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2022-01-24 03:22:27 ERROR 404: Not Found.
>>> Downloading 'https://www.nano-editor.org/dist/latest/nano-6.0.tar.gz'
--2022-01-24 03:22:27-- https://www.nano-editor.org/dist/latest/nano-6.0.tar.gz
Resolving www.nano-editor.org... 213.138.109.86
Connecting to www.nano-editor.org|213.138.109.86|:443... failed: Connection refused.
!!! Couldn't download 'nano-6.0.tar.gz'. Aborting.
^[[31;01m * ^[[39;49;00mFetch failed for 'app-editors/nano-6.0', Log file:
^[[31;01m * ^[[39;49;00m '/var/tmp/portage/app-editors/nano-6.0/temp/build.log'
I see that it was not able to download it from the location that it attempts to get it from.
I personally don't care about having nano, because I have vim. So I uninstalled it hoping that it might just skip trying to get nano. But obviously that made no difference.
Question
dartomic
Update: Nevermind, I figured it out.
I haven't done an emerge for a while, and decided to do one now that I'm thinking about it. I don't remember my way around how to solve this, and I have to get back to my studies soon.
Anyway; I typed sudo emerge -auVDN @world into the console. It completed a lot of it, but stops here:
>>> Failed to emerge app-editors/nano-6.0, Log file: >>> '/var/tmp/portage/app-editors/nano-6.0/temp/build.log'
Here is the log file:
>>> Downloading 'https://fastpull-us.funtoo.org/distfiles/nano-6.0.tar.gz' --2022-01-24 03:22:26-- https://fastpull-us.funtoo.org/distfiles/nano-6.0.tar.gz Resolving fastpull-us.funtoo.org... 192.150.253.88 Connecting to fastpull-us.funtoo.org|192.150.253.88|:443... connected. HTTP request sent, awaiting response... 404 Not Found 2022-01-24 03:22:27 ERROR 404: Not Found. >>> Downloading 'https://www.nano-editor.org/dist/latest/nano-6.0.tar.gz' --2022-01-24 03:22:27-- https://www.nano-editor.org/dist/latest/nano-6.0.tar.gz Resolving www.nano-editor.org... 213.138.109.86 Connecting to www.nano-editor.org|213.138.109.86|:443... failed: Connection refused. !!! Couldn't download 'nano-6.0.tar.gz'. Aborting. ^[[31;01m * ^[[39;49;00mFetch failed for 'app-editors/nano-6.0', Log file: ^[[31;01m * ^[[39;49;00m '/var/tmp/portage/app-editors/nano-6.0/temp/build.log'
I see that it was not able to download it from the location that it attempts to get it from.
Edited by dartomicI personally don't care about having nano, because I have vim. So I uninstalled it hoping that it might just skip trying to get nano. But obviously that made no difference.
So any help would be great. Thanks!
Link to comment
Share on other sites
3 answers to this question
Recommended Posts