Your message dated Mon, 03 Mar 2008 06:17:04 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#456327: fixed in ltspfs 0.5.0~bzr20080303-1
has caused the Debian Bug report #456327,
regarding replace udevinfo call with udevadm
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.)


-- 
456327: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=456327
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: ltspfs
Version: 0.1cvs20060518-1
Severity: wishlist
Tags: patch

tools merged into a single binary upstream

*** /tmp/tmp36ZDNv
In Ubuntu, we've applied the attached patch to achieve the following:

  * scripts/add_fstab_entry: call udevadm instead of udevinfo 

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: lenny/sid
  APT prefers gutsy-updates
  APT policy: (500, 'gutsy-updates'), (500, 'gutsy-security'), (500, 'gutsy')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.22-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--- ltspfs-0.5.orig/scripts/add_fstab_entry
+++ ltspfs-0.5/scripts/add_fstab_entry
@@ -6,7 +6,7 @@
 
 DEVICENAME=$(basename $1)
 FSTYPE=$2
-export $(udevinfo -qenv -n ${DEVICENAME})
+export $(/sbin/udevadm info -qenv -n ${DEVICENAME})
 ROOT=/var/run/drives
 FSTAB=/var/run/ltspfs_fstab
 

--- End Message ---
--- Begin Message ---
Source: ltspfs
Source-Version: 0.5.0~bzr20080303-1

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

ltspfs_0.5.0~bzr20080303-1.diff.gz
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080303-1.diff.gz
ltspfs_0.5.0~bzr20080303-1.dsc
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080303-1.dsc
ltspfs_0.5.0~bzr20080303-1_i386.deb
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080303-1_i386.deb
ltspfs_0.5.0~bzr20080303.orig.tar.gz
  to pool/main/l/ltspfs/ltspfs_0.5.0~bzr20080303.orig.tar.gz
ltspfsd_0.5.0~bzr20080303-1_i386.deb
  to pool/main/l/ltspfs/ltspfsd_0.5.0~bzr20080303-1_i386.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.
Vagrant Cascadian <[EMAIL PROTECTED]> (supplier of updated ltspfs 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: Sun,  2 Mar 2008 21:39:24 -0800
Source: ltspfs
Binary: ltspfs ltspfsd
Architecture: source i386
Version: 0.5.0~bzr20080303-1
Distribution: unstable
Urgency: low
Maintainer: LTSP Debian/Ubuntu Maintainers <[EMAIL PROTECTED]>
Changed-By: Vagrant Cascadian <[EMAIL PROTECTED]>
Description: 
 ltspfs     - Fuse based remote filesystem for LTSP thin clients
 ltspfsd    - Fuse based remote filesystem daemon for LTSP thin clients
Closes: 456327 459369
Changes: 
 ltspfs (0.5.0~bzr20080303-1) unstable; urgency=low
 .
   * new upstream release from bzr:
     - use /sbin/udevadm if present, fall back to udevinfo (Closes: #456327)
     - implement hook scripts for ltspfs
     - add example hook script to add icons on KDE desktops.
       thanks to Klaus Ade Johnstad (Closes: #459369)
Files: 
 ff993d3164114babb919b39614a067ec 973 net optional 
ltspfs_0.5.0~bzr20080303-1.dsc
 51d3193bd0b1de0e7d681b36ca3c3290 213245 net optional 
ltspfs_0.5.0~bzr20080303.orig.tar.gz
 21d5f2c0ecdc4ab2e69fa8d7a1926fc6 29128 net optional 
ltspfs_0.5.0~bzr20080303-1.diff.gz
 0ba2c2aeb6e9f73b3d2511e1d9136be0 19224 net optional 
ltspfs_0.5.0~bzr20080303-1_i386.deb
 785f0d99493c5f53d9c38d03ee628f3d 17800 net optional 
ltspfsd_0.5.0~bzr20080303-1_i386.deb

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

iD8DBQFHy5aklPc63BPWGpkRAp0aAJ9K/jj7s1I/o7fzunVClvgHPxARdQCfeLxS
vjT2/PVBfL//2pz+DZNWUa0=
=VMPO
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to