Bug 1477595
Summary: | pcsd fails to start "Could not find 'rack-protection' (~> 1.4)" | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Andrew Price <anprice> | ||||
Component: | pcs | Assignee: | Ondrej Mular <omular> | ||||
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | urgent | Docs Contact: | |||||
Priority: | urgent | ||||||
Version: | 27 | CC: | anprice, cfeist, idevat, jaruga, jpokorny, omular, tojeline | ||||
Target Milestone: | --- | ||||||
Target Release: | --- | ||||||
Hardware: | Unspecified | ||||||
OS: | Unspecified | ||||||
Whiteboard: | |||||||
Fixed In Version: | pcs-0.9.160-1.fc27 | Doc Type: | If docs needed, set a value | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | Environment: | ||||||
Last Closed: | 2017-11-11 02:57:13 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: | |||||||
Attachments: |
|
Description
Andrew Price
2017-08-02 12:36:58 UTC
Maybe below code is the reason. pcs.spec Source14: https://rubygems.org/downloads/sinatra-1.4.8.gem You may be able to use rubygem-sinatra-2.x and fedora packages instead of below direct access to gem URL. ``` Source11: https://rubygems.org/downloads/orderedhash-0.0.6.gem Source12: https://rubygems.org/downloads/rack-1.6.4.gem => There is a fedora package. Source13: https://rubygems.org/downloads/rpam-ruby19-1.2.1.gem Source14: https://rubygems.org/downloads/sinatra-1.4.8.gem => There is a fedora package. Source15: https://rubygems.org/downloads/sinatra-contrib-1.4.7.gem Source16: https://rubygems.org/downloads/tilt-2.0.6.gem => There is a fedora package. ``` Created attachment 1308232 [details]
Patch sinatra, rack-protection
I found "old" patch from my local.
That was when I worked with rubygem-sinatra-2.0, and rubygem-rack-protection-2.0.
I forgot why I did not upload it.
Maybe that might be helpful for you.
(In reply to Jun Aruga from comment #2) > Created attachment 1308232 [details] > Patch sinatra, rack-protection > > I found "old" patch from my local. > That was when I worked with rubygem-sinatra-2.0, and > rubygem-rack-protection-2.0. > I forgot why I did not upload it. > Maybe that might be helpful for you. I would be happy to try a test package. This bug appears to have been reported against 'rawhide' during the Fedora 27 development cycle. Changing version to '27'. > I would be happy to try a test package.
Test package?
What do you mean?
(In reply to Jun Aruga from comment #5) > Test package? > What do you mean? A pcs rpm with a patch added. OK. Thanks for the explanation. I was a little worry if I have to do something for that. pcs-0.9.160-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-446a71b4ab pcs-0.9.160-1.fc27 has been pushed to the Fedora 27 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2017-446a71b4ab pcs-0.9.160-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. |