How to repair a package

Adam Vande More amvandemore at gmail.com
Tue Sep 5 18:16:10 UTC 2017


On Tue, Sep 5, 2017 at 12:48 PM, DTD <doug at safeport.com> wrote:

> Between shutdown and reboot starting xdm gets:
>    Shared object "libXmu.so.6" not found, required by "xdm"
> and starting startxfce4:
>    Shared object "libX11.so.6" not found, required by "xinit"
>
> libX11.so.6 is a module in libXScrnSaver. So after seeing if I could find
> libX11.so.6 on another system and not finding an option in "pkg delete"
> that would delete only libXScrnSaver and not the 40 other related packages
> I tried "pkg fetch" and "pkg install -f" on the txz file. That gets a
> Segmentation fault.
>
> Do I have any options other than starting over?
>

Are you mixing ports and packages?  It's best to avoid that if you aren't
familiar with the complexities.

Try a pkg update -y

-- 
Adam


More information about the freebsd-questions mailing list