-
Notifications
You must be signed in to change notification settings - Fork 262
Closed
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.
Description
Versions and Operating System
- Tekton Pipeline version:
Client version: 0.39.0
Chains version: v0.23.0
Pipeline version: v0.66.0
Triggers version: v0.30.0
Operator version: devel
tektoncd-cli-0.39.0-1.x86_64
- Operating System:
Fedora 41
Expected Behavior
Installation should pass
Actual Behavior
root@jhutar:~# dnf install -y tektoncd-cli
Updating and loading repositories:
Repositories loaded.
Package Arch Version Repository Size
Installing:
tektoncd-cli x86_64 0.39.0-1 copr:copr.fedor 124.8 MiB
Transaction Summary:
Installing: 1 package
Total size of inbound packages is 24 MiB. Need to download 0 B.
After this operation, 125 MiB extra will be used (install 125 MiB, remove 0 B).
[1/1] tektoncd-cli-0:0.39.0-1.x86_64 100% | 0.0 B/s | 0.0 B | 00m00s
>>> Already downloaded
--------------------------------------------------------------------------------
[1/1] Total 100% | 0.0 B/s | 0.0 B | 00m00s
Running transaction
Transaction failed: Rpm transaction failed.
- file /usr/share/bash-completion/completions/_tkn from install of tektoncd-cli-0.39.0-1.x86_64 conflicts with file from package bash-completion-1:2.13-2.fc41.noarch
Steps to Reproduce the Problem
- When on Fedora 41 with bash-completion-1:2.13-2.fc41.noarch installed enable https://copr.fedorainfracloud.org/coprs/chmouel/tektoncd-cli/ and run `dnf install -y tektoncd-cli
Metadata
Metadata
Assignees
Labels
kind/bugCategorizes issue or PR as related to a bug.Categorizes issue or PR as related to a bug.