I think this propably relays to this issue.
When I try to actualize with packer as root, it fails because of --asroot and when I try to use it like I should, it simply tells me, everything would be up-to-date.

[marcel@oompf ~]$ pacman -Qet | grep packer
packer 20140810-1
[marcel@oompf ~]$ packer -Syu
:: Synchronisiere Paketdatenbanken...
 core ist aktuell
 extra ist aktuell
 community ist aktuell
 aur ist aktuell
:: Starte vollständige Systemaktualisierung...
 Es gibt nichts zu tun
:: Synchronizing aur database...
aur 18 18 [##############################]100%
:: Starting full aur upgrade...
 local database is up to date
[marcel@oompf ~]$ sudo packer -Syu
:: Synchronisiere Paketdatenbanken...
 core ist aktuell
 extra ist aktuell
 community ist aktuell
 aur ist aktuell
:: Starte vollständige Systemaktualisierung...
 Es gibt nichts zu tun
:: Synchronizing aur database...
aur 18 18 [##############################]100%
:: Starting full aur upgrade...

Aur Targets    (3): btsync byacc-noconflict gengetopt

Proceed with installation? [Y/n] y
Edit btsync PKGBUILD with $EDITOR? [Y/n] y
Edit btsync.install with $EDITOR? [Y/n] n
makepkg: Ungültige Option '--asroot'
The build failed.
Edit byacc-noconflict PKGBUILD with $EDITOR? [Y/n] y
makepkg: Ungültige Option '--asroot'
The build failed.
Edit gengetopt PKGBUILD with $EDITOR? [Y/n] n
makepkg: Ungültige Option '--asroot'
The build failed.
 local database is up to date

Reply via email to