You are not logged in.

#1 2015-06-18 04:02:52

ShaneHutter
Member
From: Newcastle, Australia
Registered: 2015-06-01
Posts: 15
Website

[Solved] Issue installing wine from the official repositories.

I'm trying to install wine, but upon running 
$ sudo pacman -S wine
it returns
error: target not found wine
and If I try PlayOnLinux with
$ sudo pacman -S playonlinux
it returns
warning, cannot resolve "wine", a dependency of playonlinux

Wine should still be in the official repositories, and my research has turned up nothing for this issue.  Actually I'm not even sure if this is happening to anyone other than me?

Thanks,
Shane

P.S.
I'm new to the forums, so hopefully I posted this properly, and in the right place.

Last edited by ShaneHutter (2015-06-18 07:04:38)


Never ESC:q! on your dreams!!!

Offline

#2 2015-06-18 04:41:15

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

Re: [Solved] Issue installing wine from the official repositories.

Please update your system first, install new packages later.

Offline

#3 2015-06-18 04:44:07

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [Solved] Issue installing wine from the official repositories.

Moving to Newbie Corner.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#4 2015-06-18 04:46:06

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: [Solved] Issue installing wine from the official repositories.

Karol is trying to say pacman -Syu wine      tongue

Let's see if that works.  Oh, and welcome to Arch Linux

Last edited by ewaller (2015-06-18 04:46:23)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#5 2015-06-18 05:20:52

ShaneHutter
Member
From: Newcastle, Australia
Registered: 2015-06-01
Posts: 15
Website

Re: [Solved] Issue installing wine from the official repositories.

Thank you,

Tried pacman -Syu wine, and everything is up to date.  Unfortunately still receiving "Error: Target not found: wine"


Never ESC:q! on your dreams!!!

Offline

#6 2015-06-18 05:42:34

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: [Solved] Issue installing wine from the official repositories.

Do you have the "multilib" repo enabled in /etc/pacman.conf ?

Offline

#7 2015-06-18 05:50:38

ShaneHutter
Member
From: Newcastle, Australia
Registered: 2015-06-01
Posts: 15
Website

Re: [Solved] Issue installing wine from the official repositories.

I don't have multilib enabled, but I'm on a 32bit machine.  It's my understanding that multilib is so 64bit machines can grab packages off of the 32bit repos.


Never ESC:q! on your dreams!!!

Offline

#8 2015-06-18 06:10:35

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: [Solved] Issue installing wine from the official repositories.

ShaneHutter wrote:

I don't have multilib enabled, but I'm on a 32bit machine.  It's my understanding that multilib is so 64bit machines can grab packages off of the 32bit repos.

This is also my understanding but, looking at here it seems to be in the community repo on 686, so next question would be is the community repo enabled?

Offline

#9 2015-06-18 06:24:06

ShaneHutter
Member
From: Newcastle, Australia
Registered: 2015-06-01
Posts: 15
Website

Re: [Solved] Issue installing wine from the official repositories.

I have community enabled in "/etc/pacman.conf", but I do not have community-testing enabled.


Never ESC:q! on your dreams!!!

Offline

#10 2015-06-18 06:29:34

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: [Solved] Issue installing wine from the official repositories.

Hm, then maybe you should try switching mirrors and run a "pacman -Syy" to force refresh the package databases.. And post the output of "uname -a" for kicks and giggles. Oh and hell why not post the contents of /etc/pacman.conf and /etc/pacman.d/mirrorlist

Offline

#11 2015-06-18 06:37:28

ShaneHutter
Member
From: Newcastle, Australia
Registered: 2015-06-01
Posts: 15
Website

Re: [Solved] Issue installing wine from the official repositories.

uname -a returned

Linux k0ALA 4.0.5-1-ARCH #1 SMP PREEMPT Sat Jun 6 18:37:49 CEST 2015 x86_64 GNU/Linux

Does this mean my computer is 64bit, because I was pretty sure it wasn't... :-/


Never ESC:q! on your dreams!!!

Offline

#12 2015-06-18 06:37:38

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,680
Website

Re: [Solved] Issue installing wine from the official repositories.

thoffmeyer wrote:

run a "pacman -Syy" to force refresh the package databases.

Probably best to use:

# pacman -Syyu

https://wiki.archlinux.org/index.php/Pa … nsupported

EDIT: @OP: Enable [Multilib] in pacman.conf and then run:

# pacman -Syyu wine

Last edited by Head_on_a_Stick (2015-06-18 06:38:39)

Offline

#13 2015-06-18 06:42:51

ShaneHutter
Member
From: Newcastle, Australia
Registered: 2015-06-01
Posts: 15
Website

Re: [Solved] Issue installing wine from the official repositories.

Thanks heaps, I enabled multilib, updated my packages, and now it seems to be working fine.  Thanks heaps guys :-D


Never ESC:q! on your dreams!!!

Offline

#14 2015-06-18 06:46:44

Head_on_a_Stick
Member
From: London
Registered: 2014-02-20
Posts: 7,680
Website

Re: [Solved] Issue installing wine from the official repositories.

Please add "[SOLVED]" to the thread title for the benefit of others.

Offline

#15 2015-06-18 06:59:37

thoffmeyer
Member
From: Chi
Registered: 2006-07-27
Posts: 91

Re: [Solved] Issue installing wine from the official repositories.

ShaneHutter wrote:

Thanks heaps, I enabled multilib, updated my packages, and now it seems to be working fine.  Thanks heaps guys :-D

No problem, that's why we're here for. And don't forget to add [SOLVED] to the title.

Offline

Board footer

Powered by FluxBB