Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 668972 - www-misc/zoneminder needs to depend upon dev-perl/MIME-tools
Summary: www-misc/zoneminder needs to depend upon dev-perl/MIME-tools
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal minor (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-18 20:28 UTC by junk
Modified: 2020-05-05 07:26 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge-info.txt,6.64 KB, text/plain)
2018-10-18 20:28 UTC, junk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description junk 2018-10-18 20:28:58 UTC
Created attachment 551826 [details]
emerge --info

Zoneminder's builtin email functionality does not work without dev-perl/MIME-tools installed.

Output to confirm issue:

# zmfilter.pl -f EmailEvents
Can't locate MIME/Entity.pm in @INC (you may need to install the MIME::Entity module) (@INC contains: /etc/perl /usr/local/lib64/perl5/5.24.3/x86_64-linux /usr/local/lib64/perl5/5.24.3 /usr/lib64/perl5/vendor_perl/5.24.3/x86_64-linux /usr/lib64/perl5/vendor_perl/5.24.3 /usr/local/lib64/perl5 /usr/lib64/perl5/vendor_perl/5.24.1 /usr/lib64/perl5/vendor_perl /usr/lib64/perl5/5.24.3/x86_64-linux /usr/lib64/perl5/5.24.3) at /usr/bin/zmfilter.pl line 112.

# emerge MIME-tools

--snip--

# zmfilter.pl -f EmailEvents
#