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

[Bug] use_sqlite_cache will store all the manifest files in the bucket folder #5948

Closed
junlongzzz opened this issue May 9, 2024 · 0 comments · Fixed by #6035
Closed

[Bug] use_sqlite_cache will store all the manifest files in the bucket folder #5948

junlongzzz opened this issue May 9, 2024 · 0 comments · Fixed by #6035
Labels

Comments

@junlongzzz
Copy link

Bug Report

Current Behavior

如下方截图所示,设置了 use_sqlite_cache: true 时,database内会包含对应 bucket 文件夹内的所有 .json 清单文件,但是除开了桶文件夹中的 bucket 文件夹内的清单文件,其他的文件是无效的,导致在搜索之后以为有这个软件清单,但安装时直接报未找到的错误,比如截图中安装的文件在 https://github.com/chawyehsu/dorado/tree/master/deprecated

Expected Behavior

正确的储存有效的清单文件信息

Additional context/output

when set use_sqlite_cache: true

image

when set use_sqlite_cache: false

image

System details

Windows version: 11

PowerShell version: 7.4.2

Scoop Configuration

scoop_branch: develop
use_sqlite_cache : true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant