hi,
i get the following strange issue when using equo for updating world packages, or any libs alongside other packages.
when the library gets installed during a "mass install/update", for the first time the lib does not get properly merged into the system.
for example i just merged the following 2 packages this morning using the following command:
equo install libxcb xfwm4
thatafter all apps depending on libxcb broke with for example: /usr/bin/urxvt: error while loading shared libraries: libxcb-xlib.so.0: cannot open shared object file: No such file or directory
another run of "equo install libxcb" fixed this issue
but why do lib installs brake when installed alongside other packages??? an equo world upgrade call a few month back involved many upgraded libs, and my whole system got unusable thatafter.
anyone knows whats going on? am i missing something?
p.s.: i am a long-time gentoo user (since 2002), and have gotten used to emerging and fixing broken libs, but why do these errors occur?
another thing: is there anything like revdep-rebuild for equo to get around these things?

