| Summary: | ZoneMinder - perl MIME::Entity needed for mail functionality | ||
|---|---|---|---|
| Product: | Mageia | Reporter: | Panos Christeas <xrg> |
| Component: | RPM Packages | Assignee: | QA Team <qa-bugs> |
| Status: | RESOLVED FIXED | QA Contact: | |
| Severity: | normal | ||
| Priority: | Normal | CC: | davidwhodgins, mageia, sysadmin-bugs |
| Version: | 5 | Keywords: | validated_update |
| Target Milestone: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | has_procedure mga5-64-ok advisory | ||
| Source RPM: | zoneminder-1.26.4-2.mga4.src.rpm | CVE: | |
| Status comment: | |||
|
Description
Panos Christeas
2015-09-13 10:23:12 CEST
Not sure if there is enough time before EOL. CC:
(none) =>
mageia (In reply to Sander Lepik from comment #1) > Not sure if there is enough time before EOL. There isn't, but zoneminder in Mageia 5 also doesn't have this requires. I wonder why the autoreq script didn't pick it up. Version:
4 =>
5 Oops - I missed this. Fixed in svn for Cauldron. There were some other missing perl modules that autoreq misses. ############################ Update Advisory Package zoneminder has bee submitted to 5/core/updates_testing. Description: This update adds a requirement for several perl modules that were missing from the package and are needed mainly by scripts related to the use of filters. Files affected: zoneminder-1.28.0-2.33f3612.1.mga5.src.rpm zoneminder-debuginfo-1.28.0-2.33f3612.1.mga5.x86_64.rpm zoneminder-1.28.0-2.33f3612.1.mga5.x86_64.rpm zoneminder-debuginfo-1.28.0-2.33f3612.1.mga5.i586.rpm zoneminder-1.28.0-2.33f3612.1.mga5.i586.rpm ########################### Assignee:
zen25000 =>
qa-bugs $ urpmq --requires zoneminder 2>1 | sort > before.txt
$ urpmq --media Testing --requires zoneminder 2>1 | sort > after.txt
$ comm -3 before.txt after.txt
config(zoneminder)[== 1.28.0-2.33f3612.1.mga5]
config(zoneminder)[== 1.28.0-2.33f3612.mga5]
perl(Archive::Zip)
perl-DBD-mysql
perl(DBD::mysql)
perl(MIME::Entity)
perl(MIME::Lite)
perl(Net::FTP)
perl(Net::SFTP::Foreign)
perl(PHP::Serialization)
# urpmi zoneminder
To satisfy dependencies, the following packages are going to be installed:
Package Version Release Arch
(medium "Core Release")
perl-Archive-Zip 1.380.0 3.mga5 noarch
perl-Convert-BinHex 1.123.0 5.mga5 noarch
perl-Email-Date-Format 1.4.0 4.mga5 noarch
perl-IO-stringy 2.110.0 11.mga5 noarch
perl-MIME-Lite 3.30.0 4.mga5 noarch
perl-MIME-Types 2.80.0 4.mga5 noarch
perl-MIME-tools 5.505.0 3.mga5 noarch
perl-Net-SFTP-Foreign 1.770.0 4.mga5 noarch
perl-PHP-Serialization 0.340.0 6.mga5 noarch
(medium "Core Updates Testing")
zoneminder 1.28.0 2.33f3612.1.> x86_64
1.6MB of additional disk space will be used.
2.2MB of packages will be retrieved.
Proceed with the installation of the 10 packages? (Y/n)
Seems fine but email untested. I use a filter to delete old events which is not reporting any errors.Summary:
perl MIME::Entity needed for mail functionality =>
ZoneMinder - perl MIME::Entity needed for mail functionality Validating. Keywords:
(none) =>
validated_update
Dave Hodgins
2015-11-19 17:49:34 CET
CC:
(none) =>
davidwhodgins An update for this issue has been pushed to Mageia Updates repository. http://advisories.mageia.org/MGAA-2015-0184.html Status:
NEW =>
RESOLVED |