From: "Fabian Grünbichler" <f.gruenbichler@proxmox.com>
To: pve-devel@lists.proxmox.com
Subject: [pve-devel] [PATCH zfsonlinux 2/2] d/control: add transitional zfs-dbg package
Date: Wed, 21 Jul 2021 10:12:46 +0200 [thread overview]
Message-ID: <20210721081246.1767859-2-f.gruenbichler@proxmox.com> (raw)
In-Reply-To: <20210721081246.1767859-1-f.gruenbichler@proxmox.com>
suggesting the new -dbgsym packages without having a strict dependency
on a specific version of the library packages, like the old no longer
built zfs-dbg package had.
this commit can be reverted after the package has been uploaded once, or
kept for one release cycle if we might do the -dbgsym migration in
oldstable as well to avoid the oldstable zfs-dbg package version
overtaking the transitional one here.
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
---
Notes:
it only suggests to avoid pulling in new, unneeded libraries via their -dbgsym
packages (e.g., libpam-zfs is not installed by default)
tested with a downgrade to zfs 2.0.4-pve1 including zfs-dbg and then
upgrading.
debian/control | 14 ++++++++++++++
1 file changed, 14 insertions(+)
diff --git a/debian/control b/debian/control
index 118d896..89f5139 100644
--- a/debian/control
+++ b/debian/control
@@ -265,3 +265,17 @@ Description: Solaris Porting Layer user-space utilities for Linux (dummy)
to Linux primitives.
.
This is a transitional dummy package. It can safely be removed.
+
+Package: zfs-dbg
+Section: contrib/metapackages
+Architecture: all
+Suggests: libnvpair3linux-dbgsym,
+ libpam-zfs-dbgsym,
+ libuutil3linux-dbgsym,
+ libzfs4linux-dbgsym,
+ libzfsbootenv1linux-dbgsym,
+ libzpool4linux-dbgsym,
+ zfs-test-dbgsym,
+ zfsutils-linux-dbgsym,
+ zfs-zed-dbgsym,
+Description: Transitional package. It can be safely removed.
--
2.30.2
next prev parent reply other threads:[~2021-07-21 8:13 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-07-21 8:12 [pve-devel] [PATCH zfsonlinux 1/2] build: switch upload target to bullseye Fabian Grünbichler
2021-07-21 8:12 ` Fabian Grünbichler [this message]
2021-07-21 9:12 ` [pve-devel] applied: [PATCH zfsonlinux 2/2] d/control: add transitional zfs-dbg package Thomas Lamprecht
2021-07-21 9:12 ` [pve-devel] applied: [PATCH zfsonlinux 1/2] build: switch upload target to bullseye Thomas Lamprecht
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=20210721081246.1767859-2-f.gruenbichler@proxmox.com \
--to=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 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