public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
From: Christian Ebner <c.ebner@proxmox.com>
To: pbs-devel@lists.proxmox.com
Subject: Re: [pbs-devel] [FOLLOW-UP proxmox-backup] d/control: add dependencies for binaries used in system report
Date: Thu, 20 Nov 2025 16:16:21 +0100	[thread overview]
Message-ID: <cb38e1f7-7a11-4574-a860-98922f408c0c@proxmox.com> (raw)
In-Reply-To: <d7bd1b5d-dc09-4eac-9de5-4382160da88f@proxmox.com>

On 11/20/25 3:57 PM, Christian Ebner wrote:
> Obtained via dpkg -S $(which <binary-name>), in particular:
> - dmidecode for dmidecode
> - iproute2 for ip
> - pciutils for lspci
> - util-linux for lscpu
> 
> Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
> ---
> This is a followup for:
> https://lore.proxmox.com/pbs-devel/20251024121830.172352-1- 
> h.duerr@proxmox.com/
> 
>   debian/control | 6 +++++-
>   1 file changed, 5 insertions(+), 1 deletion(-)
> 
> diff --git a/debian/control b/debian/control
> index 48b732eb9..08ec49515 100644
> --- a/debian/control
> +++ b/debian/control
> @@ -189,8 +189,10 @@ Rules-Requires-Root: binary-targets
> 
>   Package: proxmox-backup-server
>   Architecture: any
> -Depends: fonts-font-awesome,
> +Depends: dmidecode,
> +         fonts-font-awesome,
>            gdisk,
> +         iproute2,
>            libjs-extjs (>= 7~),
>            libjs-qrcodejs (>= 1.20201119),
>            libproxmox-acme-plugins,
> @@ -198,6 +200,7 @@ Depends: fonts-font-awesome,
>            libzstd1 (>= 1.3.8),
>            lvm2,
>            openssh-server,
> +         pciutils,
>            pbs-i18n,
>            postfix | mail-transport-agent,
>            proxmox-backup-docs,
> @@ -207,6 +210,7 @@ Depends: fonts-font-awesome,
>            pve-xtermjs (>= 4.7.0-1),
>            sg3-utils,
>            smartmontools,
> +         util-linux,

only realized now that this requires and explicit version and should be

util-linux (>= 2.41-5),

Please let me know if I should resend this or if this can be folded in 
when applied.

>            ${misc:Depends},
>            ${shlibs:Depends},
>   Recommends: ifupdown2,
> -- 
> 2.47.3
> 
> 
> _______________________________________________
> pbs-devel mailing list
> pbs-devel@lists.proxmox.com
> https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel
> 
> 



_______________________________________________
pbs-devel mailing list
pbs-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pbs-devel

      reply	other threads:[~2025-11-20 15:16 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-24 12:18 [pbs-devel] [PATCH proxmox-backup v2] report: better hardware and system utilization overview Hannes Duerr
2025-10-29  8:30 ` Christian Ebner
2025-11-06 18:23   ` Thomas Lamprecht
2025-11-11 16:09 ` Hannes Duerr
2025-11-11 16:13   ` Christian Ebner
2025-11-20 14:57 ` [pbs-devel] [FOLLOW-UP proxmox-backup] d/control: add dependencies for binaries used in system report Christian Ebner
2025-11-20 15:16   ` Christian Ebner [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=cb38e1f7-7a11-4574-a860-98922f408c0c@proxmox.com \
    --to=c.ebner@proxmox.com \
    --cc=pbs-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