* bug#26715: xorg-service includes xf86-video-intel unconditionally
@ 2017-04-30 7:16 Efraim Flashner
2020-12-02 23:53 ` zimoun
0 siblings, 1 reply; 5+ messages in thread
From: Efraim Flashner @ 2017-04-30 7:16 UTC (permalink / raw)
To: 26715
[-- Attachment #1: Type: text/plain, Size: 462 bytes --]
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.
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#26715: xorg-service includes xf86-video-intel unconditionally
2017-04-30 7:16 bug#26715: xorg-service includes xf86-video-intel unconditionally Efraim Flashner
@ 2020-12-02 23:53 ` zimoun
2020-12-03 8:13 ` Efraim Flashner
2020-12-07 11:00 ` Efraim Flashner
0 siblings, 2 replies; 5+ messages in thread
From: zimoun @ 2020-12-02 23:53 UTC (permalink / raw)
To: Efraim Flashner; +Cc: 26715
Hi Efraim,
What is the status of this bug #26715?
<http://issues.guix.gnu.org/issue/26715>
On Sun, 30 Apr 2017 at 10:16, Efraim Flashner <efraim@flashner.co.il> wrote:
> 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.
Feel free to comment more or close it if it is not relevant anymore.
Cheers,
simon
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#26715: xorg-service includes xf86-video-intel unconditionally
2020-12-02 23:53 ` zimoun
@ 2020-12-03 8:13 ` Efraim Flashner
2020-12-07 11:00 ` Efraim Flashner
1 sibling, 0 replies; 5+ messages in thread
From: Efraim Flashner @ 2020-12-03 8:13 UTC (permalink / raw)
To: zimoun; +Cc: 26715
[-- Attachment #1: Type: text/plain, Size: 977 bytes --]
On Thu, Dec 03, 2020 at 12:53:01AM +0100, zimoun wrote:
> Hi Efraim,
>
> What is the status of this bug #26715?
>
> <http://issues.guix.gnu.org/issue/26715>
My network is a bit wonky right now and I'm having trouble getting a
connection to my pine64 across the room. I'll check this out soonish™.
> On Sun, 30 Apr 2017 at 10:16, Efraim Flashner <efraim@flashner.co.il> wrote:
> > 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.
>
> Feel free to comment more or close it if it is not relevant anymore.
>
>
> Cheers,
> simon
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#26715: xorg-service includes xf86-video-intel unconditionally
2020-12-02 23:53 ` zimoun
2020-12-03 8:13 ` Efraim Flashner
@ 2020-12-07 11:00 ` Efraim Flashner
2020-12-07 15:39 ` zimoun
1 sibling, 1 reply; 5+ messages in thread
From: Efraim Flashner @ 2020-12-07 11:00 UTC (permalink / raw)
To: zimoun; +Cc: 26715-done
[-- Attachment #1: Type: text/plain, Size: 1052 bytes --]
On Thu, Dec 03, 2020 at 12:53:01AM +0100, zimoun wrote:
> Hi Efraim,
>
> What is the status of this bug #26715?
>
> <http://issues.guix.gnu.org/issue/26715>
>
> On Sun, 30 Apr 2017 at 10:16, Efraim Flashner <efraim@flashner.co.il> wrote:
> > 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.
>
> Feel free to comment more or close it if it is not relevant anymore.
>
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!
--
Efraim Flashner <efraim@flashner.co.il> אפרים פלשנר
GPG key = A28B F40C 3E55 1372 662D 14F7 41AA E7DC CA3D 8351
Confidentiality cannot be guaranteed on emails sent or received unencrypted
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
^ permalink raw reply [flat|nested] 5+ messages in thread
* bug#26715: xorg-service includes xf86-video-intel unconditionally
2020-12-07 11:00 ` Efraim Flashner
@ 2020-12-07 15:39 ` zimoun
0 siblings, 0 replies; 5+ messages in thread
From: zimoun @ 2020-12-07 15:39 UTC (permalink / raw)
To: Efraim Flashner; +Cc: 26715-done
Hi Efraim,
On Mon, 07 Dec 2020 at 13:00, Efraim Flashner <efraim@flashner.co.il> wrote:
> Thanks for following up!
Thank you for taking the time to close such old bug as #26715. Cool!
Cheers,
simon
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2020-12-07 15:45 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-04-30 7:16 bug#26715: xorg-service includes xf86-video-intel unconditionally Efraim Flashner
2020-12-02 23:53 ` zimoun
2020-12-03 8:13 ` Efraim Flashner
2020-12-07 11:00 ` Efraim Flashner
2020-12-07 15:39 ` zimoun
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).