[pve-devel] applied: [PATCH proxmox-offline-mirror 1/2] fix #4259: mirror: add ignore-errors option
Wolfgang Bumiller
w.bumiller at proxmox.com
Fri Sep 23 14:30:18 CEST 2022
applied both patches and cleaned up 2 error handlers (one from this
patch and one older one)
On Fri, Sep 23, 2022 at 12:33:51PM +0200, Fabian Grünbichler wrote:
> to make fetching errors from broken repositories non-fatal.
>
> Signed-off-by: Fabian Grünbichler <f.gruenbichler at proxmox.com>
> ---
> based on top of "extend/add commands" series from
> 20220921081242.1139249-1-f.gruenbichler at proxmox.com
>
> src/bin/proxmox-offline-mirror.rs | 2 ++
> src/bin/proxmox_offline_mirror_cmds/config.rs | 3 +++
> src/config.rs | 8 ++++++++
> src/mirror.rs | 19 ++++++++++++++++---
> 4 files changed, 29 insertions(+), 3 deletions(-)
More information about the pve-devel
mailing list