public inbox for pve-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Thomas Lamprecht <t.lamprecht@proxmox.com>
To: "Proxmox VE development discussion" <pve-devel@lists.proxmox.com>,
	"Fabian Grünbichler" <f.gruenbichler@proxmox.com>
Subject: Re: [pve-devel] [PATCH proxmox-offline-mirror 1/2] setup wizard: add subscription keys
Date: Mon, 24 Apr 2023 11:45:30 +0200	[thread overview]
Message-ID: <d745891c-7563-d1e1-90cf-728a1360c791@proxmox.com> (raw)
In-Reply-To: <20230418085857.2483865-1-f.gruenbichler@proxmox.com>

On 18/04/2023 10:58, Fabian Grünbichler wrote:
> to make it a bit easier to configure access to the enterprise repositories.
> 
> Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
> ---
>  docs/offline-keys.rst                         |   3 +-
>  src/bin/proxmox-offline-mirror.rs             | 102 ++++++++++++++++++
>  .../subscription.rs                           |   2 +-
>  3 files changed, 105 insertions(+), 2 deletions(-)
> 

applied, with a minor fix up (see below), thanks!

> diff --git a/src/bin/proxmox-offline-mirror.rs b/src/bin/proxmox-offline-mirror.rs
> index bec366a..93e8dfa 100644
> --- a/src/bin/proxmox-offline-mirror.rs
> +++ b/src/bin/proxmox-offline-mirror.rs
> @@ -2,6 +2,8 @@ use std::fmt::Display;
>  use std::path::Path;
>  
>  use anyhow::{bail, Error};

fixed up adding missing use for format_err here.




      parent reply	other threads:[~2023-04-24  9:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-18  8:58 Fabian Grünbichler
2023-04-18  8:58 ` [pve-devel] [PATCH proxmox-offline-mirror 2/2] fix #4614: add note about key requirements to mirror docs Fabian Grünbichler
2023-04-24  9:45   ` [pve-devel] applied: " Thomas Lamprecht
2023-04-24  9:45 ` Thomas Lamprecht [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d745891c-7563-d1e1-90cf-728a1360c791@proxmox.com \
    --to=t.lamprecht@proxmox.com \
    --cc=f.gruenbichler@proxmox.com \
    --cc=pve-devel@lists.proxmox.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal