You are not logged in.

#1 2016-08-05 15:50:53

hifi25nl
Member
Registered: 2011-05-07
Posts: 262

yaourt asking sudo password

Suddenly, after last update, yaourt is asking for sudo password (I don't have a sudo password by choice)

[piero@archlinux ~]$ yaourt -Syua
[sudo] password for piero: 
Password:

In the example before I have made a Ctrl+C after sudo prompt and giving the root password all is fine.

How can I switch back  to previous behavior (asking directly root password) ?

Offline

#2 2016-08-05 19:51:23

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: yaourt asking sudo password

Last update of what? Your system (pacman -Syu) or yaourt itself?

Two suggestions come to mind:
1) I think there was a sudo update recently, maybe start looking there?
2) Don't use yaourt? Try cower or another helper?

Last edited by mrunion (2016-08-05 19:51:39)


Matt

"It is very difficult to educate the educated."

Offline

#3 2016-08-10 11:51:16

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: yaourt asking sudo password

What does your /etc/sudoers look like? Did it change recently (timestamp of the file)?

Offline

#4 2016-08-10 16:06:55

hifi25nl
Member
Registered: 2011-05-07
Posts: 262

Re: yaourt asking sudo password

I have not changed. It is the same as before. There are lines where some commands are given root access with ALL=NOPASSWD (but not yaourt!)
The lines about sudo and wheel are commented.

Last edited by hifi25nl (2016-08-10 16:07:17)

Offline

#5 2016-08-10 16:20:09

mcmillan
Member
Registered: 2006-04-06
Posts: 737

Re: yaourt asking sudo password

You still haven't answered this question

Last update of what? Your system (pacman -Syu) or yaourt itself?

And if you don't use sudo, why do you even have it installed? (I'm assuming based on the fact you have a sudoers file)
It's been a while since I used yaourt but I thought it only asks for user password with sudo when sudo is installed, otherwise asks for root password.

Offline

#6 2016-08-10 16:29:13

hifi25nl
Member
Registered: 2011-05-07
Posts: 262

Re: yaourt asking sudo password

As always I have made a system update (31 July after 15 days of holiday). Before 15 July I had sudo installed but yaourt was never asking for sudo password, only for root.

As pointed out before, I am using sudo for some specific commands.

Last edited by hifi25nl (2016-08-10 16:30:49)

Offline

#7 2016-08-10 19:20:46

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: yaourt asking sudo password

If you want your thread to actually head somewhere, do as requested and post the full contents of:

/etc/sudoers
any files in /etc/sudoers.d/
/var/log/pacman.log

Last edited by Alad (2016-08-10 19:24:11)


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#8 2016-08-10 22:09:20

hifi25nl
Member
Registered: 2011-05-07
Posts: 262

Re: yaourt asking sudo password

There is nothing in  /etc/sudoers
/etc/sudoers

root ALL=(ALL) ALL
piero ALL=(ALL) NOPASSWD: /usr/bin/psd-overlay-helper
piero ALL=NOPASSWD: /usr/bin/poweroff
piero ALL=NOPASSWD: /usr/bin/reboot

Last item of yaourt installation log is giving this
[2016-03-18 02:27] upgraded yaourt (1.8-1 -> 1.8.1-1)

Polkit update log
[2015-11-02 18:56] upgraded polkit (0.113-2 -> 0.113-4)

Sudo update log
[2016-07-31 16:47] upgraded sudo (1.8.16-1 -> 1.8.17.p1-1)

Downgrading sudo to 1.8.16-1 the problem disappears!

Last edited by hifi25nl (2016-08-10 22:10:09)

Offline

#9 2016-08-10 22:11:33

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: yaourt asking sudo password

Alad wrote:

/var/log/pacman.log


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#10 2016-08-10 22:29:12

hifi25nl
Member
Registered: 2011-05-07
Posts: 262

Re: yaourt asking sudo password

pacman.log is very big. The section about  31 July (he day the problem occurred)

[2016-07-31 16:40] [PACMAN] Running 'pacman --color auto -Sy'
[2016-07-31 16:40] [PACMAN] synchronizing package lists
[2016-07-31 16:40] [PACMAN] Running 'pacman --color auto -S -u'
[2016-07-31 16:40] [PACMAN] starting full system upgrade
[2016-07-31 16:41] [PACMAN] Running 'pacman --color auto -Sy'
[2016-07-31 16:41] [PACMAN] synchronizing package lists
[2016-07-31 16:41] [PACMAN] Running 'pacman --color auto -S -u'
[2016-07-31 16:41] [PACMAN] starting full system upgrade
[2016-07-31 16:44] [ALPM] running '70-dkms-remove.hook'...
[2016-07-31 16:44] [ALPM-SCRIPTLET] ==> dkms remove -m nvidia -v 367.35 -k 4.6.2-rt5-1-rt
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] ==> dkms remove -m vboxhost -v 5.1.0_OSE -k 4.6.2-rt5-1-rt
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1972: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] /usr/bin/dkms: line 1974: echo: write error: Broken pipe
[2016-07-31 16:44] [ALPM-SCRIPTLET] ==> dkms remove -m vboxhost -v 5.1.0_OSE -k 4.6.2-rt5-1-rt
[2016-07-31 16:44] [ALPM-SCRIPTLET] Error! There is no instance of vboxhost 5.1.0_OSE
[2016-07-31 16:44] [ALPM-SCRIPTLET] for kernel 4.6.2-rt5-1-rt (x86_64) located in the DKMS tree.
[2016-07-31 16:44] [ALPM-SCRIPTLET] ==> dkms remove -m vboxhost -v 5.1.0_OSE -k 4.6.4-1-ARCH
[2016-07-31 16:44] [ALPM] transaction started
[2016-07-31 16:44] [ALPM] upgraded bluez-libs (5.40-1 -> 5.41-2)
[2016-07-31 16:44] [ALPM] upgraded libidn (1.32-1 -> 1.33-1)
[2016-07-31 16:44] [ALPM] upgraded kmod (22-1 -> 23-1)
[2016-07-31 16:44] [ALPM] upgraded hwids (20160306-1 -> 20160421-1)
[2016-07-31 16:44] [ALPM] upgraded libgpg-error (1.23-1 -> 1.24-1)
[2016-07-31 16:44] [ALPM] upgraded libgcrypt (1.7.1-1 -> 1.7.2-1)
[2016-07-31 16:44] [ALPM] upgraded libsystemd (230-5 -> 231-1)
[2016-07-31 16:44] [ALPM] upgraded e2fsprogs (1.43.1-1 -> 1.43.1-2)
[2016-07-31 16:44] [ALPM] upgraded pam (1.2.1-3 -> 1.3.0-1)
[2016-07-31 16:44] [ALPM] upgraded systemd (230-5 -> 231-1)
[2016-07-31 16:44] [ALPM] upgraded libinput (1.3.3-1 -> 1.4.0-1)
[2016-07-31 16:44] [ALPM] upgraded harfbuzz (1.2.7-1 -> 1.3.0-1)
[2016-07-31 16:44] [ALPM] upgraded libdrm (2.4.68-1 -> 2.4.70-1)
[2016-07-31 16:44] [ALPM] upgraded xorg-server-common (1.18.3-3 -> 1.18.4-1)
[2016-07-31 16:44] [ALPM] upgraded xorg-server (1.18.3-3 -> 1.18.4-1)
[2016-07-31 16:44] [ALPM] upgraded kdecoration (5.7.1-1 -> 5.7.2-1)
[2016-07-31 16:44] [ALPM] upgraded opus (1.1.2-1 -> 1.1.3-2)
[2016-07-31 16:44] [ALPM] upgraded cairo (1.14.6-1 -> 1.14.6-2)
[2016-07-31 16:44] [ALPM] upgraded breeze (5.7.1-1 -> 5.7.2-1)
[2016-07-31 16:44] [ALPM] upgraded breeze-gtk (5.7.1-1 -> 5.7.2-1)
[2016-07-31 16:44] [ALPM] upgraded python2-psutil (4.2.0-1 -> 4.3.0-1)
[2016-07-31 16:44] [ALPM] upgraded gsfonts (20150811-1 -> 20160531-3)
[2016-07-31 16:44] [ALPM] upgraded libwebp (0.5.0-1 -> 0.5.1-1)
[2016-07-31 16:44] [ALPM] upgraded python2-setuptools (1:24.0.3-1 -> 1:25.1.1-1)
[2016-07-31 16:44] [ALPM] upgraded calibre (2.62.0-1 -> 2.63.0-2)
[2016-07-31 16:44] [ALPM] installed llvm35-libs (3.5.2-3)
[2016-07-31 16:44] [ALPM] upgraded libtasn1 (4.8-2 -> 4.9-2)
[2016-07-31 16:44] [ALPM] upgraded curl (7.49.1-1 -> 7.50.0-1)
[2016-07-31 16:44] [ALPM] upgraded clamav (0.99.2-1 -> 0.99.2-2)
[2016-07-31 16:44] [ALPM] upgraded cmake (3.5.2-2 -> 3.6.1-1)
[2016-07-31 16:44] [ALPM] upgraded conky (1.10.3-1 -> 1.10.3-2)
[2016-07-31 16:44] [ALPM] upgraded cpupower (4.6-4 -> 4.7-1)
[2016-07-31 16:44] [ALPM] upgraded imagemagick (6.9.5.2-1 -> 6.9.5.3-1)
[2016-07-31 16:44] [ALPM] upgraded cups-filters (1.9.0-1 -> 1.10.0-1)
[2016-07-31 16:44] [ALPM] upgraded dconf (0.26.0-1 -> 0.26.0-2)
[2016-07-31 16:44] [ALPM] upgraded device-mapper (2.02.160-2 -> 2.02.161-1)
[2016-07-31 16:44] [ALPM] upgraded dkms (2.2.0.3+git151023-11 -> 2.2.0.3+git151023-12)
[2016-07-31 16:44] [ALPM] upgraded extra-cmake-modules (5.24.0-1 -> 5.24.0-2)
[2016-07-31 16:44] [ALPM] upgraded fakeroot (1.20.2-1 -> 1.21-1)
[2016-07-31 16:45] [ALPM] upgraded libx264-10bit (2:148.20160103-1 -> 2:148.20160613-2)
[2016-07-31 16:45] [ALPM] upgraded x265 (1.9-1 -> 2.0-1)
[2016-07-31 16:45] [ALPM] upgraded xdg-utils (1.1.1-2 -> 1.1.1-4)
[2016-07-31 16:45] [ALPM] upgraded jre8-openjdk-headless (8.u92-1 -> 8.u102-1)
[2016-07-31 16:45] [ALPM] upgraded jre8-openjdk (8.u92-1 -> 8.u102-1)
[2016-07-31 16:45] [ALPM] upgraded jdk8-openjdk (8.u92-1 -> 8.u102-1)
[2016-07-31 16:45] [ALPM] upgraded ffmpeg (1:3.0.2-2 -> 1:3.1.1-2)
[2016-07-31 16:45] [ALPM] upgraded ffmpeg2.8 (2.8.7-1 -> 2.8.7-2)
[2016-07-31 16:45] [ALPM] upgraded libfilezilla (0.5.3-1 -> 0.6.1-1)
[2016-07-31 16:45] [ALPM] upgraded gtk2 (2.24.30-2 -> 2.24.30+95+g876b5f7-1)
[2016-07-31 16:45] [ALPM] upgraded filezilla (3.19.0-1 -> 3.20.0-1)
[2016-07-31 16:45] [ALPM] upgraded json-glib (1.2.0-1 -> 1.2.2-1)
[2016-07-31 16:45] [ALPM] upgraded wayland-protocols (1.4-1 -> 1.5-1)
[2016-07-31 16:45] [ALPM] upgraded gcr (3.20.0-1 -> 3.20.0-2)
[2016-07-31 16:45] [ALPM] upgraded gd (2.1.1-4 -> 2.2.3-1)
[2016-07-31 16:45] [ALPM] upgraded gettext (0.19.7-1 -> 0.19.8.1-2)
[2016-07-31 16:45] [ALPM] upgraded ghostscript (9.19-1 -> 9.19-2)
[2016-07-31 16:45] [ALPM] upgraded git (2.9.0-1 -> 2.9.2-1)
[2016-07-31 16:45] [ALPM] upgraded gnome-keyring (1:3.20.0-1 -> 1:3.20.0-2)
[2016-07-31 16:45] [ALPM] upgraded gnome-system-monitor (3.20.1-1 -> 3.20.1-2)
[2016-07-31 16:45] [ALPM] upgraded libassuan (2.4.2-2 -> 2.4.3-1)
[2016-07-31 16:45] [ALPM] upgraded gnupg (2.1.13-1 -> 2.1.14-1)
[2016-07-31 16:45] [ALPM] upgraded gst-plugins-bad (1.8.2-2 -> 1.8.2-3)
[2016-07-31 16:45] [ALPM] upgraded harfbuzz-icu (1.2.7-1 -> 1.3.0-1)
[2016-07-31 16:45] [ALPM] upgraded htop (2.0.1-1 -> 2.0.2-1)
[2016-07-31 16:45] [ALPM] upgraded intel-ucode (20160607-2 -> 20160714-1)
[2016-07-31 16:45] [ALPM] upgraded iproute2 (4.5.0-2 -> 4.6.0-1)
[2016-07-31 16:45] [ALPM] upgraded lftp (4.7.2-1 -> 4.7.3-1)
[2016-07-31 16:45] [ALPM] upgraded lib32-libdrm (2.4.68-1 -> 2.4.70-1)
[2016-07-31 16:45] [ALPM] upgraded mesa (12.0.1-1 -> 12.0.1-5)
[2016-07-31 16:45] [ALPM] upgraded lib32-mesa (12.0.1-1 -> 12.0.1-5)
[2016-07-31 16:45] [ALPM] upgraded lib32-mesa-libgl (12.0.1-1 -> 12.0.1-5)
[2016-07-31 16:45] [ALPM] upgraded tdb (1.3.8-1 -> 1.3.9-1)
[2016-07-31 16:45] [ALPM] upgraded libcanberra (0.30-6 -> 0.30-7)
[2016-07-31 16:45] [ALPM] upgraded libcanberra-pulse (0.30-6 -> 0.30-7)
[2016-07-31 16:45] [ALPM] upgraded libcdr (0.1.2-2 -> 0.1.3-1)
[2016-07-31 16:45] [ALPM] upgraded libebml (1.3.3-2 -> 1.3.4-1)
[2016-07-31 16:45] [ALPM] upgraded libgphoto2 (2.5.10-1 -> 2.5.10-2)
[2016-07-31 16:45] [ALPM] upgraded libmariadbclient (10.1.14-1 -> 10.1.16-1)
[2016-07-31 16:45] [ALPM] upgraded libmatroska (1.4.4-1 -> 1.4.5-1)
[2016-07-31 16:46] [ALPM] upgraded libtorrent-rasterbar (1:1.1-2 -> 1:1.1-3)
[2016-07-31 16:46] [ALPM] upgraded libtracker-sparql (1.8.0-2 -> 1.8.0-3)
[2016-07-31 16:46] [ALPM] upgraded libva-mesa-driver (12.0.1-1 -> 12.0.1-5)
[2016-07-31 16:46] [ALPM] upgraded linux-rt (4.6.2_rt5-1 -> 4.6.4_rt8-1)
[2016-07-31 16:46] [ALPM-SCRIPTLET] >>> Updating module dependencies. Please wait ...
[2016-07-31 16:46] [ALPM-SCRIPTLET] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-rt.preset: 'default'
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-rt -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-rt.img
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Starting build: 4.6.4-rt8-1-rt
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-rt.img
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Building image from preset: /etc/mkinitcpio.d/linux-rt.preset: 'fallback'
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> -k /boot/vmlinuz-linux-rt -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-rt-fallback.img -S autodetect
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Starting build: 4.6.4-rt8-1-rt
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [base]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [udev]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [modconf]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [block]
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: aic94xx
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> WARNING: Possibly missing firmware for module: wd719x
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [filesystems]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [keyboard]
[2016-07-31 16:46] [ALPM-SCRIPTLET]   -> Running build hook: [fsck]
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Generating module dependencies
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Creating gzip-compressed initcpio image: /boot/initramfs-linux-rt-fallback.img
[2016-07-31 16:46] [ALPM-SCRIPTLET] ==> Image generation successful
[2016-07-31 16:46] [ALPM] upgraded linux-rt-docs (4.6.2_rt5-1 -> 4.6.4_rt8-1)
[2016-07-31 16:46] [ALPM] upgraded linux-rt-headers (4.6.2_rt5-1 -> 4.6.4_rt8-1)
[2016-07-31 16:46] [ALPM] upgraded thin-provisioning-tools (0.6.2-1 -> 0.6.3-1)
[2016-07-31 16:46] [ALPM] upgraded lvm2 (2.02.160-2 -> 2.02.161-1)
[2016-07-31 16:46] [ALPM] upgraded man-db (2.7.5-2 -> 2.7.5-3)
[2016-07-31 16:46] [ALPM] upgraded man-pages (4.06-1 -> 4.07-1)
[2016-07-31 16:46] [ALPM] upgraded mesa-vdpau (12.0.1-1 -> 12.0.1-5)
[2016-07-31 16:46] [ALPM] upgraded mpv (1:0.18.0-1 -> 1:0.18.1-1)
[2016-07-31 16:46] [ALPM] upgraded nano (2.6.1-1 -> 2.6.2-1)
[2016-07-31 16:46] [ALPM] upgraded opusfile (0.7-2 -> 0.8-1)
[2016-07-31 16:47] [ALPM] upgraded p7zip (15.14.1-2 -> 16.02-1)
[2016-07-31 16:47] [ALPM] upgraded perl-xml-libxml (2.0126-1 -> 2.0128-1)
[2016-07-31 16:47] [ALPM] upgraded pkg-config (0.29.1-1 -> 0.29.1-2)
[2016-07-31 16:47] [ALPM] upgraded python-setuptools (1:24.0.3-1 -> 1:25.1.1-1)
[2016-07-31 16:47] [ALPM] upgraded python2-oauth2client (2.2.0-1 -> 3.0.0-1)
[2016-07-31 16:47] [ALPM] upgraded python2-pytz (2016.4-1 -> 2016.6.1-1)
[2016-07-31 16:47] [ALPM] upgraded qbittorrent (3.3.5-1 -> 3.3.6-1)
[2016-07-31 16:47] [ALPM] upgraded reiserfsprogs (3.6.24-1 -> 3.6.25-1)
[2016-07-31 16:47] [ALPM] upgraded remmina (1:1.2.0rcgit.13-2 -> 1:1.2.0rcgit.14-1)
[2016-07-31 16:47] [ALPM] upgraded sddm (0.13.0-2 -> 0.13.0-3)
[2016-07-31 16:47] [ALPM] upgraded sudo (1.8.16-1 -> 1.8.17.p1-1)
[2016-07-31 16:47] [ALPM] upgraded systemd-sysvcompat (230-5 -> 231-1)
[2016-07-31 16:47] [ALPM] upgraded virtualbox-host-dkms (5.1.0-1 -> 5.1.2-1)
[2016-07-31 16:47] [ALPM] upgraded virtualbox (5.1.0-1 -> 5.1.2-1)
[2016-07-31 16:47] [ALPM] upgraded virtualbox-guest-iso (5.1.0-1 -> 5.1.2-1)
[2016-07-31 16:47] [ALPM] upgraded vlc (2.2.4-1 -> 2.2.4-2)
[2016-07-31 16:48] [ALPM] upgraded wine-staging (1.9.13-1 -> 1.9.15-1)
[2016-07-31 16:48] [ALPM] upgraded winetricks (20160709-1 -> 20160724-1)
[2016-07-31 16:48] [ALPM] upgraded xarchiver (0.5.4.6-2 -> 0.5.4.7-1)
[2016-07-31 16:48] [ALPM] upgraded xf86-video-intel (1:2.99.917+676+g26f8ab5-1 -> 1:2.99.917+688+g49daf5d-1)
[2016-07-31 16:48] [ALPM-SCRIPTLET] >>> This driver now uses DRI3 as the default Direct Rendering
[2016-07-31 16:48] [ALPM-SCRIPTLET]     Infrastructure. You can try falling back to DRI2 if you run
[2016-07-31 16:48] [ALPM-SCRIPTLET]     into trouble. To do so, save a file with the following 
[2016-07-31 16:48] [ALPM-SCRIPTLET]     content as /etc/X11/xorg.conf.d/20-intel.conf :
[2016-07-31 16:48] [ALPM-SCRIPTLET]       Section "Device"
[2016-07-31 16:48] [ALPM-SCRIPTLET]         Identifier  "Intel Graphics"
[2016-07-31 16:48] [ALPM-SCRIPTLET]         Driver      "intel"
[2016-07-31 16:48] [ALPM-SCRIPTLET]         Option      "DRI" "2"             # DRI3 is now default 
[2016-07-31 16:48] [ALPM-SCRIPTLET]         #Option      "AccelMethod"  "sna" # default
[2016-07-31 16:48] [ALPM-SCRIPTLET]         #Option      "AccelMethod"  "uxa" # fallback
[2016-07-31 16:48] [ALPM-SCRIPTLET]       EndSection
[2016-07-31 16:48] [ALPM] upgraded xf86-video-nouveau (1.0.12-1 -> 1.0.12-2)
[2016-07-31 16:48] [ALPM] transaction completed
[2016-07-31 16:48] [ALPM] running '70-dkms-install.hook'...
[2016-07-31 16:48] [ALPM-SCRIPTLET] ==> dkms install -m nvidia -v 367.35 -k 4.6.4-rt8-1-rt
[2016-07-31 16:51] [ALPM-SCRIPTLET] ==> dkms install -m vboxhost -v 5.1.2_OSE -k 4.6.4-rt8-1-rt
[2016-07-31 16:51] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 4.6.4-rt8-1-rt (x86_64)
[2016-07-31 16:51] [ALPM-SCRIPTLET] Consult /var/lib/dkms/vboxhost/5.1.2_OSE/build/make.log for more information.
[2016-07-31 16:51] [ALPM-SCRIPTLET] ==> dkms install -m vboxhost -v 5.1.2_OSE -k 4.6.4-1-ARCH
[2016-07-31 16:52] [ALPM-SCRIPTLET] ==> dkms install -m vboxhost -v 5.1.2_OSE -k 4.6.4-rt8-1-rt
[2016-07-31 16:52] [ALPM-SCRIPTLET] Error! Bad return status for module build on kernel: 4.6.4-rt8-1-rt (x86_64)
[2016-07-31 16:52] [ALPM-SCRIPTLET] Consult /var/lib/dkms/vboxhost/5.1.2_OSE/build/make.log for more information.
[2016-07-31 16:52] [ALPM] running 'gio-querymodules.hook'...
[2016-07-31 16:52] [ALPM] running 'glib-compile-schemes.hook'...
[2016-07-31 16:52] [ALPM] running 'gtk-query-immodules-2.0.hook'...
[2016-07-31 16:52] [ALPM] running 'gtk-update-icon-cache.hook'...
[2016-07-31 16:52] [ALPM] running 'man-db.hook'...
[2016-07-31 16:53] [ALPM] running 'texinfo-install.hook'...
[2016-07-31 16:53] [ALPM] running 'udev-hwdb.hook'...
[2016-07-31 16:53] [ALPM] running 'update-desktop-database.hook'...
[2016-07-31 16:53] [ALPM] running 'update-mime-database.hook'...
[2016-07-31 16:53] [ALPM] running 'update-vlc-plugin-cache.hook'...
[2016-07-31 16:55] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-audiolinux/PKGDEST.dtb/crashplan-4.7.0-4-x86_64.pkg.tar.xz'
[2016-07-31 16:55] [ALPM] transaction started
[2016-07-31 16:55] [ALPM] warning: directory permissions differ on /opt/crashplan/conf/
filesystem: 775  package: 755
[2016-07-31 16:55] [ALPM] upgraded crashplan (4.7.0-2 -> 4.7.0-4)
[2016-07-31 16:55] [ALPM] transaction completed
[2016-07-31 16:55] [ALPM] running 'gtk-update-icon-cache.hook'...
[2016-07-31 16:55] [ALPM] running 'update-desktop-database.hook'...
[2016-07-31 16:57] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-audiolinux/PKGDEST.jlL/google-chrome-52.0.2743.82-1-x86_64.pkg.tar.xz'
[2016-07-31 16:57] [ALPM] transaction started
[2016-07-31 16:57] [ALPM] warning: directory permissions differ on /usr/share/doc/google-chrome-stable/
filesystem: 700  package: 755
[2016-07-31 16:57] [ALPM] upgraded google-chrome (51.0.2704.106-1 -> 52.0.2743.82-1)
[2016-07-31 16:57] [ALPM-SCRIPTLET] #(B#[m#[1m#[34m==>#(B#[m#[1m Updating desktop MIME database...#(B#[m
[2016-07-31 16:57] [ALPM-SCRIPTLET] #(B#[m#[1m#[34m==>#(B#[m#[1m Updating icon cache..#(B#[m
[2016-07-31 16:57] [ALPM-SCRIPTLET] #(B#[m#[1m#[34m==>#(B#[m#[1m#[33m NOTE:#(B#[m#[1m Custom flags should be put directly in: ~/.config/chrome-flags.conf#(B#[m
[2016-07-31 16:57] [ALPM-SCRIPTLET] #(B#[m#[1m#[34m==>#(B#[m#[1m#[33m NOTE:#(B#[m#[1m The launcher is called: 'google-chrome-stable'#(B#[m
[2016-07-31 16:57] [ALPM] transaction completed
[2016-07-31 16:57] [ALPM] running 'gtk-update-icon-cache.hook'...
[2016-07-31 16:57] [ALPM] running 'man-db.hook'...
[2016-07-31 16:58] [ALPM] running 'update-desktop-database.hook'...
[2016-07-31 17:01] [PACMAN] Running 'pacman --color auto -U /tmp/yaourt-tmp-audiolinux/PKGDEST.tgD/libcurl-compat-7.50.0-1-x86_64.pkg.tar.xz'
[2016-07-31 17:01] [ALPM] transaction started
[2016-07-31 17:01] [ALPM] upgraded libcurl-compat (7.49.1-1 -> 7.50.0-1)
[2016-07-31 17:01] [ALPM-SCRIPTLET] 
[2016-07-31 17:01] [ALPM-SCRIPTLET]  Sometimes you have to preload library!
[2016-07-31 17:01] [ALPM-SCRIPTLET]  LD_PRELOAD=libcurl.so.3 youprogname
[2016-07-31 17:01] [ALPM-SCRIPTLET] 
[2016-07-31 17:01] [ALPM] transaction completed
[2016-07-31 17:02] [PACMAN] Running 'pacman --color auto -S extra/nvidia-dkms'
[2016-07-31 17:02] [ALPM] running '70-dkms-remove.hook'...
[2016-07-31 17:02] [ALPM-SCRIPTLET] ==> dkms remove -m nvidia -v 367.35 -k 4.6.4-1-ARCH
[2016-07-31 17:02] [ALPM-SCRIPTLET] ==> dkms remove -m nvidia -v 367.35 -k 4.6.4-rt8-1-rt
[2016-07-31 17:02] [ALPM] transaction started
[2016-07-31 17:02] [ALPM] reinstalled nvidia-dkms (367.35-1)
[2016-07-31 17:02] [ALPM] transaction completed
[2016-07-31 17:02] [ALPM] running '70-dkms-install.hook'...
[2016-07-31 17:02] [ALPM-SCRIPTLET] ==> dkms install -m nvidia -v 367.35 -k 4.6.4-1-ARCH
[2016-07-31 17:05] [ALPM-SCRIPTLET] ==> dkms install -m nvidia -v 367.35 -k 4.6.4-rt8-1-rt

Offline

#11 2016-08-11 14:17:06

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: yaourt asking sudo password

To use yaourt as user without password, you have to insert an entry similar to that for reboot to you sudoers file. Use visudo to do so.

Offline

#12 2016-08-11 17:21:18

hifi25nl
Member
Registered: 2011-05-07
Posts: 262

Re: yaourt asking sudo password

I'm sorry, I don't want to use yaourt without password but only with root password when requested (but not sudo password)

Offline

#13 2016-08-11 17:50:36

Alad
Wiki Admin/IRC Op
From: Bagelstan
Registered: 2014-05-04
Posts: 2,407
Website

Re: yaourt asking sudo password


Mods are just community members who have the occasionally necessary option to move threads around and edit posts. -- Trilby

Offline

#14 2016-08-11 17:59:23

Stefan Husmann
Member
From: Germany
Registered: 2007-08-07
Posts: 1,391

Re: yaourt asking sudo password

Read "man 5 sudoers" about "rootpw" then.

Offline

Board footer

Powered by FluxBB