[Bug 1869127] Re: after upgrade uuidgen crashes, complaining about version of libuuid.1

Sebastien Bacher seb128 at ubuntu.com
Thu Mar 26 08:40:02 UTC 2020


Thank you for your bug report, unsure what's going on there
what is the output of 
$ md5sum /lib/x86_64-linux-gnu/libuuid.so.1

I just tried on a new 19.10 instance

$ dpkg -l | grep uuid
ii  libuuid1:amd64                 2.34-0.1ubuntu2.4                   amd64        Universally Unique ID library
ii  uuid-runtime                   2.34-0.1ubuntu2.4                   amd64        runtime components for the Universally Unique ID library

$ md5sum /lib/x86_64-linux-gnu/libuuid.so.1
d4cdde44bff22d9720e488b0f55a0d8b  /lib/x86_64-linux-gnu/libuuid.so.1

$ nm -D /lib/x86_64-linux-gnu/libuuid.so.1 | grep UUID_
0000000000000000 A UUID_1.0
0000000000000000 A UUID_2.20
0000000000000000 A UUID_2.31

$ uuidgen 
51c34b6d-ecd4-48dd-b7c4-f7477606824a

$ ldd -v `which uuidgen`
...
	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) => /lib/x86_64-linux-gnu/libuuid.so.1
		libuuid.so.1 (UUID_1.0) => /lib/x86_64-linux-gnu/libuuid.so.1

-- 
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