这是高端黑,我赖个擦!

其他Linux/Unix/BSD/OSX等发行版讨论
头像
lxnnix
帖子: 89
注册时间: 2007-08-19 22:24
来自: 南京

Re: 这是高端黑,我赖个擦!

#16

帖子 lxnnix » 2012-07-12 18:47

fy0 写了:楼上的这已经是老黄历了,11.08镜像已经几乎不是人类能用的了。

下面是我前两天杯具的安装过程:

pacman -Syu
告诉我 需要filesystem更新。

pacman -S filesystem --force
告诉我需要首先更新pacman,新的pacman需要 filesystem 更新。

那么我选择忽略依赖,告诉我
error: extract: not overwriteing dir with file var/run
error: problem occeurred while upgrading filesystem
error: could not commit transaction

好吧,又不能进行。

于是我
pacman -Syu --ignore filesystem

又让我更新pacman,同上,更新不了。
那我选不更新,好吧,漫长的等待之后…………

error: failed to commit transaction (conflictiong files)
initscripts: /etc/profile.d/locale.sh exists in filesystem
Errors occurred, no packages were upgraded.


最新的测试镜像(12.6.05)能安装包,但不能安装引导。。。

最后还是用netinstall解决的……
遇到类似的悲剧。 :em20
我在VirtualBox里先用2011.08全新安装的,然后Syu,重启后直接就登录不了,输完用户名后不给输密码。
期间有若干个mountpoint: command not found,后来chroot,再重装util-linux包解决的。
LXLE了。
回复