* [pve-devel] [PATCH dab-pve-appliances] fix #4858: install libsasl2-modules for pmg
@ 2024-03-01 16:41 Stoiko Ivanov
2024-03-04 14:46 ` [pve-devel] applied: " Thomas Lamprecht
0 siblings, 1 reply; 2+ messages in thread
From: Stoiko Ivanov @ 2024-03-01 16:41 UTC (permalink / raw)
To: pve-devel
the issue was already resolved for installations from ISO (short time
after PMG 8.0 was released), but I forgot to adapt the
container-template.
Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
---
quickly tested by building a template and checking dpkg -l
debian-12-bookworm-pmg-8-64/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian-12-bookworm-pmg-8-64/Makefile b/debian-12-bookworm-pmg-8-64/Makefile
index 2fb1ddb..ab590bc 100644
--- a/debian-12-bookworm-pmg-8-64/Makefile
+++ b/debian-12-bookworm-pmg-8-64/Makefile
@@ -9,7 +9,7 @@ all: info/init_ok ${CVD_FILES}
cp systemd-presets ${BASEDIR}/etc/systemd/system-preset/00-pve-template.preset
touch ${BASEDIR}/proxmox_install_mode
dab install libdbi-perl perl-openssl-defaults libcgi-pm-perl proxmox-mailgateway-container gpg ifupdown2
- dab install antiword docx2txt odt2txt poppler-utils tesseract-ocr unrtf
+ dab install antiword docx2txt odt2txt poppler-utils tesseract-ocr unrtf libsasl2-modules
rm ${BASEDIR}/proxmox_install_mode
sed -i '/^deb.*\.proxmox\.com\/.*$$/d;$${/^$$/d;}' ${BASEDIR}/etc/apt/sources.list
cp ${CVD_FILES} ${BASEDIR}/var/lib/clamav/
--
2.39.2
^ permalink raw reply [flat|nested] 2+ messages in thread
* [pve-devel] applied: [PATCH dab-pve-appliances] fix #4858: install libsasl2-modules for pmg
2024-03-01 16:41 [pve-devel] [PATCH dab-pve-appliances] fix #4858: install libsasl2-modules for pmg Stoiko Ivanov
@ 2024-03-04 14:46 ` Thomas Lamprecht
0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2024-03-04 14:46 UTC (permalink / raw)
To: Proxmox VE development discussion, Stoiko Ivanov
Am 01/03/2024 um 17:41 schrieb Stoiko Ivanov:
> the issue was already resolved for installations from ISO (short time
> after PMG 8.0 was released), but I forgot to adapt the
> container-template.
>
> Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
> ---
> quickly tested by building a template and checking dpkg -l
>
> debian-12-bookworm-pmg-8-64/Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
>
applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-03-04 14:46 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-03-01 16:41 [pve-devel] [PATCH dab-pve-appliances] fix #4858: install libsasl2-modules for pmg Stoiko Ivanov
2024-03-04 14:46 ` [pve-devel] applied: " Thomas Lamprecht
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