Date: Sun, 15 Mar 2026 22:39:29 +0000 From: bugzilla-noreply@freebsd.org To: ruby@FreeBSD.org Subject: [Bug 293846] sysutils/rubygem-tmuxinator: conflicts with shells/fish Message-ID: <bug-293846-21402@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
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.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-293846-21402>
