informational only -- no fix anticipated Description of problem: missing Requirement Version-Release number of selected component (if applicable): epylog-1.0.7-1.el5 How reproducible: simply install epylog Steps to Reproduce: cron runs it Actual results: /etc/cron.daily/epylog.cron: Traceback (most recent call last): File "/usr/sbin/epylog", line 300, in ? main(sys.argv) File "/usr/sbin/epylog", line 284, in main epylog.publish_report() File "/usr/lib/python2.4/site-packages/epylog/__init__.py", line 378, in publish_report self.report.publish(rawfh, unparsed) File "/usr/lib/python2.4/site-packages/epylog/report.py", line 245, in publish rawfh) File "/usr/lib/python2.4/site-packages/epylog/publishers.py", line 298, in publish from email.mime.base import MIMEBase ImportError: No module named mime.base Expected results: working package Additional info: I'll track down what the provider might be and update this ticket
by C7, it is a default library [root@centos-7 ~]# rpm -qf /usr/lib64/python2.7/email/mime/text.pyc python-libs-2.7.5-58.el7.x86_64
back in EPEL 5, a failed epylog litters the /var/tmp directory with failure turdlets [root@ns1 bin]# cd /var/tmp [root@ns1 tmp]# ls tmp1bw28KEPYLOG tmp-_c8QGEPYLOG tmpkT4pisEPYLOG tmpSW85huEPYLOG tmp1_Fy8cEPYLOG tmpD36L3yEPYLOG tmplCxYE-EPYLOG tmpTdqKccEPYLOG tmp2VA_oVEPYLOG tmpdqpHpcEPYLOG tmplFB7KHEPYLOG tmpu0aAvVEPYLOG tmp4AFshZEPYLOG tmpdS-S7fEPYLOG tmplIQNdeEPYLOG tmpvdq07sEPYLOG [root@ns1 bin]# ./find-fat.sh | sort -nr 2450016 /var 1997188 /var/tmp 251464 /var/log ...
EPEL 7 entered end-of-life (EOL) status on 2024-06-30. EPEL 7 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug.