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

jamulus: update to 3.8.2 #35867

Merged
merged 1 commit into from Feb 27, 2022
Merged

jamulus: update to 3.8.2 #35867

merged 1 commit into from Feb 27, 2022

Conversation

astralchan
Copy link
Contributor

@astralchan astralchan commented Feb 26, 2022

Testing the changes

  • I tested the changes in this PR: NO

Local build testing

libxml2-2.9.10_5: broken, unresolvable shlib `libicudata.so.69'
libxml2-2.9.10_5: broken, unresolvable shlib `libicui18n.so.69'
libharfbuzz-2.9.1_1: broken, unresolvable shlib `libicuuc.so.69'
libxml2-2.9.10_5: broken, unresolvable shlib `libicuuc.so.69'
Transaction aborted due to unresolved shlibs.

Build currently failing due to unresolved shlibs. According to the docs:

If you get an error message saying:

Transaction aborted due to unresolved shlibs

the repositories are in the staging state, which can happen due to large builds. The solution is to wait for the builds to finish. You can view the builds' progress in the Buildbot's Waterfall Display.

I'll skip CI and tag WIP until it's resolved. I figured I would make the PR just in case anyone was curious about the status of updating to 3.8.2.

@paper42
Copy link
Member

paper42 commented Feb 27, 2022

I'll skip CI and tag WIP until it's resolved. I figured I would make the PR just in case anyone was curious about the status of updating to 3.8.2.

This happened more than a month ago, so the issue is on your side. Remove the CI skip, update your local void-packages and remove old packages (libxml, harfbuzz, etc.) from hostdir/binpkgs.

@astralchan
Copy link
Contributor Author

astralchan commented Feb 27, 2022

I'll skip CI and tag WIP until it's resolved. I figured I would make the PR just in case anyone was curious about the status of updating to 3.8.2.

This happened more than a month ago, so the issue is on your side. Remove the CI skip, update your local void-packages and remove old packages (libxml, harfbuzz, etc.) from hostdir/binpkgs.

This persists even after:

./xbps-src zap
git pull --rebase upstream master
./xbps-src binary-bootstrap
./xbps-src pkg jamuslus

zap ensures that hostdir is clean. Updating and cleaning hostdir was the first thing I tried. I'll remove the CI skip anyway.

@astralchan astralchan changed the title [WIP] jamulus: update to 3.8.2 jamulus: update to 3.8.2 Feb 27, 2022
@astralchan
Copy link
Contributor Author

I was able to test the package after doing a hard reset and ensuring that srcpkgs/jamulus was the only file in the tracking index - then rebasing against upstream master. Package works fine now.

@paper42
Copy link
Member

paper42 commented Feb 27, 2022

zap ensures that hostdir is clean. Updating and cleaning hostdir was the first thing I tried. I'll remove the CI skip anyway.

zap only deletes the masterdir, it doesn't touch destdit. You could fix this by removing hostdir/binpkgs which contains old versions of libraries that still link against old icu.

@paper42 paper42 merged commit d167043 into void-linux:master Feb 27, 2022
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

2 participants