Re: [qubes-users] Problems with announced Fedora 35 templates

2022-06-14 Thread Viktor Ransmayr
Hello Demi,

This turns into a never ending story ;-)

Demi Marie Obenour schrieb am Dienstag, 14. Juni 2022 um 20:41:32 UTC+2:

>
> > >> > You were right - but - I have no clue what went wrong & what to do 
> next 
> > >> ... 
> > >> 
> > >> $ sudo sed -i 's/4\.0/4.1/g' /etc/yum.repos.d/qubes-r4.repo 
> > >> 
> > >> should fix that 
> > >> 
> > > 
> > > Upgrade of template is still running ... 
> > > 
> > > I'll provide another update as soon as it's finished. 
> > > 
> > 
> > It is still running, after more than 10 hours. - This should have 
> finished 
> > by now, correct? 
>
> Yes, unless you have a very slow network connection. I recommend using 
> dnf interactively for this, not Salt; Salt’s lack of progress feedback 
> will make this extremely frustrating. 
>

I performed the operation you suggested, but it did not succeed either ...

Here's the log from dnf:

[user@fedora-34 ~]$ 
[user@fedora-34 ~]$ sudo dnf -y --refresh upgrade
Fedora 34 - x86_64   78 kB/s |  21 kB 
00:00
Fedora 34 openh264 (From Cisco) - x86_641.0 kB/s | 989  B 
00:00
Fedora 34 - x86_64 - Updates 93 kB/s |  20 kB 
00:00
Qubes OS Repository for VM (updates) 13 kB/s | 3.8 kB 
00:00
Dependencies resolved.

 Problem 1: package qubes-libvchan-xen-4.1.7-1.fc34.x86_64 requires 
libxenctrl.so.4.14()(64bit), but none of the providers can be installed
  - package qubes-libvchan-xen-4.1.7-1.fc34.x86_64 requires 
libxenvchan.so.4.14()(64bit), but none of the providers can be installed
  - cannot install both xen-libs-4.14.1-7.fc34.x86_64 and 
xen-libs-2001:4.8.5-39.fc34.x86_64
  - cannot install both xen-libs-4.14.5-1.fc34.x86_64 and 
xen-libs-2001:4.8.5-39.fc34.x86_64
  - cannot install the best update candidate for package 
qubes-libvchan-xen-4.0.9-1.fc34.x86_64
  - problem with installed package xen-libs-2001:4.8.5-39.fc34.x86_64
 Problem 2: package qubes-vm-dependencies-4.1.21-1.fc34.noarch requires 
xen-runtime, but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenctrl.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenguest.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxendevicemodel.so.1()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenlight.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxentoolcore.so.1()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxlutil.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenfsimage.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenhypfs.so.1()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenstat.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenvchan.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxencall.so.1(VERS_1.2)(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenfsimage.so.4.14(libfsimage.so.1.0)(64bit), but none of the providers 
can be installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxengnttab.so.1(VERS_1.2)(64bit), but none of the providers can be 
installed
  - package xen-runtime-4.14.1-7.fc34.x86_64 requires 
libxenhypfs.so.1(VERS_1.0)(64bit), but none of the providers can be 
installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxenctrl.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxenguest.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxendevicemodel.so.1()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxenlight.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxentoolcore.so.1()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxlutil.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxenfsimage.so.4.14()(64bit), but none of the providers can be installed
  - package xen-runtime-4.14.5-1.fc34.x86_64 requires 
libxenhypfs.so.1(

Re: [qubes-users] Problems with announced Fedora 35 templates

2022-06-14 Thread Demi Marie Obenour
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256

On Mon, Jun 13, 2022 at 09:42:14PM -0700, Viktor Ransmayr wrote:
> Hello Demi,
> 
> Viktor Ransmayr schrieb am Montag, 13. Juni 2022 um 21:14:57 UTC+2:
> 
> >
> > On Sun, 12 Jun 2022, 22:59 Demi Marie Obenour, <
> > de...@invisiblethingslab.com> wrote:
> >
> >>
> >> > You were right - but - I have no clue what went wrong & what to do next 
> >> ...
> >>
> >> $ sudo sed -i 's/4\.0/4.1/g' /etc/yum.repos.d/qubes-r4.repo
> >>
> >> should fix that
> >>
> >
> > Upgrade of template is still running ...  
> >
> > I'll provide another update as soon as it's finished. 
> >
> 
> It is still running, after more than 10 hours. - This should have finished 
> by now, correct?

Yes, unless you have a very slow network connection.  I recommend using
dnf interactively for this, not Salt; Salt’s lack of progress feedback
will make this extremely frustrating.

- -- 
Sincerely,
Demi Marie Obenour (she/her/hers)
Invisible Things Lab
-BEGIN PGP SIGNATURE-

iQIzBAEBCAAdFiEEdodNnxM2uiJZBxxxsoi1X/+cIsEFAmKo1lMACgkQsoi1X/+c
IsGXCRAAmIRX1+KRbpgC6wfYjsBPMPpp15R5LA5DfLWdmvzW+y2RtwNdGXCM8bOj
Z0rkl8OXHwIgYq9Y7B9YT99zQ9nvM6Gv32/VQ8fE3RDKAnqsVx1Uu2HvO8krcEtL
5saEE0ZagSFP16ncQPStkKVnmhpSiGumy6dthQV9noXB3PUM9Yrr85QQfxgeGrbb
nR7Xf9tEx8btIcdEkyTJXlBYcvtz0ff4M4RKRFXaS3yhQHq8sQOkp6PWcEBtro5u
wutdFC5lE5i3JWnwjtf4nWxNYg4Ivhbszz+1CpdwskOGvx2eWGtICmZe86960AWx
/c7htwvIH45tNMNA04hsLeZel2zfwcLUaj90D4wEE7MLzgt1KX4iND0wEAQaspeo
x+8apP/dBVxeNaVmUohzmc7hvustAvDqTNzwcFpjOE4i73Y0zp/0la8bXfdg1Csv
P1F3Vp+8kQHUQO5pgtY/Jdyd3rckF4rRewglvJS50Z6q6SdtfCtG8k7XL2NEvpry
st23C0IO2p/Fd59/tuUMiXXgDF9nYc/3ngF5PP/bBkjvLmn6fA7ow2MOrCGGUFPZ
UW6Us8PZs8kiJYWwZ2/Goe1wIfIxtRyKbGjt3HPEc8eVBjCRQkw1akJZkKEwbgJh
Z3JgN24yJffMySH8B3dq2Bizy8rKfncmQlt9p4VztGQKByILqks=
=hjJB
-END PGP SIGNATURE-

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/YqjWU2O8McNsNa4S%40itl-email.


Re: [qubes-users] qubes update -- how to hold an old kernel ??

2022-06-14 Thread haaber

Dear Marek,

kernel testing would be so much easier if the xen.cfg would allow an
option likedefault=menuselect
to get a boot menu -- instead of
Maybe such a function exists already? If not that would be a feature
request!


That's the main reason why Qubes 4.1 doesn't use xen.cfg at all. There
is standard grub, where you have menu, editor etc.



Brilliant. And I'd love to re-install 4.1 for that. But the 5.x kernel
on the iso fails either on boot, or at latest while install... is there
a grub on the 4.1-iso as well? (i.e. possibility to manually add a
kernel like 4.19?) If so: is the procedure explained somewhere? 'Cause
grub-hacking is very unpleasant, as well :)   Thank you, Bernhard


--
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/ab2e8ed1-fc08-c3e8-adc3-6db8519a8873%40web.de.