Your message dated Mon, 22 Aug 2016 06:18:52 +0000
with message-id <[email protected]>
and subject line Bug#834490: fixed in postgrey 1.36-2
has caused the Debian Bug report #834490,
regarding postgrey: fails to configure: missing Depends on libnetaddr-ip-perl
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 [email protected]
immediately.)
--
834490: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=834490
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: postgrey
Version: 1.36-1
Severity: grave
Tags: patch
Justification: renders package unusable
Setting up postgrey (1.36-1) ...
Starting postfix greylisting daemon: postgreyCan't locate NetAddr/IP.pm in @INC
(you may need to install the NetAddr::IP module) (@INC contains: /etc/perl
/usr/local/lib/x86_64-linux-gnux32/perl/5.22.2 /usr/local/share/perl/5.22.2
/usr/lib/x86_64-linux-gnux32/perl5/5.22 /usr/share/perl5
/usr/lib/x86_64-linux-gnux32/perl/5.22 /usr/share/perl/5.22
/usr/local/lib/site_perl /usr/lib/x86_64-linux-gnux32/perl-base) at
/usr/sbin/postgrey line 14.
BEGIN failed--compilation aborted at /usr/sbin/postgrey line 14.
invoke-rc.d: initscript postgrey, action "start" failed.
dpkg: error processing package postgrey (--configure):
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
postgrey
Fix:
tglase@tglase:~ $ sudo apt-get install libnetaddr-ip-perl
Reading package lists... Done
Building dependency tree
Reading state information... Done
Starting pkgProblemResolver with broken count: 0
Starting 2 pkgProblemResolver with broken count: 0
Done
The following NEW packages will be installed:
libnetaddr-ip-perl
0 upgraded, 1 newly installed, 0 to remove and 14 not upgraded.
1 not fully installed or removed.
Need to get 103 kB of archives.
After this operation, 328 kB of additional disk space will be used.
Get:1 http://ftp.ports.debian.org/debian-ports unstable/main x32
libnetaddr-ip-perl x32 4.079+dfsg-1 [103 kB]
Fetched 103 kB in 0s (117 kB/s)
Selecting previously unselected package libnetaddr-ip-perl.
(Reading database ... 384737 files and directories currently installed.)
Preparing to unpack .../libnetaddr-ip-perl_4.079+dfsg-1_x32.deb ...
Unpacking libnetaddr-ip-perl (4.079+dfsg-1) ...
Setting up postgrey (1.36-1) ...
Starting postfix greylisting daemon: postgreycan't open
/etc/postfix/whitelist_clients: No such file or directory
can't open /etc/postfix/whitelist_recipients: No such file or directory
.
Setting up libnetaddr-ip-perl (4.079+dfsg-1) ...
Processing triggers for man-db (2.7.5-1) ...
-- System Information:
Debian Release: stretch/sid
APT prefers unreleased
APT policy: (500, 'unreleased'), (500, 'buildd-unstable'), (500, 'unstable')
Architecture: x32 (x86_64)
Foreign Architectures: i386, amd64
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=C, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/lksh
Init: sysvinit (via /sbin/init)
Versions of packages postgrey depends on:
ii adduser 3.115
ii debconf [debconf-2.0] 1.5.59
ii libberkeleydb-perl 0.55-1+b1
ii libnet-dns-perl 1.06-1
ii libnet-server-perl 2.008-3
ii perl 5.22.2-3
ii ucf 3.0036
Versions of packages postgrey recommends:
pn libnet-rblclient-perl <none>
pn libparse-syslog-perl <none>
ii postfix 3.1.0-5+b1
postgrey suggests no packages.
-- debconf information:
postgrey/1.32-3_changeport:
>From 06cba8f82f97d8d9d80d58e33b280696597d27d5 Mon Sep 17 00:00:00 2001
From: mirabilos <[email protected]>
Date: Tue, 16 Aug 2016 10:40:45 +0200
Subject: [PATCH] Fix missing dependency preventing configuration
Signed-off-by: mirabilos <[email protected]>
---
debian/control | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 97ead99..a8dadc3 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,8 @@ Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/postgrey.git
Package: postgrey
Architecture: all
Depends: adduser, debconf, libberkeleydb-perl, libnet-dns-perl,
- libnet-server-perl (>= 0.87), perl, ucf (>= 0.28), ${misc:Depends}
+ libnet-server-perl (>= 0.87), libnetaddr-ip-perl, perl, ucf (>= 0.28),
+ ${misc:Depends}
Breaks: libsys-syslog-perl (<< 0.21)
Recommends: libnet-rblclient-perl, libparse-syslog-perl, postfix | exim4
Description: greylisting implementation for Postfix
--
2.8.1
--- End Message ---
--- Begin Message ---
Source: postgrey
Source-Version: 1.36-2
We believe that the bug you reported is fixed in the latest version of
postgrey, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Antonio Radici <[email protected]> (supplier of updated postgrey package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Mon, 22 Aug 2016 06:20:22 +0100
Source: postgrey
Binary: postgrey
Architecture: source all
Version: 1.36-2
Distribution: unstable
Urgency: medium
Maintainer: Antonio Radici <[email protected]>
Changed-By: Antonio Radici <[email protected]>
Description:
postgrey - greylisting implementation for Postfix
Closes: 834490
Changes:
postgrey (1.36-2) unstable; urgency=medium
.
* debian/control:
+ Added a dependency to libnetaddr-ip-perl (Closes: 834490)
Checksums-Sha1:
0c98ebf64409e417ee7b1fa695644ed6f380d9c5 1913 postgrey_1.36-2.dsc
2af028cd857ce05d6affcce15890482f3469e402 22188 postgrey_1.36-2.debian.tar.xz
cf3b25802da672d0db34e51cbe3c9e406bec8813 57144 postgrey_1.36-2_all.deb
Checksums-Sha256:
a6c6697f6290992037e38f2d3a48e2716b0d50a4eb45f822cb798e0f0b052b8f 1913
postgrey_1.36-2.dsc
f58af42bfba7990013b65a74164a5e06e80ae5ec55b521c4d727d603d24fc74c 22188
postgrey_1.36-2.debian.tar.xz
1b381b5078410a06b3c4078d14a776cf7ba66a7d9976ab890f8fbcf5c7dd6115 57144
postgrey_1.36-2_all.deb
Files:
c384c218f2a5a06de233a1bda5956aa9 1913 mail optional postgrey_1.36-2.dsc
f38d26bb5300cd7f8577e6f0cbca30f2 22188 mail optional
postgrey_1.36-2.debian.tar.xz
99813ea69274500606a80ed0a28a862f 57144 mail optional postgrey_1.36-2_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBAgAGBQJXuozcAAoJEDXIyIhyyx7t7WIP/ikn/ug/nIyY98w5M62ylTBA
E+T9prJOzHbBtC/DEu6WMhT+KEzWnqqozkTXo35KBWg76r77Ja92a+s9VERU/KMF
JfpnTg97edrKz0nkcWNLc712XickVh4LBNxaOdlFsX6+mJZp5jamoJTIeQD7JXIf
EM5jO2lj1F2cgU52FiQM3lN95bq0yxH7JNvpBnTXCT2fN77hpXXcXsyaxBk8AxSJ
4CyvuLCv/jDQjHOXp43wCNPqbGZvQ7KpCPi8t7RmSoviU6+UqbXcoWV9ZOyGEYdD
VtIHPKDn43YGoMEEG+Wy7nVSbXISI/B3pXSbaaBy1QSv/NGVrKsJ5Oj/U0VMaGiw
ga/Sa5W6+Yc8Rvhqx7R5TQPlKgHwX6o2JO+MNqzOKD9BVJ6/YZ2q72AIOy33I2FS
t6TUE1kemhX9IQ3C26JAf/NPAXPjIzsogmiBcK0oza3A74ZRs08r7QCKI0xFOPJq
lRN9PkO63UAYT8YT4gS46JPzImGXxnhAmLnPrUC+OC3UPCLmp28Vx0Q+MJuR2OTu
bRFQwV/SobYKHbY1rkCZNfAXHxK+flbxB4lRx3Cgcavypfq6elajWurY/veppz+2
OVfNIAsKdkSHGyWpZYxTJQYB1E0AnMx9YnAWybwQj/bPyqasg7wyMwXli3Loc5TO
P5NCEDrpqb0BjIQCf1CC
=JBSP
-----END PGP SIGNATURE-----
--- End Message ---