Skip to content

DNF repository error in fresh install Fedora 44 #2821

@hsnfirdaus

Description

@hsnfirdaus

Description

After installing the dnf repository as described in https://taskfile.dev/docs/installation, the dnf update returning error from task-task repo.

 task-task-source                                                                                                                ???% |   0.0   B/s |   0.0   B |  00m01s
>>> Curl error (77): Problem with the SSL CA cert (path? access rights?) for https://dl.cloudsmith.io/public/task/task/rpm/fedora/44/SRPMS/repodata/repomd.xml [error adding trust anchors from file: /etc/pki/tls/certs/ca-bundle.crt] - https://dl.cloudsmith.io/public/task/task/rpm/fedora/44/SRPMS/repodata/repomd.xml
>>> An Curl handle error
 task-task-noarch                                                                                                                ???% |   0.0   B/s |   0.0   B |  00m01s
>>> Curl error (77): Problem with the SSL CA cert (path? access rights?) for https://dl.cloudsmith.io/public/task/task/rpm/fedora/44/noarch/repodata/repomd.xml [error adding trust anchors from file: /etc/pki/tls/certs/ca-bundle.crt] - https://dl.cloudsmith.io/public/task/task/rpm/fedora/44/noarch/repodata/repomd.xml
>>> An Curl handle error
 task-task                                                                                                                       ???% |   0.0   B/s |   0.0   B |  00m01s
>>> Curl error (77): Problem with the SSL CA cert (path? access rights?) for https://dl.cloudsmith.io/public/task/task/rpm/fedora/44/x86_64/repodata/repomd.xml [error adding trust anchors from file: /etc/pki/tls/certs/ca-bundle.crt] - https://dl.cloudsmith.io/public/task/task/rpm/fedora/44/x86_64/repodata/repomd.xml
>>> An Curl handle error

After searching on internet, i think it's related to this change in fedora 44:
https://fedoraproject.org/wiki/Changes/droppingOfCertPemFile

Version

Operating system

Fedora Workstation 44

Experiments Enabled

No response

Example Taskfile

Metadata

Metadata

Assignees

Labels

area: installerChanges related to the installation script.

Type

No fields configured for bug.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions