Hi everybody,
Something wierd happened last night after updating and installing several packages (related with editors/lazarus and lang/fpc). The fact is that for some reason lots of system libraries has dissapeared. For instance, if I try to execute
It's a total chaos because I'm not able even to run again Xorg. It complains about lots of broken dependencies.
Few quick questions:
I've read that to reinstall the whole system you can do
regards,
Raúl
Something wierd happened last night after updating and installing several packages (related with editors/lazarus and lang/fpc). The fact is that for some reason lots of system libraries has dissapeared. For instance, if I try to execute
mc the midnight commander I get a message
Code:
library libslang.so.1 is not installed
Few quick questions:
I've read that to reinstall the whole system you can do
# pkg upgrade -f- I think that it does reinstall the packages but not it's dependencies. Can you confirm this please? If I try
pkg upgrade -f mcit re-installs the midnight commander but as I see, not the Slang libraries it depends on. I am missing something? Removing misc/mc and installing it again doesn't solve the issue. - How do I force reinstallation of a package AND all it's dependencies, including X11 system libraries or whatever?
- How do I guess what package includes "libslang.so.2" for example? is there a pkg(8) command to perform this query?
regards,
Raúl