Skip to content

jemalloc: update to 5.2.1 #2197

Merged
merged 1 commit into from
Aug 31, 2021
Merged

jemalloc: update to 5.2.1 #2197

merged 1 commit into from
Aug 31, 2021

Conversation

wwwutz
Copy link
Collaborator

@wwwutz wwwutz commented Aug 26, 2021

  • update
bee update jemalloc-5.2.1-0

@wwwutz wwwutz merged commit 37fcab0 into master Aug 31, 2021
@pmenzel
Copy link
Collaborator

pmenzel commented Sep 2, 2021

$ qemu-system-x86_64 --version
qemu-system-x86_64: error while loading shared libraries: libjemalloc.so.1: cannot open shared object file: No such file or directory
$ sudo mkdir -m755 /package/pkg/qemu-6.0.0-0/.compatlibs
$ sudo tar -C /package/pkg/qemu-6.0.0-0/.compatlibs --strip-components 2 -xf /src/mariux/beeroot/packages/jemalloc-3.6.0-0.x86_64.bee.tar.bz2 /usr/lib/libjemalloc.so.1

Same for other versions.

How do I distribute the files for local packages?

@donald
Copy link
Collaborator

donald commented Sep 2, 2021

Default qemu is still 5.1.0-0.

On distmaster (untested) :

cp -a /package/pkg/qemu-5.1.0-0/.compatlibs /var/pkg/qemu-5.1.0-0/
pdist push ALL --files  /var/pkg/qemu-5.1.0-0 --para 20

Sign in to join this conversation on GitHub.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants