Re: DNF issue ? able to install redis with missing dependency

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On vendredi 6 juillet 2018 16:15:21 CEST Remi Collet wrote:
> Hi
> 
> See https://koji.fedoraproject.org/koji/taskinfo?taskID=27817390
> 
> 
> + /usr/bin/redis-server ...
> /usr/bin/redis-server: error while loading shared libraries:
> libjemalloc.so.2: cannot open shared object file: No such file or directory
> error: Bad exit status from /var/tmp/rpm-tmp.5eQFNx (%check)
> 
> 
> Which means dnf accept to install redis without jemalloc
> 
> Despite $ rpm -qp --requires redis-4.0.10-1.fc29.x86_64.rpm
> libjemalloc.so.2()(64bit)
> ...
> 
> 
> How is it possible ?
> 
> Workaround is
>  BuildRequires: redis
> +BuildRequires: jemalloc
> 
> 
> 
> Remi

There was an issue with the wrong package providing jemalloc. See my comment 
here: https://bugzilla.redhat.com/show_bug.cgi?id=1594565#c1 and see bug 
https://bugzilla.redhat.com/show_bug.cgi?id=1591808

I guess you are affected. Basically it install 389-ds-base-libs 
1.4.0.10-2.fc28 because it provides a jemalloc.so instead of pulling jemalloc. 

The update 389-ds-base-1.4.0.11-2.fc28 which fix it is in stable though so I 
don't understand why your build still install 1.4.0.10-2.

_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx/message/V5K74HTXTNF5H3WVOQLLFBPZ5L47B62K/




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux