all lists on lists.proxmox.com
 help / color / mirror / Atom feed
From: Christian Ebner <c.ebner@proxmox.com>
To: Proxmox Backup Server development discussion
	<pbs-devel@lists.proxmox.com>, Hannes Duerr <h.duerr@proxmox.com>
Subject: [pbs-devel] [FOLLOW-UP proxmox-backup] d/control: add dependencies for binaries used in system report
Date: Thu, 20 Nov 2025 15:57:25 +0100	[thread overview]
Message-ID: <d7bd1b5d-dc09-4eac-9de5-4382160da88f@proxmox.com> (raw)
In-Reply-To: <20251024121830.172352-1-h.duerr@proxmox.com>

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,
           ${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


  parent reply	other threads:[~2025-11-20 14:57 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 ` Christian Ebner [this message]
2025-11-20 15:16   ` [pbs-devel] [FOLLOW-UP proxmox-backup] d/control: add dependencies for binaries used in system report Christian Ebner

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=d7bd1b5d-dc09-4eac-9de5-4382160da88f@proxmox.com \
    --to=c.ebner@proxmox.com \
    --cc=h.duerr@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal