Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
> Programmable completion functions for bash [1] ``` > bee init https://github.com/scop/bash-completion/releases/download/2.3/bash-completion-2.3.tar.xz creating bash-completion-2.3-0.bee from template '/etc/default/bee/templates/fallback' ``` There is a conflict with the package `util-linux`. ``` […] [BEE] -> saving bee-file bash-completion-2.3-0.bee .. [BEE] /src/mariux/beeroot/bee-files/bash-completion-2.3-0.bee ‘/home/pmenzel/bee-files/./bash-completion-2.3-0.bee’ -> ‘/src/mariux/beeroot/bee-files/bash-completion-2.3-0.bee’ [BEE] Conflicts with installed package found: util-linux-2.28-0.x86_64: [BEE] /usr/share/bash-completion/completions/mount [BEE] /usr/share/bash-completion/completions/umount [BEE] -> saving build environment.. [BEE] /src/mariux/beeroot/build-archives/bash-completion-2.3-0.x86_64.beebuild.tar.bz2 […] ``` [1] https://github.com/scop/bash-completion
- Loading branch information