Your message dated Sun, 08 Jul 2007 11:47:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#282955: fixed in afbinit 1.0-2
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)

--- Begin Message ---
Package: afbinit
Version: 1.0-1
Severity: important
Tags: patch

Hi,

afbinit is run at S20 in /etc/rcS.d but mountall is S35.
if /usr is not located in the /-slice afbinit will fail.
/usr is placed in a separate slice by the new debian-installer if you
select a multi-user partitioning layout.
I suggest moving it to S50, all filesystems are mounted by this time.
Even NFS.

Regards, Jeff



--- afbinit.postinst.orig       2004-11-25 17:31:37.000000000 +0100
+++ afbinit.postinst    2004-11-25 17:31:50.000000000 +0100
@@ -8,7 +8,7 @@
 # End automatically added section
 # Automatically added by dh_installinit
 if [ -x "/etc/init.d/afbinit" ]; then
-       update-rc.d afbinit start 20 S . >/dev/null
+       update-rc.d afbinit start 50 S . >/dev/null
        if [ "$1" = "configure" ]; then
                if [ -z "$2" -o "$2" = "<unknown>" ]; then
                        /etc/init.d/afbinit start








-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.8
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]


--- End Message ---
--- Begin Message ---
Source: afbinit
Source-Version: 1.0-2

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

afbinit_1.0-2.diff.gz
  to pool/contrib/a/afbinit/afbinit_1.0-2.diff.gz
afbinit_1.0-2.dsc
  to pool/contrib/a/afbinit/afbinit_1.0-2.dsc
afbinit_1.0-2_sparc.deb
  to pool/contrib/a/afbinit/afbinit_1.0-2_sparc.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.
Emanuele Rocca <[EMAIL PROTECTED]> (supplier of updated afbinit 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, 08 Jul 2007 13:27:18 +0200
Source: afbinit
Binary: afbinit
Architecture: source sparc
Version: 1.0-2
Distribution: unstable
Urgency: low
Maintainer: Emanuele Rocca <[EMAIL PROTECTED]>
Changed-By: Emanuele Rocca <[EMAIL PROTECTED]>
Description: 
 afbinit    - Elite 3D Framebuffer firmware initializer
Closes: 250619 282955
Changes: 
 afbinit (1.0-2) unstable; urgency=low
 .
   * New maintainer
   * debian/afbinit.init:
     - card recognition code modified to work properly with 2.6 kernels
       (Closes: #250619)
     - redirect afbinit standard output to /dev/null
     - use LSB init-functions
     - add LSB keyword section
   * debian/rules:
     - run init script after mountall (Closes: #282955)
     - do not ignore errors in the clean target
     - binary-arch and binary-indep targets added
   * debian/control:
     - Standards-Version set to 3.7.2
     - set myself as the maintainer
   * debian/copyright:
     - Author(s) replaced with Author
     - added pointer to /usr/share/common-licenses/GPL-2
   * debian/README.Debian, debian/afbinit.8:
     - s/afb/afbinit/
Files: 
 02c10ff74585f7b83b2cd7dc3985a793 553 contrib/utils optional afbinit_1.0-2.dsc
 e3880f78f3ca8976ce0e8e14538ca6b3 3555 contrib/utils optional 
afbinit_1.0-2.diff.gz
 8df75ea193c44655255f49af9838a195 7484 contrib/utils optional 
afbinit_1.0-2_sparc.deb

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

iD8DBQFGkMxKC6DuA+rxm2ARAgNUAJ0XMOj1K2S+Suj4rspfLkIaKh1JXACfbgy+
5lx2HIrzf2gx5X6H29HiLQs=
=jE+U
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to