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

Error: database corrupted #12992

Closed
showintime opened this issue Aug 19, 2020 · 7 comments
Closed

Error: database corrupted #12992

showintime opened this issue Aug 19, 2020 · 7 comments
Assignees
Labels
category:question This issue is a question

Comments

@showintime
Copy link

Error: database corrupted. Package tiff:x64-windows is installed but dependency libjpeg-turbo:x64-windows is not.
so how to solve this problem?

@showintime
Copy link
Author

image

@NancyLi1013 NancyLi1013 self-assigned this Aug 19, 2020
@NancyLi1013
Copy link
Contributor

Hi @showintime
Thanks for posting this issue.
Could you please remove tiff:x64-windows first, then install libjpeg-turbo:x64-windows?

Since tiff depends on libjpeg-turbo to build.

@NancyLi1013 NancyLi1013 added the category:question This issue is a question label Aug 19, 2020
@showintime
Copy link
Author

Hi @showintime
Thanks for posting this issue.
Could you please remove tiff:x64-windows first, then install libjpeg-turbo:x64-windows?

Since tiff depends on libjpeg-turbo to build.

Hi @NancyLi1013
Thanks a lot, and I have solved it by using the way you told.
I have met this problem because i inited two vcpkg instances.

@wdx04
Copy link

wdx04 commented Feb 14, 2021

I'm running into the same problem. If running multiple vcpkg instances simultaneously is not supported, it should be prevented by using some locking mechanism.

@1647606255
Copy link

I'm running into the same problem too. it is a serious bug.

I'm running into the same problem. If running multiple vcpkg instances simultaneously is not supported, it should be prevented by using some locking mechanism.

@fly2sky2018
Copy link

fly2sky2018 commented Sep 18, 2022

this problem happened to me

C:\Windows\system32>vcpkg install xlnt:x64-windows
Computing installation plan...
error: Database corrupted.
Package blas:x64-windows is installed, but dependency openblas:x64-windows is not.
image

uninstall the blas:x64-windows, and then ok

image

@sfhacker
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

6 participants