Jump to content

Recommended Posts

Posted (edited)

If you are using conky-lua in Arch Linux you may experience the following error. I have my conkys set up in my OpenBox menu and when selected they were not coming up. When I tried to run them via the command line I received the following error:

conky: error while loading shared libraries: libiw.so.29: cannot open shared object file: No such file or directory

 

2 Days ago, a bug was created: https://bugs.archlinux.org/task/38813 but it was deemed not a bug.

 

Seems as if you downgrade wirelesstools; downgrading to version 29-8 conky starts working again. I have confirmed this to be true. Provided you have not recently run pacman -Scc the older package should be in /var/cache/pacman/pkg

 

Just run the following to downgrade from wirelesstools version 30.pre9-1

 

# pacman -U /var/cache/pacman/pkg/wirelesstools-29-8-x86_64.pkg.tar.xz

 

And Conky will start running again. :)

 

Edit: Forgot to mention, if you are running 32 bit Arch Linux, the file name will be different, just search /var/cache/pacman/pkg, run -ls and find the correct file name for wirelesstools-29-8 running the same code as above but with the correct file name after /pkg/. :)

Edited by ichase
  • Like 1
securitybreach
Posted

Thanks for the head's up :thumbup:

Posted

I made an edit after you reponded Josh about 32 bit Arch file name.

  • Like 1
securitybreach
Posted

I am not smart enough to even follow this thread.

Sure you are :thumbup:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...