Your message dated Mon, 09 Jun 2008 02:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#451883: fixed in vblade 16-1
has caused the Debian Bug report #451883,
regarding Please Suggest: or Recommend: vblade-persist
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.)


-- 
451883: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=451883
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: vblade
Severity: wishlist

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


The vblade-persist package [0] is now available in debian [1], and
should be considered for inclusion as a Recommends: or Suggests: entry
for the vblade package.

vblade-persist uses runit to manage AoE exports that persist across a
reboot.  It also allows for convenient, scriptable enabling/disabling
of individual exports, as well as supervision of the vblade processes
(bringing them back up if they crash).  This should let you close
#402026, because it is clean way to provide automatic exports of
devices at boot time, as requested in that ticket.

vblade-persist also manages automatic symlinks within /dev/etherd/,
which makes the exported block devices visible to the localhost.  This
would let you close #336772, because it provides equivalent
functionality.

I'm the upstream author of vblade-persist, and would be happy to get
any feedback about how to make it more useful to other users (and
maintainers) of vblade.  I hope you find it helpful!

Regards,

        --dkg

[0] http://cmrg.fifthhorseman.net/wiki/vblade-persist
[1] http://packages.qa.debian.org/vblade-persist

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

Kernel: Linux 2.6.22-2-686 (SMP w/1 CPU core)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

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

iQIVAwUBR0EKKczS7ZTSFznpAQJ+qg//SDIYrXDcdTDj3zp+6OLyUjePJHKKGlhb
t/MSEoPlOADJ+ZffGCn6upkXvNLEXqfCJnaQmwjbJM0RtNv79g3fxACKFU27XhNY
DUcU/GpFjDeFqQsqFmPLdZvZPitfQ6dhPovt2K0lz5WG5dbgp2dpi3axV+N5R6P8
fKOWPjzl/1X/gPzV7v9XGAbT5+346mAV3ZA5F5UCOUXithILuWo3wxzbBXncdRco
D1n6Hyi1Oo4cRufxyse5D4V11B+mcicqV9pUontXmKfvnjyJmGofu1XOhmEp4/dY
wpCMgE84ZJ2N9+YIaJ2mWMaguk9N1Ts2QWlsZpajdQV9o2/X4p+yGY5jJiCmxiIG
sns7LO7M9WvRbrJS6XHvVa0MAmDWZZAldieZVIXgUmoj8TLbZXUG9N3zuAh+8NVd
ZdHQOyBFWybX2hxCTIOnZv5BdG4RMn/OypuyA5dNT9d6p/8f2xD3uV/rGyX+WLFf
MQGasHmUGsCXbXnpwn+gq75uTTcYZkywBNYcFm3U/qYk60hIrumqjNQF/ia+cK7D
LHHUt4C91cExQuCY3AroTWD9qIgztyYNB77y+W8nfoos3qmbmn7rTiD8CtuPDbaZ
g5gF57kKtImZvWjpjITvpVoAI8+rOy3ZQ9k11Kc+TSoBGhVG3U/EoaOy0g8KGOnv
5G0FwWwcy6E=
=AV60
-----END PGP SIGNATURE-----



--- End Message ---
--- Begin Message ---
Source: vblade
Source-Version: 16-1

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

vblade_16-1.diff.gz
  to pool/main/v/vblade/vblade_16-1.diff.gz
vblade_16-1.dsc
  to pool/main/v/vblade/vblade_16-1.dsc
vblade_16-1_amd64.deb
  to pool/main/v/vblade/vblade_16-1_amd64.deb
vblade_16.orig.tar.gz
  to pool/main/v/vblade/vblade_16.orig.tar.gz



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.
David Martínez Moreno <[EMAIL PROTECTED]> (supplier of updated vblade 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, 09 Jun 2008 04:21:38 +0200
Source: vblade
Binary: vblade
Architecture: source amd64
Version: 16-1
Distribution: unstable
Urgency: low
Maintainer: David Martínez Moreno <[EMAIL PROTECTED]>
Changed-By: David Martínez Moreno <[EMAIL PROTECTED]>
Description: 
 vblade     - virtual AoE blade emulator
Closes: 336772 402026 423408 436481 451883 461930 484176
Changes: 
 vblade (16-1) unstable; urgency=low
 .
   * New upstream release (closes: #484176).  Main changes are:
     - Size checks are now more robust (closes: #423408).
     - Added AIO (async I/O) and BSF (Berkeley Socket Filter) contrib patches
       (not applied).
   * vbladed: check for 4 or more arguments rather than exactly 4, so that -m
     switches are now accepted.  Thank you very much, Pierre! (closes:
     #436481).
   * debian/rules: Added patch by Aurelien Jarno to support FreeBSD platforms
     (closes: #461930).
   * debian/control:
     - Added Recommends: vblade-persist, a nice tool by Daniel Kahn Gillmor
       that support persistent vblades across reboots and also exports vblades
       to localhost as a bonus!  Closes: #336772, #402026, #451883.
     - Bumped Standards-Version to 3.8.0 (but I'll use 3.7.3 if I want lintian
       silent!).
     - Added Homepage field.
   * debian/copyright:
     - Added some copyright text to make it GPLv2 explicit.
     - Added copyright years to shut up lintian.
Checksums-Sha1: 
 e3cd1b8d8ab63ad96ff1e056c93a98dc7d32d8f4 950 vblade_16-1.dsc
 419ef0bbd2965ae5160742af6fc8b4658d94a601 25927 vblade_16.orig.tar.gz
 76192a9ea8704e9be97d787df81bc6a680e492fc 3176 vblade_16-1.diff.gz
 7d5d64fa342f0de6797de3afe9ba522669ad2b75 14508 vblade_16-1_amd64.deb
Checksums-Sha256: 
 37481343907724c7e95b684a2f113972585afd354ee919e6bc709017718427e5 950 
vblade_16-1.dsc
 c36ada44b67815632548aeff96c7ac8bc65764460d42f8d1e79def80a39af799 25927 
vblade_16.orig.tar.gz
 5de7d632d32896324bd2c70dcf425cb23718e928d4f4314e66096d9a7ae7553f 3176 
vblade_16-1.diff.gz
 9a253a29320fb41fd33592064ecdb2a8cacc893df07593e4fe55a729c1b20a3c 14508 
vblade_16-1_amd64.deb
Files: 
 869d7b7a8a1ee2b5236840fee18a185e 950 admin optional vblade_16-1.dsc
 d9565df6c06ed577d6afc29a443e8368 25927 admin optional vblade_16.orig.tar.gz
 05a8f1f037b64af5826d17db95bcc741 3176 admin optional vblade_16-1.diff.gz
 599fe2b8246b3a4ec82edbdae59a8ecc 14508 admin optional vblade_16-1_amd64.deb

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

iEYEARECAAYFAkhMlZUACgkQWs/EhA1iABsREQCghCL0bUov/BTfiXSZCsF2KGgp
GnkAoJsoKoRtqPdtSlOL9qrc0zonUGDT
=eypb
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to