You are not logged in.

#1 2007-01-16 21:24:13

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

pacman input/output error

I'm using pacman 2.9.8-4 and receive the following input/output error from time to time:

[root@arch /]# pacman -Syu
:: Synchronizing package databases... 
:: larch is up to date
:: testing is up to date
 current                  [#################################################################

failed downloading extra.db.tar.gz from ftp.archlinux.org: Input/output error


failed downloading extra.db.tar.gz from ftp-linux.cc.gatech.edu: Input/output error


failed downloading extra.db.tar.gz from ftp.ibiblio.org: Input/output error

connect: Connection refused
error: cannot connect to archlinux.antesis.org
*** glibc detected *** pacman: double free or corruption (fasttop): 0x0822a2a0 ***
======= Backtrace: =========
/lib/libc.so.6[0xb7ed3b00]
/lib/libc.so.6(__libc_free+0x89)[0xb7ed5199]
pacman[0x805fffa]
pacman[0x805b22d]
pacman[0x805bbda]
pacman[0x8051763]
pacman[0x8054f0c]
/lib/libc.so.6(__libc_start_main+0xd8)[0xb7e857c8]
pacman[0x804a081]
======= Memory map: ========
08048000-0806b000 r-xp 00000000 08:07 286946     /usr/bin/pacman
0806b000-0806c000 rw-p 00022000 08:07 286946     /usr/bin/pacman
0806c000-0827e000 rw-p 0806c000 00:00 0          [heap]
b7d00000-b7d21000 rw-p b7d00000 00:00 0 
b7d21000-b7e00000 ---p b7d21000 00:00 0 
b7e36000-b7e40000 r-xp 00000000 08:07 89928      /usr/lib/libgcc_s.so.1
b7e40000-b7e41000 rw-p 00009000 08:07 89928      /usr/lib/libgcc_s.so.1
b7e6f000-b7e70000 rw-p b7e6f000 00:00 0 
b7e70000-b7f94000 r-xp 00000000 08:07 90744      /lib/libc-2.5.so
b7f94000-b7f95000 r--p 00124000 08:07 90744      /lib/libc-2.5.so
b7f95000-b7f97000 rw-p 00125000 08:07 90744      /lib/libc-2.5.so
b7f97000-b7f9a000 rw-p b7f97000 00:00 0 
b7f9a000-b7fab000 r-xp 00000000 08:07 13857      /usr/lib/libz.so.1.2.3
b7fab000-b7fac000 rw-p 00011000 08:07 13857      /usr/lib/libz.so.1.2.3
b7fb6000-b7fc4000 r-xp 00000000 08:07 90758      /lib/libresolv-2.5.so
b7fc4000-b7fc6000 rw-p 0000d000 08:07 90758      /lib/libresolv-2.5.so
b7fc6000-b7fc8000 rw-p b7fc6000 00:00 0 
b7fc8000-b7fcc000 r-xp 00000000 08:07 90759      /lib/libnss_dns-2.5.so
b7fcc000-b7fce000 rw-p 00003000 08:07 90759      /lib/libnss_dns-2.5.so
b7fce000-b7fd6000 r-xp 00000000 08:07 90762      /lib/libnss_files-2.5.so
b7fd6000-b7fd8000 rw-p 00007000 08:07 90762      /lib/libnss_files-2.5.so
b7fd8000-b7fdb000 rw-p b7fd8000 00:00 0 
b7fdb000-b7fdc000 r-xp b7fdb000 00:00 0          [vdso]
b7fdc000-b7ff6000 r-xp 00000000 08:07 90741      /lib/ld-2.5.so
b7ff6000-b7ff7000 r--p 00019000 08:07 90741      /lib/ld-2.5.so
b7ff7000-b7ff8000 rw-p 0001a000 08:07 90741      /lib/ld-2.5.so
bfb10000-bfb25000 rw-p bfb10000 00:00 0          [stack]
Abgebrochen

Is the problem server-side (i.e. "bad" sync) or client-side (something messed up in my installation/pacman bug)?

Cheers Sigi

edit: I forgot to mention that I'm using a caged pacman. Could this be related?


Haven't been here in a while. Still rocking Arch. smile

Offline

#2 2007-01-16 21:39:15

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: pacman input/output error

The problem is the antesis mirror.  The recent pacman update should have given you .pacnew files indicating the removal of antesis.

Offline

#3 2007-01-16 21:40:12

Sigi
Member
From: Thurgau, Switzerland
Registered: 2005-09-22
Posts: 1,131

Re: pacman input/output error

solved:

# rm  /var/lib/pacman/extra.tar.gz.part
# rm /tmp/pacman.lck

Haven't been here in a while. Still rocking Arch. smile

Offline

Board footer

Powered by FluxBB