~~~

+ /usr/lib/rpm/redhat/brp-ldconfig
/sbin/ldconfig: Warning: ignoring configuration file that cannot be
opened: /etc/ld.so.conf: No such file or directory

~~~


What is this ^^? Should I be worried about it?


V.


Dne 29.1.2018 v 18:18 Florian Weimer napsal(a):
> Igor committed a change to glibc so that from Fedora 28 going forward,
> glibc will run ldconfig after the transaction if any of the library
> directory trees was modified.
>
> This means that libraries which package the lib*.so.* symbolic links
> will no longer have to run ldconfig in %postin/%postun, and we can
> automate the creation of those symbolic links with a buildroot policy
> hook, see:
>
>   <https://src.fedoraproject.org/rpms/redhat-rpm-config/pull-request/12>
>
> Packages which edit ld.so search paths will still have to run ldconfig
> in %postin/%postun, as before.
>
> Thanks,
> Florian
> _______________________________________________
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org

Reply via email to