You are not logged in.

#1 2016-03-30 23:07:58

MCSH
Member
Registered: 2016-03-29
Posts: 14

[Solved] Conky and Dependencies

Hello everyone.

I noticed each time I do any system maintenance, conky stops working saying it's missing a dependency:

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

Here's what I did exactly. First I removed orphan packages, using:

pacman -Rns $(pacman -Qtdq)

Then conky was broke with the error above. So I rebuild it from aur, it worked like a charm.

Removing orphans, this time using yaourt:

yaourt -Qtd

And conky was broke again. This time I reinstalled it using yaourt, and then tried to run the orphan check commands above, both of which had that library inside, so I canceled it.

What's happening here? Isn't the library in the dependencies? If so why does it remove it as an orphan? How can I prevent/fix this?

More info:

Dependency prompt during the installation:

Packages (12) jade-1.2.1-10  perl-sgmls-1.03ii-5
              perl-xml-namespacesupport-1.11-3  perl-xml-parser-2.44-2
              perl-xml-sax-0.99-4  perl-xml-sax-base-1.08-3
              perl-xml-sax-expat-0.51-3  docbook-xml-4.5-6
              docbook-xsl-1.79.1-1  docbook2x-0.8.8-14
              perl-xml-libxml-2.0124-1  tolua++-1.0.93-2

List of orphans:

extra/docbook-xsl 1.79.1-1
community/docbook2x 0.8.8-14
extra/perl-xml-libxml 2.0124-1
community/tolua++ 1.0.93-2

Full list of orphans that it asks for confirmation:

docbook-xml-4.5-6  jade-1.2.1-10  perl-sgmls-1.03ii-5
              perl-xml-namespacesupport-1.11-3  perl-xml-parser-2.44-2
              perl-xml-sax-0.99-4  perl-xml-sax-base-1.08-3
              perl-xml-sax-expat-0.51-3  docbook-xsl-1.79.1-1
              docbook2x-0.8.8-14  perl-xml-libxml-2.0124-1  tolua++-1.0.93-2

Last edited by MCSH (2016-03-30 23:59:44)


Sajjad Heydari

Offline

#2 2016-03-30 23:11:44

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,771

Re: [Solved] Conky and Dependencies

I think this is an AUR issue.  Moving.


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2016-03-30 23:35:13

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [Solved] Conky and Dependencies

tolua++ looks to be a depend, not a makedepend. Tell the maintainer...


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#4 2016-03-30 23:49:14

MCSH
Member
Registered: 2016-03-29
Posts: 14

Re: [Solved] Conky and Dependencies

I contacted the maintainer, he said he'll update it by tonight.

Thank you


Sajjad Heydari

Offline

#5 2016-03-30 23:54:32

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

Re: [Solved] Conky and Dependencies

Yet another reason blindly removing package is a bad idea.

Offline

Board footer

Powered by FluxBB