You are not logged in.

#1 2016-07-28 13:20:44

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Pacman, ldconfig: File (file) is empty, not checked [Solved]

Hello here is my error code

ldconfig: File /usr/lib/libfontembed.so.1.0.0 is empty, not checked.
ldconfig: File /usr/lib/libcupsfilters.so.1 is empty, not checked.
ldconfig: File /usr/lib/libopus.so.0 is empty, not checked.
ldconfig: File /usr/lib/libopus.so is empty, not checked.
ldconfig: File /usr/lib/libfontembed.so.1 is empty, not checked.
ldconfig: File /usr/lib/libopus.so.0.5.3 is empty, not checked.
ldconfig: File /usr/lib/libcupsfilters.so is empty, not checked.
ldconfig: File /usr/lib/libcupsfilters.so.1.0.0 is empty, not checked.
ldconfig: File /usr/lib/libfontembed.so is empty, not checked.

I am not sure when it started or what I installed to cause this

Last edited by mich04 (2016-08-01 03:57:33)


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

#2 2016-07-28 14:34:55

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Re: Pacman, ldconfig: File (file) is empty, not checked [Solved]

So it seems that I have a larger problem with my system I was trying to play a video file from one of my motion cameras and it will not play the error code was

/usr/bin/mplayer: error while loading shared libraries: /usr/lib/libopus.so.0: file too short

So I went to reinstall opus to find out this is what pacman did...

opus: /usr/share/man/man3/opus_types.h.3.gz exists in filesystem
opus:....

a bunch of times I tried to check the pacman log but it does not display this information for me to copy and paste it here. I am not sure why I am getting all these errors..


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

#3 2016-07-28 14:38:20

Scimmia
Fellow
Registered: 2012-09-01
Posts: 11,461

Re: Pacman, ldconfig: File (file) is empty, not checked [Solved]

Filesystem corruption.

You'll need to reinstall all packages with damaged files, and see this for the database damage: https://wiki.archlinux.org/index.php/Pa … 9.22_error

Offline

#4 2016-07-28 15:32:37

mich04
Member
From: Illinois - United States
Registered: 2011-10-25
Posts: 390

Re: Pacman, ldconfig: File (file) is empty, not checked [Solved]

Thanks I know this is praboly not the clean way but here is what I ended up doing.

sudo pacman -Qqen > pkglist.txt
pacman --force -S $(< pkglist.txt)

It is now fixed thanks for the help!


I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.

Offline

Board footer

Powered by FluxBB