Skip to content

Instantly share code, notes, and snippets.

@gavinrogers
Created August 7, 2015 11:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavinrogers/35f530c97e8392f4e856 to your computer and use it in GitHub Desktop.
Save gavinrogers/35f530c97e8392f4e856 to your computer and use it in GitHub Desktop.
thermeon-perl fail
==> ubuntu-12.04-amd64: [HealthCheck] I | Running health on thermeon-perl
==> ubuntu-12.04-amd64: [HealthCheck] E | Failed!
==> ubuntu-12.04-amd64: [HealthCheck] E | The following libraries have unsafe or unmet dependencies:
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/NDBM_File/NDBM_File.so
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/GDBM_File/GDBM_File.so
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/ODBM_File/ODBM_File.so
==> ubuntu-12.04-amd64:
==> ubuntu-12.04-amd64: [HealthCheck] E | The following binaries have unsafe or unmet dependencies:
==> ubuntu-12.04-amd64: [HealthCheck] E | The following libraries cannot be guaranteed to be on target systems:
==> ubuntu-12.04-amd64: --> /usr/lib/x86_64-linux-gnu/libgdbm_compat.so.3 (0x00007fbae8301000)
==> ubuntu-12.04-amd64: --> /usr/lib/x86_64-linux-gnu/libgdbm.so.3 (0x00007fbae7d35000)
==> ubuntu-12.04-amd64: --> /usr/lib/x86_64-linux-gnu/libgdbm.so.3 (0x00007f0ebb695000)
==> ubuntu-12.04-amd64: --> /usr/lib/x86_64-linux-gnu/libgdbm_compat.so.3 (0x00007fb06591b000)
==> ubuntu-12.04-amd64: --> /usr/lib/x86_64-linux-gnu/libgdbm.so.3 (0x00007fb06534f000)
==> ubuntu-12.04-amd64: [HealthCheck] E | The precise failures were:
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/NDBM_File/NDBM_File.so
==> ubuntu-12.04-amd64: DEPENDS ON: libgdbm_compat.so.3
==> ubuntu-12.04-amd64: COUNT: 1
==> ubuntu-12.04-amd64: PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgdbm_compat.so.3 (0x00007fbae8301000)
==> ubuntu-12.04-amd64: FAILED BECAUSE: Unsafe dependency
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/NDBM_File/NDBM_File.so
==> ubuntu-12.04-amd64: DEPENDS ON: libgdbm.so.3
==> ubuntu-12.04-amd64: COUNT: 1
==> ubuntu-12.04-amd64: PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgdbm.so.3 (0x00007fbae7d35000)
==> ubuntu-12.04-amd64: FAILED BECAUSE: Unsafe dependency
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/GDBM_File/GDBM_File.so
==> ubuntu-12.04-amd64: DEPENDS ON: libgdbm.so.3
==> ubuntu-12.04-amd64: COUNT: 1
==> ubuntu-12.04-amd64: PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgdbm.so.3 (0x00007f0ebb695000)
==> ubuntu-12.04-amd64: FAILED BECAUSE: Unsafe dependency
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/ODBM_File/ODBM_File.so
==> ubuntu-12.04-amd64: DEPENDS ON: libgdbm_compat.so.3
==> ubuntu-12.04-amd64: COUNT: 1
==> ubuntu-12.04-amd64: PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgdbm_compat.so.3 (0x00007fb06591b000)
==> ubuntu-12.04-amd64: FAILED BECAUSE: Unsafe dependency
==> ubuntu-12.04-amd64: --> /opt/thermeon/perl/embedded/lib/5.18.1/x86_64-linux-thread-multi/auto/ODBM_File/ODBM_File.so
==> ubuntu-12.04-amd64: DEPENDS ON: libgdbm.so.3
==> ubuntu-12.04-amd64: COUNT: 1
==> ubuntu-12.04-amd64: PROVIDED BY: /usr/lib/x86_64-linux-gnu/libgdbm.so.3 (0x00007fb06534f000)
==> ubuntu-12.04-amd64: FAILED BECAUSE: Unsafe dependency
==> ubuntu-12.04-amd64: The health check failed! Please see above for important information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment