Official NuTyX forums

Help => Tips and Tricks => Topic started by: PelleB on Mon Oct 21 04:59:57 2019

Title: Cards want to remove "font-alias" without replacing it
Post by: PelleB on Mon Oct 21 04:59:57 2019
When I run "check", I get a
Code: [Select]
/var/lib/pkg/depot/desktops/.PKGREPO
/var/lib/pkg/depot/gui-extra/.PKGREPO
/var/lib/pkg/depot/gui/.PKGREPO
/var/lib/pkg/depot/cli-extra/.PKGREPO
/var/lib/pkg/depot/cli/.PKGREPO
/var/lib/pkg/depot/base/.PKGREPO
Package : 'font-alias' will be removed when you upgrade your NuTyX

This look a bit worrying to me, as I think quite a few applications need it (like Twm).

Per B.
Title: Re: Cards want to remove "font-alias" without replacing it
Post by: Thierry on Mon Oct 21 08:12:16 2019
Normaly, it's should'n be a prob. Did you install it yourself ?

Code: [Select]
cards list|grep font-alias
If it says MAN then yes you did. In which case, do a:

Code: [Select]
get xorg-font-alias
The font-alias package was double with xorg-font-alias.

Thank you to let me know if you see an issue with that

Title: Re: Cards want to remove "font-alias" without replacing it
Post by: PelleB on Mon Oct 21 14:00:44 2019
Quote
Normaly, it's should'n be a prob. Did you install it yourself ?

To be honest, I do not remember... I doubt that I did, and if so not as a package. I installed the adobe-, cursor- , and misc-fonts manually though.

Anyway, it was a double, and "get xorg-font-alias" seems to have solved it.

Many thanks!

Per B.