Your message dated Fri, 18 Sep 2009 23:18:11 +0000
with message-id <[email protected]>
and subject line Bug#536091: fixed in libhaml-ruby 2.2.5-1
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 [email protected]
immediately.)


-- 
536091: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=536091
Debian Bug Tracking System
Contact [email protected] 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.5-1

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.5-1_all.deb
  to pool/main/libh/libhaml-ruby/haml-elisp_2.2.5-1_all.deb
libhaml-ruby-doc_2.2.5-1_all.deb
  to pool/main/libh/libhaml-ruby/libhaml-ruby-doc_2.2.5-1_all.deb
libhaml-ruby1.8_2.2.5-1_all.deb
  to pool/main/libh/libhaml-ruby/libhaml-ruby1.8_2.2.5-1_all.deb
libhaml-ruby_2.2.5-1.diff.gz
  to pool/main/libh/libhaml-ruby/libhaml-ruby_2.2.5-1.diff.gz
libhaml-ruby_2.2.5-1.dsc
  to pool/main/libh/libhaml-ruby/libhaml-ruby_2.2.5-1.dsc
libhaml-ruby_2.2.5-1_all.deb
  to pool/main/libh/libhaml-ruby/libhaml-ruby_2.2.5-1_all.deb
libhaml-ruby_2.2.5.orig.tar.gz
  to pool/main/libh/libhaml-ruby/libhaml-ruby_2.2.5.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.
Gunnar Wolf <[email protected]> (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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 18 Sep 2009 17:56:25 -0500
Source: libhaml-ruby
Binary: libhaml-ruby1.8 libhaml-ruby libhaml-ruby-doc haml-elisp
Architecture: source all
Version: 2.2.5-1
Distribution: unstable
Urgency: low
Maintainer: Gunnar Wolf <[email protected]>
Changed-By: Gunnar Wolf <[email protected]>
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.5-1) unstable; urgency=low
 .
   * New upstream release
   * Standards-version → 3.8.3 (no changes)
   * Added README.source, keeping lintian at ease
   * Actually do the right thing to avoid being compiled with emacs21,
     instead of just conflicting with the whole package. Thanks to Aaron
     M. Ucko for pestering me in the right direction! (Closes: #536091)
Checksums-Sha1: 
 8032fab099ffe2d8bc0371a1cba3e417af4fd581 2089 libhaml-ruby_2.2.5-1.dsc
 9b7c06da3fed5955f3025b8c9e7806678497813d 135460 libhaml-ruby_2.2.5.orig.tar.gz
 0075ad3118ba72e1a32bbd6561622a9463681aa6 5595 libhaml-ruby_2.2.5-1.diff.gz
 ae51a40707b621c1b3474f006f6446b3b2c3c064 76826 libhaml-ruby1.8_2.2.5-1_all.deb
 3d36c265dfd5fb5529d0f37036cd5f580ac40b02 3160 libhaml-ruby_2.2.5-1_all.deb
 96209c815b90b269bde9a0c60f72bafb81201cf5 10588052 
libhaml-ruby-doc_2.2.5-1_all.deb
 b5a6544cb229bb6c24c5b1cc735049910263dfda 11640 haml-elisp_2.2.5-1_all.deb
Checksums-Sha256: 
 853df6a2b146cdb9792d1dded864ec6cbab7e6951b05c288075783f9ac14e647 2089 
libhaml-ruby_2.2.5-1.dsc
 6fe6e6fe38168295eb21f882dbe581e59c1a6a937c5cb6d49a95179199014b23 135460 
libhaml-ruby_2.2.5.orig.tar.gz
 d499db68665239e56dd5ce632625a11d70cf58dee0a4424f8073cad07954e978 5595 
libhaml-ruby_2.2.5-1.diff.gz
 f28f8c07dad0bed8352e4f570d4cb6941c422f7c1e4fb0dfe3fc421c48421eed 76826 
libhaml-ruby1.8_2.2.5-1_all.deb
 7e02d97a190ab5cf19e958b6159c9310392a8b3da437fdf20811cdaabe0e03fb 3160 
libhaml-ruby_2.2.5-1_all.deb
 982b18749613adb33ffc3b9b0fc8f6136cc4ce64bb3fdc595fbc02d1a9497942 10588052 
libhaml-ruby-doc_2.2.5-1_all.deb
 464d645f0983ecbe1152c53137a370619c3a3f9d282f109c977de5a48e778858 11640 
haml-elisp_2.2.5-1_all.deb
Files: 
 8d0e6c6f490a01220c8a8e28c2aef026 2089 ruby optional libhaml-ruby_2.2.5-1.dsc
 bce1421cfa118278e161c6f26a03fbeb 135460 ruby optional 
libhaml-ruby_2.2.5.orig.tar.gz
 9ed378c22404d732e6d9fbed02bfd308 5595 ruby optional 
libhaml-ruby_2.2.5-1.diff.gz
 0e1c5dd4a8ac04b2dd6a79a6bbb4cc74 76826 ruby optional 
libhaml-ruby1.8_2.2.5-1_all.deb
 93d8d8039063526e5a962d1a60e97a63 3160 ruby optional 
libhaml-ruby_2.2.5-1_all.deb
 79f9816d44289fb55876dbd39e7ad958 10588052 doc optional 
libhaml-ruby-doc_2.2.5-1_all.deb
 5127c45fba38e980b186e1fa9635b133 11640 editors optional 
haml-elisp_2.2.5-1_all.deb

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

iQIcBAEBCAAGBQJKtBPNAAoJEGc6A+TB25IfFMIP/jKutJcRneEjxNUhvgedR922
ZZU8O1oBCtVq7qa+fS2B/XTKwUTig9DJXiur+2VQJLyWtow1N6dtF17WvFFH4Hd9
OhrB5UrrzYvkUMd2RGcEP2mt7BIfngcsJSx/TQDhGUTi/pGvBqbOVZOywwm3Joa/
hUPIByv0c3Y5gSG9kE3IaAKImOTc5MUOKaBX0NPWuL8Ouxxg9BnTAo3Zg4/YIQI1
4HQXZc5mJKTHIoMWxJa5dwTUrWdgY0Kr26YpBHpf3vcFUh3l10zRXrrU790DZNtO
dHmi7PumzXDoJBrFe2mpMsov3OJaO5Dmh0ri57+EkUdGywY6IfExF4iyR8q10tYQ
F0gxN9cu3fAfu1zU3x/1lcgtHCLHfUXkmRVfDnqFowr4lgQuTtN5dKHLyZy1NNUf
MdKKxrblEQEwt1oSlc9oX3Ntauz/ng6rMAuVfBDgBcsbIPT9cvA0yFvFQInQ7JUY
qQWmTkjfgYUmSPq2tiA+CWaG7kleq6C3jR96iNoF/m3nnBd2hM1ATGyYF5idJYwI
uv0SnZ9WDqUSIGG7Ye/7tJ0pVV6nfXaGjf6WKn4LMmGR/PvPQYbH40TYV8jp4pyD
XMrKZJhmqayvxAMpZpUhbES9czD7xtV+vEpprjzqJEh9uP9llxXIv6P8CesZVqus
u+OpgiTfI7Zw3SB7FSUe
=uDwe
-----END PGP SIGNATURE-----



--- End Message ---
_______________________________________________
Pkg-ruby-extras-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-ruby-extras-maintainers

Reply via email to