You are not logged in.

#1 2022-07-30 14:47:24

carloshbinda
Member
Registered: 2022-07-30
Posts: 2

Wget resolving URL forever

Hi,

I recently updated my Arch System, but, as always, I had to update Chrome manually. So I tryed to do it the usual way, by compiling the package I got from AUR.
While running the makepkg command, I noticed that it would not update the donwload progress.
I wanted to check if the problem also happened with downloading anything else in the konsole, so I used many URLs with WGET and it stays in the "Resolving ..." forever.
When I try to download the same files by pasting the same URL on the web browser it just goes very quickly.
When I update my system with pacman - Syu, it also works, doenloading and installing all the updates.
Any idea of what that might be?

Offline

#2 2022-07-30 14:57:08

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: Wget resolving URL forever

wget will read /etc/resolv.conf directly, curl won't

stat /etc/resolv.conf
cat /etc/resolv.conf
resolvectl status

Offline

#3 2022-08-01 20:52:03

carloshbinda
Member
Registered: 2022-07-30
Posts: 2

Re: Wget resolving URL forever

My mistake.

My terminal was in Tor mode. All I had to do was comment the . torsocks in the ~/.bashrc file.

I'm sorry, this is very specific. Should this post be moved somewhere else?

Offline

#4 2022-08-01 21:17:05

seth
Member
Registered: 2012-09-03
Posts: 51,056

Re: Wget resolving URL forever

If the premise of the post was wrong, you can report it for deletion.
Otherwise to be moved to the Networking board - torsocks is certainly not supposed to break wget.

Offline

Board footer

Powered by FluxBB