Your message dated Thu, 26 Jan 2006 04:32:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349361: fixed in udev 0.082-1
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)

--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Jan 2006 15:26:07 +0000
>From [EMAIL PROTECTED] Sun Jan 22 07:26:07 2006
Return-path: <[EMAIL PROTECTED]>
Received: from local.xorcom.com ([62.90.10.53] helo=boole.xorcom.com)
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1F0h6U-0005yT-Vl
        for [EMAIL PROTECTED]; Sun, 22 Jan 2006 07:26:07 -0800
Received: by boole.xorcom.com (Postfix, from userid 1000)
        id 5A8C39DD36; Sun, 22 Jan 2006 17:25:34 +0200 (IST)
Date: Sun, 22 Jan 2006 17:25:33 +0200
From: Tzafrir Cohen <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: udev: zaptel (/dev/zap) device files permissions
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 3.8
Organization: Xorcom*
User-Agent: Mutt/1.5.9i
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: udev
Version: 0.056-3
Severity: normal


When loading zaptel modules, as generated from building the package
zaptel-source uing m-a, device files are generated under /dev/zap .
Those device files should be readable and writable to Asterisk and other
users of zaptel. Thus they should be of the group 'dialout' and mode
0660.

I believe that the following line needs adding to the permissions.rules:

 SUBSYSTEM="zaptel", MODE="0660", GROUP="dialout" 

Please add it.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=he_IL.UTF-8, LC_CTYPE=he_IL.UTF-8 (charmap=UTF-8)

Versions of packages udev depends on:
ii  hotplug                  0.0.20040329-22 Linux Hotplug Scripts
ii  initscripts              2.86.ds1-1      Standard scripts needed for bootin
ii  libc6                    2.3.2.ds1-22    GNU C Library: Shared libraries an
ii  makedev                  2.3.1-77        creates device files in /dev
ii  sed                      4.1.2-8         The GNU sed stream editor

-- debconf information excluded

-- 
Tzafrir Cohen     icq#16849755  +972-50-7952406
[EMAIL PROTECTED]  http://www.xorcom.com

---------------------------------------
Received: (at 349361-close) by bugs.debian.org; 26 Jan 2006 12:40:21 +0000
>From [EMAIL PROTECTED] Thu Jan 26 04:40:21 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F26IN-0002Pi-PM; Thu, 26 Jan 2006 04:32:11 -0800
From: Marco d'Itri <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349361: fixed in udev 0.082-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 26 Jan 2006 04:32:11 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Source: udev
Source-Version: 0.082-1

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

udev-udeb_0.082-1_i386.udeb
  to pool/main/u/udev/udev-udeb_0.082-1_i386.udeb
udev_0.082-1.diff.gz
  to pool/main/u/udev/udev_0.082-1.diff.gz
udev_0.082-1.dsc
  to pool/main/u/udev/udev_0.082-1.dsc
udev_0.082-1_i386.deb
  to pool/main/u/udev/udev_0.082-1_i386.deb
udev_0.082.orig.tar.gz
  to pool/main/u/udev/udev_0.082.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.
Marco d'Itri <[EMAIL PROTECTED]> (supplier of updated udev 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: Thu, 26 Jan 2006 11:40:05 +0100
Source: udev
Binary: udev udev-udeb
Architecture: source i386
Version: 0.082-1
Distribution: unstable
Urgency: medium
Maintainer: Marco d'Itri <[EMAIL PROTECTED]>
Changed-By: Marco d'Itri <[EMAIL PROTECTED]>
Description: 
 udev       - /dev/ and hotplug management daemon
 udev-udeb  - /dev/ and hotplug management daemon (udeb)
Closes: 349361 349509
Changes: 
 udev (0.082-1) unstable; urgency=medium
 .
   * New upstream release.
   * permissions.rules: added zaptel subsystem group dialout. (Closes: #349361)
   * README.Debian: added a note about NIS and LDAP. (Closes: #349509)
   * hotplug.rules: do not load sr_mod for type 3 (TYPE_PROCESSOR) devices
     and do not load sg for type 5 devices (TYPE_ROM).
   * net.agent: remove dummy* from the list of interfaces which generate
     events only after they have been brought up.
Files: 
 b457a5be5290f80dfd4fe405437acb77 590 admin optional udev_0.082-1.dsc
 4fd52f964e1ced7032c3c3351f616577 195467 admin optional udev_0.082.orig.tar.gz
 b7426a9a3847a71ec153b5488c74aa25 47398 admin optional udev_0.082-1.diff.gz
 075da5c799dcbd3f6fd900040cde4769 271946 admin optional udev_0.082-1_i386.deb
 656c52fd4270ce8b24e58012b54a97f3 43886 debian-installer optional 
udev-udeb_0.082-1_i386.udeb
Package-Type: udeb

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

iD8DBQFD2KdPFGfw2OHuP7ERAvBVAJ9poP5YKS66eIJ+fKMGB3Ec4QLXxACfdX30
MLw5ddkVSfLPQVC9lDc0qMY=
=1Sr4
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to