You are not logged in.

#1 2011-05-24 05:40:46

rchard
Member
From: Beijing, China
Registered: 2009-03-21
Posts: 5
Website

[SOLVED]Can't install wine 1.3.20

[rchard@rchard-laptop ~]$ uname -a
Linux rchard-laptop 2.6.38-ARCH #1 SMP PREEMPT Fri Apr 22 17:48:36 UTC 2011 i686 Intel(R) Core(TM) i7 CPU Q 720 @ 1.60GHz GenuineIntel GNU/Linux
[rchard@rchard-laptop ~]$ sudo pacman -S wine
密码:
正在解决依赖关系...
正在查找内部冲突...

目标 (1): wine-1.3.19-2

but i can only find wine 1.3.20 in the mirrors.

Last edited by rchard (2011-05-24 06:39:00)


处女座总是在好色与纯洁之间徘徊。
My Gmail : rchardx[at]gmail[dot]com

Offline

#2 2011-05-24 05:49:30

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

Re: [SOLVED]Can't install wine 1.3.20

Cool.
Now please post again but run

LC_ALL=C sudo pacman -S wine

so that is comes in English.

Did you 'sudo pacman -Sy' first?
In case your mirrors are out of date, you can pick a fresh mirrorlist here http://www.archlinux.org/mirrorlist/

Offline

#3 2011-05-24 06:06:50

rchard
Member
From: Beijing, China
Registered: 2009-03-21
Posts: 5
Website

Re: [SOLVED]Can't install wine 1.3.20

karol wrote:

Cool.
Now please post again but run

LC_ALL=C sudo pacman -S wine

so that is comes in English.

Did you 'sudo pacman -Sy' first?
In case your mirrors are out of date, you can pick a fresh mirrorlist here http://www.archlinux.org/mirrorlist/

[rchard@rchard-laptop ~]$ LC_ALL=C sudo pacman -S wine
Password: 
resolving dependencies...
looking for inter-conflicts...

Targets (1): wine-1.3.19-2

Total Download Size:    0.00 MB
Total Installed Size:   115.84 MB

Proceed with installation? [Y/n] 

"pacman -Syu" was used.
I checked the mirror list and i ensure it's up-to-date

Last edited by rchard (2011-05-24 06:07:51)


处女座总是在好色与纯洁之间徘徊。
My Gmail : rchardx[at]gmail[dot]com

Offline

#4 2011-05-24 06:13:29

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

Re: [SOLVED]Can't install wine 1.3.20

Your mirrors are not up to date as I have no problem

[karol@black ~]$ sudo pacman -S wine
resolving dependencies...
looking for inter-conflicts...

Targets (1): wine-1.3.20-1 [13,62 MB]

Total Download Size:    0,00 MB
Total Installed Size:   117,14 MB

Proceed with installation? [Y/n] n

You can download wine from http://www.archlinux.org/packages/commu … /download/ but you need to make sure you have all the dependencies.
pacman uses the first mirror from the list, so that mirror is probably outdated.


BTW, why are you using 32-bit Arch? Maybe 64-bit would be better - you seem to have a nice new computer.
https://wiki.archlinux.org/index.php/Wine#x86_64

Last edited by karol (2011-05-24 06:19:22)

Offline

#5 2011-05-24 06:26:31

rchard
Member
From: Beijing, China
Registered: 2009-03-21
Posts: 5
Website

Re: [SOLVED]Can't install wine 1.3.20

I add "ftp://ftp.archlinux.org" to /etc/pacman.d/mirrorlist and run "pacman -Syu", but...

[rchard@rchard-laptop ~]$ LC_ALL=C pacman -Ss wine
community/q4wine 0.120_r1-1
    A Qt4 GUI for Wine
community/wine 1.3.19-2 [installed: 1.3.20-1]
    A compatibility layer for running Windows programs
community/wine_gecko 1.2.0-1
    Wine's built-in replacement for Microsoft's Internet Explorer
community/winefish 1.3.3-9
    LaTeX editor based on Bluefish with auto-completion and syntax highlighting
community/winegame 0.2.0-1
    An interface to install windows programs in Wine
community/winestuff 0.2.0-1
    Library utility for winegame
community/winetricks 20110429-1
    Script to install various redistributable runtime libraries in Wine.

It seems pacman didn't refresh the database.


处女座总是在好色与纯洁之间徘徊。
My Gmail : rchardx[at]gmail[dot]com

Offline

#6 2011-05-24 06:29:06

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

Re: [SOLVED]Can't install wine 1.3.20

You need to put ftp://ftp.archlinux.org on the top of the list and run 'pacman -Syy'.

Offline

#7 2011-05-24 06:35:59

rchard
Member
From: Beijing, China
Registered: 2009-03-21
Posts: 5
Website

Re: [SOLVED]Can't install wine 1.3.20

Thanks. But why did this happen?


处女座总是在好色与纯洁之间徘徊。
My Gmail : rchardx[at]gmail[dot]com

Offline

#8 2011-05-24 06:42:00

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

Re: [SOLVED]Can't install wine 1.3.20

rchard wrote:

Thanks. But why did this happen?

pacman uses the first mirror from the mirrorlist - even if it's outdated.

Sometimes the package has been just updated and some mirrors may still (a couple hours later) hold the previous version but wine was updated ten days ago, so that's not the case.

Offline

Board footer

Powered by FluxBB