You are not logged in.

#1 2014-09-19 19:16:55

lanyusea
Member
Registered: 2014-09-19
Posts: 2

[SOLVED] yaourt error: install dependencies target not found

I'm trying to install fluxgui from AUR using command

yaourt fluxgui

the yaourt can find the dependencies for fluxgui

==> fluxgui dependencies:
- libindicator-gtk2 (package found)
- libdbusmenu-glib (package found)
- libdbusmenu-gtk2 (building from AUR)
- libappindicator-gtk2 (building from AUR)
- python2-pexpect (package found)
- python2-xdg (package found)
- python2-gconf (package found)
- lib32-gcc-libs (building from AUR)
- lib32-glibc (building from AUR)
- lib32-libx11 (building from AUR)
- lib32-libxau (building from AUR)
- lib32-libxcb (building from AUR)
- lib32-libxdmcp (building from AUR)
- lib32-libxext (building from AUR)
- lib32-libxxf86vm (building from AUR)

but when building and installing the missing package there are errors

==> Install or build missing dependencies for fluxgui:
error: target not found: lib32-libxext
error: target not found: lib32-libxcb
error: target not found: lib32-libx11
error: target not found: lib32-gcc-libs
error: target not found: lib32-libxau
error: target not found: lib32-libxxf86vm
error: target not found: lib32-libxdmcp
error: target not found: lib32-glibc

I used yaourt many times but haven't met that error before.

I googled and found some old posts saying I should run

yaocrt -Syy

in advance to update the package database, but it doesn't work for me.

Can anyone give me some advice?

Thanks.

Last edited by lanyusea (2014-09-19 19:41:53)

Offline

#2 2014-09-19 19:36:54

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

Re: [SOLVED] yaourt error: install dependencies target not found


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#3 2014-09-19 19:37:07

loafer
Member
From: the pub
Registered: 2009-04-14
Posts: 1,772

Re: [SOLVED] yaourt error: install dependencies target not found

Do you have the Multilib repo enabled?


All men have stood for freedom...
For freedom is the man that will turn the world upside down.
Gerrard Winstanley.

Offline

#4 2014-09-19 19:41:19

lanyusea
Member
Registered: 2014-09-19
Posts: 2

Re: [SOLVED] yaourt error: install dependencies target not found

Thanks @jasonwryan and @loafer, it is the reason. I'm using an 64bit machine.
seems I need to pay some time to check what repo is for what.

Offline

Board footer

Powered by FluxBB