Re: Bluetooth and imagemagik
Baurzhan Ismagulov <[email protected]>
| Newsgroups | gmane.linux.debian.devel.embedded |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Apr 21, 2011 at 12:30:28PM +0100, Neil Stone wrote: > # apt-get install imagemagick > Reading package lists... Done > Building dependency tree > Reading state information... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > imagemagick: Depends: libmagick10 but it is not installable > E: Broken packages Works fine for me under lenny and squeeze. Looks as if you were trying to install lenny imagemagick (requires libmagick10) on a squeeze+ system (doesn't have libmagick10). Do you have some interesting pinning or held packages? With kind regards, Baurzhan.