From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marco van Hulten Subject: bug#30655: xset(1) not accepting symlink to font path Date: Thu, 01 Mar 2018 22:27:35 +0100 Message-ID: <20180301222735.71e4d1fe@jasniac.instanton> References: <20180228225429.09cd9fd8@jasniac.instanton> <87vaefwuw9.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:38275) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1erVkE-00051t-1w for bug-guix@gnu.org; Thu, 01 Mar 2018 16:28:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1erVkA-0002TF-Qq for bug-guix@gnu.org; Thu, 01 Mar 2018 16:28:06 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:60135) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1erVkA-0002Sp-M5 for bug-guix@gnu.org; Thu, 01 Mar 2018 16:28:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1erVkA-0006Sw-EJ for bug-guix@gnu.org; Thu, 01 Mar 2018 16:28:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <87vaefwuw9.fsf@gmail.com> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Alex Kost Cc: 30655@debbugs.gnu.org Alex=E2=80=94 Je 1 mrt 20:47 skribis Alex: > I fixed it on my side simply by making 'my-xorg-server' package > that uses a "fixed" version of libxfont (that supports symlinks). >=20 > If anyone is interested, I also wrote a descriptive commit message here: >=20 > https://notabug.org/alezost/guix-config/commit/161d5e2e36e53c0d9c46181e= 10e1595e607748dd That's an interesting approach as well! Of course, the change in the documentation as Ludo' proposed is a bit less invasive :-) I wonder if the libXfont security issue couldn't be solved in a way such that it can still handle symlinks. But it is not something to dwell over long: the documentation change is sufficient in my opinion. =E2=80=94Marco