[Bug 1741672] [NEW] Cannot build 235-3ubuntu3 due to missing ... libsystemd-shared-235.so

jean-christophe manciot manciot.jeanchristophe at gmail.com
Sat Jan 6 18:22:13 UTC 2018


Public bug reported:

Ubuntu 17.10
systemd 234-2ubuntu12.1

Building 235-3ubuntu3 from sources with:
dpkg-buildpackage --no-sign --build=binary

leads to:
...
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-journal-remote/lib/systemd/systemd-journal-remote (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-journal-remote/lib/systemd/systemd-journal-upload (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-journal-remote/lib/systemd/systemd-journal-gatewayd (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
...
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-machined (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/bin/machinectl (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-export (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/usr/bin/systemd-nspawn (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-importd (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-import (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-pull (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')

It's the first time I meet such a catch 22 issue when building a
package.

** Affects: systemd (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to systemd in Ubuntu.
https://bugs.launchpad.net/bugs/1741672

Title:
  Cannot build 235-3ubuntu3 due to missing ... libsystemd-shared-235.so

Status in systemd package in Ubuntu:
  New

Bug description:
  Ubuntu 17.10
  systemd 234-2ubuntu12.1

  Building 235-3ubuntu3 from sources with:
  dpkg-buildpackage --no-sign --build=binary

  leads to:
  ...
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-journal-remote/lib/systemd/systemd-journal-remote (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-journal-remote/lib/systemd/systemd-journal-upload (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-journal-remote/lib/systemd/systemd-journal-gatewayd (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  ...
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-machined (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/bin/machinectl (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-export (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/usr/bin/systemd-nspawn (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-importd (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-import (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')
  dpkg-shlibdeps: error: cannot find library libsystemd-shared-235.so needed by debian/systemd-container/lib/systemd/systemd-pull (ELF format: 'elf64-x86-64' abi: '0201003e00000000'; RPATH: '/lib/systemd')

  It's the first time I meet such a catch 22 issue when building a
  package.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1741672/+subscriptions



More information about the foundations-bugs mailing list