Re: [qubes-users] Re: Install of the Fedora-32 templateVM failed

2020-05-18 Thread brendan . hoar
On Monday, May 18, 2020 at 6:01:13 PM UTC-4, TheGardner wrote:
>
> understood. 
> Guess I have to do some backups, which I have to move to my NAS. The new 
> machine will take two months longer. Have to come out with the current 
> space until then.
>
>
Is it possible that you haven't invoked the --clean parameter (sudo 
qubes-dom0-update --clean) to ensure the local cache in your updatedvm 
(sys-firewall) is cleared before the next download?

Brendan

-- 
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/b533ff86-a9c8-48fc-be56-b24097481ebe%40googlegroups.com.


Re: [qubes-users] Re: Install of the Fedora-32 templateVM failed

2020-05-18 Thread TheGardner
understood. 
Guess I have to do some backups, which I have to move to my NAS. The new 
machine will take two months longer. Have to come out with the current 
space until then.

Am Montag, 18. Mai 2020 23:52:08 UTC+2 schrieb dhorf-hfr...@hashmail.org:
>
> On Mon, May 18, 2020 at 02:38:34PM -0700, TheGardner wrote: 
> > [user@sys-firewall ~]$ df -h /var/lib/qubes/dom0-updates 
> > /dev/xvda3  9.6G  8.7G  450M  96% / 
>
> > sudo mkfs.ext4 /dev/xvdc3 
> > sudo mount /dev/xvdc3 /var/lib/qubes/dom0-updates 
>
> > Do I have to change (back) somethings, after I installed the template 
> and 
> > removed the noarch.rpm file from dom0-updates ? 
>
> xvdc is the "volatile" volume. 
> so this change will vanish on its own the next time you restart 
> sys-firewall. 
>
>
>
>

-- 
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/9b5d7c99-5258-4bde-86fc-ebada4621d08%40googlegroups.com.


Re: [qubes-users] Re: Install of the Fedora-32 templateVM failed

2020-05-18 Thread dhorf-hfref . 4a288f10
On Mon, May 18, 2020 at 02:38:34PM -0700, TheGardner wrote:
> [user@sys-firewall ~]$ df -h /var/lib/qubes/dom0-updates
> /dev/xvda3  9.6G  8.7G  450M  96% /

> sudo mkfs.ext4 /dev/xvdc3 
> sudo mount /dev/xvdc3 /var/lib/qubes/dom0-updates 

> Do I have to change (back) somethings, after I installed the template and 
> removed the noarch.rpm file from dom0-updates ?

xvdc is the "volatile" volume.
so this change will vanish on its own the next time you restart
sys-firewall.



-- 
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/20200518215202.GO1079%40priv-mua.


Re: [qubes-users] Re: Install of the Fedora-32 templateVM failed

2020-05-18 Thread TheGardner
Okay, df -h /var/lib/qubes/dom0-updates delivered the following:

[user@sys-firewall ~]$ df -h /var/lib/qubes/dom0-updates
Filesystem  Size  Used Avail Use% Mounted on
/dev/xvda3  9.6G  8.7G  450M  96% /

so, clear now! Thanks a buch!
After:
sudo mkfs.ext4 /dev/xvdc3 
sudo mount /dev/xvdc3 /var/lib/qubes/dom0-updates 

it already worked like a charm and download the 1.3G file.
Do I have to change (back) somethings, after I installed the template and 
removed the noarch.rpm file from dom0-updates ?

Cheers :)

Am Montag, 18. Mai 2020 12:56:59 UTC+2 schrieb dhorf-hfr...@hashmail.org:
>
> On Mon, May 18, 2020 at 03:33:02AM -0700, TheGardner wrote: 
> > - Setting the space up to 4096 on sys-firewall > same result 
>
> the default download location in udaptevm is /var/lib/qubes/dom0-updates 
> so with a default appvm layout that is inside the rootfs (or its overlay). 
> you can check if this is the limiting factor by running 
> "df -h /var/lib/qubes/dom0-updates" in your updatevm (sys-firewall). 
>
> to temporarily make more space available there, you can try ... 
>
>
>
>

-- 
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/357eaea6-c601-4244-97ac-225f8b6e2f56%40googlegroups.com.


Re: [qubes-users] Re: Install of the Fedora-32 templateVM failed

2020-05-18 Thread dhorf-hfref . 4a288f10
On Mon, May 18, 2020 at 03:33:02AM -0700, TheGardner wrote:
> - Setting the space up to 4096 on sys-firewall > same result

the default download location in udaptevm is /var/lib/qubes/dom0-updates
so with a default appvm layout that is inside the rootfs (or its overlay).
you can check if this is the limiting factor by running
"df -h /var/lib/qubes/dom0-updates" in your updatevm (sys-firewall).

to temporarily make more space available there, you can try ... 
sudo mkfs.ext4 /dev/xvdc3
sudo mount /dev/xvdc3 /var/lib/qubes/dom0-updates
sudo chown user.user /var/lib/qubes/dom0-updates



-- 
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/20200518105633.GN1079%40priv-mua.


[qubes-users] Re: Install of the Fedora-32 templateVM failed

2020-05-18 Thread TheGardner
No chance!
Whatever I do, it always breaks after around 360mb. Really feels like there 
isn't enough space. Wonder where I can see this.
- Setting the space up to 4096 on sys-firewall > same result
- setting the boost and minimal cube emory (for dom0) up > same result

Anyone which an idea, what I'm doing wrong?

Am Samstag, 16. Mai 2020 15:25:37 UTC+2 schrieb TheGardner:
>
> Currently try to install the Fedora-32(-testing) template on my Qubes-OS 
> and it always fail during the initial download (after around 350mb).
> Question now is - is the disk space of my updateVM full? And if - can I 
> check this with a command?
>
>

-- 
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/19fb0f98-5b2a-4fc3-b178-c430d966fcd0%40googlegroups.com.