You are not logged in.

#1 2015-02-11 23:48:50

Gamonics
Member
From: Rhode Island, USA
Registered: 2015-02-10
Posts: 40
Website

[SOLVED] Bug in AUR with installing package dependencies for yaourt?

I see in the wiki article that

makepkg -s

is supposed to resolve and install all dependencies, but I just had that fail for me with yaourt 1.5-1:

[archie@archippocrates yaourt]$ makepkg -s
==> Making package: yaourt 1.5-1 (Wed Feb 11 18:34:55 EST 2015)
==> Checking runtime dependencies...
==> Installing missing dependencies...
[sudo] passwod for archie:
error: target not found: package-query>=1.4
==> ERROR: 'pacman' failed to install missing dependencies.

Is that a bug or am I forgetting something silly? This is a new (as of today) system, so I don't think it's a sync problem. I used makepkg -s successfully for installing b43-firmware but I don't think I saw it pull in any dependencies for that package.

Thanks for suggestions. I'll gladly file a bug if necessary, but wanted to make sure it's not me before doing so.

Last edited by Gamonics (2015-02-12 01:12:26)

Offline

#2 2015-02-11 23:51:23

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Bug in AUR with installing package dependencies for yaourt?

package-query is not in the official repos...


Not an Installation issue, moving to NC.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2015-02-11 23:56:34

progandy
Member
Registered: 2012-05-17
Posts: 5,200

Re: [SOLVED] Bug in AUR with installing package dependencies for yaourt?

You'll have to download package-query manually from AUR and install it first with e.g.

[~/AUR/package-query]$ makepkg -s --asdeps

Last edited by progandy (2015-02-11 23:56:55)


| alias CUTF='LANG=en_XX.UTF-8@POSIX ' |

Offline

#4 2015-02-12 00:16:46

Gamonics
Member
From: Rhode Island, USA
Registered: 2015-02-10
Posts: 40
Website

Re: [SOLVED] Bug in AUR with installing package dependencies for yaourt?

Thank you both. I did what progandy suggested (and got package-query-1.5 installed) yet I still get the exact same error when attempting to install yaourt.

Offline

#5 2015-02-12 00:20:02

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] Bug in AUR with installing package dependencies for yaourt?

Please paste the output of `pacman -Q package-query`.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#6 2015-02-12 01:10:31

Gamonics
Member
From: Rhode Island, USA
Registered: 2015-02-10
Posts: 40
Website

Re: [SOLVED] Bug in AUR with installing package dependencies for yaourt?

My bad. hmm I did make the package as suggested, but forgot that installing is a second step. I'm good to go now.

Offline

Board footer

Powered by FluxBB