On Wed, 27 Jun 2018 19:18:58 +0200 Dan Horák <dan@xxxxxxxx> wrote: > On Wed, 27 Jun 2018 19:03:51 +0200 > Philipp Bartsch <phil@xxxxxxx> wrote: > > > Hey, > > > > First up, I am not sure if this is the right place for reports like > > this. If there is a better place please let me know. > > > > Blender seems to to be linked to jemalloc but it is not installed > > as a dependency. > > blender rpm has a dependency on libjemalloc.so.2 (see > https://koji.fedoraproject.org/koji/rpminfo?rpmID=13833916) > > > ``` > > $ # installing blender > > $ sudo dnf install blender > > [...] > > $ blender > > blender: error while loading shared libraries: libjemalloc.so.2: > > cannot open shared object file: No such file or directory $ ldd > > $(which blender) | grep "not found" libjemalloc.so.2 => not found > > $ # installing missing jemalloc > > $ sudo dnf install jemalloc > > [...] > > $ # blender now starts without issues > > $ blender > > ``` > > > > Btw. I am running Fedora 28 on x86_64. > > The problem is in 389-ds-base, it incorrectly Provides the > libjemalloc.so.2 symbol. and there is a fixed 389-ds-base build in updates-testing Dan _______________________________________________ packaging mailing list -- packaging@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to packaging-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/packaging@xxxxxxxxxxxxxxxxxxxxxxx/message/3MY6NGZVIVHLHG6SVTI53SKFQH7GXSX5/