On Fri, Jan 04, 2019 at 06:40:08PM -0500, Chris Laprise wrote: > On 01/04/2019 04:18 PM, gone wrote: > > > Thanks again, unman. > > > > I think I've understood all the steps up to 5. and executed them. Then > > with Step 6 it went different to what you predicted. No output about > > mgmt-salt (btw. what is that?) and unfortunately no option to "say NO": > > > > user@debian-9-mix:~$ sudo apt-get install python3.7 > > Reading package lists... Done > > Building dependency tree > > Reading state information... Done > > Some packages could not be installed. This may mean that you have > > requested an impossible situation or if you are using the unstable > > distribution that some required packages have not yet been created > > or been moved out of Incoming. > > The following information may help to resolve the situation: > > > > The following packages have unmet dependencies: > > python3.7 : Depends: python3.7-minimal (= 3.7.2~rc1-1) but it is not > > going to be installed > > Depends: libpython3.7-stdlib (= 3.7.2~rc1-1) but it is not > > going to be installed > > E: Unable to correct problems, you have held broken packages. > > > > Is that problematic? Would you propose to go on with step 7 or do > > something else first? > > > > I think you need to include the '-t buster' option for apt-get install. > Otherwise it won't look for newer dependencies in the buster repo and so > won't be able to find them. >
If you look at my instructions, you'll see I didnt suggest setting the Default-Release until *after* you'd installed Python3.7. My guess is that you've pinned to stretch already, so you have to specify buster for the install, as Chris says. If you do, you'll see the warning - mgmt-salt-vm-connector is the backend that allows for salt control of qubes. The new update tool uses this to run updates so you'll wont be able to use it on the new template. -- 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 [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/qubes-users/20190105012119.uhpvoozieheb264s%40thirdeyesecurity.org. For more options, visit https://groups.google.com/d/optout.
