updating CentOS-7 templates

80 views
Skip to first unread message

Achim Patzner

unread,
Dec 12, 2018, 8:49:31 PM12/12/18
to qubes-users
I just updated my CentOS templates (with hundreds of packages being upgraded) which seems to have messed up the X environment sufficiently; did that only happen to my local generated templates or is that worth reporting an issue?


Achim

Wynn Tseng

unread,
Dec 13, 2018, 1:12:12 AM12/13/18
to qubes-users, Achim Patzner
Yes, mine happened too.
Post error log about /var/log/Xorg.0.log in centos-7 template.
In dom0, use sudo xl console (insert centos vmname here)to access centos7 vm

From: qubes...@googlegroups.com <qubes...@googlegroups.com> on behalf of Achim Patzner <no...@noses.com>
Sent: Thursday, December 13, 2018 9:49:21 AM
To: qubes-users
Subject: [qubes-users] updating CentOS-7 templates
 
I just updated my CentOS templates (with hundreds of packages being upgraded) which seems to have messed up the X environment sufficiently; did that only happen to my local generated templates or is that worth reporting an issue?


Achim

--
You received this message because you are subscribed to the Google Groups "qubes-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users...@googlegroups.com.
To post to this group, send email to qubes...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/f8519467e6b306bb3922fd9e460c7a1b2b50ad74.camel%40noses.com.
For more options, visit https://groups.google.com/d/optout.

Achim Patzner

unread,
Dec 13, 2018, 4:36:32 AM12/13/18
to Wynn Tseng, qubes-users
Am Donnerstag, den 13.12.2018, 06:12 +0000 schrieb Wynn Tseng:
> Yes, mine happened too.
>
> Post error log about /var/log/Xorg.0.log in centos-7 template.
>
> In dom0, use sudo xl console (insert centos vmname here)to access
> centos7 vm

I did that; that's why I know that there was X11 breakage.

So: Which packages (of the few millions) is the one to back out or what
would have to be added again?


Achim


Nick Darren

unread,
Dec 15, 2018, 1:07:01 PM12/15/18
to Achim Patzner, qubes...@googlegroups.com
I just downgrade these packages upgrade on centos-7,
xorg-x11-server-{Xorg,common}-1.20.1 back to
xorg-x11-server-{Xorg,common}-1.19.5 and now qubes-gui-agent seems
working fine with it and I can use back my centos-7 as usual. Since
yum info doesn't provides much what's behind the qubes-gui-agent xorg
version range support like apt shows do, so not sure in what extend to
see it as the future upgrade too! New qubes-gui-agent is needed here
before upgrade both `xorg-x11-server-*` packages on centos!

Hope this help!

>-- You received this message because you are subscribed to the Google
>Groups "qubes-users" group.
>To unsubscribe from this group and stop receiving emails from it, send an email to qubes-users...@googlegroups.com.
>To post to this group, send email to qubes...@googlegroups.com.
>To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/aeab7ef45df15fa767e04ce20dd81aecfd334856.camel%40noses.com.
>For more options, visit https://groups.google.com/d/optout.

--

Achim Patzner

unread,
Dec 16, 2018, 9:10:50 AM12/16/18
to Nick Darren, qubes...@googlegroups.com
On 20181215 at 18:06 +0000 Nick Darren wrote:
> On Thu, Dec 13, 2018 at 10:36:18AM +0100, Achim Patzner wrote:
> > So: Which packages (of the few millions) is the one to back out or
> > what would have to be added again?
> I just downgrade these packages upgrade on centos
> 7,
> xorg-x11-server-{Xorg,common}-1.20.1 back to
> xorg-x11-server-{Xorg,common}-1.19.5 and now qubes-gui-agent seems
> working fine with it and I can use back my centos-7 as usual.

Thank you.

Finding the right point to get back to was not trivial -- I did yum
downgrade of these packages but mine were at 1.20.1-5.1 and successive
downgrades using "yum downgrade" brought them to 1.20.1-5, then -3 (and
the I got bored by that game).


Achim



Tseng Wynn

unread,
Dec 20, 2018, 10:22:00 AM12/20/18
to qubes-users
So does anyone reported this issue to qubes-issues?

Frédéric Pierret (fepitre)

unread,
Dec 21, 2018, 8:53:17 AM12/21/18
to qubes-users
Le jeudi 20 décembre 2018 16:22:00 UTC+1, Tseng Wynn a écrit :
> So does anyone reported this issue to qubes-issues?


Yes (https://github.com/QubesOS/qubes-issues/issues/4646). I'm on it.

Frédéric Pierret (fepitre)

unread,
Dec 22, 2018, 7:16:48 AM12/22/18
to qubes-users
A PR is opened. Waiting Marek's approval. It was related to ABI version requirement not done in the qubes-gui-agent-linux. Between xorg 1.19 and xorg 1.20 the ABI version changed from 23 to 24 so xserver was refusing to load the qubes driver.

Best :)

Achim Patzner

unread,
Dec 22, 2018, 12:05:49 PM12/22/18
to qubes...@googlegroups.com
Frédéric Pierret wrote on Sat, 22 December 2018
12:16
> A PR is opened. Waiting Marek's approval. It was related
> to ABI version requirement not done in the
> qubes-gui-agent-linux. Between xorg 1.19 and xorg 1.20 the
> ABI version changed from 23 to 24 so xserver was refusing
> to load the qubes driver.
> --

Just keep in mind more or less the same happens if you
transmongrify a Debian template into a Kali following
https://www.qubes-os.org/doc/pentesting/kali/ which is a
warning that there are problems ahead as soon as Debian is
getting its collective ass far enough off the ground to
update X.


Achim

unman

unread,
Dec 23, 2018, 6:59:46 AM12/23/18
to qubes...@googlegroups.com
As Frédéric says, we're working on this so that by the time buster
comes in there will be a fully working solution out the box. It's to be
expected that there will be breakages in Debian if you move to the
testing version.
Reply all
Reply to author
Forward
0 new messages