Lestrad wrote: 
> Thanks! I cloned soa-aur to /home/aur (user aur is in sudoers) and I've
> edited the PKGBUILDS to reflect the currently valid download locations.
> I launched *soa-install.sh* and it got as far as starting the
> squeezelite installation, then it stopped, as follows:
> > 
Code:
--------------------
  >   > 
  > ==> Retrieving sources...
  > -> Cloning triode-squeezelite git repo...
  > Cloning into bare repository 
'/home/aur/soa-aur/squeezelite/triode-squeezelite'...
  > remote: Enumerating objects: 829, done.
  > remote: Total 829 (delta 0), reused 0 (delta 0), pack-reused 829
  > Receiving objects: 100% (829/829), 274.53 KiB | 881.00 KiB/s, done.
  > Resolving deltas: 100% (570/570), done.
  > -> Found service
  > -> Found conffile
  > -> Found install
  > ==> Validating source files with sha256sums...
  > triode-squeezelite ... Skipped
  > service ... Passed
  > conffile ... Passed
  > install ... Passed
  > ==> Extracting sources...
  > -> Creating working copy of triode-squeezelite git repo...
  > Cloning into 'triode-squeezelite'...
  > done.
  > ==> Starting pkgver()...
  > /home/aur/soa-aur/squeezelite/PKGBUILD: line 23: cd: squeezelite: No such 
file or directory
  > ==> ERROR: PKGVER IS NOT ALLOWED TO BE EMPTY.
  > ==> ERROR: PKGVER() GENERATED AN INVALID VERSION: 
  > [aur@alarm soa-aur]$ 
--------------------
> > 
> 
> Up to that point all seemed well, except that I noticed a "failure
> occurred in build" error during the turbolua installation. I looked at
> the PKGBUILD for squeezelite, but didn't see anything that I felt I
> should mess with.
> 
> Any help would be appreciated. Er, at the risk of sounding stupid, I
> have another question: In *soa-install.sh*, why is there no reference
> to logitechmediaserver?
> 
> TIA
> Les

The git clone would create the folder triode-squeezelite instead of
squeezelite.  It's been a while since I used archlinux.

Try changing the three occurances of

cd $pkgname

to

cd triode-$pkgname

in the squeezelite PKGBUILD file.



Ralphy

*1*-Touch, *5*-Classics, *3*-Booms, *1*-UE Radio
'Squeezebox client builds'
(https://sourceforge.net/projects/lmsclients/files/) 'donations'
(https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=LL5P6365KQEXN&lc=CA&item_name=Squeezebox%20client%20builds&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donate_SM%2egif%3aNonHosted)
always appreciated.
------------------------------------------------------------------------
ralphy's Profile: http://forums.slimdevices.com/member.php?userid=3484
View this thread: http://forums.slimdevices.com/showthread.php?t=101624

_______________________________________________
unix mailing list
unix@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/unix

Reply via email to