Bug 960289
| Summary: | Protocol scheme 'https' is not supported (LWP::Protocol::https not installed) | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Eric Christensen <sparks> |
| Component: | git-bugzilla | Assignee: | Matěj Cepl <mcepl> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 17 | CC: | mcepl, mcepl, mmaslano, perl-devel, ppisar, rjoost |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | git-bugzilla-0-0.9.20091211git.el5 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-05-16 02:51:08 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
Eric Christensen
2013-05-06 22:10:35 UTC
Except this message comes from Bugzilla (LWP::Protocol::https is a Perl module), not from the script. Reassigning for further investigation to the Bugzilla product. (In reply to comment #0) > (LWP::Protocol::https not installed) > This looks very similar to the bug 559898 but I have verified that > perl-Crypt-SSLeay is installed. You still need LWP::Protocol::https to be installed, as per the error message. Use yum provides "perl(LWP::Protocol::https)" to find out what package provides this in your distro. -- simon HTTPS support is optional in the Perl LWP. If there were conclusion that git-bugzilla has to support HTTPS, then git-bugilla would have to run-require `perl(LWP::Protocol::https)'. git-bugzilla-0-0.9.20091211git.el5 has been submitted as an update for Fedora EPEL 5. https://admin.fedoraproject.org/updates/git-bugzilla-0-0.9.20091211git.el5 git-bugzilla-0-0.9.20091211git.el6 has been submitted as an update for Fedora EPEL 6. https://admin.fedoraproject.org/updates/git-bugzilla-0-0.9.20091211git.el6 git-bugzilla-0-0.9.20091211git.fc17 has been submitted as an update for Fedora 17. https://admin.fedoraproject.org/updates/git-bugzilla-0-0.9.20091211git.fc17 git-bugzilla-0-0.9.20091211git.fc18 has been submitted as an update for Fedora 18. https://admin.fedoraproject.org/updates/git-bugzilla-0-0.9.20091211git.fc18 git-bugzilla-0-0.9.20091211git.fc19 has been submitted as an update for Fedora 19. https://admin.fedoraproject.org/updates/git-bugzilla-0-0.9.20091211git.fc19 OK, I apologise to everybody involved ... I have screwed up this bug all the way from start confusing git-bugzilla and python-bugzilla (other bugzilla package I was involved with) and I couldn't understood why would python package had anything to do with Perl module. It should be fixed now, hopefully. Package git-bugzilla-0-0.9.20091211git.fc19: * should fix your issue, * was pushed to the Fedora 19 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing git-bugzilla-0-0.9.20091211git.fc19' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/FEDORA-2013-8254/git-bugzilla-0-0.9.20091211git.fc19 then log in and leave karma (feedback). git-bugzilla-0-0.9.20091211git.fc18 has been pushed to the Fedora 18 stable repository. If problems still persist, please make note of it in this bug report. git-bugzilla-0-0.9.20091211git.fc19 has been pushed to the Fedora 19 stable repository. If problems still persist, please make note of it in this bug report. git-bugzilla-0-0.9.20091211git.fc17 has been pushed to the Fedora 17 stable repository. If problems still persist, please make note of it in this bug report. git-bugzilla-0-0.9.20091211git.el6 has been pushed to the Fedora EPEL 6 stable repository. If problems still persist, please make note of it in this bug report. git-bugzilla-0-0.9.20091211git.el5 has been pushed to the Fedora EPEL 5 stable repository. If problems still persist, please make note of it in this bug report. |