You are not logged in.

#1 2019-12-29 10:37:49

abaumann
Administrator
From: Zurich
Registered: 2019-11-14
Posts: 984
Website

conflicting files between xorgproto and libxp

There are conflicting files currently when updating pentium4/stable:

libxp: /usr/include/X11/extensions/Print.h exists in filesystem (owned by xorgproto)
libxp: /usr/include/X11/extensions/Printstr.h exists in filesystem (owned by xorgproto)

You can use:

pacman -Syu libxp \
  --overwrite="/usr/include/X11/extensions/Print.h" \
  --overwrite="/usr/include/X11/extensions/Printstr.h"

to work around this problem for now.

Offline

Board footer

Powered by FluxBB