Problem
I'm seeing this error for a couple of days now:
~ v3.12.3 ❯ soar -V
soar-cli 0.12.7
~ v3.12.3 ❯ soar update
soar::error
× opening core database: no such column: install_patterns
~ v3.12.3 ❯ soar sync
✓ bincache: up to date
✓ pkgcache: up to date
✓ ivan-hc-am: up to date
✓ appimage-github-io: up to date
~ v3.12.3 ❯ soar list
soar::error
× opening core database: no such column: install_patterns
I had to delete the db, for it to generate a new one with the correct column, for this issue to go away.
Steps to reproduce
my guess is it didn't migrate going from an older version to the latest version.
Expected behavior
no error.
Soar version (soar -V)
soar-cli 0.12.7
Operating system (if issue is related to OS)
Not related to OS (Pop OS 24.04)
Installation
using the curl|sh command a while back. Re installed today to see if it fixes it, it didn't.
Problem
I'm seeing this error for a couple of days now:
I had to delete the db, for it to generate a new one with the correct column, for this issue to go away.
Steps to reproduce
my guess is it didn't migrate going from an older version to the latest version.
Expected behavior
no error.
Soar version (soar -V)
soar-cli 0.12.7
Operating system (if issue is related to OS)
Not related to OS (Pop OS 24.04)
Installation
using the curl|sh command a while back. Re installed today to see if it fixes it, it didn't.