Debian Bug report logs - #456327
replace udevinfo call with udevadm

version graph

Package: ltspfs; Maintainer for ltspfs is Debian LTSP Maintainers <team+ltsp@tracker.debian.org>; Source for ltspfs is src:ltspfs (PTS, buildd, popcon).

Reported by: Scott James Remnant <scott@ubuntu.com>

Date: Fri, 14 Dec 2007 16:45:02 UTC

Severity: wishlist

Tags: patch

Found in version 0.5

Fixed in version ltspfs/0.5.0~bzr20080303-1

Done: Vagrant Cascadian <vagrant@freegeek.org>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, scott@ubuntu.com, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#456327; Package ltspfs. (full text, mbox, link).


Acknowledgement sent to Scott James Remnant <scott@ubuntu.com>:
New Bug report received and forwarded. Copy sent to scott@ubuntu.com, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: Scott James Remnant <scott@ubuntu.com>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: replace udevinfo call with udevadm
Date: Fri, 14 Dec 2007 16:34:28 +0000
[Message part 1 (text/plain, inline)]
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
[tmpoP0wxM (text/plain, attachment)]

Information forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#456327; Package ltspfs. (full text, mbox, link).


Acknowledgement sent to vagrant@freegeek.org:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #10 received at 456327@bugs.debian.org (full text, mbox, reply):

From: vagrant@freegeek.org
To: Scott James Remnant <scott@ubuntu.com>, 456327@bugs.debian.org
Subject: Bug#456327: replace udevinfo call with udevadm
Date: Sat, 5 Jan 2008 10:57:25 -0800
notfound 456327 0.1cvs20060518-1
found 456327 0.5
thanks

On Fri, Dec 14, 2007 at 04:34:28PM +0000, Scott James Remnant wrote:
> Package: ltspfs
> Version: 0.1cvs20060518-1
> Severity: wishlist
> Tags: patch

the patch appears to be for ltspfs version 0.5, and 0.1cvs20060518-1 was
never in debian...
 
> 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. 

udevadm does not appear to be present in the current version of udev in
debian (0.114-2). is this part of a newer release of udev?

thanks.

live well,
  vagrant




Bug no longer marked as found in version 0.1cvs20060518-1. Request was from vagrant@freegeek.org to control@bugs.debian.org. (Sat, 05 Jan 2008 19:09:06 GMT) (full text, mbox, link).


Bug marked as found in version 0.5. Request was from vagrant@freegeek.org to control@bugs.debian.org. (Sat, 05 Jan 2008 19:09:07 GMT) (full text, mbox, link).


Information forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#456327; Package ltspfs. (full text, mbox, link).


Acknowledgement sent to Oliver Grawert <ogra@ubuntu.com>:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #19 received at 456327@bugs.debian.org (full text, mbox, reply):

From: Oliver Grawert <ogra@ubuntu.com>
To: 456327@bugs.debian.org
Subject: Re: [Pkg-ltsp-devel] Bug#456327: replace udevinfo call with udevadm
Date: Sun, 06 Jan 2008 11:46:34 +0100
[Message part 1 (text/plain, inline)]
hi,

udev (117-1) hardy; urgency=low
 .
   * New upstream release:
     - udev ancillary tools merged into a single udevadm binary.

...


upstream changed it recently ... debian will have to do that switch at
some point as well i guess ...

ciao
	oli
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#456327; Package ltspfs. (full text, mbox, link).


Acknowledgement sent to Scott James Remnant <scott@ubuntu.com>:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #24 received at 456327@bugs.debian.org (full text, mbox, reply):

From: Scott James Remnant <scott@ubuntu.com>
To: vagrant@freegeek.org
Cc: 456327@bugs.debian.org
Subject: Re: Bug#456327: replace udevinfo call with udevadm
Date: Sun, 06 Jan 2008 18:04:12 +0000
[Message part 1 (text/plain, inline)]
On Sat, 2008-01-05 at 10:57 -0800, vagrant@freegeek.org wrote:

> On Fri, Dec 14, 2007 at 04:34:28PM +0000, Scott James Remnant wrote:
> > Package: ltspfs
> > Version: 0.1cvs20060518-1
> > Severity: wishlist
> > Tags: patch
> 
> the patch appears to be for ltspfs version 0.5, and 0.1cvs20060518-1 was
> never in debian...
> 
Sorry, I don't know what versions you do and don't have in Debian; I
simply removed the "ubuntuX" from the version number to file the bug.

> > *** /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. 
> 
> udevadm does not appear to be present in the current version of udev in
> debian (0.114-2). is this part of a newer release of udev?
> 
Yes, it may be that it hasn't reached Debian yet - though Marco does
tend to keep pretty up to date.

Scott
-- 
Scott James Remnant
scott@ubuntu.com
[signature.asc (application/pgp-signature, inline)]

Information forwarded to debian-bugs-dist@lists.debian.org, LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>:
Bug#456327; Package ltspfs. (full text, mbox, link).


Acknowledgement sent to vagrant@freegeek.org:
Extra info received and forwarded to list. Copy sent to LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>. (full text, mbox, link).


Message #29 received at 456327@bugs.debian.org (full text, mbox, reply):

From: vagrant@freegeek.org
To: 456327@bugs.debian.org
Subject: Bug#456327: replace udevinfo call with udevadm
Date: Sun, 2 Mar 2008 15:13:14 -0800
tags 456327 pending
thanks

a patch was committed upstream to use udevadm if present, and fall back
to udevinfo. should be uploaded to debian soon.

live well,
  vagrant




Tags added: pending Request was from vagrant@freegeek.org to control@bugs.debian.org. (Sun, 02 Mar 2008 23:15:16 GMT) (full text, mbox, link).


Reply sent to Vagrant Cascadian <vagrant@freegeek.org>:
You have taken responsibility. (full text, mbox, link).


Notification sent to Scott James Remnant <scott@ubuntu.com>:
Bug acknowledged by developer. (full text, mbox, link).


Message #36 received at 456327-close@bugs.debian.org (full text, mbox, reply):

From: Vagrant Cascadian <vagrant@freegeek.org>
To: 456327-close@bugs.debian.org
Subject: Bug#456327: fixed in ltspfs 0.5.0~bzr20080303-1
Date: Mon, 03 Mar 2008 06:17:04 +0000
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 456327@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagrant@freegeek.org> (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 ftpmaster@debian.org)


-----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 <pkg-ltsp-devel@lists.alioth.debian.org>
Changed-By: Vagrant Cascadian <vagrant@freegeek.org>
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-----





Bug archived. Request was from Debbugs Internal Request <owner@bugs.debian.org> to internal_control@bugs.debian.org. (Mon, 31 Mar 2008 07:29:24 GMT) (full text, mbox, link).


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sat Jul 1 12:54:00 2023; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.