You are not logged in.
[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-2but 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
Cool.
Now please post again but run
LC_ALL=C sudo pacman -S wineso 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
Cool.
Now please post again but runLC_ALL=C sudo pacman -S wineso 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
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] nYou 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
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
You need to put ftp://ftp.archlinux.org on the top of the list and run 'pacman -Syy'.
Offline
Thanks. But why did this happen?
处女座总是在好色与纯洁之间徘徊。
My Gmail : rchardx[at]gmail[dot]com
Offline
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