You are not logged in.

#1 2014-09-08 18:08:13

LinuxChick
Member
From: Saskatchewan, Canada
Registered: 2008-01-22
Posts: 37

[SOLVED] error: target not found: sopcast

Why can't pacman find sopcast, it's in the list of packages? I can't make pacman find any of the sopcast packages (gsopcast, qsopcast)?
I have community and multilib repositories uncommented.

Last edited by LinuxChick (2014-09-08 19:33:14)


Girls use Linux too! smile

Offline

#2 2014-09-08 18:22:52

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] error: target not found: sopcast

Have you synced them with 'pacman -Syy'?

$ pacman -Ss sopcast
multilib/gsopcast 0.4.0-6
    A GTK front-end of p2p TV sopcast
multilib/qsopcast 0.3.8.1-1
    A Qt front-end to p2p TV sopcast
multilib/sopcast 3.2.6-1
    The Streaming Direct Broadcast System based on P2P

Offline

#3 2014-09-08 18:43:50

LinuxChick
Member
From: Saskatchewan, Canada
Registered: 2008-01-22
Posts: 37

Re: [SOLVED] error: target not found: sopcast

Yes, I did it a few times, it's so strange!


Girls use Linux too! smile

Offline

#4 2014-09-08 18:51:27

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] error: target not found: sopcast

 Well, since they are synced I would look at your mirrorlist next. Open one of the mirrors directly in your browser and search for the package. The variables need to be substituted or just go to the highest directory directly available. Maybe pacmans database got corrupted.
 You could download the package that way and install it with 'pacman -U package'.

Offline

#5 2014-09-08 19:07:56

LinuxChick
Member
From: Saskatchewan, Canada
Registered: 2008-01-22
Posts: 37

Re: [SOLVED] error: target not found: sopcast

I'm going through my mirrorlist now.
I tried downloading the package directly from the mirror (under Package Actions) and installing it with pacman -U I got the following error:
pacman -U sopcast-3.2.6-1-i686.pkg.tar.xz
loading packages...
error: failed to prepare transaction (package architecture is not valid)
:: package sopcast-3.2.6-1-i686 does not have a valid architecture


Girls use Linux too! smile

Offline

#6 2014-09-08 19:08:48

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,019

Re: [SOLVED] error: target not found: sopcast

Do you see pacman sync multilib when you run "pacman -Syy"? Maybe you failed to uncomment the repo properly.

-edit-

As you mention multilib, you're probably an x86_64 user thus you should get an x86_64 package, not i686.

Last edited by lucke (2014-09-08 19:12:57)

Offline

#7 2014-09-08 19:10:37

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

Re: [SOLVED] error: target not found: sopcast

Post your pacman.conf.

Offline

#8 2014-09-08 19:32:48

LinuxChick
Member
From: Saskatchewan, Canada
Registered: 2008-01-22
Posts: 37

Re: [SOLVED] error: target not found: sopcast

ok, I'm an idiot.... I got it, I knew it had to be something with the mirrorlist or pacman.conf ......the repo wasn't correctly uncommented... I'm really not this stupid, I promise hmm Thanks for the help!


Girls use Linux too! smile

Offline

#9 2014-09-08 19:35:38

emeres
Member
Registered: 2013-10-08
Posts: 1,570

Re: [SOLVED] error: target not found: sopcast

Do not worry about it, we all make mistakes. Now you have grown.

Offline

Board footer

Powered by FluxBB