Re: [qubes-users] Re: update error: Jinja variable 'dict object' has no attribute 'os'

2020-07-28 Thread Viktor Ransmayr
Viktor Ransmayr schrieb am Samstag, 25. Juli 2020 um 10:29:30 UTC+2:

>
> Emily schrieb am Sonntag, 19. Juli 2020 um 22:36:31 UTC+2:
>
>>
>> I see the following error in the Qubes Update widget window after 
>>> attempting to upgrade a Fedora 32 template: 
>>>
>>> Rendering SLS 'base:update.qubes-vm' failed: Jinja variable 'dict 
>>> object' has no attribute 'os' 
>>>
>>> I switched the dvm template to fedora 32 as described in: 
>>>
>>> https://www.qubes-os.org/news/2020/06/30/fedora-32-templates-available/ 
>>> https://www.qubes-os.org/doc/templates/#switching 
>>>
>>> I was not able to find an open issue about this on GH 
>>> https://github.com/QubesOS/qubes-issues/issues 
>>>
>>> Do you see the same error? 
>>>
>>
>> > Yes, I do receive the same error, if I accept the update request from  
>> the top-level menu icon.
>> > The same operation succeeds however, if I trigger it explicitely via 
>> the Qube Manager, i.e.
>> > "Start Qube Manager > Select 'fedora-32' >  Update qube" ...
>>
>> You can also use a simple command line script for this:
>>
>> qvm-run -u root fedora-32 "sudo dnf update -y" ; qvm-shutdown fedora-32
>>
>
> I can confirm that the CLI-based Dom0 variant does also work for the 
> 'fedora-32' as well as for the 'fedora-32-minimal' template.
>
> But that should not come as a really surprise, after what I had reported 
> earlier concerning the Qube Manager variant!
>
> Since the original issue reported for the Qubes Update widget window still 
> persists - It just happened again today on my system - the question is now: 
>
> Should I raise a bug report - or - is there something else I should check 
> / do before?
>

FYI: Since yesterday, when a combined dom0 & fedora-32 update occured, the 
error when using the  Qubes Update widget window method is gone.

With kind regards,

VR

-- 
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/4252074a-e1d8-4612-a0b7-2e4681481e38n%40googlegroups.com.


Re: [qubes-users] Re: update error: Jinja variable 'dict object' has no attribute 'os'

2020-07-25 Thread Viktor Ransmayr
Hello Emily

Emily schrieb am Sonntag, 19. Juli 2020 um 22:36:31 UTC+2:

>
> I see the following error in the Qubes Update widget window after 
>> attempting to upgrade a Fedora 32 template: 
>>
>> Rendering SLS 'base:update.qubes-vm' failed: Jinja variable 'dict object' 
>> has no attribute 'os' 
>>
>> I switched the dvm template to fedora 32 as described in: 
>>
>> https://www.qubes-os.org/news/2020/06/30/fedora-32-templates-available/ 
>> https://www.qubes-os.org/doc/templates/#switching 
>>
>> I was not able to find an open issue about this on GH 
>> https://github.com/QubesOS/qubes-issues/issues 
>>
>> Do you see the same error? 
>>
>
> > Yes, I do receive the same error, if I accept the update request from  
> the top-level menu icon.
> > The same operation succeeds however, if I trigger it explicitely via the 
> Qube Manager, i.e.
> > "Start Qube Manager > Select 'fedora-32' >  Update qube" ...
>
> You can also use a simple command line script for this:
>
> qvm-run -u root fedora-32 "sudo dnf update -y" ; qvm-shutdown fedora-32
>

I can confirm that the CLI-based Dom0 variant does also work for the 
'fedora-32' as well as for the 'fedora-32-minimal' template.

But that should not come as a really surprise, after what I had reported 
earlier concerning the Qube Manager variant!

Since the original issue reported for the Qubes Update widget window still 
persists - It just happened again today on my system - the question is now: 

Should I raise a bug report - or - is there something else I should check / 
do before?

With kind regards,

VR

-- 
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/f1dc7f3b-c02a-4b86-a668-3c92af657f2an%40googlegroups.com.


RE: [qubes-users] Re: update error: Jinja variable 'dict object' has no attribute 'os'

2020-07-19 Thread sysad.andes

I see the following error in the Qubes Update widget window after attempting to 
upgrade a Fedora 32 template:

Rendering SLS 'base:update.qubes-vm' failed: Jinja variable 'dict object' has 
no attribute 'os'

I switched the dvm template to fedora 32 as described in:

https://www.qubes-os.org/news/2020/06/30/fedora-32-templates-available/
https://www.qubes-os.org/doc/templates/#switching

I was not able to find an open issue about this on GH
https://github.com/QubesOS/qubes-issues/issues

Do you see the same error?
Yes, I do receive the same error, if I accept the update request from  the 
top-level menu icon.The same operation succeeds however, if I trigger it 
explicitely via the Qube Manager, i.e."Start Qube Manager > Select 'fedora-32' 
>  Update qube" ...With kind regards,VR



--
You can also use a simple command line script for this:qvm-run -u root 
fedora-32 "sudo dnf update -y" ; qvm-shutdown fedora-32Emlay

-- 
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/5f14aeca.1c69fb81.31d0e.36bf%40mx.google.com.


[qubes-users] Re: update error: Jinja variable 'dict object' has no attribute 'os'

2020-07-19 Thread Viktor Ransmayr
qubes...@riseup.net schrieb am Samstag, 18. Juli 2020 um 09:59:26 UTC+2:

>
> I see the following error in the Qubes Update widget window after 
> attempting to upgrade a Fedora 32 template: 
>
> Rendering SLS 'base:update.qubes-vm' failed: Jinja variable 'dict object' 
> has no attribute 'os' 
>
> I switched the dvm template to fedora 32 as described in: 
>
> https://www.qubes-os.org/news/2020/06/30/fedora-32-templates-available/ 
> https://www.qubes-os.org/doc/templates/#switching 
>
> I was not able to find an open issue about this on GH 
> https://github.com/QubesOS/qubes-issues/issues 
>
> Do you see the same error? 
>

Yes, I do receive the same error, if I accept the update request from  the 
top-level menu icon.

The same operation succeeds however, if I trigger it explicitely via the 
Qube Manager, i.e.

"Start Qube Manager > Select 'fedora-32' >  Update qube" ...

With kind regards,

VR

-- 
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/4f23194b-8627-4c6a-9cde-46eeeb226b00n%40googlegroups.com.