Skip to content

Remove --install from fish-shell postinst#2

Open
samdoran wants to merge 1 commit into
Entware:masterfrom
samdoran:fish-shell-post-init
Open

Remove --install from fish-shell postinst#2
samdoran wants to merge 1 commit into
Entware:masterfrom
samdoran:fish-shell-post-init

Conversation

@samdoran
Copy link
Copy Markdown

@samdoran samdoran commented Jun 3, 2026

The --install option was removed in 4.1.0 and now results in an error when trying to install fish. The details on self-installing builds make it sound like it's no longer necessary to run any command at all, but I could be mistaken.

See also fish-shell/fish-shell#11143.

Currently package installation succeeds but exits in an error due to the postinst script using an option that no longer exists.

> sudo /opt/bin/opkg install fish
Package fish-shell (4.5.0-1) installed in root is up to date.
Configuring fish-shell.
Collected errors:
 * pkg_run_script: package "fish-shell" postinst script returned status 1.
 * opkg_configure: fish-shell.postinst returned

The --install option was removed in 4.1.0 and now results in an
error when trying to install fish.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant