Bug 57969

Summary: Файловый конфликт с пакетом bash-completion
Product: Sisyphus Reporter: geochip <geochip>
Component: tmuxAssignee: Fr. Br. George <george>
Status: CLOSED FIXED QA Contact: qa-sisyphus
Severity: normal    
Priority: P5 CC: george, rider, vt
Version: unstable   
Hardware: x86_64   
OS: Linux   

Description geochip@altlinux.org 2026-02-22 12:05:21 MSK
В новой версии bash-completion 2.17.0 добавили completion для tmux и теперь эти два пакета нельзя одновременно поставить в систему.

$ rpm -q tmux
tmux-3.6a-alt1.x86_64

$ rpm -q bash-completion
bash-completion-2.15.0-alt1.noarch

$ apt-get update
apt-get update
Get:1 http://ftp.altlinux.org Sisyphus/x86_64 release [4225B]
Get:2 http://ftp.altlinux.org Sisyphus/x86_64-i586 release [1680B]
Get:3 http://ftp.altlinux.org Sisyphus/noarch release [2846B]
Fetched 8751B in 0s (104kB/s)
Get:1 http://ftp.altlinux.org Sisyphus/x86_64/classic pkglist [27.6MB]
Get:2 http://ftp.altlinux.org Sisyphus/x86_64/classic release [147B]
Get:3 http://ftp.altlinux.org Sisyphus/x86_64-i586/classic pkglist [17.7MB]
Get:4 http://ftp.altlinux.org Sisyphus/x86_64-i586/classic release [152B]
Get:5 http://ftp.altlinux.org Sisyphus/noarch/classic pkglist [8197kB]
Get:6 http://ftp.altlinux.org Sisyphus/noarch/classic release [147B]
Fetched 53.5MB in 6s (8679kB/s)
Reading Package Lists... Done
Building Dependency Tree... Done

$ apt-get dist-upgrade
...
Committing changes...
Preparing...                                                                                             #################################################################################################### [100%]
        file /usr/share/bash-completion/completions/tmux from install of bash-completion-1:2.17.0-alt1.noarch conflicts with file from package tmux-3.6a-alt1.x86_64
E: Error while running transaction
Comment 1 Anton Farygin 2026-02-22 12:15:43 MSK
Скажите, если в bash-completion надо будет внести изменения.
Мне кажется что из tmux надо удалить completion.
Comment 2 Repository Robot 2026-02-22 14:52:49 MSK
tmux-3.6a-alt2 -> sisyphus:

Sun Feb 22 2026 Vitaly Chikunov <vt@altlinux> 3.6a-alt2
- Do not install bash completions (fixing file conflict with bash-completion
  2.17.0). (ALT#57969).