Your message dated Sat, 05 Apr 2008 02:02:25 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#463544: fixed in netatalk 2.0.3-9
has caused the Debian Bug report #463544,
regarding AFPD is not started upon netatalk start-up
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.)


-- 
463544: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=463544
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: netatalk
Version: 2.0.3-4
Severity: grave
Justification: renders package unusable

 Hello,
 I'm running Debian Lenny  2.6.21-2-amd64, yesterday                            
                                                                                
        
 I apt-updated Netatalk to 2.0.3-7 from 2.0.3-4 and encountered                 
                                                                                
        
 a problem with the start-up process  of the service.                           
                                                                                
        
 No AFPD process is created when starting netatalk.                             
                                                                                
        
 I could se ATALKD and PAPD running but no AFPD.                                
                                                                                
        
 Reverting to the old version of netatalk fixed the problem.                    
                                                                                
        
                                                                                
                                                                                
        
 Could you please advise if you are aware of another solution?                  
                                                                                
        
 Thank you much.                                                                
                                                                                
        
                                                                                
                                                                                
        
 Regards,                                                                       
                                                                                
        
                                                                                
                                                                                
        
 Veselin Kantsev                                                                
                                                                                
        
 [EMAIL PROTECTED]                                                              
                                                                               
 Campbell-Lange Workshop                                         


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

Kernel: Linux 2.6.21-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages netatalk depends on:
ii  libc6                    2.7-6           GNU C Library: Shared libraries
ii  libcupsys2               1.3.5-1+b1      Common UNIX Printing System(tm) - 
ii  libdb4.2                 4.2.52+dfsg-4   Berkeley v4.2 Database Libraries [
ii  libgssapi4-heimdal       0.7.2.dfsg.1-10 Libraries for Heimdal Kerberos
ii  libkrb5-17-heimdal       0.7.2.dfsg.1-10 Libraries for Heimdal Kerberos
ii  libpam-modules           0.99.7.1-5      Pluggable Authentication Modules f
ii  libpam-runtime           0.99.7.1-5      Runtime support for the PAM librar
ii  libpam0g                 0.99.7.1-5      Pluggable Authentication Modules l
ii  libslp1                  1.2.1-7.1       OpenSLP libraries
ii  libwrap0                 7.6.dbs-14      Wietse Venema's TCP wrappers libra
ii  netbase                  4.30            Basic TCP/IP networking system
ii  perl                     5.8.8-12        Larry Wall's Practical Extraction 

Versions of packages netatalk recommends:
ii  db4.2-util                 4.2.52+dfsg-4 Berkeley v4.2 Database Utilities
ii  lsof                       4.78.dfsg.1-4 List open files
ii  rc                         1.7.1-3       an implementation of the AT&T Plan
ii  slpd                       1.2.1-6.2     OpenSLP Server (slpd)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: netatalk
Source-Version: 2.0.3-9

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

netatalk_2.0.3-9.diff.gz
  to pool/main/n/netatalk/netatalk_2.0.3-9.diff.gz
netatalk_2.0.3-9.dsc
  to pool/main/n/netatalk/netatalk_2.0.3-9.dsc
netatalk_2.0.3-9_amd64.deb
  to pool/main/n/netatalk/netatalk_2.0.3-9_amd64.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.
Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated netatalk 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: Fri, 04 Apr 2008 23:08:59 +0200
Source: netatalk
Binary: netatalk
Architecture: source amd64
Version: 2.0.3-9
Distribution: unstable
Urgency: low
Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]>
Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]>
Description: 
 netatalk   - AppleTalk user binaries
Closes: 459442 462082 462186 463544
Changes: 
 netatalk (2.0.3-9) unstable; urgency=low
 .
   * Update zeroconf patch (found in Gentoo bug#133575):
     + Enable zeroconf only if srvloc is not enabled.
     + Use Avahis threaded poll implementation only for Avahi >= 0.6.4,
       and fallback to handling it internally.
   * Add patch 113 to add LSB dependency info to sysV script, and leave
     shutdown process to core sendsigs routine. Closes: bug#459442.
   * Add patch 114 to fix macusers ps parsing bug. Closes: bug#462186.
   * Disable zeroconf support (enable by rebuilding with
     DEB_BUILD_OPTIONS=zeroconf).  Closes: bug#462082, #463544.
   * Packaging moved to collab-maint Git at Alioth. Update VCS-* hints.
   * Update local cdbs snippets:
     + Major improvements to copyright-check, including new versioned
       build-dependency on devscripts.  Update debian/copyright_hints.
     + Drop wget options broken with recent versions of wget in
       update-tarball.mk.
     + Update debian/README.cdbs-tweaks.
   * Semi-auto-update debian/control to apply changes contained in the above:
     DEB_AUTO_UPDATE_DEBIAN_CONTROL=yes fakeroot debian/rules clean
Files: 
 56ad57f4a4cd732cfb05777e60b7bdd0 1135 net extra netatalk_2.0.3-9.dsc
 c8a6cfdc3696d4da0e6bd67766fffc96 99314 net extra netatalk_2.0.3-9.diff.gz
 7fe3b763fc158e7404c53ad2f1d177e1 772318 net extra netatalk_2.0.3-9_amd64.deb

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

iD8DBQFH9tsYn7DbMsAkQLgRAqefAJ4n1hAq/dkurRUCbXo8eh725Z/+IACgjEfW
+x2TRVxe7+SXcq7od5ahNwI=
=LZP8
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to