[tlbuild] tlmgr/install-tl bug: running out of disk space
Norbert Preining
norbert at preining.info
Sun Mar 13 13:08:29 CET 2022
Hi Johannes,
On Sun, 13 Mar 2022, Norbert Preining wrote:
> > I got the message, though, when I did not import the settings, but
> > started the install-tl configuration from scratch.
>
> Ahh, good point. I will look into that. It *should* be shown also in the
> case of profile/imports.
Could you try with the following patch applied?
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -2444,6 +2444,8 @@ sub import_settings_from_old_tlpdb {
tlwarn(" to redo this setting by running:\n");
}
}
+ # update size information
+ $vars{'free_size'} = TeXLive::TLUtils::diskfree($vars{'TEXDIR'});
} # import_settings_from_old_tlpdb
# do everything to select a scheme
(to install-tl)
Thanks
Norbert
--
PREINING Norbert https://www.preining.info
Fujitsu Research + IFMGA Guide + TU Wien + TeX Live
GPG: 0x860CDC13 fp: F7D8 A928 26E3 16A1 9FA0 ACF0 6CAC A448 860C DC13
More information about the tlbuild
mailing list.