Bug 57969 - Файловый конфликт с пакетом bash-completion
Summary: Файловый конфликт с пакетом bash-completion
Status: CLOSED FIXED
Alias: None
Product: Sisyphus
Classification: Development
Component: tmux (show other bugs)
Version: unstable
Hardware: x86_64 Linux
: P5 normal
Assignee: Fr. Br. George
QA Contact: qa-sisyphus
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-02-22 12:05 MSK by geochip@altlinux.org
Modified: 2026-02-22 14:52 MSK (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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).