Re: [qubes-users] Dom0 updates broken

2018-03-26 Thread cooloutac
On Friday, March 23, 2018 at 4:39:29 PM UTC-4, cooloutac wrote:
> On Friday, March 23, 2018 at 11:58:07 AM UTC-4, js...@riseup.net wrote:
> > cooloutac:
> > > On Friday, March 16, 2018 at 10:23:56 AM UTC-4, Lorenzo Lamas wrote:
> > >> On Friday, March 16, 2018 at 10:29:25 AM UTC+1, awokd wrote:
> > >>> On Fri, March 16, 2018 8:42 am, Lorenzo Lamas wrote:
> >  On Qubes 3.2 I'm getting this error when performing qubes-dom0-update:
> > 
> >  tar: /var/lib/qubes/dom0-updates: Cannot open: No such file or 
> >  directory
> >  tar: Error is not recoverable: exiting now
> >  Dom0 updates dir does not exists: /var/lib/qubes/dom0-updates
> > >>>
> > >>> https://github.com/QubesOS/qubes-issues/issues/3620
> > >>>
> > >>> Update your update template once the R3.2 patch hits current.
> > >>
> > >> Thanks! I updated one template from the current-testing and it works 
> > >> again.
> > > 
> > > I had this problem when updating debian-8 to 9.  Had to switch sys-net to 
> > > fedora 26.
> > 
> > I had this problem too. I wouldn't think upgrading debian-8 template to
> > debian-9 would have caused it because my updateVM is sys-whonix, with
> > whonix-gw template, which wasn't upgraded.
> > 
> > Anyways for me the solution recommended in the github issue worked. In
> > the template of the updateVM (in my case in whonix-gw) I did:
> > 
> > sudo mkdir /var/lib/qubes/dom0-updates
> > sudo chown user:user /var/lib/qubes/dom0-updates
> > 
> > Then restarted the updateVM and ran dom0 updates again and it worked.
> > 
> > -Jackie
> 
> Hey Jack,   your post here is the answer to the question you asked me in 
> another thread 5 mins ago.

Thankyou awokd and Jackie to your answers to this thread.

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/9e9f1609-790e-44a5-8a60-272ef79d706c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Dom0 updates broken

2018-03-23 Thread cooloutac
On Friday, March 23, 2018 at 11:58:07 AM UTC-4, js...@riseup.net wrote:
> cooloutac:
> > On Friday, March 16, 2018 at 10:23:56 AM UTC-4, Lorenzo Lamas wrote:
> >> On Friday, March 16, 2018 at 10:29:25 AM UTC+1, awokd wrote:
> >>> On Fri, March 16, 2018 8:42 am, Lorenzo Lamas wrote:
>  On Qubes 3.2 I'm getting this error when performing qubes-dom0-update:
> 
>  tar: /var/lib/qubes/dom0-updates: Cannot open: No such file or directory
>  tar: Error is not recoverable: exiting now
>  Dom0 updates dir does not exists: /var/lib/qubes/dom0-updates
> >>>
> >>> https://github.com/QubesOS/qubes-issues/issues/3620
> >>>
> >>> Update your update template once the R3.2 patch hits current.
> >>
> >> Thanks! I updated one template from the current-testing and it works again.
> > 
> > I had this problem when updating debian-8 to 9.  Had to switch sys-net to 
> > fedora 26.
> 
> I had this problem too. I wouldn't think upgrading debian-8 template to
> debian-9 would have caused it because my updateVM is sys-whonix, with
> whonix-gw template, which wasn't upgraded.
> 
> Anyways for me the solution recommended in the github issue worked. In
> the template of the updateVM (in my case in whonix-gw) I did:
> 
> sudo mkdir /var/lib/qubes/dom0-updates
> sudo chown user:user /var/lib/qubes/dom0-updates
> 
> Then restarted the updateVM and ran dom0 updates again and it worked.
> 
> -Jackie

Hey Jack,   your post here is the answer to the question you asked me in 
another thread 5 mins ago.

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/53ddb842-ee0c-4aaa-b8a8-4958af0d7a2a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Dom0 updates broken

2018-03-23 Thread js...@riseup.net
cooloutac:
> On Friday, March 16, 2018 at 10:23:56 AM UTC-4, Lorenzo Lamas wrote:
>> On Friday, March 16, 2018 at 10:29:25 AM UTC+1, awokd wrote:
>>> On Fri, March 16, 2018 8:42 am, Lorenzo Lamas wrote:
 On Qubes 3.2 I'm getting this error when performing qubes-dom0-update:

 tar: /var/lib/qubes/dom0-updates: Cannot open: No such file or directory
 tar: Error is not recoverable: exiting now
 Dom0 updates dir does not exists: /var/lib/qubes/dom0-updates
>>>
>>> https://github.com/QubesOS/qubes-issues/issues/3620
>>>
>>> Update your update template once the R3.2 patch hits current.
>>
>> Thanks! I updated one template from the current-testing and it works again.
> 
> I had this problem when updating debian-8 to 9.  Had to switch sys-net to 
> fedora 26.

I had this problem too. I wouldn't think upgrading debian-8 template to
debian-9 would have caused it because my updateVM is sys-whonix, with
whonix-gw template, which wasn't upgraded.

Anyways for me the solution recommended in the github issue worked. In
the template of the updateVM (in my case in whonix-gw) I did:

sudo mkdir /var/lib/qubes/dom0-updates
sudo chown user:user /var/lib/qubes/dom0-updates

Then restarted the updateVM and ran dom0 updates again and it worked.

-Jackie

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/19199e26-02ce-1ee1-a27b-faebc9ebf94f%40riseup.net.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Dom0 updates broken

2018-03-22 Thread cooloutac
On Friday, March 16, 2018 at 10:23:56 AM UTC-4, Lorenzo Lamas wrote:
> On Friday, March 16, 2018 at 10:29:25 AM UTC+1, awokd wrote:
> > On Fri, March 16, 2018 8:42 am, Lorenzo Lamas wrote:
> > > On Qubes 3.2 I'm getting this error when performing qubes-dom0-update:
> > >
> > >
> > > tar: /var/lib/qubes/dom0-updates: Cannot open: No such file or directory
> > > tar: Error is not recoverable: exiting now
> > > Dom0 updates dir does not exists: /var/lib/qubes/dom0-updates
> > 
> > https://github.com/QubesOS/qubes-issues/issues/3620
> > 
> > Update your update template once the R3.2 patch hits current.
> 
> Thanks! I updated one template from the current-testing and it works again.

I had this problem when updating debian-8 to 9.  Had to switch sys-net to 
fedora 26.

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/1fb1c1ac-12f8-42c0-8743-545bf10ccff3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Dom0 updates broken

2018-03-16 Thread Lorenzo Lamas
On Friday, March 16, 2018 at 10:29:25 AM UTC+1, awokd wrote:
> On Fri, March 16, 2018 8:42 am, Lorenzo Lamas wrote:
> > On Qubes 3.2 I'm getting this error when performing qubes-dom0-update:
> >
> >
> > tar: /var/lib/qubes/dom0-updates: Cannot open: No such file or directory
> > tar: Error is not recoverable: exiting now
> > Dom0 updates dir does not exists: /var/lib/qubes/dom0-updates
> 
> https://github.com/QubesOS/qubes-issues/issues/3620
> 
> Update your update template once the R3.2 patch hits current.

Thanks! I updated one template from the current-testing and it works again.

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/11614dca-8fd2-4908-927f-a925e2f58cc8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [qubes-users] Dom0 updates broken

2018-03-16 Thread 'awokd' via qubes-users
On Fri, March 16, 2018 8:42 am, Lorenzo Lamas wrote:
> On Qubes 3.2 I'm getting this error when performing qubes-dom0-update:
>
>
> tar: /var/lib/qubes/dom0-updates: Cannot open: No such file or directory
> tar: Error is not recoverable: exiting now
> Dom0 updates dir does not exists: /var/lib/qubes/dom0-updates

https://github.com/QubesOS/qubes-issues/issues/3620

Update your update template once the R3.2 patch hits current.

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/101a52dd6b6b4b879b89aa9982da64a7.squirrel%40tt3j2x4k5ycaa5zt.onion.
For more options, visit https://groups.google.com/d/optout.


[qubes-users] Dom0 updates broken

2018-03-16 Thread Lorenzo Lamas
On Qubes 3.2 I'm getting this error when performing qubes-dom0-update:

tar: /var/lib/qubes/dom0-updates: Cannot open: No such file or directory
tar: Error is not recoverable: exiting now
Dom0 updates dir does not exists: /var/lib/qubes/dom0-updates

This was the latest succesful update before it broke:

Return-Code: Success
Command Line   : 
--exclude=qubes-template-whonix-ws,qubes-template-fedora-26,qubes-template-whonix-gw,qubes-template-debian-8,
 upgrade
Transaction performed with:
Installed dnf-1.1.10-1.fc23.noarch@anaconda/rawhide
Installed rpm-4.13.0-0.rc1.13.fc23.x86_64 @anaconda/rawhide
Packages Altered:
Upgraded libgcc-5.3.1-6.fc23.x86_64@anaconda/rawhide
Upgrade 5.3.1-6.qubes1.fc23.x86_64 @qubes-dom0-cached
Upgraded libgomp-5.3.1-6.fc23.x86_64   @anaconda/rawhide
Upgrade  5.3.1-6.qubes1.fc23.x86_64@qubes-dom0-cached
Upgraded libstdc++-5.3.1-6.fc23.x86_64 @anaconda/rawhide
Upgrade5.3.1-6.qubes1.fc23.x86_64  @qubes-dom0-cached
Upgraded qubes-gpg-split-dom0-2.0.27-1.fc23.x86_64 @qubes-dom0-cached
Upgrade   2.0.28-1.fc23.x86_64 @qubes-dom0-cached

-- 
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 post to this group, send email to qubes-users@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/qubes-users/0c859304-c673-4909-b795-01442534e442%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.