Bug 821438
Summary: | irclog2html 2.10.0 is completely non-functional | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Kevin Kofler <kevin> |
Component: | irclog2html | Assignee: | Fabian Affolter <mail> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | urgent | Docs Contact: | |
Priority: | unspecified | ||
Version: | 15 | CC: | |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2012-06-09 00:01:56 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
Kevin Kofler
2012-05-14 13:31:56 UTC
irclog2html-2.10.0-3.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/irclog2html-2.10.0-3.fc15 irclog2html-2.10.0-3.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/irclog2html-2.10.0-3.fc17 irclog2html-2.10.0-3.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/irclog2html-2.10.0-3.fc16 Fetched irclog2html-2.10.0-3.fc15 from Koji, still does not work: Traceback (most recent call last): File "/usr/bin/irclog2html", line 9, in <module> load_entry_point('irclog2html==2.10.0', 'console_scripts', 'irclog2html')() File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 337, in load_entry_point return get_distribution(dist).load_entry_point(group, name) File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 2279, in load_entry_point return ep.load() File "/usr/lib/python2.7/site-packages/pkg_resources.py", line 1989, in load entry = __import__(self.module_name, globals(),globals(), ['__name__']) ImportError: No module named irclog2html.irclog2html Package irclog2html-2.10.0-3.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing irclog2html-2.10.0-3.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-8016/irclog2html-2.10.0-3.fc15 then log in and leave karma (feedback). Reopening. The version in updates-testing is still not working (with a different traceback), see comment #4. Fabian, do you need help fixing this? I can have a look if you want. For me 2.10.0-3 is working on Fedora 16. Your help would be appreciated for fixing this issue. I can't say if the package is only working on my system because of some luck. OK, I'll try to figure out what's going wrong ASAP. > For me 2.10.0-3 is working on Fedora 16. You seem to have a non-RPM installation of the required files. The F16 RPM is missing the same files the F15 RPM is also missing. Compare the file lists for 2.9.2: http://koji.fedoraproject.org/koji/rpminfo?rpmID=2481570 and 2.10.0: http://koji.fedoraproject.org/koji/rpminfo?rpmID=3111231 http://koji.fedoraproject.org/koji/rpminfo?rpmID=3111258 The whole irclog2html package under /usr/share/irclog2html went missing, in particular, there's no irclog2html.py, so it's no wonder that the import is failing. Moreover, the build.log: http://kojipkgs.fedoraproject.org/packages/irclog2html/2.10.0/3.fc15/data/logs/noarch/build.log says: warning: install_lib: 'build/lib' does not exist -- no Python modules to install irclog2html-2.10.0-4.fc15 has been submitted as an update for Fedora 15. https://admin.fedoraproject.org/updates/irclog2html-2.10.0-4.fc15 irclog2html-2.10.0-4.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/irclog2html-2.10.0-4.fc16 irclog2html-2.10.0-4.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/irclog2html-2.10.0-4.fc17 irclog2html-2.10.0-4.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/irclog2html-2.10.0-4.el6 Package irclog2html-2.10.0-4.fc15: * should fix your issue, * was pushed to the Fedora 15 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing irclog2html-2.10.0-4.fc15' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2012-8586/irclog2html-2.10.0-4.fc15 then log in and leave karma (feedback). irclog2html-2.10.0-4.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. irclog2html-2.10.0-4.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. irclog2html-2.10.0-4.fc15 has been pushed to the Fedora 15 stable repository. If problems still persist, please make note of it in this bug report. irclog2html-2.10.0-4.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. |