You are not logged in.

#1 2005-06-06 17:14:10

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

New Pacman Error

Just had a weird Pacman error I haven't come across before:

warning: failed to get filesize for imagemagick-6.2.3-1.pkg.tar.gz

failed downloading imagemagick-6.2.3-1.pkg.tar.gz from ftp.ibiblio.org: 550 imag
emagick-6.2.3-1.pkg.tar.gz: No such file or directory


error: could not cwd to /pub/linux/mirror/ftp.ibiblio.org/pub/Linux/distribution
s/archlinux/current/os/i686/: 550 /pub/linux/mirror/ftp.ibiblio.org/pub/Linux/di
stributions/archlinux/current/os/i686/: No such file or directory.

warning: failed to get filesize for imagemagick-6.2.3-1.pkg.tar.gz

failed downloading imagemagick-6.2.3-1.pkg.tar.gz from ftp.tu-chemnitz.de: 550 F
ailed to open file.


warning: failed to get filesize for imagemagick-6.2.3-1.pkg.tar.gz

failed downloading imagemagick-6.2.3-1.pkg.tar.gz from ftp.parrswood.net: 550 Fa
iled to open file.


connect: Connection refused
error: cannot connect to ftp.kegep.tuc.gr
connect: Connection timed out
error: cannot connect to darkstar.ist.utl.pt
*** glibc detected *** pacman: double free or corruption (!prev): 0x084aefc8 ***
======= Backtrace: =========
/lib/tls/libc.so.6[0xb7efc163]
/lib/tls/libc.so.6(__libc_free+0x84)[0xb7efcbc4]
pacman[0x805eb2e]
pacman[0x8059b5b]
pacman[0x805a64b]
pacman[0x805209b]
pacman[0x80546c7]
/lib/tls/libc.so.6(__libc_start_main+0xc2)[0xb7eacdf2]
pacman[0x804a001]
======= Memory map: ========
08048000-0806a000 r-xp 00000000 03:03 14712      /usr/bin/pacman
0806a000-0806b000 rw-p 00022000 03:03 14712      /usr/bin/pacman
0806b000-084cb000 rw-p 0806b000 00:00 0 
b7b00000-b7b21000 rw-p b7b00000 00:00 0 
b7b21000-b7c00000 ---p b7b21000 00:00 0 
b7c8d000-b7c97000 r-xp 00000000 03:03 9436       /usr/lib/libgcc_s.so.1
b7c97000-b7c98000 rw-p 00009000 03:03 9436       /usr/lib/libgcc_s.so.1
b7cb3000-b7db8000 rw-p b7cb3000 00:00 0 
b7db8000-b7dc6000 r-xp 00000000 03:03 1057       /lib/tls/libresolv-2.3.5.so
b7dc6000-b7dc8000 rw-p 0000e000 03:03 1057       /lib/tls/libresolv-2.3.5.so
b7dc8000-b7dca000 rw-p b7dc8000 00:00 0 
b7dca000-b7dce000 r-xp 00000000 03:03 1058       /lib/tls/libnss_dns-2.3.5.so
b7dce000-b7dd0000 rw-p 00003000 03:03 1058       /lib/tls/libnss_dns-2.3.5.so
b7deb000-b7e0b000 rw-p b7deb000 00:00 0 
b7e0b000-b7e13000 r-xp 00000000 03:03 146710     /lib/libnss_mdns-0.2.so
b7e13000-b7e14000 rw-p 00007000 03:03 146710     /lib/libnss_mdns-0.2.so
b7e2f000-b7e38000 r-xp 00000000 03:03 1060       /lib/tls/libnss_files-2.3.5.so
b7e38000-b7e3a000 rw-p 00008000 03:03 1060       /lib/tls/libnss_files-2.3.5.so
b7e55000-b7e98000 rw-p b7e55000 00:00 0 
b7e98000-b7fb1000 r-xp 00000000 03:03 1038       /lib/tls/libc-2.3.5.so
b7fb1000-b7fb2000 r--p 00118000 03:03 1038       /lib/tls/libc-2.3.5.so
b7fb2000-b7fb5000 rw-p 00119000 03:03 1038       /lib/tls/libc-2.3.5.so
b7fb5000-b7fb8000 rw-p b7fb5000 00:00 0 
b7fb8000-b7fc8000 r-xp 00000000 03:03 10170      /usr/lib/libz.so.1.2.2
b7fc8000-b7fc9000 rw-p 0000f000 03:03 10170      /usr/lib/libz.so.1.2.2
b7fe4000-b7fe5000 rw-p b7fe4000 00:00 0 
b7fe5000-b8000000 r-xp 00000000 03:03 1025       /lib/ld-2.3.5.so
b8000000-b8002000 rw-p 0001a000 03:03 1025       /lib/ld-2.3.5.so
bffeb000-c0000000 rw-p bffeb000 00:00 0 
ffffe000-fffff000 ---p 00000000 00:00 0 
Aborted
[root@suzy thomas]# 

Any ideas?

Offline

#2 2005-06-06 20:12:01

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: New Pacman Error

The first error could be due because the database has been updated but the packages haven't been uploaded on the server yet.  Then for some reason pacman crashed.

You should submit a bug report. Pacman shouldn't crash like that.

Offline

#3 2005-06-07 03:35:12

elasticdog
Member
From: Washington, USA
Registered: 2005-05-02
Posts: 995
Website

Re: New Pacman Error

I had a similar problem with imagemagick when I ran 'pacman -Syu' last night, although after failing from 4 or 5 mirrors, it eventually found one that existed and downloaded/installed with no problem.  Didn't crash pacman, but it did have me worried for a bit.  Perhaps just bad timing?

Offline

#4 2005-06-07 11:08:30

tmadhavan
Member
From: Wales :D
Registered: 2004-03-26
Posts: 441

Re: New Pacman Error

Tried it again this morning, all worked fine.

I submitted the bug report anyway though.

Offline

#5 2005-11-18 11:13:43

tbuitenh
Member
Registered: 2004-03-08
Posts: 55

Re: New Pacman Error

Same problem here

[root@garden taco]# pacman -Syu
:: Synchronizing package databases...
 fouiny_repo              [################] 100%       4K    22.0K/s  00:00:00
 current                  [################] 100%      47K    73.8K/s  00:00:00
 extra                    [################] 100%     220K    85.0K/s  00:00:02
 community                [################] 100%      30K     3.4K/s  00:00:08

Targets: atomix-1.2.4-1 dbus-0.50-8 flashplugin-7.0.61.0-1 glib2-2.8.4-1
         hal-0.5.5.1-2 gnome-vfs-2.12.1.1-2 gtk2-2.8.7-1 libxfce4util-4.2.3.2-1
         pmount-0.9.6-1

Total Package Size:   9.7 MB

Proceed with upgrade? [Y/n]

:: Retrieving packages from extra...
 atomix-1.2.4-1           [################] 100%     160K    93.3K/s  00:00:01
 dbus-0.50-8              [################] 100%     788K   103.9K/s  00:00:07
warning: failed to get filesize for flashplugin-7.0.61.0-1.pkg.tar.gz

failed downloading flashplugin-7.0.61.0-1.pkg.tar.gz from ftp.surfnet.nl: 550 Failed to open file.


 hal-0.5.5.1-2            [################] 100%     266K    98.7K/s  00:00:02
 gnome-vfs-2.12.1.1-2     [################] 100%    1246K   104.8K/s  00:00:11
warning: failed to get filesize for libxfce4util-4.2.3.2-1.pkg.tar.gz

failed downloading libxfce4util-4.2.3.2-1.pkg.tar.gz from ftp.surfnet.nl: 550 Failed to open file.


 pmount-0.9.6-1           [################] 100%      47K    75.1K/s  00:00:00
warning: failed to get filesize for flashplugin-7.0.61.0-1.pkg.tar.gz

failed downloading flashplugin-7.0.61.0-1.pkg.tar.gz from ftp.nluug.nl: 550 Failed to open file.


warning: failed to get filesize for libxfce4util-4.2.3.2-1.pkg.tar.gz

failed downloading libxfce4util-4.2.3.2-1.pkg.tar.gz from ftp.nluug.nl: 550 Failed to open file.


warning: failed to get filesize for flashplugin-7.0.61.0-1.pkg.tar.gz

failed downloading flashplugin-7.0.61.0-1.pkg.tar.gz from ftp.belnet.be: 550 flashplugin-7.0.61.0-1.pkg.tar.gz: No such file or directory


warning: failed to get filesize for libxfce4util-4.2.3.2-1.pkg.tar.gz

failed downloading libxfce4util-4.2.3.2-1.pkg.tar.gz from ftp.belnet.be: 550 libxfce4util-4.2.3.2-1.pkg.tar.gz: No such file or directory


connect: Connection refused
error: cannot connect to archlinux.antesis.org
connect: Connection refused
error: cannot connect to archlinux.antesis.org
*** glibc detected *** pacman: double free or corruption (!prev): 0x084864c8 ***======= Backtrace: =========
/lib/tls/libc.so.6[0xb7edc233]
/lib/tls/libc.so.6(__libc_free+0x84)[0xb7edcc94]
pacman[0x805fd1e]
pacman[0x805ae35]
pacman[0x805b63b]
pacman[0x805194f]
pacman[0x8054c01]
/lib/tls/libc.so.6(__libc_start_main+0xdb)[0xb7e8cd6b]
pacman[0x804a071]
======= Memory map: ========
08048000-0806b000 r-xp 00000000 03:06 15764      /usr/bin/pacman
0806b000-0806c000 rw-p 00022000 03:06 15764      /usr/bin/pacman
0806c000-084a1000 rw-p 0806c000 00:00 0          [heap]
b7b00000-b7b21000 rw-p b7b00000 00:00 0
b7b21000-b7c00000 ---p b7b21000 00:00 0
b7cc1000-b7ccb000 r-xp 00000000 03:06 7858       /usr/lib/libgcc_s.so.1
b7ccb000-b7ccc000 rw-p 00009000 03:06 7858       /usr/lib/libgcc_s.so.1
b7cde000-b7e01000 rw-p b7cde000 00:00 0
b7e01000-b7e05000 r-xp 00000000 03:06 1054       /lib/libnss_dns-2.3.5.so
b7e05000-b7e07000 rw-p 00003000 03:06 1054       /lib/libnss_dns-2.3.5.so
b7e19000-b7e22000 r-xp 00000000 03:06 1067       /lib/libnss_files-2.3.5.so
b7e22000-b7e24000 rw-p 00008000 03:06 1067       /lib/libnss_files-2.3.5.so
b7e24000-b7e32000 r-xp 00000000 03:06 1055       /lib/libresolv-2.3.5.so
b7e32000-b7e34000 rw-p 0000e000 03:06 1055       /lib/libresolv-2.3.5.so
b7e34000-b7e78000 rw-p b7e34000 00:00 0
b7e78000-b7f91000 r-xp 00000000 03:06 1077       /lib/tls/libc-2.3.5.so
b7f91000-b7f92000 r--p 00118000 03:06 1077       /lib/tls/libc-2.3.5.so
b7f92000-b7f95000 rw-p 00119000 03:06 1077       /lib/tls/libc-2.3.5.so
b7f95000-b7f97000 rw-p b7f95000 00:00 0
b7f97000-b7fa8000 r-xp 00000000 03:06 10649      /usr/lib/libz.so.1.2.3
b7fa8000-b7fa9000 rw-p 00011000 03:06 10649      /usr/lib/libz.so.1.2.3
b7fb9000-b7fbc000 rw-p b7fb9000 00:00 0
b7fbc000-b7fd6000 r-xp 00000000 03:06 1060       /lib/ld-2.3.5.so
b7fd6000-b7fd8000 rw-p 0001a000 03:06 1060       /lib/ld-2.3.5.so
bfec1000-bfed6000 rw-p bfec1000 00:00 0          [stack]
ffffe000-fffff000 ---p 00000000 00:00 0          [vdso]
Aborted

I wish life was as simple as editing config files

Offline

#6 2005-11-18 16:07:18

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

Re: New Pacman Error

yeah, it should definately not core dump like that - but the errors connecting to the servers are normal if your mirror sucks - check out sortmirrors

Offline

#7 2005-11-19 09:56:47

tbuitenh
Member
Registered: 2004-03-08
Posts: 55

Re: New Pacman Error

My mirror doesn't suck, thank you  lol . It seems the crash happened because the packages were not available on multiple mirrors.


I wish life was as simple as editing config files

Offline

Board footer

Powered by FluxBB