[Bug 1407949] Re: Cannot use imagemagick with adt-run on touch
Martin Pitt
martin.pitt at ubuntu.com
Thu Jan 29 11:25:13 UTC 2015
Ah, it's because /etc/environment on touch is evil and completely stomps
on an already set LD_LIBRARY_PATH:
etc/environment:LD_LIBRARY_PATH=/vendor/lib:/system/lib
** Summary changed:
- Cannot use imagemagick with adt-run
+ Cannot use imagemagick with adt-run on touch
--
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:
In Progress
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