[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#990197: marked as done (unblock: amanda/3.5.1-6)



Your message dated Tue, 29 Jun 2021 20:59:15 +0000
with message-id <E1lyKp9-0008TB-6m@respighi.debian.org>
and subject line unblock amanda
has caused the Debian Bug report #990197,
regarding unblock: amanda/3.5.1-6
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
990197: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=990197
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package amanda

On a recent minimal install of bullseye I found that amanda software
were not able to send emails.  With amanda most of the information is
communicated by email to the sysadmin and backup operators, so I think
this is a bug of level important.

(include/attach the debdiff against the package in testing)

diff -Nru amanda-3.5.1/debian/rules amanda-3.5.1/debian/rules
--- amanda-3.5.1/debian/rules	2020-08-02 21:57:24.000000000 +0100
+++ amanda-3.5.1/debian/rules	2021-06-22 13:10:01.000000000 +0100
@@ -1,6 +1,6 @@
 #!/usr/bin/make -f
 # Copyright 1998-2011 by Bdale Garbee.  License GPL v2
-#           2016-2017 by Jose M Calhariz. License GPL v2
+#           2016-2021 by Jose M Calhariz. License GPL v2
 
 export DH_VERBOSE=1
 
@@ -41,7 +41,12 @@
 	dh $@ --with autoreconf --parallel
 
 override_dh_auto_configure:
-	LIBS="-lssl" dh_auto_configure -- $(confflags)
+	# MAILER: Fix for #296022, #475771 and #990080
+	MAILER="/usr/bin/mail" LIBS="-lssl" dh_auto_configure -- $(confflags)
+
+override_dh_auto_build:
+	# MAILER: Fix for #296022, #475771 and #990080
+	MAILER="/usr/bin/mail" dh_auto_build
 
 override_dh_install:
 	sed -i "/dependency_libs/ s/'.*'/''/" `find debian/tmp -name '*.la'`


unblock amanda/3.5.1-6

-- System Information:
Debian Release: 10.9
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.19.0-16-amd64 (SMP w/4 CPU cores)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8), LANGUAGE=C (charmap=UTF-8) (ignored: LC_ALL set to en_GB.UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--- End Message ---
--- Begin Message ---
Unblocked.

--- End Message ---

Reply to: