[Bug 293846] sysutils/rubygem-tmuxinator: conflicts with shells/fish
- Reply: bugzilla-noreply_a_freebsd.org: "maintainer-approval requested: [Bug 293846] sysutils/rubygem-tmuxinator: conflicts with shells/fish : [Attachment 268840] Don't install the fish completion file"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293846] sysutils/rubygem-tmuxinator: conflicts with shells/fish"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293846] sysutils/rubygem-tmuxinator: conflicts with shells/fish"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293846] sysutils/rubygem-tmuxinator: conflicts with shells/fish"
- Reply: bugzilla-noreply_a_freebsd.org: "[Bug 293846] sysutils/rubygem-tmuxinator: conflicts with shells/fish"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 15 Mar 2026 22:39:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293846
Bug ID: 293846
Summary: sysutils/rubygem-tmuxinator: conflicts with
shells/fish
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs@FreeBSD.org
Reporter: asomers@FreeBSD.org
CC: ruby@FreeBSD.org
CC: ruby@FreeBSD.org
It is not currently possible to install both shells/fish and rubygem/tmuxinator
on the same system. The reason is because both try to install a
share/fish/completions/tmuxinator.fish file. pkg interprets that as a
conflict. Here's what happens if you try:
> pkg install -n rubygem-tmuxinator
Checking integrity... done (1 conflicting)
- rubygem-tmuxinator-3.3.7 [FreeBSD-ports] conflicts with fish-4.3.3
[installed] on /usr/local/share/fish/completions/tmuxinator.fish
Checking integrity... done (0 conflicting)
The following 2 package(s) will be affected (of 0 checked):
New packages to be INSTALLED:
rubygem-tmuxinator: 3.3.7 [FreeBSD-ports]
Installed packages to be REMOVED:
fish: 4.3.3
Number of packages to be removed: 1
Number of packages to be installed: 1
The operation will free 22 MiB.
As a solution, I suggest removing the completion file from rubygem-tmuxinator.
--
You are receiving this mail because:
You are on the CC list for the bug.