[SOLVED]How to install yaourt on rpi?

This forum is for discussion about general software issues.

[SOLVED]How to install yaourt on rpi?

Postby augustinus » Thu Jul 24, 2014 8:02 am

Hi i'm new to archarm, i have use arch before. But i cannot install on rpi.
Here is what i got:
$this->bbcode_second_pass_code('', ' pacman -S yaourt
"error: target not found: yaourt"
')
Then i add
$this->bbcode_second_pass_code('', '[archlinuxfr]
Server = http://repo.archlinux.fr/arm')
to /etc/pacman.conf
i got this:
$this->bbcode_second_pass_code('', 'yaourt: requires package-query>=1.4')
How can i do to solve it?
Thank you!
Last edited by augustinus on Fri Jul 25, 2014 2:47 am, edited 1 time in total.
augustinus
 
Posts: 2
Joined: Thu Jul 24, 2014 7:41 am

Re: How to install yaourt on rpi?

Postby pepedog » Thu Jul 24, 2014 9:07 am

Don't add that repo, it's for x86.
Yaourt build it yourself this way
wget https://aur.archlinux.org/packages/ya/y ... urt.tar.gz
Untar it
Cd to it
makepkg -A to start the build
Install it
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: How to install yaourt on rpi?

Postby augustinus » Thu Jul 24, 2014 5:20 pm

@pepedog
Still doesn't work!
it says $this->bbcode_second_pass_code('', '==> Missing dependencies:
-> package-query>=1.4')
augustinus
 
Posts: 2
Joined: Thu Jul 24, 2014 7:41 am

Re: How to install yaourt on rpi?

Postby WarheadsSE » Thu Jul 24, 2014 5:28 pm

Perhaps, then, you should be looking into resolving that dependency, not reporting AUR tarballs as illicit links.
Core Developer
Remember: Arch Linux ARM is entirely community donation supported!
WarheadsSE
Developer
 
Posts: 6807
Joined: Mon Oct 18, 2010 2:12 pm

Re: [SOLVED]How to install yaourt on rpi?

Postby Awebb » Fri Jul 25, 2014 11:10 pm

Perhaps you should read the articles about makepkg, AUR and PKGBUILD on the Arch wiki and refrain from using yaourt, until you know, how the AUR works. Using yaourt without basic knowledge of the system will lead to a) frustration on your side and b) avoidable help threads on the forums.
Awebb
 
Posts: 6
Joined: Tue Jul 15, 2014 10:59 pm

Re: [SOLVED]How to install yaourt on rpi?

Postby rickgtx » Wed Jul 30, 2014 2:17 pm

How did you resolve?$this->bbcode_second_pass_code('', ' ==> Missing dependencies:
-> package-query>=1.4')
pacman -Sy package-query
gives me:
error: target not found: package-query
rickgtx
 
Posts: 7
Joined: Thu Jul 17, 2014 5:23 pm

Re: [SOLVED]How to install yaourt on rpi?

Postby pepedog » Wed Jul 30, 2014 3:16 pm

That pre packaged yaourt was built against an old library.
Update first with pacman -Syu and build yaourt yourself as described
pepedog
Developer
 
Posts: 2431
Joined: Mon Jun 07, 2010 3:30 pm
Location: London UK

Re: [SOLVED]How to install yaourt on rpi?

Postby moonman » Wed Jul 30, 2014 11:58 pm

Just compile package query first from aur, then yaourt. Neither of those packages is in the repo anymore.
Pogoplug V4 | GoFlex Home | Raspberry Pi 4 4GB | CuBox-i4 Pro | ClearFog | BeagleBone Black | Odroid U2 | Odroid C1 | Odroid XU4
-----------------------------------------------------------------------------------------------------------------------
[armv5] Updated U-Boot | [armv5] NAND Rescue System
moonman
Developer
 
Posts: 3387
Joined: Sat Jan 15, 2011 3:36 am


Return to General

Who is online

Users browsing this forum: No registered users and 5 guests

cron