Your message dated Wed, 04 Jul 2012 22:04:25 +0000
with message-id <e1smxgp-0001et...@franck.debian.org>
and subject line Bug#680227: fixed in webgen0.5 0.5.14+dfsg1-3
has caused the Debian Bug report #680227,
regarding webgen0.5: webgen does not work with default YAML implementation of 
ruby1.9
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.)


-- 
680227: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=680227
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: webgen0.5
Version: 0.5.14+dfsg1-2
Severity: important

Hi,

in ruby1.9.2 the default YAML parser has been changed from syck to
psych. The new parser does not work correctly with webgen:

/usr/lib/ruby/1.9.1/psych.rb:203:in `parse': (<unknown>): did not find expected
alphabetic or numeric character while scanning an alias at line 8 column 11
(Psych::SyntaxError)
        from /usr/lib/ruby/1.9.1/psych.rb:203:in `parse_stream'
        from /usr/lib/ruby/1.9.1/psych.rb:151:in `parse'
        from /usr/lib/ruby/1.9.1/psych.rb:127:in `load'
        from /usr/lib/ruby/vendor_ruby/webgen/website.rb:358:in 
`read_config_file'
        from /usr/lib/ruby/vendor_ruby/webgen/website.rb:258:in `block in init'
        from /usr/lib/ruby/vendor_ruby/webgen/website.rb:316:in `execute_in_env'
        from /usr/lib/ruby/vendor_ruby/webgen/website.rb:252:in `init'
        from /usr/lib/ruby/vendor_ruby/webgen/website.rb:271:in `block in 
render'
        from /usr/lib/ruby/vendor_ruby/webgen/website.rb:316:in `execute_in_env'
        from /usr/lib/ruby/vendor_ruby/webgen/website.rb:270:in `render'
        from /usr/lib/ruby/vendor_ruby/webgen/cli/run_command.rb:17:in `execute'
        from /usr/lib/ruby/vendor_ruby/cmdparse2.rb:464:in `parse'
        from /usr/lib/ruby/vendor_ruby/webgen/cli.rb:124:in `parse'
        from /usr/bin/webgen:7:in `<main>'

Since the default ruby implementation has been changed from ruby1.8 to
ruby1.9.1 in wheezy, webgen is broken by default. The solution is to
switch back to the old implementation [0]. This can be done by adding

require 'syck'

as first code line of /usr/bin/webgen0.5

[0] http://rubyforge.org/pipermail/webgen-users/2012-February/000818.html

-- Sebastian

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing'), (100, 'unstable'), (50, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.3.0-trunk-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 webgen0.5 depends on:
ii  ruby                          4.9
ii  ruby-cmdparse                 2.0.5-1
ii  ruby-maruku                   0.6.0-2
ii  ruby1.8 [ruby-interpreter]    1.8.7.358-4
ii  ruby1.9.1 [ruby-interpreter]  1.9.3.194-1

Versions of packages webgen0.5 recommends:
ii  ruby-kramdown                   0.13.7-1
pn  ruby-redcloth | ruby-bluecloth  <none>
ii  ruby-rmagick                    2.13.1-6

Versions of packages webgen0.5 suggests:
pn  liberubis-ruby1.8 | liberubis-ruby1.9.1  <none>
pn  libexif-ruby1.8 | libexif-ruby1.9.1      <none>
pn  libhaml-ruby1.8                          <none>
pn  rake                                     <none>
pn  ruby-builder                             <none>
pn  webgen0.5-doc                            <none>

-- no debconf information

-- debsums errors found:
debsums: changed file /usr/bin/webgen0.5 (from webgen0.5 package)



--- End Message ---
--- Begin Message ---
Source: webgen0.5
Source-Version: 0.5.14+dfsg1-3

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

webgen0.5-doc_0.5.14+dfsg1-3_all.deb
  to main/w/webgen0.5/webgen0.5-doc_0.5.14+dfsg1-3_all.deb
webgen0.5_0.5.14+dfsg1-3.debian.tar.gz
  to main/w/webgen0.5/webgen0.5_0.5.14+dfsg1-3.debian.tar.gz
webgen0.5_0.5.14+dfsg1-3.dsc
  to main/w/webgen0.5/webgen0.5_0.5.14+dfsg1-3.dsc
webgen0.5_0.5.14+dfsg1-3_all.deb
  to main/w/webgen0.5/webgen0.5_0.5.14+dfsg1-3_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 680...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc Dequènes (Duck) <d...@duckcorp.org> (supplier of updated webgen0.5 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: Wed, 04 Jul 2012 22:54:50 +0200
Source: webgen0.5
Binary: webgen0.5 webgen0.5-doc
Architecture: source all
Version: 0.5.14+dfsg1-3
Distribution: unstable
Urgency: low
Maintainer: Marc Dequènes (Duck) <d...@duckcorp.org>
Changed-By: Marc Dequènes (Duck) <d...@duckcorp.org>
Description: 
 webgen0.5  - fast, powerful, and extensible static website generator
 webgen0.5-doc - fast, powerful, and extensible static website generator -- API 
do
Closes: 680227
Changes: 
 webgen0.5 (0.5.14+dfsg1-3) unstable; urgency=low
 .
   * Update dependencies to follow the new ruby policy for: exif, haml,
     and erubis.
   * Fixed breakage with the new YAML parser in Ruby 1.9, which is now
     the default version, thanks to Sebastian Reichel (Closes: #680227).
   * Removed embedded copy of JQuery and depends on libjs-jquery instead.
Checksums-Sha1: 
 c6797045799a69cc46dbe4a14caaa060493d4a62 1543 webgen0.5_0.5.14+dfsg1-3.dsc
 0ed3c0cb2e235f71d3e9d6a8ac4081486d856073 8892 
webgen0.5_0.5.14+dfsg1-3.debian.tar.gz
 fb4c1e06375f047325177c7352d07dda2be07456 162952 
webgen0.5_0.5.14+dfsg1-3_all.deb
 e4b1fbd7dc0381a66d02ec0028295644b5efbbe6 278978 
webgen0.5-doc_0.5.14+dfsg1-3_all.deb
Checksums-Sha256: 
 aaf331be3ebeae80ad504266b886a895e3bf8366eb06f57ee31b4fece11cb48a 1543 
webgen0.5_0.5.14+dfsg1-3.dsc
 cc22728d573a8b922180ac584c0b33e74b100b0b7e6fbc3b439735d6d2ecf42c 8892 
webgen0.5_0.5.14+dfsg1-3.debian.tar.gz
 a9d4908ef365925e7e04733bdd9c5a977f60d777a7734b52559b439721961a5d 162952 
webgen0.5_0.5.14+dfsg1-3_all.deb
 255119d1b5ae0d8497e374b50d22252b77aed88eefe1024eaf98a3eb09debf9e 278978 
webgen0.5-doc_0.5.14+dfsg1-3_all.deb
Files: 
 6edd2bda0480fcc1d1163b0e552557cf 1543 ruby optional 
webgen0.5_0.5.14+dfsg1-3.dsc
 ed53125a94aa0d12586316cee737e02e 8892 ruby optional 
webgen0.5_0.5.14+dfsg1-3.debian.tar.gz
 81cec713f4e56bf536b1f7e534fd784b 162952 ruby optional 
webgen0.5_0.5.14+dfsg1-3_all.deb
 a11904d261ae9af43c47e0430fd35158 278978 doc optional 
webgen0.5-doc_0.5.14+dfsg1-3_all.deb

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

iEYEARECAAYFAk/0vKMACgkQsczZcpAmcIbbzQCglsRzj5/KoMPnAvgUKZC1JUJY
QYgAoKUE34NRQ3D6eEwsyBqKZnJHeYIE
=8aqo
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to