Your message dated Mon, 21 Apr 2014 10:57:40 +0000
with message-id <[email protected]>
and subject line Bug#743429: Removed package(s) from unstable
has caused the Debian Bug report #224418,
regarding ppthtml aast mit dem Speicher (unter htdig)
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.)


-- 
224418: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=224418
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ppthtml
Version: 0.4.9.3-2
Severity: normal

Mit ht://dig indiziere ich mein Archiv. Darin werden PowerPoint-Dateien über die Konfigurationszeile

 external_parsers: ...
                 
application/vnd.ms-powerpoint->text/html/usr/share/htdig/doc2html.pl \
                ...

dem Programm doc2html zugewiesen, welches anscheinend intern ppthtml aufruft.

Rechner: 320 MB RAM + 480 MB swap, Intel P-III.

Der htdig-Lauf beginnt normal; bei unbelastetem System sind nach einiger Zeit um die 10% des Speichers belegt (laut "top"), den ich nach Memory sortiert mitlaufen lassen. Bis zu 9 Apache-Dämonen laufen. htdig selbst belegt zwischen 1% und 11% des Speichers.

Sobald eine PowerPoint-Datei kommt (zum Glück habe ich nur sehr wenige) erscheint ppthtml in der Prozeßliste von TOP und sprint sofort auf um die 90% (belegt also den gesamten freien Speicher) und eiert dort herum. Dann kann beobachten, wie Meldungen der Art
  "Out of Memory: Killed process 31555 (apache)."

erscheinen, bis mit

 "Out of Memory: Killed process 31947 (ppthtml)."

der Spuk wieder vorbei ist.

-- System Information
Debian Release: 3.0
Kernel Version: Linux p450 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i686 unknown

Versions of the packages ppthtml depends on:
ii libc6 2.2.5-11.5 GNU C Library: Shared libraries and Timezone


 -----------------
 Eberhard Spittler
 [ http://www.ebsp.de/ ]
#
# P450 öffentliches Archiv config file for ht://Dig.
# /var/www/.../search.html zeigt auf diese Datei;
# ebenso /var/lib/htdig/run... .
#
DIGDIR=/var/lib/htdig
export DIGDIR
DBDIR=$DIGDIR/db

database_dir:           $DBDIR/offen

start_url:              http://p450/

limit_urls_to:          ${start_url}

exclude_urls:           /cgi-bin/ .cgi

bad_extensions:         .wav .gz .z .bz2 .sit .au .zip .tar .hqx .exe .com \
   .gif .jpg .jpeg .aiff .class .map .ram .tgz .bin .rpm .mpg .mov .avi .css

maintainer:             [email protected]

max_head_length:        66444
# damit sollten die Fido-Dateien komplett erfaßt sein  <<

max_doc_size:           2222222
# Das sollte einen wesentlichen Teil von großen Acrobat- oder Word-Dokumenten 
(mit Bildern) einschließen  <<

no_excerpt_show_top:    true

# Fuzzy Search:
search_algorithm:       exact:1 accents:0.8 synonyms:0.5 endings:0.2 prefix:0.1
#                       substring:0.2 ist SEHR langsam
#prefix_match_character:        *

# Ranking:
text_factor: 1
heading_factor_1: 0
heading_factor_2: 0
heading_factor_3: 0
heading_factor_4: 0
heading_factor_5: 0
heading_factor_6: 0
title_factor: 2
meta_description_factor: 3
description_factor: 4
backlink_factor: 0

#
# The following are the templates used in the builtin search results
# The default is to use compiled versions of these files, which produces
# slightly faster results. However, uncommenting these lines makes it
# very easy to change the format of search results.
# See <http://www.htdig.org/hts_templates.html> for more details.
#
# template_map: Long long ${common_dir}/long.html \
#               Short short ${common_dir}/short.html
# template_name: long

#
# The following are used to change the text for the page index.
# The defaults are just boring text numbers.  These images spice
# up the result pages quite a bit.  (Feel free to do whatever, though)
#
next_page_text:         <img src="/htdig/buttonr.gif" border="0" align="middle" 
width="30" height="30" alt="next">
no_next_page_text:
prev_page_text:         <img src="/htdig/buttonl.gif" border="0" align="middle" 
width="30" height="30" alt="prev">
no_prev_page_text:
page_number_text:       '<img src="/htdig/button1.gif" border="0" 
align="middle" width="30" height="30" alt="1">' \
                        '<img src="/htdig/button2.gif" border="0" 
align="middle" width="30" height="30" alt="2">' \
                        '<img src="/htdig/button3.gif" border="0" 
align="middle" width="30" height="30" alt="3">' \
                        '<img src="/htdig/button4.gif" border="0" 
align="middle" width="30" height="30" alt="4">' \
                        '<img src="/htdig/button5.gif" border="0" 
align="middle" width="30" height="30" alt="5">' \
                        '<img src="/htdig/button6.gif" border="0" 
align="middle" width="30" height="30" alt="6">' \
                        '<img src="/htdig/button7.gif" border="0" 
align="middle" width="30" height="30" alt="7">' \
                        '<img src="/htdig/button8.gif" border="0" 
align="middle" width="30" height="30" alt="8">' \
                        '<img src="/htdig/button9.gif" border="0" 
align="middle" width="30" height="30" alt="9">' \
                        '<img src="/htdig/button10.gif" border="0" 
align="middle" width="30" height="30" alt="10">'
#
# To make the current page stand out, we will put a border around the
# image for that page.
#
no_page_number_text:    '<img src="/htdig/button1.gif" border="2" 
align="middle" width="30" height="30" alt="1">' \
                        '<img src="/htdig/button2.gif" border="2" 
align="middle" width="30" height="30" alt="2">' \
                        '<img src="/htdig/button3.gif" border="2" 
align="middle" width="30" height="30" alt="3">' \
                        '<img src="/htdig/button4.gif" border="2" 
align="middle" width="30" height="30" alt="4">' \
                        '<img src="/htdig/button5.gif" border="2" 
align="middle" width="30" height="30" alt="5">' \
                        '<img src="/htdig/button6.gif" border="2" 
align="middle" width="30" height="30" alt="6">' \
                        '<img src="/htdig/button7.gif" border="2" 
align="middle" width="30" height="30" alt="7">' \
                        '<img src="/htdig/button8.gif" border="2" 
align="middle" width="30" height="30" alt="8">' \
                        '<img src="/htdig/button9.gif" border="2" 
align="middle" width="30" height="30" alt="9">' \
                        '<img src="/htdig/button10.gif" border="2" 
align="middle" width="30" height="30" alt="10">'

# deutsch statt englisch:
#
locale:                 de_DE
# locale:               de_DE.ISO_8859-15
lang_dir:               ${common_dir}/german
bad_word_list:  ${lang_dir}/bad_words-D_E_F
synonym_dictionary:     ${lang_dir}/synonyms
endings_affix_file:     ${lang_dir}/german.aff
endings_dictionary:     ${lang_dir}/german.0
synonym_db:             ${database_dir}/../synonyms.db
endings_root2word_db:   ${database_dir}/../root2word.db
endings_word2root_db:   ${database_dir}/../word2root.db
accents_db:             ${database_dir}/umlaute.db

#
# image_url_prefix is the relative url for the images htdig uses.
# This defaults to "/doc/htdig/images".  To get the images from another dir
# if you've turned off the /doc alias, you'll need to modify the .html files
# in /etc/htdig as well as this setting.
#
image_url_prefix:       /htdig

#
# external parser for msword, postscript and pdf files
#
# If you really want to parse pdf, ps and doc files, make sure that the
# max_doc_size value above is set to a larger value than your largest file
# of this type. If it is smaller, the indexing might hang
#
external_parsers: application/msword /usr/share/htdig/parse_doc.pl \
                application/postscript /usr/share/htdig/parse_doc.pl \
                application/pdf /usr/share/htdig/parse_doc.pl \
                application/rtf->text/html /usr/share/htdig/doc2html.pl \
                text/rtf->text/html /usr/share/htdig/doc2html.pl \
                application/vnd.ms-excel->text/html 
/usr/share/htdig/doc2html.pl \
                application/vnd.ms-powerpoint->text/html 
/usr/share/htdig/doc2html.pl \
                application/wordperfect5.1->text/html 
/usr/share/htdig/doc2html.pl

#
# special Debian variable for PDF documents
#
# If you want to parse PDF documents, set the (htdig variable) pdf_parser
# to the wrapper script /usr/bin/htdig-pdfparser (which is default). Using
# the debian_pdf_parser variable the actual pdf parser can be controlled.
# Make sure you set the external_parsers option too.
# Recognized options are: acrobat, xpdf
#
#debian_pdf_parser: acrobat

# local variables:
# mode: text
# eval: (if (eq window-system 'x) (progn (setq font-lock-keywords (list 
'("^#.*" . font-lock-keyword-face) '("^[a-zA-Z][^ :]+" . 
font-lock-function-name-face) '("[+$]*:" . font-lock-comment-face) )) 
(font-lock-mode)))
# end:

--- End Message ---
--- Begin Message ---
Version: 0.5.1-6+rm

Dear submitter,

as the package xlhtml has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/743429

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Ansgar Burchardt (the ftpmaster behind the curtain)

--- End Message ---

Reply via email to