stable

curl-7.59.0-6.fc28

FEDORA-2018-d342cf1a7f created by kdudka 6 years ago for Fedora 28
  • ssl: set engine implicitly when a PKCS#11 URI is provided (#1219544)

How to install

Updates may require up to 24 hours to propagate to mirrors. If the following command doesn't work, please retry later:

sudo dnf upgrade --refresh --advisory=FEDORA-2018-d342cf1a7f

This update has been submitted for testing by kdudka.

6 years ago
User Icon lobocode commented & provided feedback 6 years ago
karma

Unable to install for default:

Error: 
 Problem: conflicting requests
  - nothing provides libcurl(x86-64) >= 7.59.0-6.fc28 needed by curl-7.59.0-6.fc28.x86_64

Which command did you use to install curl?

You got the failure because because libcurl-7.59.0-6.fc28 was just not available in the updates-testing repository you were using. If you specify the packages using Koji URLs explicitly, you need to do that for all sub-packages, too. Otherwise you end up with broken dependencies like this. This is not a bug in the packages themselves.

Do you suggest any better way to test package like this? please?

I thought I did :) There are two options:

Either wait for the package to appear in updates-testing and update it without specifying any URLs:

sudo dnf update --enablerepo=updates-testing curl

... or install it by explicit Koji URLs but then you need to specify all the dependent subpackages, too:

sudo dnf install https://kojipkgs.fedoraproject.org//packages/curl/7.59.0/6.fc28/x86_64/curl-7.59.0-6.fc28.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/curl/7.59.0/6.fc28/x86_64/libcurl-7.59.0-6.fc28.x86_64.rpm https://kojipkgs.fedoraproject.org//packages/curl/7.59.0/6.fc28/x86_64/libcurl-devel-7.59.0-6.fc28.x86_64.rpm 
User Icon lobocode commented & provided feedback 6 years ago
karma

Thanks for this. Now, works for me to install and test tool.

This update has been pushed to testing.

6 years ago
User Icon filiperosset commented & provided feedback 6 years ago
karma

no regressions noted

User Icon cserpentis commented & provided feedback 6 years ago
karma

works for me

This update has been submitted for batched by bodhi.

6 years ago

Thank you for testing the update!

This update has been submitted for stable by bodhi.

6 years ago

This update has been pushed to stable.

6 years ago

Please login to add feedback.

Metadata
Type
bugfix
Severity
medium
Karma
3
Signed
Content Type
RPM
Test Gating
Autopush Settings
Unstable by Karma
-3
Stable by Karma
3
Stable by Time
disabled
Dates
submitted
6 years ago
in testing
6 years ago
in stable
6 years ago
BZ#1219544 curl: Cannot use SSL client certificate from PKCS#11
0
0

Automated Test Results