libidn.so.11: file too short

This forum is dedicated to basic help and support :

Ask here your questions about basic installation and usage of Mageia. For example you may post here all your questions about getting Mageia isos and installing it, configuring your printer, using your word processor etc.

Try to ask your questions in the right sub-forum with as much details as you can gather. the more precise the question will be, the more likely you are to get a useful answer

libidn.so.11: file too short

Postby svan » Sep 28th, '15, 12:28

Hello,

if i use wget/rpmi/curl,

i'am getting this error:
Code: Select all
[root@localhost ~]# wget
wget: error while loading shared libraries: /lib64/libidn.so.11: file too short
[root@localhost ~]#



i did
urpmi --replacepkgs libidn.so.11

but still same issue, any ideeas?
Last edited by isadora on Sep 28th, '15, 12:50, edited 1 time in total.
Reason: Placed command-output in between [CODE]-tags for better readability ;)
svan
 
Posts: 1
Joined: Sep 28th, '15, 12:27

Re: libidn.so.11: file too short

Postby doktor5000 » Sep 29th, '15, 01:08

Please show the output as root of
Code: Select all
rpm -V lib64idn11
ls -al /lib64/libidn*
md5sum /lib64/libidn*
ldd /usr/bin/wget


To actually replace the files of the package that contains this library better add --replacefiles, and use the package name instead of the library filename
Code: Select all
urpmi --replacepkgs --replacefiles lib64idn11
as urpmi --replacepkgs libidn.so.11 will resolve to the 32bit package which will not help you.
Cauldron is not for the faint of heart!
Caution: Hot, bubbling magic inside. May explode or cook your kittens!
----
Disclaimer: Beware of allergic reactions in answer to unconstructive complaint-type posts
User avatar
doktor5000
 
Posts: 18061
Joined: Jun 4th, '11, 10:10
Location: Leipzig, Germany


Return to Basic support

Who is online

Users browsing this forum: Google [Bot] and 1 guest