scrarfussi wrote: 
> cant seem to upgrade squeezelite 
> 
> makepkg: invalid option '--asroot'
> makepkg: invalid option '--asroot'
> makepkg: invalid option '--asroot'
> makepkg: invalid option '--asroot'
> makepkg: invalid option '--asroot'
> makepkg: invalid option '--asroot'

More details please:

1. On what hardware are you using SOA?

2. When was SOA first installed? 

3.  How did you try to update squeezelite? Did you go to the update page
of the SOA web interface and click the "update" button, or did you do
something else?

4. If you used the web interface, connect to your device as root via ssh
and check the journal for an entry that looks like this:


Code:
--------------------
    
  [root@archvm soa-aur]# journalctl -f
  -- Logs begin at Tue 2015-04-14 10:04:56 BST. --
  Apr 15 08:58:32 archvm soa-web.lua[9173]: [I 2015/04/15 08:58:04] [web.lua] 
Added /usr/share/soa-web/static/status.png (4909 bytes) to static file cache.
  APR 15 08:58:32 ARCHVM SUDO[23416]: ROOT : TTY=UNKNOWN ; PWD=/ ; USER=AUR ; 
COMMAND=/AUR/SOA-AUR/SOA-UPDATE-ALL.SH
  Apr 15 08:58:32 archvm sudo[23416]: pam_unix(sudo:session): session opened 
for user aur by (uid=0)
  Apr 15 08:58:33 archvm sudo[23470]: aur : TTY=unknown ; PWD=/aur/soa-aur ; 
USER=root ; COMMAND=/usr/sbin/pacman -Syu --noconfirm --noprogressbar
  Apr 15 08:58:33 archvm sudo[23470]: pam_unix(sudo:session): session opened 
for user root by (uid=0)
  Apr 15 08:58:44 archvm sudo[23470]: pam_unix(sudo:session): session closed 
for user root
  
--------------------


The script "/aur/soa-aur/soa-update-all.sh" should be activated as user
aur when you click the "update" button.  

Changes to Arch Linux some time ago meant you could no longer  make
packages as root, which is what your error messages appear to relate to.


------------------------------------------------------------------------
Krisbee's Profile: http://forums.slimdevices.com/member.php?userid=59080
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to