This is my first post and i am very newbie i installed alarm and i want to install pyload my goflex home. i read wiki and some forum posts. but i can't install pyload , package-query, yaourt etc. (not working makepkg --asroot etc...) and i want help for any url or step by step guide for newbies.
as WarheadSE correctly mentioned, you shouldn't use --asroot with makepkg. And using makepkg is the right approach to use the AUR. But, while you familiarize with AUR and Alarm, you could use this step-by-step guide to yaourt: https://archlinux.fr/yaourt-en Any of the two methods mentioned there is fine.
Thanks for replays. i'm stuck here $this->bbcode_second_pass_code('', '[isson@alarm ~]$ pacman -Sy yaourt error: you cannot perform this operation unless you are root.
[isson@alarm package-query]$ sudo pacman -Sy yaourt [sudo] password for isson: isson is not in the sudoers file. This incident will be reported. ')
my /etc/sudoers.conf $this->bbcode_second_pass_code('', 'Defaults targetpw isson ALL=(ALL) ALL')
What can i do?
Last edited by isson on Fri Jul 24, 2015 7:48 pm, edited 1 time in total.
you need to have root privileges to run pacman. Tom
used to be owned by me Pink Pogo V2, Black Pogo V3, Zyxel NAS 325 v1, used to be Adminstrator for Goflex net, Black V3, Black V2 Now I have a couple of raspberry pi ( 3+ and 4)
$this->bbcode_second_pass_code('', '[isson@alarm package-query]$ sudo pacman -Sy yaourt [sudo] password for isson: isson is not in the sudoers file. This incident will be reported. ')
==> Downloading pyload PKGBUILD from AUR... x pyload.install x suppress_jinja2_version_check.patch x pyLoadGui x pyLoadCli x pyLoadCore x pyload.conf x pyload.service x .SRCINFO x PKGBUILD Comment by HLFH (2014-04-10 17:02) Does not work. Because of jinja2 ? Please update
Comment by dobo (2014-06-12 16:50) I adopted this package. I forced pyload to use internal libraries bundled in its archive. That's why I removed python2-jinja and python2-beaker dependencies. I also included functionality to PKGBUILD which builds Python optimized byte-code files (*.pyo). Hope it works all fine!
Comment by killermoehre (2014-06-18 16:55) Please, for the sake of systemd, use this service file
Comment by hawk07 (2015-02-14 10:57) +1 for killermoehre
Comment by dobo (2015-03-08 21:25) Ok, I've changed pyload.service but it's minor change so I haven't bumped package version. Sorry for waiting so long I've missed e-mail notification.
Please add $VISUAL to your environment variables for example: export VISUAL="vim" (in ~/.bashrc) (replace vim with your favorite editor)
==> Edit pyload.install with:
/usr/lib/yaourt/util.sh: line 203: pyload.install: command not found ==> Continue building pyload ? [Y/n] ==> -------------------------------- ==> ==> Building and installing package ==> Making package: pyload 0.4.9-17 (Fri Jul 24 23:23:14 EEST 2015) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Retrieving sources... -> Downloading 0.4.9... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 301 100 301 0 0 687 0 --:--:-- --:--:-- --:--:-- 687 curl: (51) SSL: no alternative certificate subject name matches target host name 'get.pyload.org' ==> ERROR: Failure while downloading 0.4.9 Aborting... ==> ERROR: Makepkg was unable to build pyload. ==> Restart building pyload ? [y/N] ==> -------------------------------')