Your message dated Sat, 05 May 2007 06:17:05 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#422320: fixed in heartbeat-2 2.0.8-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: heartbeat
Version: 1.2.5-3
Severity: serious
Tags: sid

heartbeat is uninstallable in unstable:

[EMAIL PROTECTED]:/# apt-get install heartbeat
Reading package lists... Done
Building dependency tree... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  heartbeat: Depends: libsnmp9 (>= 5.2.3) but it is not installable
             Depends: libstonith0 (>= 1.2.5)

libsnmp9 no longer exists in unstable; it might be that a simple binNMU
will fix this.

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 
'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.19.7 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=nb_NO.UTF-8, LC_CTYPE=nb_NO.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages heartbeat depends on:
ii  adduser  3.102                           Add and remove users and groups
ii  iproute  20061002-4                      Professional tools to control the 
ii  iputils- 3:20070202-1                    Tools to test the reachability of 
ii  libc6    2.5-5                           GNU C Library: Shared libraries
ii  libglib1 1.2.10-17                       The GLib library of C routines
pn  libnet1  <none>                          (no description available)
pn  libpils0 <none>                          (no description available)
ii  libsenso 1:2.10.1-3                      library to read temperature/voltag
pn  libsnmp9 <none>                          (no description available)
ii  libssl0. 0.9.8e-4                        SSL shared libraries
pn  libstoni <none>                          (no description available)
ii  libuuid1 1.39+1.40-WIP-2006.11.14+dfsg-2 universally unique id library
ii  libwrap0 7.6.dbs-13                      Wietse Venema's TCP wrappers libra
ii  psmisc   22.5-1                          Utilities that use the proc filesy
ii  python   2.4.4-2                         An interactive high-level object-o
ii  python-c 0.5.13-0.1                      register and build utility for Pyt

Versions of packages heartbeat recommends:
pn  iptables                      <none>     (no description available)
pn  logrotate                     <none>     (no description available)
ii  sysklogd [system-log-daemon]  1.4.1-20   System Logging Daemon


--- End Message ---
--- Begin Message ---
Source: heartbeat-2
Source-Version: 2.0.8-2

We believe that the bug you reported is fixed in the latest version of
heartbeat-2, which is due to be installed in the Debian FTP archive:

heartbeat-2-dev_2.0.8-2_i386.deb
  to pool/main/h/heartbeat-2/heartbeat-2-dev_2.0.8-2_i386.deb
heartbeat-2-gui_2.0.8-2_i386.deb
  to pool/main/h/heartbeat-2/heartbeat-2-gui_2.0.8-2_i386.deb
heartbeat-2_2.0.8-2.diff.gz
  to pool/main/h/heartbeat-2/heartbeat-2_2.0.8-2.diff.gz
heartbeat-2_2.0.8-2.dsc
  to pool/main/h/heartbeat-2/heartbeat-2_2.0.8-2.dsc
heartbeat-2_2.0.8-2_i386.deb
  to pool/main/h/heartbeat-2/heartbeat-2_2.0.8-2_i386.deb
ldirectord-2_2.0.8-2_all.deb
  to pool/main/h/heartbeat-2/ldirectord-2_2.0.8-2_all.deb



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.
Simon Horman <[EMAIL PROTECTED]> (supplier of updated heartbeat-2 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.7
Date: Sat, 05 May 2007 13:36:36 +0900
Source: heartbeat-2
Binary: heartbeat-2-dev ldirectord-2 heartbeat-2-gui heartbeat-2
Architecture: source i386 all
Version: 2.0.8-2
Distribution: unstable
Urgency: low
Maintainer: Simon Horman <[EMAIL PROTECTED]>
Changed-By: Simon Horman <[EMAIL PROTECTED]>
Description: 
 heartbeat-2 - Subsystem for High-Availability Linux
 heartbeat-2-dev - Subsystem for High-Availability Linux - development files
 heartbeat-2-gui - Provides a gui interface to manage heartbeat clusters
 ldirectord-2 - Monitors virtual services provided by LVS
Closes: 418206 420206 422320
Changes: 
 heartbeat-2 (2.0.8-2) unstable; urgency=low
 .
   * Update build debendancy and rebuild against libsnmp10.
     Somehow libsnmp9 has been removed from the distribution,
     rendering heartbeat uninstallable.
     Thanks to Steinar H. Gunderson
     (closes: #422320)
   * IPaddr2: Remove bashisms
     Patch: ipaddr2-bashism.patch
     Upstream: http://hg.linux-ha.org/dev/rev/165a9a897e3b
     Thanks to Erich Schuebert
     (closes: #420206)
   * Fix up documentation location in /etc/ha.d/README.config
     Thanks to Russell Coker
     (closes: #418206)
   * IPv6addr: Fix potential stack overflow in use of devname in scan_if
     Patch: ipv6addr-21-char-devname.patch
     Upstream: http://hg.linux-ha.org/dev/rev/37271ae7f117
   * IPv6addr: Fix potential buffer overflow when a 128bit prefix is used
     Patch: ipv6addr-find_if-overflow.patch
     Upstream: http://hg.linux-ha.org/dev/rev/b4bc188b4ebe
   * IPv6addr: Handle scanf failures in scan_if()
     Patch: ipv6addr-scanf-return.patch
     Upstream: http://hg.linux-ha.org/dev/rev/31d19acfd1b9
   * Run autoconf to incoporate the chown-check-2.patch workaround
     to allow the configure script to work under fakeroot.
     I have no idea how this was not applied for 2.0.8-1 and yet
     the build still worked.
   * Change priority of ldirecord from optional to extra to
     match the priority of its dependancies ipvsadm and libauthen-radius-perl
Files: 
 8346a04778694b9f29a46c511c9a47e4 1055 admin optional heartbeat-2_2.0.8-2.dsc
 865804a05fcfc1c47442384a9204922f 158670 admin optional 
heartbeat-2_2.0.8-2.diff.gz
 ac8c4a1600684d417d8442cfad643085 57964 admin extra ldirectord-2_2.0.8-2_all.deb
 60e5070c9769f2da33190ff99c2383c3 1330820 admin optional 
heartbeat-2_2.0.8-2_i386.deb
 400f13a16209f200d723f5e3c19523f9 486472 devel optional 
heartbeat-2-dev_2.0.8-2_i386.deb
 805f21de603b39b05db3b7681cb0940e 95976 admin optional 
heartbeat-2-gui_2.0.8-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGPByMA8ACPgVBDpcRAkiJAKCaUxpBySfsPLoilEWHnv7hCtxZyACdGx8j
FwA9KIdLGeKzKaBCosCeWhI=
=G73h
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to