Skip to content

Fix sqlite version issue#869

Merged
jaagut merged 1 commit into
mainfrom
fix/sqlite_linker_error
May 24, 2026
Merged

Fix sqlite version issue#869
jaagut merged 1 commit into
mainfrom
fix/sqlite_linker_error

Conversation

@Flova
Copy link
Copy Markdown
Member

@Flova Flova commented May 24, 2026

Summary

The readline PKG was holding sqlite back. Because we vendor a dummy version of the readline PKG ourselfs the newer version was not available and sqlite was stuck on an old version. I updated the PKG and rebuild the lock file.

Proposed changes

Run pixi update.

Related issues

Checklist

  • Run pixi run build
  • Write documentation
  • Test on your machine
  • Test on the robot
  • Create issues for future work
  • Triage this PR and label it

View with Codesmith Autofix with Codesmith
Need help on this PR? Tag @codesmith with what you need. Autofix is disabled.

@github-project-automation github-project-automation Bot moved this to 🆕 New in Software May 24, 2026
@Flova Flova moved this from 🆕 New to 👀 In review in Software May 24, 2026
@Flova Flova requested a review from jaagut May 24, 2026 12:22
@jaagut jaagut merged commit 9a02410 into main May 24, 2026
0 of 2 checks passed
@jaagut jaagut deleted the fix/sqlite_linker_error branch May 24, 2026 12:35
@github-project-automation github-project-automation Bot moved this from 👀 In review to ✅ Done in Software May 24, 2026
@Flova
Copy link
Copy Markdown
Member Author

Flova commented May 24, 2026

We need to fix the tests but we can do that if a different pr right?

@jaagut jaagut mentioned this pull request May 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

2 participants