Re: Has glibc just removed some symbols?

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

 



On Tue, Oct 20, 2020 at 4:06 PM Jerry James <loganjerry@xxxxxxxxx> wrote:
>
> See https://koschei.fedoraproject.org/package/ocaml-dune?collection=f34
>
> OCaml package builds are suddenly failing because the symbols
> __xstat64, __fxstat64, and __lxstat64 cannot be found, maybe due to
> this change:
>
> - linux: Move {f}xstat{at} to compat symbols
>
> Can the change be reverted until we can figure out exactly which
> packages will have to be rebuilt?

I've just encountered a similar issue.

dnf on rawhide is now failing to start because of missing symbols,
which is pretty bad:

Traceback (most recent call last):
  File "/usr/bin/dnf", line 57, in <module>
    from dnf.cli import main
  File "/usr/lib/python3.9/site-packages/dnf/__init__.py", line 30, in <module>
    import dnf.base
  File "/usr/lib/python3.9/site-packages/dnf/base.py", line 29, in <module>
    import libdnf.transaction
  File "/usr/lib64/python3.9/site-packages/libdnf/__init__.py", line
12, in <module>
    from . import conf
  File "/usr/lib64/python3.9/site-packages/libdnf/conf.py", line 13, in <module>
    from . import _conf
ImportError: /lib64/libglib-2.0.so.0: undefined symbol: lstat64,
version GLIBC_2.33

And of course I started a separate thread with that issue because I'm
tired and forgot your post ...

Fabio
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx




[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