You are not logged in.
Pages: 1
Hi all!
Today when performing pacman -Syu I got the following output:
[root@okaapi jan]# pacman -Syu
:: Synchronizing package databases...
current.db.tar.gz [####################################] 100% | 34K
unofficial.db.tar.gz [####################################] 100% | 66K
custom.db.tar.gz [/home/pkgs/ ] 100% | LOCAL
:: replace sh-utils with coreutils from "current"? [Y/n]
:: replace fileutils with coreutils from "current"? [Y/n]
:: replace textutils with coreutils from "current"? [Y/n]
Remove: sh-utils fileutils textutils
Targets: coreutils-5.0-1 alsa-driver-0.9.7-1 alsa-lib-0.9.7-1 apache-2.0.47-1
initscripts-0.5-7 man-1.5m2-2 namcap-0.9-1 net-tools-1.60-4
openoffice-1.1rc5-1 pacman-2.6.2-1 procps-3.1.13-2 sysklogd-1.4.1-5
sysvinit-2.85-2
Proceed with upgrade? [Y/n]
:: Retrieving packages from current...
coreutils-5.0-1.pkg.tar. [####################################] 100% | 2078K
alsa-driver-0.9.7-1.pkg. [####################################] 100% | 1225K
alsa-lib-0.9.7-1.pkg.tar [####################################] 100% | 350K
apache-2.0.47-1.pkg.tar. [####################################] 100% | 1144K
initscripts-0.5-7.pkg.ta [####################################] 100% | 4K
man-1.5m2-2.pkg.tar.gz [####################################] 100% | 58K
net-tools-1.60-4.pkg.tar [####################################] 100% | 145K
pacman-2.6.2-1.pkg.tar.g [####################################] 100% | 299K
procps-3.1.13-2.pkg.tar. [####################################] 100% | 150K
sysklogd-1.4.1-5.pkg.tar [####################################] 100% | 43K
sysvinit-2.85-2.pkg.tar. [####################################] 100% | 64K
:: Retrieving packages from unofficial...
namcap-0.9-1.pkg.tar.gz [####################################] 100% | 8K
openoffice-1.1rc5-1.pkg. [####################################] 100% | 83308K
removing sh-utils... done.
removing fileutils... done.
removing textutils... done.
loading package data... done.
checking for file conflicts...
error: the following file conflicts were found:
/usr/bin/readlink: exists in filesystem
/usr/man/man1/readlink.1.gz: exists in filesystem
Segmentation fault
[root@okaapi jan]# pacman -Qo /usr/bin/readlink
/usr/bin/readlink is owned by tetex 2.0.2-2
First -- why did such a conflict occur and second why did it crash pacman?
Jan
Offline
http://bbs.archlinux.org/viewtopic.php? … gmentation
http://bbs.archlinux.org/viewtopic.php? … t=readlink
Just joking around with the "search picture", btw... I just thought it was funny . I just happened to read both the posts about the segfault and tetex. Good luck.
Don't forget to post your PKGBUILD in your thread when you announce a new package in incoming.
see HERE for details
Offline
Pages: 1