You are not logged in.
Why am I getting this error if the user has been added to the wheel group where everything is set to 'all' ?
Last edited by b42 (2023-10-16 14:18:06)
Offline
More context needed. Where are you getting this error? I'm going to assume sudo is involved due to the mention of the 'wheel' group, but as it stands, there is not enough information.
Also, what is '/etc/zsh/zshenv', where does it come from, and what are the permissions on it?
Mod note: moving to NC.
Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD
Making lemonade from lemons since 2015.
Offline
Why are you getting that error *where* in response to *what*?
pacman -Qo /etc/zsh/zshenv
stat /etc/zsh/zshenvYou're *NOT* supposed to execute that.
Probably post your zshrc/zprofile.
Edit: youknowhat…
Last edited by seth (2023-09-23 20:12:53)
Offline
I am trying to modify zshenv file, I want to put icons there which will be reflected on my suckless terminal.
Now I cannot edit it even with sudo from my user, I have to log in to the root user (which does not have any desktop environment, only fresh installation Linux console) and I can only modify that file from root user.
I want to be able to modify that file freely from my specific user.
Offline
Now I cannot edit it even with sudo from my use
Please don't paraphrase, https://bbs.archlinux.org/viewtopic.php?id=57855
Also "man sudoedit"
Offline