From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id kE9tJp4Lzl9gDAAA0tVLHw (envelope-from ) for ; Mon, 07 Dec 2020 11:01:50 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0 with LMTPS id CFdCIp4Lzl9SbAAA1q6Kng (envelope-from ) for ; Mon, 07 Dec 2020 11:01:50 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id DB6549403A7 for ; Mon, 7 Dec 2020 11:01:49 +0000 (UTC) Received: from localhost ([::1]:41218 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kmEH6-0006rX-Gq for larch@yhetil.org; Mon, 07 Dec 2020 06:01:48 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:33754) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kmEGN-0006r2-UA for bug-guix@gnu.org; Mon, 07 Dec 2020 06:01:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:41037) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1kmEGM-0006hS-0h for bug-guix@gnu.org; Mon, 07 Dec 2020 06:01:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1kmEGL-0000ls-WD for bug-guix@gnu.org; Mon, 07 Dec 2020 06:01:01 -0500 Subject: bug#26715: xorg-service includes xf86-video-intel unconditionally Resent-From: Efraim Flashner Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Mon, 07 Dec 2020 11:01:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 26715 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: zimoun Mail-Followup-To: 26715@debbugs.gnu.org, efraim@flashner.co.il, efraim@flashner.co.il Received: via spool by 26715-done@debbugs.gnu.org id=D26715.16073388462930 (code D ref 26715); Mon, 07 Dec 2020 11:01:01 +0000 Received: (at 26715-done) by debbugs.gnu.org; 7 Dec 2020 11:00:46 +0000 Received: from localhost ([127.0.0.1]:52581 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kmEG5-0000lC-LU for submit@debbugs.gnu.org; Mon, 07 Dec 2020 06:00:45 -0500 Received: from flashner.co.il ([178.62.234.194]:49660) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1kmEG2-0000kx-RU for 26715-done@debbugs.gnu.org; Mon, 07 Dec 2020 06:00:44 -0500 Received: from localhost (unknown [31.210.180.46]) by flashner.co.il (Postfix) with ESMTPSA id D2672402F0; Mon, 7 Dec 2020 11:00:36 +0000 (UTC) Date: Mon, 7 Dec 2020 13:00:34 +0200 From: Efraim Flashner Message-ID: References: <20170430071634.GF28578@macbook42.flashner.co.il> <86y2ifzrxe.fsf@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="t/0R+a/IraTQ7JKa" Content-Disposition: inline In-Reply-To: <86y2ifzrxe.fsf@gmail.com> X-PGP-Key-ID: 0x41AAE7DCCA3D8351 X-PGP-Key: https://flashner.co.il/~efraim/efraim_flashner.asc X-PGP-Fingerprint: A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: 26715-done@debbugs.gnu.org Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: "bug-Guix" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.90 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of bug-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=bug-guix-bounces@gnu.org X-Migadu-Queue-Id: DB6549403A7 X-Spam-Score: -3.90 X-Migadu-Scanner: ns3122888.ip-94-23-21.eu X-TUID: ah455uNVFh1Q --t/0R+a/IraTQ7JKa Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Dec 03, 2020 at 12:53:01AM +0100, zimoun wrote: > Hi Efraim, >=20 > What is the status of this bug #26715? >=20 > >=20 > On Sun, 30 Apr 2017 at 10:16, Efraim Flashner wro= te: > > In gnu/services/xorg.scm it includes xf86-video-intel, which is x86_64 > > and i686 only. This FTBFS on aarch64, which is not a supported > > architecture anyway for this package, and should not be included in the > > xorg-service except on intel machines. >=20 > Feel free to comment more or close it if it is not relevant anymore. >=20 When I build gnu/system/examples/vm-image.tmpl, which includes the video modules, xf86-video-intel is not included in the list of xf86-video-* packages to build/download. So, fixed to the best of my knowledge. Thanks for following up! --=20 Efraim Flashner =D7=90=D7=A4=D7=A8=D7=99=D7=9D = =D7=A4=D7=9C=D7=A9=D7=A0=D7=A8 GPG key =3D A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351 Confidentiality cannot be guaranteed on emails sent or received unencrypted --t/0R+a/IraTQ7JKa Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEoov0DD5VE3JmLRT3Qarn3Mo9g1EFAl/OC1IACgkQQarn3Mo9 g1F8MA//Rp9oaeJZQXnJXOuAlLatE8IgVsR/qkU3/4JEVRn1tQQsmGTN+DNiVGj8 g50K/R9xyEbWlRmaqhfMtkYHMH8h9Y21y2ykbMp2D0k0fPdHY7te78GjWnmZMEHb Py0Q+j2fE3TwuiRD4jru/84GXRYqpuhk4Sa+At50/kIY9vOSvcnUhZJlOMiaxooP NPimt/s1+DrxDt1j89/hD4Ends+SsXS6cnvS3xwVt8T+U8C38OKnM8I1KFdfxLK+ wA8xSmOQXIhVKyH7ID+fwP4zDeMIA+7LKpgLMxCy/Qjzj9BiC+dxGIDOdObPoGu/ awm5RpylrfikeFjHvSzUpA6Bd4W1Qf+TvcjE/guy73R6b5DKBAJAutuj03ncoEVO W00FS0mjDA93fg8Jiy5l9hkJ+048WSgVptnKRKes83XkrIYsqKRsP6+B2MoUNiY9 AWXaQwX4WMNs53BHOdgzsOmUM1jCd1VAAKX9Stmx+B1MTQsb9It3bYPWTUIMPNDu ciFPoK8kLmsaOpvXfgTukzKv6UUr3WziruUoO9W6/BL9k9Tm9o1r9N8TKKD0npFt RZXv/tNnI8kx2Wr4rup+MXnl+crjL4X99Gw0QmmAVqa/QhL+U2tl3GzSU4Rhoaq/ 3DOW08TituWQGe3on+CUuq+2P8vwSAwo2JhsK3JjeVk1kZvw46k= =3lsY -----END PGP SIGNATURE----- --t/0R+a/IraTQ7JKa--