Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installer no longer works as updater #3326

Open
jonasw234 opened this issue Dec 19, 2024 · 0 comments
Open

Installer no longer works as updater #3326

jonasw234 opened this issue Dec 19, 2024 · 0 comments
Labels
bug-unconfirmed chat gpt4all-chat issues

Comments

@jonasw234
Copy link

Bug Report

The Windows installer no longer works as updater.
Previously it was possible to use gpt4all-installer-win64-v3.4.2.exe --accept-licenses --default-answer --confirm-command update to update an existing installation. However, since v3.5.0 this feature broke.

gpt4all-installer-win64-v3.5.3.exe --accept-licenses --default-answer --confirm-command update
[0] Arguments: gpt4all-installer-win64-v3.5.3.exe, --accept-licenses, --default-answer, --confirm-command, update
[5] Operations sanity check succeeded.
[12] Using metadata cache from "C:/Users/Administrator/AppData/Local/cache\\qt-installer-framework\\9c11e018-d3aa-3c3a-9118-829c9ab85b1c"
[13] Found 0 cached items.
[17] Loaded control script ":/metadata/installer-config/installer_control_qs.qs"
[17] Warning: Cannot update packages with installer.

Since I’m the maintainer for https://community.chocolatey.org/packages/gpt4all (also requested in #1709), I would like to have a standardized way of upgrading the installation instead of having to go the manual route and uninstall first before updating the package.

Steps to Reproduce

  1. Install an old version of GPT4All
  2. Download the latest installer from the releases (gpt4all-installer-win64-v3.5.3.exe)
  3. Run the installer from the command line with the parameters --accept-licenses --default-answer --confirm-command update

Expected Behavior

The installer upgrades an existing installation.

Your Environment

  • GPT4All version: 3.5.3
  • Operating System: Windows 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-unconfirmed chat gpt4all-chat issues
Projects
None yet
Development

No branches or pull requests

1 participant