Skip to main content
added 118 characters in body
Source Link
Atcold
  • 1.6k
  • 2
  • 14
  • 22

Bug reportreports here

  • ImageMagick: I've opened a bug report here.

  • Debian: another bug report here.

I've opened a bug report here. Let'sLet's see if someting comes up.

Bug report here

I've opened a bug report here. Let's see if someting comes up.

Bug reports here

  • ImageMagick: I've opened a bug report here.

  • Debian: another bug report here.

Let's see if someting comes up.

Tweeted twitter.com/StackUnix/status/838898278154514432
added 162 characters in body
Source Link
Atcold
  • 1.6k
  • 2
  • 14
  • 22

Bug report here

I've opened a bug report here. Let's see if someting comes up.

Bug report here

I've opened a bug report here. Let's see if someting comes up.

added 2600 characters in body
Source Link
Atcold
  • 1.6k
  • 2
  • 14
  • 22

Hold onAdditional information

Hold onAbove I was mistaken. apt-cache pkgnames listed packages are "not necessarily available to download, installable or installed" (ref. APT-CACHE(8)). So, my command did not list the installed packages.

Digging more, I think I've almost figuredended up with

$ apt list imagemagick* Listing... Done imagemagick/xenial-updates,xenial-security,now 8:6.8.9.9-7ubuntu5.4 amd64 [installed] imagemagick-6.q16/xenial-updates,xenial-security,now 8:6.8.9.9-7ubuntu5.4 amd64 [installed,automatic] imagemagick-common/xenial-updates,xenial-updates,xenial-security,xenial-security,now 8:6.8.9.9-7ubuntu5.4 all [installed,automatic] imagemagick-dbg/xenial-updates,xenial-security 8:6.8.9.9-7ubuntu5.4 amd64 imagemagick-doc/xenial-updates,xenial-updates,xenial-security,xenial-security 8:6.8.9.9-7ubuntu5.4 all 

So, apparently, imagemagick-doc was not installed. Nevertheless, this package installs the www documentation (/usr/share/doc/imagemagick-doc/www) and not the man one.

Checking the content of the imagemagick package does not give away what the name of its man page is, or at least, I am not able to figure it out.

$ dpkg -L imagemagick | grep man /usr/share/man /usr/share/man/man1 /usr/share/man/man1/stream-im6.1.gz /usr/share/man/man1/display-im6.1.gz /usr/share/man/man1/animate-im6.1.gz /usr/share/man/man1/mogrify-im6.1.gz /usr/share/man/man1/composite-im6.1.gz /usr/share/man/man1/montage-im6.1.gz /usr/share/man/man1/import-im6.1.gz /usr/share/man/man1/identify-im6.1.gz /usr/share/man/man1/conjure-im6.1.gz /usr/share/man/man1/convert-im6.1.gz /usr/share/man/man1/compare-im6.1.gz 

Hold on

Hold on, I think I've almost figured this out.

Additional information

Above I was mistaken. apt-cache pkgnames listed packages are "not necessarily available to download, installable or installed" (ref. APT-CACHE(8)). So, my command did not list the installed packages.

Digging more, I ended up with

$ apt list imagemagick* Listing... Done imagemagick/xenial-updates,xenial-security,now 8:6.8.9.9-7ubuntu5.4 amd64 [installed] imagemagick-6.q16/xenial-updates,xenial-security,now 8:6.8.9.9-7ubuntu5.4 amd64 [installed,automatic] imagemagick-common/xenial-updates,xenial-updates,xenial-security,xenial-security,now 8:6.8.9.9-7ubuntu5.4 all [installed,automatic] imagemagick-dbg/xenial-updates,xenial-security 8:6.8.9.9-7ubuntu5.4 amd64 imagemagick-doc/xenial-updates,xenial-updates,xenial-security,xenial-security 8:6.8.9.9-7ubuntu5.4 all 

So, apparently, imagemagick-doc was not installed. Nevertheless, this package installs the www documentation (/usr/share/doc/imagemagick-doc/www) and not the man one.

Checking the content of the imagemagick package does not give away what the name of its man page is, or at least, I am not able to figure it out.

$ dpkg -L imagemagick | grep man /usr/share/man /usr/share/man/man1 /usr/share/man/man1/stream-im6.1.gz /usr/share/man/man1/display-im6.1.gz /usr/share/man/man1/animate-im6.1.gz /usr/share/man/man1/mogrify-im6.1.gz /usr/share/man/man1/composite-im6.1.gz /usr/share/man/man1/montage-im6.1.gz /usr/share/man/man1/import-im6.1.gz /usr/share/man/man1/identify-im6.1.gz /usr/share/man/man1/conjure-im6.1.gz /usr/share/man/man1/convert-im6.1.gz /usr/share/man/man1/compare-im6.1.gz 
added 50 characters in body
Source Link
Atcold
  • 1.6k
  • 2
  • 14
  • 22
Loading
Source Link
Atcold
  • 1.6k
  • 2
  • 14
  • 22
Loading