You are not logged in.

#1 2012-03-08 05:59:33

Cheesecake Charlie
Member
Registered: 2011-09-08
Posts: 94

[ SOLVED ] .... Target Not Found

Hi All

Another issue i have today ( not had before ) ... When i run sudo pacman -S skype i get an error message

error: target not found: skype 

and yet i know skype is in the repositories

Suggestions please ?

Cheers

Last edited by Cheesecake Charlie (2012-03-08 06:24:07)

Offline

#2 2012-03-08 06:02:12

skunktrader
Member
From: Brisbane, Australia
Registered: 2010-02-14
Posts: 1,543

Re: [ SOLVED ] .... Target Not Found

If you are running x86_64, then you need to enable the multilib repo

Do a full update -Syu and then try to install skype

Last edited by skunktrader (2012-03-08 06:03:13)

Offline

#3 2012-03-08 06:13:51

Cheesecake Charlie
Member
Registered: 2011-09-08
Posts: 94

Re: [ SOLVED ] .... Target Not Found

I have multilib enabled ... That was first thing i checked .. Will take another look though just in case

This is my pacman.conf

#[testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist

[core]
#SigLevel = PackageRequired
Include = /etc/pacman.d/mirrorlist

[extra]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist

#[community-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist

[community]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist

# If you want to run 32 bit applications on your x86_64 system,
# enable the multilib repositories as required here.

#[multilib-testing]
#SigLevel = PackageRequired
#Include = /etc/pacman.d/mirrorlist

#[multilib]
#SigLevel = PackageOptional
Include = /etc/pacman.d/mirrorlist

Last edited by Cheesecake Charlie (2012-03-08 06:15:39)

Offline

#4 2012-03-08 06:19:39

lifeafter2am
Member
From: 127.0.0.1
Registered: 2009-06-10
Posts: 1,332

Re: [ SOLVED ] .... Target Not Found

Uncomment the line with the database name

#[multilib]

should be

[multilib]

#binarii @ irc.binarii.net
Matrix Server: https://matrix.binarii.net
-------------
Allan -> ArchBang is not supported because it is stupid.

Offline

#5 2012-03-08 06:23:41

Cheesecake Charlie
Member
Registered: 2011-09-08
Posts: 94

Re: [ SOLVED ] .... Target Not Found

lifeafter2am wrote:

Uncomment the line with the database name

#[multilib]

should be

[multilib]

Oh god yes ............. Duh ....

Cheers

Offline

Board footer

Powered by FluxBB