[Bug 292533] misc/gemini-cli: Remove bash as runtime dependency
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 17 Jan 2026 08:46:58 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=292533
Bug ID: 292533
Summary: misc/gemini-cli: Remove bash as runtime dependency
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: yuri@freebsd.org
Reporter: william.a@carrel.org
Flags: maintainer-feedback?(yuri@freebsd.org)
Assignee: yuri@freebsd.org
Created attachment 267230
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=267230&action=edit
Patch to correct bash dependency
Gemini CLI doesn't work in the current (and past) pkg version if it can't find
a `bash` to execute. This is an unnecessary dependency, and the attached patch
to shell-utils.js seems to make it operate happily enough with just /bin/sh
available.
--
You are receiving this mail because:
You are the assignee for the bug.