Author Topic: Cards want to remove "font-alias" without replacing it  (Read 4459 times)

PelleB

  • Newbie
  • *
  • Posts: 8
  • Karma: +1/-0
Cards want to remove "font-alias" without replacing it
« 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.

Thierry

  • Administrator
  • Hero Member
  • *****
  • Posts: 706
  • Karma: +13/-0
  • Gender: Male
    • NuTyX distribution
Re: Cards want to remove "font-alias" without replacing it
« Reply #1 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


PelleB

  • Newbie
  • *
  • Posts: 8
  • Karma: +1/-0
Re: Cards want to remove "font-alias" without replacing it
« Reply #2 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.