Your message dated Tue, 04 Aug 2009 22:06:37 +0000
with message-id <e1mys9v-00072f...@ries.debian.org>
and subject line Bug#536091: fixed in libhaml-ruby 2.2.0-2
has caused the Debian Bug report #536091,
regarding haml-elisp: byte-compilation fails
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.)


-- 
536091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536091
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: haml-elisp
Version: 2.2.0-1
Severity: grave
Justification: renders package unusable

| Setting up haml-elisp (2.2.0-1) ...
| install/haml-elisp: Handling install of emacsen flavor emacs
| install/haml-elisp: Handling install of emacsen flavor emacs21
| install/haml-elisp: byte-compiling for emacs21
| While compiling haml-extend-region-multiline-hashes in file 
/usr/share/emacs21/site-lisp/haml-elisp/haml-mode.el:
|   ** `(char-before)' called for effect
|   ** `(char-after (1- (point)))' called for effect
| While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/haml-elisp/haml-mode.el:
|   !! Symbol's value as variable is void ((haml-tag-beg-re))
| While compiling toplevel forms in file 
/usr/share/emacs21/site-lisp/haml-elisp/sass-mode.el:
|   !! error (("Invalid escape character syntax"))
| Done
| emacs-package-install: /usr/lib/emacsen-common/packages/install/haml-elisp 
emacs21 emacs21 emacs22 xemacs21 failed at 
/usr/lib/emacsen-common/emacs-package-install line 30, <TSORT> line 1.
| dpkg: error processing haml-elisp (--configure):
|  subprocess installed post-installation script returned error exit status 1
| Errors were encountered while processing:
|  haml-elisp

I haven't had time to test this, but I believe placing the definition
of haml-tag-beg-re (on line 64 of haml-mode.el) within

    (eval-when-compile ...)

should address the former and replacing \s with \\s in the definition
of sass-line-keywords (on lines 92-94 of sass-mode.el) should address
the latter, which FWIW only emacs21 properly reports.  (emacs22
instead interprets "\s" as " ", which isn't quite right, and xemacs21
likely does something similar.)

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

Kernel: Linux 2.6.30-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages haml-elisp depends on:
ii  emacs [emacsen]              22.3+1-1.1  The GNU Emacs editor (metapackage)
ii  emacs21 [emacsen]            21.4a+1-5.7 The GNU Emacs editor
ii  emacs22-gtk [emacsen]        22.3+1-1.1  The GNU Emacs editor (with GTK use
ii  xemacs21-mule [emacsen]      21.4.22-2   highly customizable text editor --
ii  xemacs21-nomule [emacsen]    21.4.22-2   highly customizable text editor --

Versions of packages haml-elisp recommends:
ii  libhaml-ruby                  2.2.0-1    Elegant, easy and powerful templat

haml-elisp suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libhaml-ruby
Source-Version: 2.2.0-2

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

haml-elisp_2.2.0-2_all.deb
  to pool/main/libh/libhaml-ruby/haml-elisp_2.2.0-2_all.deb
libhaml-ruby-doc_2.2.0-2_all.deb
  to pool/main/libh/libhaml-ruby/libhaml-ruby-doc_2.2.0-2_all.deb
libhaml-ruby1.8_2.2.0-2_all.deb
  to pool/main/libh/libhaml-ruby/libhaml-ruby1.8_2.2.0-2_all.deb
libhaml-ruby_2.2.0-2.diff.gz
  to pool/main/libh/libhaml-ruby/libhaml-ruby_2.2.0-2.diff.gz
libhaml-ruby_2.2.0-2.dsc
  to pool/main/libh/libhaml-ruby/libhaml-ruby_2.2.0-2.dsc
libhaml-ruby_2.2.0-2_all.deb
  to pool/main/libh/libhaml-ruby/libhaml-ruby_2.2.0-2_all.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 536...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Gunnar Wolf <gw...@debian.org> (supplier of updated libhaml-ruby 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: SHA1

Format: 1.8
Date: Tue, 04 Aug 2009 16:19:07 -0500
Source: libhaml-ruby
Binary: libhaml-ruby1.8 libhaml-ruby libhaml-ruby-doc haml-elisp
Architecture: source all
Version: 2.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf <gw...@debian.org>
Changed-By: Gunnar Wolf <gw...@debian.org>
Description: 
 haml-elisp - Haml (and Sass) modes for Emacsen
 libhaml-ruby - Elegant, easy and powerful template engines for HTML and CSS
 libhaml-ruby-doc - Elegant, easy and powerful template engines for HTML and CSS
 libhaml-ruby1.8 - Elegant, easy and powerful template engines for HTML and CSS
Closes: 536091
Changes: 
 libhaml-ruby (2.2.0-2) unstable; urgency=low
 .
   [ Ryan Niebur ]
   * Add myself to Uploaders
   * install VERSION_NAME, fixing the errors during load
 .
   [ Gunnar Wolf ]
   * Patched haml-mode.el to avoid compile-time (and thus, install-time)
     error. Had to also declare Conflicts: on emacs21 (which is going
     away soon anyway) as author will explicitly not support it. (Closes:
     #536091)
   * Thanks to Axel Beckert for his help with elisp!
Checksums-Sha1: 
 8d0a39a33c044c1914d709965974ebe4bbd5aa03 1441 libhaml-ruby_2.2.0-2.dsc
 df9faab11a6f5d02fd267b879b8870a7f1582089 5264 libhaml-ruby_2.2.0-2.diff.gz
 f77d87c48f1fd6e23aeb8a295915f63aae50ec75 75926 libhaml-ruby1.8_2.2.0-2_all.deb
 c8086b89fef6d4a578715f3962edf6616df6b5a4 2988 libhaml-ruby_2.2.0-2_all.deb
 6ce794a17401f27c831d88040e548598ed4a5ded 8896968 
libhaml-ruby-doc_2.2.0-2_all.deb
 35bf6e7e7b8243c71fb9d0503f574a479b91736a 11450 haml-elisp_2.2.0-2_all.deb
Checksums-Sha256: 
 793d7f5c290e18423162e9e23b4cc37f45ec76d33726b0261388e00481351396 1441 
libhaml-ruby_2.2.0-2.dsc
 c592439b71867b05cbb9d53b3e6b4f44d17d48870d2e888405a753d7ba07b648 5264 
libhaml-ruby_2.2.0-2.diff.gz
 96b7353de203803b64180362c3165a873c78f19dc1c6ce1990697e39a4ac8518 75926 
libhaml-ruby1.8_2.2.0-2_all.deb
 61b4ec5c83b44343564c7f9b3920d03d4e75f3f784f369040225d180b0028ab9 2988 
libhaml-ruby_2.2.0-2_all.deb
 5987d722a05b4bfbdb308b1950ae496bc9da60d857b6627e217c22d7f5fb2270 8896968 
libhaml-ruby-doc_2.2.0-2_all.deb
 74b12a03aa6329e8a8162cc05389e0cd2fe5b9e04cd407fbe24fbb49fd41c1bd 11450 
haml-elisp_2.2.0-2_all.deb
Files: 
 445f1965652ce2424a78eb0d62aca1d4 1441 ruby optional libhaml-ruby_2.2.0-2.dsc
 8f0ccc5a9c668622d0a914b2c38da2c6 5264 ruby optional 
libhaml-ruby_2.2.0-2.diff.gz
 901b70b1755790fc2e086d1829c962ee 75926 ruby optional 
libhaml-ruby1.8_2.2.0-2_all.deb
 7ff90f48c08fe1524ebc5a2d816a9c5a 2988 ruby optional 
libhaml-ruby_2.2.0-2_all.deb
 fcd55495d6e3fc2c506a3760049f0355 8896968 doc optional 
libhaml-ruby-doc_2.2.0-2_all.deb
 84285809e1908cab4a414fd8fdc478c2 11450 editors optional 
haml-elisp_2.2.0-2_all.deb

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

iEYEARECAAYFAkp4reQACgkQ2A7zWou1J68OiwCgmnNIZ+CVsF1ykFluU7OE30v8
3u8AoMZlEzFg78Q5sQBE5UGUnh9NntHq
=ANog
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to