Skip to content

opening core database: no such column: install_patterns #187

Description

@hojjatabdollahi

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions