Your message dated Mon, 04 Feb 2008 15:02:11 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#462325: fixed in libtidy-ruby 1.1.2-3
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: libtidy-ruby1.8
Version: 1.1.2-2
Severity: normal


The code below exits with exception on line 
"/usr/lib/ruby/1.8/tidy/tidybuf.rb:39". The html file to tidy is 700Kb in size.

  cadena_html = 
Net::HTTP.get(URI.parse("http://www.santanderga.es/intega/IntegaFrontServlet?controller=IntegaHttpHandler&services=ConsFondosSrv&view=/productos/buscadorfondos/mostrar_fondos_inicio.jsp&categoria=&familia=&valoracion=22-01-2008&nombre=&controlvaloracion=no&informe=N&entorno=INTER";))
  Tidy.path = '/usr/lib/libtidy.so'
  xml = Tidy.open(:show_warnings=>true) { |tidy|
    tidy.options.output_xml = true
    tidy.options.indent = true
    tidy.options.tidy_mark = false
    tidy.options.numeric_entities = true
    puts tidy.options.show_warnings
    xml = tidy.clean(cadena_html)
  }



-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.23 (PREEMPT)
Locale: LANG=C, LC_CTYPE=C (charmap=ISO-8859-1) (ignored: LC_ALL set to es_ES)
Shell: /bin/sh linked to /bin/bash

Versions of packages libtidy-ruby1.8 depends on:
ii  libruby1.8                 1.8.6.111-3   Libraries necessary to run Ruby 1.
ii  libtidy-0.99-0             20080116cvs-2 HTML syntax checker and reformatte

libtidy-ruby1.8 recommends no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: libtidy-ruby
Source-Version: 1.1.2-3

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

libtidy-ruby1.8_1.1.2-3_all.deb
  to pool/main/libt/libtidy-ruby/libtidy-ruby1.8_1.1.2-3_all.deb
libtidy-ruby_1.1.2-3.diff.gz
  to pool/main/libt/libtidy-ruby/libtidy-ruby_1.1.2-3.diff.gz
libtidy-ruby_1.1.2-3.dsc
  to pool/main/libt/libtidy-ruby/libtidy-ruby_1.1.2-3.dsc
libtidy-ruby_1.1.2-3_all.deb
  to pool/main/libt/libtidy-ruby/libtidy-ruby_1.1.2-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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Dmitry Borodaenko <[EMAIL PROTECTED]> (supplier of updated libtidy-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: SHA1

Format: 1.7
Date: Mon, 04 Feb 2008 15:37:24 +0200
Source: libtidy-ruby
Binary: libtidy-ruby libtidy-ruby1.8
Architecture: source all
Version: 1.1.2-3
Distribution: unstable
Urgency: low
Maintainer: Dmitry Borodaenko <[EMAIL PROTECTED]>
Changed-By: Dmitry Borodaenko <[EMAIL PROTECTED]>
Description: 
 libtidy-ruby - Ruby interface to HTML Tidy Library
 libtidy-ruby1.8 - Ruby interface to HTML Tidy Library
Closes: 462325
Changes: 
 libtidy-ruby (1.1.2-3) unstable; urgency=low
 .
   * Included patches from RubyForge:
     - #4095: replace hard-coded line separator with $/ magic variable
     - #10007 (Ben Walding): fix segfault caused by changes to TidyBuffer
       struct in upstream CVS (closes: #462325).
   * Versioned depends on libtidy-0.99-0 (>= 20080116cvs) due to the
     incompatible TidyBuffer changes (see above).
   * Moved debhelper from Build-Depends-Indep to Build-Depends.
   * Bumped Standards-Version to 3.7.3.
Files: 
 7f52b76b6caaa612d3233c7df828d82a 635 interpreters optional 
libtidy-ruby_1.1.2-3.dsc
 d2ad408bce1535ee114a24ce68064523 3139 interpreters optional 
libtidy-ruby_1.1.2-3.diff.gz
 db2559e42601e57ae11dae014b164eb3 4438 interpreters optional 
libtidy-ruby_1.1.2-3_all.deb
 c69830a3ff2b3dbb682ed4b4e7597b2e 7496 interpreters optional 
libtidy-ruby1.8_1.1.2-3_all.deb

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

iEYEARECAAYFAkenFzgACgkQxhqJXoXuPg7n6ACfeWopH6nZvSaAOdWjWsWxymFn
l48An1Xi9QDxl0XohQOXjMb5cUobAvH0
=H6+Q
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to