Description of problem: When starting mrtg.service it fails with the error: mrtg[140865]: Can't locate locale.pm in @INC (you may need to install the locale module) (@INC contains: /usr/bin/../lib64/mrtg2 /usr/bin /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/bin/../lib64/mrtg2/locales_mrtg.pm line 137. Version-Release number of selected component (if applicable): mrtg-2.17.7-6.fc33.x86_64 How reproducible: Always Steps to Reproduce: 1. dnf install -y mrtg 2. systemctl enable --now mrtg.timer 3. systemctl status mrtg.service Actual results: nov 07 10:37:42 systemd[1]: Started Multi-router Traffic Grapher. nov 07 10:37:42 mrtg[140865]: Can't locate locale.pm in @INC (you may need to install the locale module) (@INC contains: /usr/bin/../lib64/mrtg2 /usr/bin /usr/local/lib64/perl5/5.32 /usr/local/share/perl5/5.32 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/bin/../lib64/mrtg2/locales_mrtg.pm line 137. nov 07 10:37:42 mrtg[140865]: BEGIN failed--compilation aborted at /usr/bin/../lib64/mrtg2/locales_mrtg.pm line 137. nov 07 10:37:42 mrtg[140865]: Compilation failed in require at /usr/bin/mrtg line 96. nov 07 10:37:42 mrtg[140865]: BEGIN failed--compilation aborted at /usr/bin/mrtg line 96. nov 07 10:37:42 systemd[1]: mrtg.service: Main process exited, code=exited, status=2/INVALIDARGUMENT nov 07 10:37:42 systemd[1]: mrtg.service: Failed with result 'exit-code'. Expected results: All dependencies installed Additional info:
Installing perl-locale fixes the issue
Thank you, reproduced. I'll add perl-locale to requires.
FEDORA-2020-533c422757 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-533c422757
FEDORA-2020-533c422757 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-533c422757` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-533c422757 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2020-533c422757 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report.