You are not logged in.
Hello folks,
pacman does not update my system. The last time I did 'pacman -Syu' was on the 23-08-2011, but I can see that there are updates for core and so on.
When I force pacman to update the package list with 'pacman -Syy' or when I try to update the system I will get something like
pacman -Syy
:: Synchronizing package databases...
core 0.8K 8.2K/s 00:00:00 [##] 100%
extra 0.8K 1004.6K/s 00:00:00 [##] 100%
community 0.8K 1134.7K/s 00:00:00 [##] 100%
multilib 0.8K 1432.4K/s 00:00:00 [##] 100%
archlinuxfr 24.3K 368.0K/s 00:00:00 [##] 100%The databases for core, extra, community and multilib are very small and i guess that's the cause that my system does not update.
The mirrorlist seems to be OK.
Any suggestions on how to update the package database to update the system again. Has it something to do with the latest pacman update?
Thanks!
#EO
Offline
What does "file /var/lib/pacman/sync/core.db" give?
Offline
What does "file /var/lib/pacman/sync/core.db" give?
core.db: HTML document, UTF-8 Unicode text <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="/.media/mirror.css" media="screen" />
<link rel="shortcut icon" href="/.media/favicon.ico" />
<title>镜像源故障</title>
</head>
<body>
<h1>镜像源故障</h1>
<p>由于硬件故障, 该源暂时停止服务, 我们正在努力修复中. 请见谅!</p>
<div id="footer">
<a target="_blank" href="http://www.163.com/">网易首页</a>
<a target="_blank" href="/.help/index.html">使用帮助</a>
<a href="mailto:mirror@service.netease.com">联系我们</a>
<a target="_blank" href="http://corp.163.com/eng/about/overview.html">About NetEase</a>
</div>
</body>
</html>
Offline
what mirror do you use?
http://mirrors.163.com/archlinux/
totally broken
Last edited by wonder (2011-08-27 08:34:06)
Give what you have. To someone, it may be better than you dare to think.
Offline
Yes, I used it because I have been to China and it was quite fast there. How can i fix it?
Offline
Yes, I used it because I have been to China and it was quite fast there. How can i fix it?
you have the email at the bottom of that page. contact them and say that the mirror is busted
Give what you have. To someone, it may be better than you dare to think.
Offline
I am also experiencing update problem here in China. I use the following repos in mirrorlist:
Server = http://mirror.bjtu.edu.cn/archlinux/$repo/os/$arch
Server = http://mirror6.bjtu.edu.cn/archlinux/$repo/os/$arch
Server = ftp://mirrors.sohu.com/archlinux/$repo/os/$arch
Server = http://mirrors.sohu.com/archlinux/$repo/os/$arch
Server = http://mirrors.163.com/archlinux/$repo/os/$arch
if only 163 mirror has problem, why other servers are not able to work well as alternatives? confused!
when I type" sudo pacman -Syu", console reply that system has already be updated and at the newest state, there is nothing to do. but it is impossible that there are nothing for updating within 2 or 3 days, there must be something new emerged everyday. isn't it?
Meanwhile, when I type " pacman -Ss packagename" (e.g, pacman -Ss vlc) , tap Retern key, nothing ! very odd! what's wrong with my pacman ? thanks.
Offline
Offline