Hi !
I've got an error since yesterday due to maybe a system update:
$ perl -d /usr/bin/pac Loading DB routines from perl5db.pl version 1.49_04 Editor support available. Enter h or 'h h' for help, or 'man perldebug' for more help. uuid.c: loadable library and perl binaries are mismatched (got handshake key 0xdb00080, needed 0xdb80080)
I tried to reinstall UUID (https://aur.archlinux.org/packages/uuid/) and PAC but it doesn't fix the issue.
Technical informations:
Operating system : ArchLinux 64bits
Perl version: "This is perl 5, version 24, subversion 0 (v5.24.0) built for x86_64-linux-thread-multi" (https://www.archlinux.org/packages/core/x86_64/perl/)
* Installed from: https://aur.archlinux.org/packages/pacmanager-bin/
I fixed temporaly the problem by downgrading Perl to:
Confirmed, same problem here, with same OS : ArchLinux 64bits
same Perl version: This is perl 5, version 24, subversion 0 (v5.24.0) built for x86_64-linux-thread-multi
Last edit: Loic Rousselot 2016-06-07
Confirm for Manjaro linux x86_64, perl 5.24.0.-1.
I've got a temporary solution for Arch based OS (ArchLinux, Manjaro, etc) that involves downgrading Perl.
1.Install "downgrade" from the AUR repository (yaourt -S downgrade) : https://aur.archlinux.org/packages/downgrade/
2.Run downgrade for perl and his dependencies :
3.For each package, select a version before those on the list :
Tip : Enter the number 3 each time.
Last edit: Emilien Devos 2016-06-13
Thank you so much. You are life saver. and additional packages for my arch have to be downgraded ;
net-snmp perl-clone perl-dbi perl-term-readkey perl-xml-libxml
Hi,
No problem here: http://pix.toile-libre.org/upload/original/1465822935.png
Source is: https://sites.google.com/site/davidtv/
Last edit: Aerya 2016-06-13
Hi Aerya, nice Screens, but no more, ive downloadet and i make make.sh and now?
Solution: you must rebuild perl modules installed from AUR.
For me it was:
uuid
perl-gtk2-ex-simple-list
perl-gnome2-vte
perl-crypt-rijndael
perl-expect
perl-io-stty
perl-net-arp
Last edit: suther 2016-06-30