[Bug 1407949] Re: Cannot use imagemagick with adt-run on touch

Launchpad Bug Tracker 1407949 at bugs.launchpad.net
Fri Jan 30 00:13:16 UTC 2015


This bug was fixed in the package autopkgtest - 3.9.4

---------------
autopkgtest (3.9.4) unstable; urgency=medium


  * Recognize modern "Package-Type:" control field in addition to
    XC-Package-Type.
  * ssh-setup/adb: Guard adb wait-for-device with a 5 min timeout.
    (LP: #1414939)
  * README.running-tests.rst: Fix mis-spelled ro-apt setup command.
  * Add setup-commands/ro-apt-update: Shortcut for temporarily mounting a
    readonly root file system writable and run apt-get. This allows tests to
    download/unpack test dependencies on older images whose apt indexes are
    out of date. (LP: #1408350)
  * Export temp dir install mode variables in the test run script instead of
    merely running it under that environment, so that we trump non-extending
    LD_LIBRARY_PATHs in /etc/environment. (LP: #1407949)
  * setup-commands/ubuntu-touch-session: Ensure that /dev/uinput is always
    accessible, as we don't necessarily have local logind sessions during
    tests. (part of LP #1415514)
  * setup-commands/ubuntu-touch-session: Unset UPSTART_JOB (which crept into
    the environment from a recent upstart version) when calling initctl, to
    fix querying the session D-BUS address. (LP: #1415514)

 -- Martin Pitt <mpitt at debian.org>  Thu, 29 Jan 2015 19:01:41 +0100

** Changed in: autopkgtest (Ubuntu)
       Status: Fix Committed => Fix Released

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

Title:
  Cannot use imagemagick with adt-run on touch

Status in autopkgtest package in Ubuntu:
  Fix Released

Bug description:
  Trying to use imagemagick 'convert-im6' in an autopilot test using adt-run generates the following error:
  convert-im6: error while loading shared libraries: libMagickCore-6.Q16.so.2: cannot open shared object file: No such file or directory

  The imagemagick library file gets installed to the following directory, but it cannot be found:
  /tmp/adt-run.cdEia7/deps/usr/lib/arm-linux-gnueabihf/libMagickCore-6.Q16.so.2.0.0

  If imagemagick is installed on the device directly then the test will
  work. This problem occurs only when trying to install and run
  imagemagick using adt-run.

  Tested on mako vivid-proposed #58, with read-only testbed.

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



More information about the foundations-bugs mailing list