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

cross-vpkg-dummy: provide libthread_db.so.1 on glibc #42736

Merged
merged 2 commits into from Mar 15, 2023

Conversation

classabbyamp
Copy link
Member

@classabbyamp classabbyamp commented Mar 13, 2023

this should fix issues with openjdk11-jre in makedepends and "verify repository state" CI on cross:

openjdk11-jre-11.0.12+7_4: broken, unresolvable shlib `libthread_db.so.1'
Transaction aborted due to unresolved shlibs.

Testing the changes

  • I tested the changes in this PR: YES

before:

[DEBUG] xbps_transaction_check_shlibs: checking for `libthread_db.so.1': not found

after:

[DEBUG] xbps_transaction_check_shlibs: checking for `libthread_db.so.1': provided by `cross-vpkg-dummy-0.39_4'

11 = EINVAL, which can come from conflict check and a few other places
@classabbyamp
Copy link
Member Author

should this also be repository=bootstrap?

this should fix issues with openjdk11-jre in void-packages/CI verify
repository state on cross:

```
openjdk11-jre-11.0.12+7_4: broken, unresolvable shlib `libthread_db.so.1'
Transaction aborted due to unresolved shlibs.
```
@classabbyamp classabbyamp merged commit d1f9b23 into void-linux:master Mar 15, 2023
5 of 8 checks passed
@classabbyamp classabbyamp deleted the jre11-test branch March 15, 2023 20:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant