Bug 1498137

Summary: missing Req't: epel 5 epylog-1.0.7-1.el5
Product: [Fedora] Fedora EPEL Reporter: R P Herrold <herrold>
Component: epylogAssignee: R P Herrold <herrold>
Status: CLOSED EOL QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: unspecified    
Version: epel7CC: icon
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-07-09 15:38:25 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description R P Herrold 2017-10-03 14:35:06 UTC
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

Comment 1 R P Herrold 2017-10-03 14:37:39 UTC
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

Comment 2 R P Herrold 2017-11-27 18:28:51 UTC
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
...

Comment 3 Troy Dawson 2024-07-09 15:38:25 UTC
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.