min icon indicating copy to clipboard operation
min copied to clipboard

1.26.0 .deb Installer Returns Error Exit Status 1

Open Linux-Geezer opened this issue 2 years ago • 1 comments

  • Min Version: 1.26.0
  • Operating system: Debian Stable and Debian Unstable

Expected Behavior

Should install without error.

Actual Behavior

Preparing to unpack min-1.26.0-amd64.deb ... Unpacking min (1.26.0) over (1.25.1) ... Setting up min (1.26.0) ... Run sudo xdg-settings set default-web-browser min.desktop && sudo update-alternatives --config x-www-browser to set Min as your default browser. ln: failed to create symbolic link '/usr/bin/min': File exists dpkg: error processing package min (--install): installed min package post-installation script subprocess returned error exit status 1 Processing triggers for mailcap (3.70+nmu1) ... Processing triggers for desktop-file-utils (0.26-1) ... Processing triggers for hicolor-icon-theme (0.17-2) ... Errors were encountered while processing: min

-- dpkg log --

2022-10-11 06:47:10 configure min:amd64 1.26.0 1.26.0 2022-10-11 06:47:10 status half-configured min:amd64 1.26.0 2022-10-11 06:47:10 trigproc mailcap:all 3.70+nmu1 2022-10-11 06:47:10 status half-configured mailcap:all 3.70+nmu1 2022-10-11 06:47:12 status installed mailcap:all 3.70+nmu1 2022-10-11 06:47:12 trigproc desktop-file-utils:amd64 0.26-1 2022-10-11 06:47:12 status half-configured desktop-file-utils:amd64 0.26-1 2022-10-11 06:47:12 status installed desktop-file-utils:amd64 0.26-1 2022-10-11 06:47:12 trigproc hicolor-icon-theme:all 0.17-2 2022-10-11 06:47:12 status half-configured hicolor-icon-theme:all 0.17-2 2022-10-11 06:47:13 status installed hicolor-icon-theme:all 0.17-2

-- /dpkg log --

Running apt full-upgrade seems to attempt to setup min:

Setting up min (1.26.0) ... Run sudo xdg-settings set default-web-browser min.desktop && sudo update-alternative s --config x-www-browser to set Min as your default browser. ln: failed to create symbolic link '/usr/bin/min': File exists dpkg: error processing package min (--configure): installed min package post-installation script subprocess returned error exit statu s 1

I now get a dpkg error regarding min everytime I upgrade, install, or remove packages when using apt.

To Reproduce

sudo gdebi min-1-26.0-amd64.deb

Min browser seems to run fine though.

Linux-Geezer avatar Oct 11 '22 11:10 Linux-Geezer

Same here, Linux Mint LMDE 5.

i18nde avatar Oct 12 '22 20:10 i18nde