#877765 libfile-mimeinfo-perl: error when --all is used with --describe

#877765#5
Date:
2017-10-05 09:26:45 UTC
From:
To:
Dear Maintainer,

when mimetype utility is called with both --all (to "Show output of all
rules that match the file.") and --describe (to "Print file descriptions
instead of mime types.") then it gives an error:

$ touch empty && mimetype --all --describe empty
Modification of a read-only value attempted at /usr/share/perl5/File/MimeInfo.pm line 237.

Probably something to be reported upstream.