[Bug 1869127] Re: after upgrade uuidgen crashes, complaining about version of libuuid.1
Strntydog
1869127 at bugs.launchpad.net
Thu Mar 26 06:39:07 UTC 2020
steven at steven-ge40:~$ ldd -v `which uuidgen`
/usr/bin/uuidgen: /lib/x86_64-linux-gnu/libuuid.so.1: version `UUID_2.31' not found (required by /usr/bin/uuidgen)
linux-vdso.so.1 (0x00007ffdf0ce4000)
libuuid.so.1 => /lib/x86_64-linux-gnu/libuuid.so.1 (0x00007f6f9a079000)
libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f6f99e88000)
/lib64/ld-linux-x86-64.so.2 (0x00007f6f9a2c7000)
Version information:
/usr/bin/uuidgen:
libc.so.6 (GLIBC_2.3.4) => /lib/x86_64-linux-gnu/libc.so.6
libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6
libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6
libuuid.so.1 (UUID_2.31) => not found
libuuid.so.1 (UUID_1.0) => /lib/x86_64-linux-gnu/libuuid.so.1
/lib/x86_64-linux-gnu/libuuid.so.1:
ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2
libc.so.6 (GLIBC_2.3) => /lib/x86_64-linux-gnu/libc.so.6
libc.so.6 (GLIBC_2.3.4) => /lib/x86_64-linux-gnu/libc.so.6
libc.so.6 (GLIBC_2.4) => /lib/x86_64-linux-gnu/libc.so.6
libc.so.6 (GLIBC_2.2.5) => /lib/x86_64-linux-gnu/libc.so.6
/lib/x86_64-linux-gnu/libc.so.6:
ld-linux-x86-64.so.2 (GLIBC_2.3) => /lib64/ld-linux-x86-64.so.2
ld-linux-x86-64.so.2 (GLIBC_PRIVATE) => /lib64/ld-linux-x86-64.so.2
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to util-linux in Ubuntu.
https://bugs.launchpad.net/bugs/1869127
Title:
after upgrade uuidgen crashes, complaining about version of libuuid.1
Status in util-linux package in Ubuntu:
New
Bug description:
I execute uuidgen and get:
$ uuidgen
uuidgen: /lib/x86_64-linux-gnu/libuuid.so.1: version `UUID_2.31' not found (required by uuidgen
I tried:
steven at steven-ge40:~$ sudo apt-get clean
steven at steven-ge40:~$ sudo apt-get install --reinstall libuuid1
Reading package lists... Done
Building dependency tree
Reading state information... Done
0 upgraded, 0 newly installed, 2 reinstalled, 0 to remove and 0 not upgraded.
Need to get 41.6 kB of archives.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu eoan-updates/main amd64 libuuid1 amd64 2.34-0.1ubuntu2.4 [20.3 kB]
Get:2 http://archive.ubuntu.com/ubuntu eoan-updates/main i386 libuuid1 i386 2.34-0.1ubuntu2.4 [21.3 kB]
Fetched 41.6 kB in 1s (42.1 kB/s)
(Reading database ... 605009 files and directories currently installed.)
Preparing to unpack .../libuuid1_2.34-0.1ubuntu2.4_amd64.deb ...
Unpacking libuuid1:amd64 (2.34-0.1ubuntu2.4) over (2.34-0.1ubuntu2.4) ...
Preparing to unpack .../libuuid1_2.34-0.1ubuntu2.4_i386.deb ...
Unpacking libuuid1:i386 (2.34-0.1ubuntu2.4) over (2.34-0.1ubuntu2.4) ...
Setting up libuuid1:amd64 (2.34-0.1ubuntu2.4) ...
Setting up libuuid1:i386 (2.34-0.1ubuntu2.4) ...
Processing triggers for libc-bin (2.30-0ubuntu2.1) ...
steven at steven-ge40:~$ uuidgen
uuidgen: /lib/x86_64-linux-gnu/libuuid.so.1: version `UUID_2.31' not found (required by uuidgen)
But that did not help.
ProblemType: Bug
DistroRelease: Ubuntu 19.10
Package: uuid-runtime 2.34-0.1ubuntu2.4
ProcVersionSignature: Ubuntu 5.3.0-42.34-generic 5.3.18
Uname: Linux 5.3.0-42-generic x86_64
NonfreeKernelModules: zfs zunicode zavl icp zcommon znvpair nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu8.6
Architecture: amd64
CurrentDesktop: XFCE
Date: Thu Mar 26 13:27:34 2020
InstallationDate: Installed on 2015-03-30 (1822 days ago)
InstallationMedia: Xubuntu 15.04 "Vivid Vervet" - Alpha amd64 (20150319)
SourcePackage: util-linux
UpgradeStatus: Upgraded to eoan on 2019-10-31 (146 days ago)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/util-linux/+bug/1869127/+subscriptions
More information about the foundations-bugs
mailing list