Forum archive
Trouble installing libmagick9-dev on lamp appliance
I have been trying to install imagemagick and magickwand for my php environment on a lamp appliance. When I dig down I get the following error:
The following packages have unmet dependencies:
libexpat1-dev: Depends: libexpat1 (= 2.0.1-0ubuntu1) but 2.0.1-4+lenny2 is to be installed
E: Broken packages
It also says libexpat1 is installed and is the newest version. I think it may have something to do with the custom sources list the Turnkey uses. Does anyone have an idea on how I can go about getting this package installed?
Thanks,
Dan
root@lamp:~# apt-cache policy libexpat1 libexpat1: Installed: 2.0.1-0ubuntu1 Candidate: 2.0.1-0ubuntu1 Version table: 2.0.1-4+lenny2 0 600 http://security.debian.org lenny/updates/main Packages *** 2.0.1-0ubuntu1 0 650 http://archive.ubuntu.com hardy/main Packages 100 /var/lib/dpkg/statusHow are you installing magickwand? As its not available in hardy or lenny? If you can provide more information on how to reproduce the issue it will be easier to help.