Your message dated Sat, 05 Sep 2015 21:52:40 +0000
with message-id <[email protected]>
and subject line Bug#790164: fixed in isc-dhcp 4.3.3-1
has caused the Debian Bug report #790164,
regarding isc-dhcp-server seems to need isc-dhcp-server-ldap, 
isc-dhcp-server-ldap not installed
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.)


-- 
790164: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=790164
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: isc-dhcp-server
Version: 4.3.2-1
Severity: normal

Dear Maintainer,

*** Reporter, please consider answering these questions, where appropriate ***

   * What led up to the situation?
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
   * What was the outcome of this action?
   * What outcome did you expect instead?

*** End of the template - remove these template lines ***


-- System Information:
Debian Release: stretch/sid
  APT prefers testing
  APT policy: (650, 'testing'), (600, 'unstable'), (500, 'oldstable-updates'), 
(500, 'oldstable')
Architecture: i386 (i686)

Kernel: Linux 3.2.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: unable to detect

Versions of packages isc-dhcp-server depends on:
ii  debconf [debconf-2.0]  1.5.56
ii  debianutils            4.5.1
ii  isc-dhcp-common        4.3.2-1
ii  libc6                  2.19-18
ii  libdns-export100       1:9.9.5.dfsg-9
ii  libirs-export91        1:9.9.5.dfsg-9
ii  libisc-export95        1:9.9.5.dfsg-9
ii  lsb-base               4.1+Debian13+nmu1

isc-dhcp-server recommends no packages.

Versions of packages isc-dhcp-server suggests:
ii  isc-dhcp-server-ldap  4.3.2-1

-- Configuration Files:
/etc/dhcp/dhcpd.conf changed:
ddns-update-style none;
option domain-name "arbeitsgruppe";
option domain-name-servers 10.0.1.13, 10.0.1.2;
option subnet-mask 255.255.255.224;
option domain-name-servers 10.0.0.3, 194.183.128.35, 194.183.128.36;
option subnet-mask 255.255.255.0;
default-lease-time 72000;
max-lease-time 144000;
allow booting;
allow bootp;
log-facility local7;
subnet 10.0.1.0 netmask 255.255.255.224 {
  range 10.0.1.27 10.0.1.29;
  option broadcast-address 10.0.1.31;
  option routers 10.0.1.13;
}
group { next-server 10.0.0.3;
        host tftpclient {
        filename "pxelinux.0";                   # Dazu moch einmal später!
                        }
      }
subnet 10.0.0.0 netmask 255.255.255.0 {
  range 10.0.0.12 10.0.0.14;
  option broadcast-address 10.0.0.255;
  option routers 10.0.0.138;
}
group {
        next-server 10.0.0.3;
        }
host ba32 {
   hardware ethernet 00:14:7f:e1:ba:32;
   fixed-address 10.0.0.1;
}
host e1e0 {
   hardware ethernet 00:1c:c0:1d:e1:e0;
   fixed-address 10.0.1.13;
}
host 3bf6 {
   hardware ethernet 00:19:d1:b2:3b:f6;
   fixed-address 10.0.1.14;
}


-- debconf information:
  isc-dhcp-server/interfaces: eth0 eth1
  isc-dhcp-server/config_warn:

plus:
[ ok ] Stopping ISC DHCP server: dhcpd.
[ ok ] Starting ISC DHCP server: dhcpd.


Internet Systems Consortium DHCP Server 4.3.2
Copyright 2004-2015 Internet Systems Consortium.
All rights reserved.
For info, please visit https://www.isc.org/software/dhcp/
Not searching LDAP since ldap-server, ldap-port and ldap-base-dn were not 
specified in the config file
Config file: /etc/dhcp/dhcpd.conf
Database file: /var/lib/dhcp/dhcpd.leases
PID file: /var/run/dhcpd.pid
There's already a DHCP server running.

If you think you have received this message due to a bug rather
than a configuration issue please read the section on submitting
bugs on either our web page at www.isc.org or in the README file
before submitting a bug.  These pages explain the proper
process and the information we find helpful for debugging..

exiting.

--- End Message ---
--- Begin Message ---
Source: isc-dhcp
Source-Version: 4.3.3-1

We believe that the bug you reported is fixed in the latest version of
isc-dhcp, 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.
Michael Gilbert <[email protected]> (supplier of updated isc-dhcp 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: SHA512

Format: 1.8
Date: Sat, 05 Sep 2015 19:20:42 +0000
Source: isc-dhcp
Binary: isc-dhcp-server isc-dhcp-dbg isc-dhcp-server-ldap isc-dhcp-common 
isc-dhcp-dev isc-dhcp-client isc-dhcp-client-udeb isc-dhcp-relay
Architecture: source
Version: 4.3.3-1
Distribution: unstable
Urgency: medium
Maintainer: Debian ISC DHCP maintainers <[email protected]>
Changed-By: Michael Gilbert <[email protected]>
Description:
 isc-dhcp-client - DHCP client for automatically obtaining an IP address
 isc-dhcp-client-udeb - ISC DHCP Client for debian-installer (udeb)
 isc-dhcp-common - common files used by all of the isc-dhcp packages
 isc-dhcp-dbg - ISC DHCP server for automatic IP address assignment (debuging 
sym
 isc-dhcp-dev - API for accessing and modifying the DHCP server and client state
 isc-dhcp-relay - ISC DHCP relay daemon
 isc-dhcp-server - ISC DHCP server for automatic IP address assignment
 isc-dhcp-server-ldap - DHCP server that uses LDAP as its backend
Closes: 604883 635897 688339 691090 790164 797276
Changes:
 isc-dhcp (4.3.3-1) unstable; urgency=medium
 .
   * New upstream release.
   * Add uversionmangle to debian/watch.
   * Restore Enhances field for the ldap package (closes: #790164).
   * Add a logcheck snippet for the server package (closes: #688339).
     - Thanks to Jonathan Wiltshire.
   * Add DHCPv6 support to dhclient-script.linux.udeb (closes: #635897).
     - Thanks to Colin Watson.
   * Add policycoreutils dependency to isc-dhcp-server (closes: #797276).
   * Fix undefined variables in dhclient-script.kfreebsd (closes: #691090).
     - Thanks to Peter Marschall.
   * Avoid condition where hostname could be set to '(none)' (closes: #604883).
     - Thanks to Pavel Cahyna.
Checksums-Sha1:
 a3f3631e5be4c968db7c2f5fda19dc946527324a 3224 isc-dhcp_4.3.3-1.dsc
 0d8bdb50245f744e1b361ddb693072955ea3bded 1094938 isc-dhcp_4.3.3.orig.tar.gz
 edbb1eeed2399e5c333bd5bb2fe6625f469ace7a 79444 isc-dhcp_4.3.3-1.debian.tar.xz
Checksums-Sha256:
 129caf8947632b61f3e38a400b94a4b9cbe1c49e69bf66c301eca0faa7c9cd2a 3224 
isc-dhcp_4.3.3-1.dsc
 13d2bbc4536dfb2cd8f0fb0ac33a4bc7acec7ac013eb82ff44597de191b97dcb 1094938 
isc-dhcp_4.3.3.orig.tar.gz
 c5d5f8e92cabbea9124587e172c70c79a5597789fa3d0bcd51fd14a1e2cd965d 79444 
isc-dhcp_4.3.3-1.debian.tar.xz
Files:
 5b6fdcc01e02351b197c62b081378d2a 3224 net important isc-dhcp_4.3.3-1.dsc
 b8aab8e7aff6c6ebade443732425c78d 1094938 net important 
isc-dhcp_4.3.3.orig.tar.gz
 04b40775d3b5c192cab49f8398138a62 79444 net important 
isc-dhcp_4.3.3-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQQcBAEBCgAGBQJV60v5AAoJELjWss0C1vRzfMQgAJtH3XXI3RGt+ZZ9UWahFuiG
+6fKFfQ+kOgcNAIfcqTriOrja3twFuwqW6K6ZwigOoTfPZuayeeGGk/icx11STHm
nmB7mdBrtF1JYL8la0BUKQzhB/AxjXxi5mYWBTHHgqb5FB5R6nndIoLWlDP/0VvJ
eZ3R3gIUM1bbZEBmdCKjtf1jyjLRWO0PiVR/hV5DAP4An3TMe+/TNiIDsOP313oz
HSfUekQincR3OY4h21Kk6vTlr89KrFcQGbSxKkE2fvjtJBhQzGJZLVVOdK/Y2OMb
ipsNBjkpSu/xxA6Mxva1wsVtroccZSUhPrjLkTkXgv5AVQJfGURn8VqwIPIqj1yM
RWE4Q4s96hHA0MdtbXhH31huBSLFplNSqQwg81E3sTGJ0Ljuq9VPbkLqXiRr63y1
ceb/TSZ3Nl5113zegEaIABmudL1hvkkVTCLheC2VXJZSk4n4LkBnzP2wxaZnYGca
q6B+ppUAQEt1SXJiFJ2Npa2mU0molfVJ39lOPfgrKlZd/lAMesiWnWNKi2smpjFM
N+42IXUYkPXTVAR2yA8b1J3WX8OQdN1nT+G/uoDHv7UfUZ7RcrAl8AmZO1KEcZBX
bGzkFWcLZohFpwFaVf+UrCivNPjKy649gTWAmUoala1zy4PN9W2MN7gmBcgXlyTz
mZPqjmwwF7qVp9INlVh0I5iv0vMK4QgU24srEJ+7FU012uhRLnJiI/zJUsWf+Wih
jNvW3pU1KfY0ppmfTlEm72lbRzlTPlHQkcHc8ECbSeqdgB6vqEMD6Z1pm0TZCBeW
CpLfGvWwza+kpp+N8MGxRzmwuqOKvP7vNEVnH35J48yLuSDI5qpP026A5LAlHFql
6ojSfGSAOFUlchK43VlARX1st5AdekIyRjwhmrAP0qx7Qvw31EkDdH3BKOmXi0jK
KpSRBIKJ39MxnXCmO7ZenIoScmKN2JtLvry+iexvS8vUuczTYBz1nMdpMFEjwQqY
xZyUcWBHwzZS72xPHn3AM31PVhnYuLX8Cqt8G2HtL3sCRWQJtv0suPx1s04ZCTeY
izS/nI8AfaCsl4OxiOawuhCbccBn5saYWqIJ/FKkLcDVqrpOJ9/Twl72m9o8qGW0
ROl61tEUtrpNobeVZ3AkC9oGKIdabIkDMslSknwrXgJx1pqx6yo7mxNcufpaCxcR
nxfl6t9zVhfDpp5D9aYJUILMBUTuLXW7CTG2VuTBFL5ehf3hGWQh8rQQzr+/Qaef
hnAXLrnDrF5Il3Yab7J13Lk8KMMHh0RHoGGRtLuanLZhkZAquLHdUdBgnPhBBQ64
s5Gqt7IQ7gkvRBpjmNAnuN/XAtPvC0tLxTZLTzD7VdEIeRb4xSo3pO4gKPmH+gU=
=fsvN
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to