You are not logged in.
same sudoers:
with sudo-1.8.0-1:
[sl1pkn07@SpinFlo ~]$ yaourt -Syu
Contraseña:
You are not allowed to launch pacman-color with sudo
Please enter root password
with sudo-1.7.4.p6-1
[sl1pkn07@SpinFlo ~]$ yaourt -Syu
Contraseña:
:: Sincronizando las bases de datos de paquetes...
is pacman-color/pacman blacklisted?
greetings
EDIT: change title
Last edited by sl1pkn07 (2013-01-31 02:48:12)
Offline
Just upgraded, have the same problem also
Offline
https://bbs.archlinux.org/viewtopic.php?id=66367 - that seems to indicate a logout/login might be required.
Offline
rebooted and didn't fix it
Offline
So yaourt calls "sudo pacman-color" and fails? Can you do that manually?
Offline
I don't use pacman-color, just pacman.
Anyways..
sudo pacman -Syyu
:: Synchronizing package databas...
So I don't know what to think of it, I'm guessing it's a yaourt bug.
Offline
yes. pacman color/pacman works with sudo. but when using with yaourt, fails
[sl1pkn07@SpinFlo scripts]$ sudo pacman -Syu
Contraseña:
:: Sincronizando las bases de datos de paquetes...
^C
Interrupt signal received
[sl1pkn07@SpinFlo scripts]$ sudo pacman-color -Syu
:: Sincronizando las bases de datos de paquetes...
^C
Interrupt signal received
[sl1pkn07@SpinFlo scripts]$ yaourt -Syu
You are not allowed to launch pacman with sudo
Please enter root password
Contraseña:
[sl1pkn07@SpinFlo scripts]$ sudo nano /etc/yaourtrc (change between pacman and pacman-color)
[sl1pkn07@SpinFlo scripts]$ yaourt -Syu
You are not allowed to launch pacman-color with sudo
Please enter root password
Contraseña:
[sl1pkn07@SpinFlo scripts]$
Offline
yes. pacman color/pacman works with sudo. but when using with yaourt, fails
[sl1pkn07@SpinFlo scripts]$ sudo pacman -Syu
Contraseña:
:: Sincronizando las bases de datos de paquetes...
^C
Interrupt signal received[sl1pkn07@SpinFlo scripts]$ sudo pacman-color -Syu
:: Sincronizando las bases de datos de paquetes...
^C
Interrupt signal received[sl1pkn07@SpinFlo scripts]$ yaourt -Syu
You are not allowed to launch pacman with sudo
Please enter root password
Contraseña:
[sl1pkn07@SpinFlo scripts]$ sudo nano /etc/yaourtrc (change between pacman and pacman-color)
[sl1pkn07@SpinFlo scripts]$ yaourt -Syu
You are not allowed to launch pacman-color with sudo
Please enter root password
Contraseña:
[sl1pkn07@SpinFlo scripts]$
it's the same for me too.. sudo pacman ok.. but yaourt ask for root password...
KF5 & Plasma5 (git versions) - Awesome WM
ASUS Sabertooth 990FX - AMD FX8350 - ATI Radeon HD 7970
[testing] repo
Offline
"sudo -l <command>" appears to be returning 1 even if you are allowed to run the command... I'll see if I can find a fix.
Offline
now works with sudo-1.8.0-2/bash-4.2.006-1 (i dont know what of this two packages fix the problem)
greetings
Offline
The sudo update fixes it.
Offline
The sudo update fixes it.
Thank you very much, now I can go ahead and keep using my horribly coded aur bash script!
P.S. <3 yaourt
Offline