sudo group
Even if i run the command with sudo, the same issue comes .. Using Debian 12
To add the user to sudoers group run:
EDITOR=nvim visudo
then Uncomment the line (Remove #):
# %wheel ALL=(ALL) ALL
Note: To do this you have to login as root user.
[!NOTE] The user is already in the sudoers group
Seems like this script has some serious issue, it broke my internet in terminal, now both w3m & pacman are not working here and ping says 100% packet loss although brave is working, maybe 'coz it's a flatpak on my arch.
Edit: I manually added Mirrors & pacman worked but when I used script again, my mirrorlist again got wiped.
@arch-holic can you tell us what script did you ran, so that it would be easier to fix.
Even if i run the command with sudo, the same issue comes .. Using Debian 12
same here when running the script as a user (dietpi x86_64, based on debian 12). the suggested fix from arch-holic to uncomment the %weel does not work here beause there is no %wheel group on dietpi. I can run the script with no errors when switching via "su" command to root user.
@smogan Yes this is really the solution to the issue, but not sure if it's the only way to solve it, as some people don't like to run scripts as root user
@smogan Yes this is really the solution to the issue, but not sure if it's the only way to solve it, as some people don't like to run scripts as root user
of course this is not a suitable solution 🙂. also there were other problems, but that's likely off topic in this thread.
This also failed on a Fedora 40 install I was testing.
Can you please confirm whether the issue still persists?
Can you please confirm whether the issue still persists?
In my testing so far for Fedora 40, I have went through a lot of the options that work on Fedora and I am not seeing this error occur anymore. It appears to be fixed on Fedora 40.
Can you please confirm whether the issue still persists?
It's now solved. I will close the issue
The issue has been solved in Debian, thank you!
