You are not logged in.

#1 2024-05-02 20:29:56

SimonJ
Member
Registered: 2021-05-11
Posts: 126

[SOLVED] pacman and nvidia bug

Hello,

I am stuck, I suffer from the crash when pacman installs the new nvidia package. I have all the fixes in place and yet I am now stuck with this error when updating

ldconfig: File /usr/lib/libexiv2.so.0.28.2 is empty, not checked.
ldconfig: File /usr/lib/libjemalloc.so.2 is empty, not checked.
ldconfig: File /usr/lib/libexiv2.so.28 is empty, not checked.
ldconfig: File /usr/lib/libexiv2.so is empty, not checked.
ldconfig: File /usr/lib/libjemalloc.so is empty, not checked.

I cannot find what is causing this but the system is bootable.

Thanks for your help, again.

Last edited by SimonJ (2024-05-02 21:08:43)

Offline

#2 2024-05-02 20:38:53

loqs
Member
Registered: 2014-03-06
Posts: 17,581

Re: [SOLVED] pacman and nvidia bug

# LC_ALL=C pacman -Qkk 2>&1 | grep -v ', 0 altered files'

The output should detect that the packages owning the files you listed have modified files.  It will detect any other files that have been modified.  Reinstall any packages which have modified files that are not configuration files.

Offline

#3 2024-05-02 21:09:22

SimonJ
Member
Registered: 2021-05-11
Posts: 126

Re: [SOLVED] pacman and nvidia bug

Thank you. All done with

pacman -Syu jemalloc

Offline

Board footer

Powered by FluxBB