You are not logged in.

#1 2011-12-25 18:19:23

wlancer
Member
Registered: 2011-12-25
Posts: 3

yaourt-git not seeing package-query-git

I have pacman 4 installed and am trying to install yaourt-git. The problem I am having is that package-query-git, the only dependecy I need for yaourt, is not recognized by yaourt-git though the package-query-git installed successfully. Is this a file-permissions issue? Do I need to "sudo makepkg --asroot" either or both of these packages? I am not sure; I have been googling this for a while now with no luck. Any of you wizards got any ideas?

Offline

#2 2011-12-25 18:27:33

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: yaourt-git not seeing package-query-git

Post the output of 'pacman -Q package-query-git' and the error yaourt-git throws at you.
Have you installed package-query-git from the AUR?

Offline

#3 2011-12-25 18:41:59

wlancer
Member
Registered: 2011-12-25
Posts: 3

Re: yaourt-git not seeing package-query-git

Here's the output of 'pacman -Q package-query-git

                   error: package 'package-query-git' was not found

It doesn't make sense because it told me it was installed after I unzipped the tarball from the AUR and ran 'makepkg' in the unzipped folder. This is usually all I have to do when downloading from the AUR. Did I skip a step? There's an xz file in my post-makepkg package-quere-git file. Now I am just confused.

Just for fun I did a 'sudo rm -rf' on the xz file and ran a 'sudo makepkg --asroot' and got an 'unknown error' from the PKGBUILD output right after the 'compressing man and info pages...' output.

Offline

#4 2011-12-25 18:44:27

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: yaourt-git not seeing package-query-git

If you ran 'makepkg' it only creates the package, it doesn't install it, 'makepkg -i' does.
Run 'pacman -U package-query-git.pkg*' in that folder to install it.

Edit: nvm, you removed it.
The '--asroot' stuff is not needed, drop it. Build package-query-git again.

Last edited by karol (2011-12-25 18:46:11)

Offline

#5 2011-12-25 18:46:51

wlancer
Member
Registered: 2011-12-25
Posts: 3

Re: yaourt-git not seeing package-query-git

Ahh I thought I was missing a step. I have never had this problem before, though. Boy, do I feel dumb.

Offline

#6 2011-12-28 18:36:39

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: yaourt-git not seeing package-query-git

Please remember to mark the thread as solved.

Offline

Board footer

Powered by FluxBB