Code: Select all
nkeiser@wykydtron ~ $ sudo emerge com_err
sudo: error while loading shared libraries: libcom_err.so.2: cannot open shared object file: No such file or directory
Code: Select all
nkeiser@wykydtron ~ $ sudo emerge com_err
sudo: error while loading shared libraries: libcom_err.so.2: cannot open shared object file: No such file or directory


sudo uses com_err.nickiank wrote:Worked wonderfully, so thank you very much for squashing a nightmarish situation quickly.Although I'm thoroughly perplexed as to how I couldn't emerge anything via my normal user and sudo but could as root if the libs removed were gone. In short: how did this still work?

or do fetchonly firstrenrutal wrote:To make things more interesting, unmerging com_err will stop wget from working, meaning you can't get anything through the default portage.
The workaround is to download the e2fsprogs files manually with your browser, and drop them in the distfiles folder.


Only if you have the kerberos useflag enabled.renrutal wrote:To make things more interesting, unmerging com_err will stop wget from working, meaning you can't get anything through the default portage.