Your message dated Sat, 12 May 2012 09:19:26 +0000
with message-id <e1st8u2-00031e...@franck.debian.org>
and subject line Bug#666218: fixed in micro-evtd 3.4-2
has caused the Debian Bug report #666218,
regarding udeb broken: micro-evtd.command: line 10: syntax error: bad function 
name
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 ow...@bugs.debian.org
immediately.)


-- 
666218: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=666218
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: micro-evtd-udeb
Version: 3.4-1
Severity: serious
Tags: patch

I get the following error when starting Debian installer:

| /usr/sbin/micro-evtd.command: line 10: syntax error: bad function name

The following patch works for me.

--- debian/udeb/micro-evtd.command~     2012-03-29 20:14:49.000000000 +0100
+++ debian/udeb/micro-evtd.command      2012-03-29 20:14:58.000000000 +0100
@@ -7,7 +7,7 @@
 MICROAPL="/usr/sbin/microapl -a"
 PIDFILE=/var/run/micro-evtd.pid
 
-micro-evtd_start() {
+micro_evtd_start() {
        $DAEMON >/dev/null # daemon forks on its own
        # Allow time to startup
        sleep 1
@@ -44,7 +44,7 @@
        start)
                # Start micro-evtd if not already running, exit with failure
                # if start failed
-               [ -n "$(pidof micro-evtd)" ] || micro-evtd_start || exit 1
+               [ -n "$(pidof micro-evtd)" ] || micro_evtd_start || exit 1
                ;;
        startup)
                $MICROAPL led_set_blink power

-- 
Martin Michlmayr
http://www.cyrius.com/



--- End Message ---
--- Begin Message ---
Source: micro-evtd
Source-Version: 3.4-2

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

micro-evtd-udeb_3.4-2_armel.udeb
  to main/m/micro-evtd/micro-evtd-udeb_3.4-2_armel.udeb
micro-evtd_3.4-2.debian.tar.gz
  to main/m/micro-evtd/micro-evtd_3.4-2.debian.tar.gz
micro-evtd_3.4-2.dsc
  to main/m/micro-evtd/micro-evtd_3.4-2.dsc
micro-evtd_3.4-2_armel.deb
  to main/m/micro-evtd/micro-evtd_3.4-2_armel.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 666...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ryan Tandy <r...@nardis.ca> (supplier of updated micro-evtd 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 ftpmas...@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 15 Apr 2012 19:14:52 -0700
Source: micro-evtd
Binary: micro-evtd micro-evtd-udeb
Architecture: source armel
Version: 3.4-2
Distribution: unstable
Urgency: low
Maintainer: Ryan Tandy <r...@nardis.ca>
Changed-By: Ryan Tandy <r...@nardis.ca>
Description: 
 micro-evtd - Linkstation Pro/Kurobox Pro special features support
 micro-evtd-udeb - Linkstation Pro/Kurobox Pro special features support - udeb 
(udeb)
Closes: 666218
Changes: 
 micro-evtd (3.4-2) unstable; urgency=low
 .
   * debian/udeb/micro-evtd.command: Fixed bashisms. Thanks to Martin Michlmayr
     for the report and patch. (Closes: #666218)
   * debian/copyright: Update Format URL and debian/ copyright declaration.
   * debian/control: Update Standards-Version to 3.9.3.
   * debian/patches/bashisms.patch: Patch out remaining bashisms from scripts.
   * debian/patches/dont-copy-eventscript.patch: Place runtime files (e.g.
     micro-evtd.status) in /var/run instead of next to the program.
   * debian/micro-evtd.postinst: Clean up runtime files accidentally placed
     into /usr/sbin in previous revision.
Checksums-Sha1: 
 b8a416137459f775644678dccde8a8f37b102001 1786 micro-evtd_3.4-2.dsc
 fe7576cbd27da065d666aaa7bc9c297436e6518d 10216 micro-evtd_3.4-2.debian.tar.gz
 3a0fd5937f247deabb618587e9caac1b1b0e37d2 31584 micro-evtd_3.4-2_armel.deb
 fd94bace030551abbd8d3ce0672d8b00334a0bc2 16648 micro-evtd-udeb_3.4-2_armel.udeb
Checksums-Sha256: 
 9c52b2c4a66029259d5d26268f4b4f3bd247b11126c996baa72546124648a812 1786 
micro-evtd_3.4-2.dsc
 d930803194bd66a748bbfa969eddef7ac5303c42a50b8f4828e486d4b440992e 10216 
micro-evtd_3.4-2.debian.tar.gz
 21981cadee1c3fd31ca6700cbf8f094e4903d82f11e8a9b1b69f06abaa698302 31584 
micro-evtd_3.4-2_armel.deb
 43f558add89bdcbf6b5dc014a2319549a7b333223bbdf800f419ab2eaafa7ada 16648 
micro-evtd-udeb_3.4-2_armel.udeb
Files: 
 e47f3d9962bbb4fcb7302bfec4a623b2 1786 utils optional micro-evtd_3.4-2.dsc
 8de04f439a0ef4ea383989a0d639026e 10216 utils optional 
micro-evtd_3.4-2.debian.tar.gz
 658b255f9ace3459e2ebd05f09bb8e2e 31584 utils optional 
micro-evtd_3.4-2_armel.deb
 5f7223758503cdc8b61f48eeb86e74bc 16648 debian-installer optional 
micro-evtd-udeb_3.4-2_armel.udeb
Package-Type: udeb

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

iQIcBAEBCgAGBQJPrhr6AAoJEK8ig6p24qx7C4wP/0ziFyZOdGeASsVjNnw3B683
ikAxvsB5mVJID/mMMHRKXMYRJQVL2ETPUCewPsB2Ec96netpa41zlvErUye2+zFJ
L0A3aB1Ior9Ogz1Ay28CTaXkP4fXkjEMTObWrQgoOg3efg8NplqkKhPHTipVxna2
lL9g9UTfDrOWVP+QOUiziHspLmztMv2zUtkU2k9T5neaxxUW3xroeTfmMNM53K9n
ed2cIS087tVTpbWpIHt0rsQoyZ9oXzkJu/3vslR++l08x36LI/K3LHLGsVnRy/aL
97ckwiXGZc7iXIYc8Kb6+RHd0aN8vCQHMq2ZOUg2I0aOUduGtuI9MsKaPjOvEgUS
w2HXdZDMMinXgtww7gVpHlWcHQ/ItQKB7VTWY28uihmy7Q03dcIHYIZDrJhEJhgh
0tQNywImW8VNinslcFIkbAZdbcVH2ZjK6Q9/2BNzOg6x1+SR0MArX4J9cdoUFpzs
RudIltWdoWSjm72joIJmJVRghY0L2eBHrpodVgK+dGNcAIAI5lu5uxH3i8fWDrAD
c7OdnkXkQxIzvxCzvsO+lkuA793F307juskFtOivPJ8mJ4r/iUSVszJpIZHpXaUT
TMF4FH10DXoZfhqJK/TcrHPN32UAxNZ+6HZ0XdRWapmUFP5b5fZ4nXRkIDfrbPsx
JN5D6j52dfiSMVxzk+ov
=jNM5
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to