Can someone help me, everytime I use yaourt, it ask for sudo 3 times, fix example:
yaourt -Syyu --aur --devel
[sudo] password for jorge:
[sudo] password for jorge:
[sudo] password for jorge:
after the third time a I write the password it begins to sync and after that theres no problem.
It is not that I write the password wrong because when I do it, it responds with "sorry try again"
What can I do so it doesnt ask for sudo 3 times? or is that normal?
Search Criteria
Package Details: yaourt 1.8.1-1
| Git Clone URL: | https://aur.archlinux.org/yaourt.git (read-only) |
|---|---|
| Package Base: | yaourt |
| Description: | A pacman wrapper with extended features and AUR support |
| Upstream URL: | https://github.com/archlinuxfr/yaourt |
| Licenses: | |
| Submitter: | None |
| Maintainer: | archlinuxfr (Skunnyk, larchunix) |
| Last Packager: | larchunix |
| Votes: | 2936 |
| Popularity: | 19.412969 |
| First Submitted: | 2006-07-04 20:37 |
| Last Updated: | 2016-03-06 11:25 |
Dependencies (7)
- diffutils (diffutils-git, diffutils-patched-exclude-directory-git)
- gettext
- package-query>=1.8 (package-query-git)
- pacman>=5.0 (pacman-buildenv_ext-git, pacman-git)
- aurvote (aurvote-git) (optional) – vote for favorite packages from AUR
- customizepkg (customizepkg-git, customizepkg-patching, customizepkg-scripting) (optional) – automatically modify PKGBUILD during install/upgrade
- rsync (rsync-fadvise, rsync-git) (optional) – retrieve PKGBUILD from official repositories
Required by (23)
- aconfmgr-git (requires yaourt) (optional)
- cleanupdate-git (requires yaourt) (optional)
- idos-package-updater-script
- junest-git
- octopi (requires yaourt) (optional)
- octopi-git (requires yaourt) (optional)
- pacfoster
- pacli
- pacli-simple
- pacmanxg (requires yaourt) (optional)
- pacmind
- pac_manage
- pamac-aur (requires yaourt) (optional)
- pamac-patched-headerbar (requires yaourt) (optional)
- repo-scripts
- rk-bluetooth (make)
- rk-desktop-apps (make)
- rk-desktop-gnome (make)
- rk-server-basic (make)
- safeaur
- xfe-arch (requires yaourt) (optional)
- yaourt-gui
- yaourt-gui-manjaro
Sources (1)
Latest Comments
sys-r commented on 2016-11-18 22:05
ArchangeGabriel commented on 2016-11-06 16:04
@Zeniff: That looks like a good idea.
Zeniff commented on 2016-11-06 15:32
Should namcap be in optdepends, since yaourt offers to use it?
Det commented on 2016-08-21 07:28
So don't?
philo commented on 2016-08-21 07:27
yaourt struggles with split packages .
The most recent example: yaourt fails to upgrade OCTOPI from 0.8.1 to 0.8.3. This kind of failure is hard to accept. Ditched yaourt and switched to pacaur.
tlgimenes commented on 2016-08-04 14:04
I was having the same problem with the ca certificate. Running
$ trust extract-compat
solved the issue for me
f2404 commented on 2016-07-30 05:45
@hotshot247 Do you have ca-certificates installed?
http://stackoverflow.com/questions/3160909/how-do-i-deal-with-certificates-using-curl-while-trying-to-access-an-https-url
hotshot247 commented on 2016-07-30 03:28
when I try to install, I get this:
"Retrieving sources...
-> Downloading yaourt-1.8.1.tar.xz...
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
curl: (77) error setting certificate verify locations:
CAfile: /etc/ssl/certs/ca-certificates.crt
CApath: none
==> ERROR: Failure while downloading https://github.com/archlinuxfr/yaourt/releases/download/1.8.1/yaourt-1.8.1.tar.xz
Aborting...
"
any help would be great! thanks!
Jristz commented on 2016-06-25 02:02
from systemd-git (and upcomming 231)
When using systemd's default tmp.mount for /tmp, this will now be mounted with the "nosuid" and "nodev" options. This avoids privilege escalation attacks that put traps and exploits into /tmp. However, this might cause some problems if you e. g. put container images or overlays into /tmp; if you need this, override tmp.mount's "Options=" with a drop-in, or mount /tmp from /etc/fstab with your desired options.
So be prepared that there is a possibility that building in /tmp now will be broken if this ended landing in the final package (this applies to apacman, packer too).
f2404 commented on 2016-03-17 18:27
Cavsfan, you need to specify "SigLevel = Never" if you are using the archlinuxfr repository - as it's written here: https://wiki.archlinux.fr/Depot_archlinuxfr#Ajouter_le_d.C3.A9p.C3.B4t