You are not logged in.

#1 2010-01-29 14:21:02

Marchael
Member
Registered: 2010-01-29
Posts: 2

Wireshark trouble after pacman -Syu

Hi,
this is pacman log:

[2010-01-29 17:13] synchronizing package lists
[2010-01-29 17:14] starting full system upgrade
[2010-01-29 17:15] removed kernel-headers (2.6.32-1)
[2010-01-29 17:15] upgraded readline (6.0.004-1 -> 6.1.001-1)
[2010-01-29 17:15] upgraded bash (4.0.035-1 -> 4.1.002-1)
[2010-01-29 17:15] upgraded gcc-libs (4.4.2-4 -> 4.4.3-1)
[2010-01-29 17:15] upgraded gmp (4.3.1-2 -> 4.3.2-1)
[2010-01-29 17:15] upgraded mpfr (2.4.1-1 -> 2.4.2-1)
[2010-01-29 17:15] upgraded gcc (4.4.2-4 -> 4.4.3-1)
[2010-01-29 17:15] installed linux-api-headers (2.6.32.5-2)
[2010-01-29 17:15] upgraded kernel26-firmware (2.6.32.5-1 -> 2.6.32.6-1)
[2010-01-29 17:15] upgraded module-init-tools (3.11.1-1 -> 3.11.1-2)
[2010-01-29 17:16] >>> Updating module dependencies. Please wait ...
[2010-01-29 17:16] >>> MKINITCPIO SETUP
[2010-01-29 17:16] >>> ----------------
[2010-01-29 17:16] >>> If you use LVM2, Encrypted root or software RAID,
[2010-01-29 17:16] >>> Ensure you enable support in /etc/mkinitcpio.conf .
[2010-01-29 17:16] >>> More information about mkinitcpio setup can be found here:
[2010-01-29 17:16] >>> http://wiki.archlinux.org/index.php/Mkinitcpio
[2010-01-29 17:16] 
[2010-01-29 17:16] >>> Generating initial ramdisk, using mkinitcpio.  Please wait...
[2010-01-29 17:16] ==> Building image "default"
[2010-01-29 17:16] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26.img
[2010-01-29 17:16] :: Begin build
[2010-01-29 17:16] :: Parsing hook [base]
[2010-01-29 17:16] :: Parsing hook [udev]
[2010-01-29 17:16] :: Parsing hook [autodetect]
[2010-01-29 17:16] :: Parsing hook [pata]
[2010-01-29 17:16] :: Parsing hook [scsi]
[2010-01-29 17:16] :: Parsing hook [sata]
[2010-01-29 17:16] :: Parsing hook [usb]
[2010-01-29 17:16] :: Parsing hook [filesystems]
[2010-01-29 17:16] :: Generating module dependencies
[2010-01-29 17:16] :: Generating image '/boot/kernel26.img'...SUCCESS
[2010-01-29 17:16] ==> SUCCESS
[2010-01-29 17:16] ==> Building image "fallback"
[2010-01-29 17:16] ==> Running command: /sbin/mkinitcpio -k 2.6.32-ARCH -c /etc/mkinitcpio.conf -g /boot/kernel26-fallback.img -S autodetect
[2010-01-29 17:16] :: Begin build
[2010-01-29 17:16] :: Parsing hook [base]
[2010-01-29 17:16] :: Parsing hook [udev]
[2010-01-29 17:16] :: Parsing hook [pata]
[2010-01-29 17:16] :: Parsing hook [scsi]
[2010-01-29 17:17] :: Parsing hook [sata]
[2010-01-29 17:17] :: Parsing hook [usb]
[2010-01-29 17:17] :: Parsing hook [filesystems]
[2010-01-29 17:17] :: Generating module dependencies
[2010-01-29 17:17] :: Generating image '/boot/kernel26-fallback.img'...SUCCESS
[2010-01-29 17:17] ==> SUCCESS
[2010-01-29 17:17] upgraded kernel26 (2.6.32.5-1 -> 2.6.32.6-1)
[2010-01-29 17:17] upgraded nano (2.2.1-1 -> 2.2.2-1)
[2010-01-29 17:17] upgraded pcre (8.00-1 -> 8.01-1)
[2010-01-29 17:17] upgraded sqlite3 (3.6.21-1 -> 3.6.22-1)
[2010-01-29 17:17] upgraded wireshark (1.2.4-1 -> 1.2.6-1)

After running wireshark as root and сhoosing interface, i recieved several packets then capture stoped with error:

An error ocurred while reading from the file "/tmp/wiresharkXXXXXXGsxKom":Less data was read than expected

Only kill -9 can close window.
Is it wireshark bug? Or i'm doing something wrong?

Offline

#2 2010-01-29 15:16:07

Marchael
Member
Registered: 2010-01-29
Posts: 2

Re: Wireshark trouble after pacman -Syu

This is zlib bug:
I'm downgrading to zlib-1.2.3.4-4-i686 and wireshark works fine for now.

Last edited by Marchael (2010-01-29 16:47:56)

Offline

#3 2010-01-30 14:17:32

monsieur moche
Member
From: France
Registered: 2009-10-14
Posts: 50

Re: Wireshark trouble after pacman -Syu

Works for me too. Thank you!

Offline

#4 2010-02-01 21:01:30

kmeng
Member
Registered: 2009-12-18
Posts: 8

Re: Wireshark trouble after pacman -Syu

How to downgrade to the 1.2.3.4-4 version? The oldest version in my cache is 1.2.4.
Got it. It is zlib.

Last edited by kmeng (2010-02-02 02:49:26)

Offline

#5 2010-02-05 21:21:43

koliasforever
Member
From: greece
Registered: 2009-02-06
Posts: 31

Re: Wireshark trouble after pacman -Syu

kmeng wrote:

How to downgrade to the 1.2.3.4-4 version? The oldest version in my cache is 1.2.4.
Got it. It is zlib.

You can go there http://schlunix.org/?page_id=11 and download the package and then install it with pacman -U

Offline

Board footer

Powered by FluxBB