ichase Posted February 8, 2014 Posted February 8, 2014 (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 February 8, 2014 by ichase 1 Quote
ichase Posted February 8, 2014 Author Posted February 8, 2014 I made an edit after you reponded Josh about 32 bit Arch file name. 1 Quote
ichase Posted February 8, 2014 Author Posted February 8, 2014 One other thing, this is the Arch Wiki with directions for downgrading packages should you run into something that may require it: Downgrade Packages in Arch 1 Quote
Cookie Posted February 12, 2014 Posted February 12, 2014 I am not smart enough to even follow this thread. 1 Quote
securitybreach Posted February 12, 2014 Posted February 12, 2014 I am not smart enough to even follow this thread. Sure you are Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.