ML
    • Recent
    • Categories
    • Tags
    • Popular
    • Users
    • Groups
    • Register
    • Login

    Antergos Linux Update Fails with Fontsproto Conflict

    IT Discussion
    linux pacman antergos arch linux fontsproto libxfont
    2
    2
    653
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • scottalanmillerS
      scottalanmiller
      last edited by

      Pacman is not the most robust package manager and if you use Antergos Linux (and possibly other Arch Linux derivatives) you might find yourself unable to update with an error that there is a conflict with fontsproto that the system cannot handle.

      What you need to do is to remove the unmentioned libxfont package with the confusing -Rdd options, as it won't remove without the extra options due to yet other conflicts.

      pacman -Rdd libxfont
      

      After that your update should work again.

      pacman -Syu
      
      travisdh1T 1 Reply Last reply Reply Quote 1
      • travisdh1T
        travisdh1 @scottalanmiller
        last edited by

        @scottalanmiller Wow, that must've been a 'fun' troubleshooting session.

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post