Your message dated Sun, 23 Aug 2009 11:22:29 +0100
with message-id <[email protected]>
and subject line Package python-syck has been removed from Debian
has caused the Debian Bug report #338155,
regarding python2.3-syck: Segfaulting when using load and parse functions
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.)


-- 
338155: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=338155
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python2.3-syck
Version: 0.42-9
Severity: important

This file makes syck segfault when I use the load or parse functions:

# The environment variables used:
#   $ROOT    The root of Hmm Weblog.
#   $ID      The blog name/ID.
#   $BLOG    The path to a blog, including $ID resolved

# System-related
paths:
    root: /usr/local
    blog: /afs/su.se/home/$ID/public/blog

expand_id_function: hmm.path.expand_id_su

logs: $ROOT/etc/hmm-weblog/logs.conf

factories:
    configFactory:
        class: hmm.backend.factories.config.FileConfigFactory
        file: $BLOG/etc/hmm-weblog.conf
    entryFactory:
        class: hmm.backend.factories.entry.FileEntryFactory
        path: $BLOG/data        
        max_limit: 100
        min_limit: 1
        limit: 10
        max_ttl: 365
        min_ttl: 1
        ttl: 7     
    categoryFactory:
        class: hmm.backend.factories.category.FileCategoryFactory
        path: $BLOG/data
        max_depth: 3
    commentFactory:
        class: hmm.backend.factories.comment.FileCommentFactory
        path: $BLOG/data
        max_limit: 100
        min_limit: 0
        limit: 10
    languageFactory:
        class: hmm.backend.factories.language.FileLanguageFactory
        path: $ROOT/share/hmm-weblog/language

default_mode: blog_index
modes:
    blog_index:
        - hmm.models.language.LanguageXMLModel
        - hmm.models.generic.InfoModel
        - hmm.models.blog.IndexModel
        - hmm.models.blog.CategoryModel
        - hmm.models.generic.GenericXMLModel
        - hmm.models.blog.BlogXMLModel
        - hmm.views.xml.XSLTView
    blog_entry:
        - hmm.models.language.LanguageXMLModel
        - hmm.models.generic.InfoModel
        - hmm.models.blog.EntryModel
        - hmm.models.blog.CategoryModel
        - hmm.models.generic.GenericXMLModel
        - hmm.models.blog.BlogXMLModel
        - hmm.views.xml.XSLTView

settings:
    __defaults__: &id001
        hmm.models.generic.InfoModel:
            info:
                title: My Little Blog
                description: Just a test thingie.
                owner: Some user
                #css: http://webshare.su.se/css/hmm.css
            mutable: [info]
    blog_index:
        hmm.models.blog.InfoModel: *id001
        hmm.models.blog.IndexModel:
            ttl: 30
            limit: 12
            mutable: [ttl, limit]
        hmm.models.blog.BlogXMLModel:
            group_date_format: %(dayName)s (%(year)04d-%(month)02d-%(day)02d)
            entry_date_format: %(24hour)02d:%(minute)02d
            mutable: [group_date_format, entry_date_format]
        hmm.models.language.LanguageXMLModel:
            languages: [sv_SE, en_UK]
            mutable: [languages]
        hmm.views.xml.XSLTView:
            file: $ROOT/share/hmm-weblog/xsl/su/entry.xsl
            content_type: text/html
    blog_entry:
        hmm.models.blog.InfoModel: *info
        hmm.models.blog.EntryModel:
            show_comments: true
            mutable: [show_comments]
        hmm.models.blog.BlogXMLModel:
            entry_date_format: %(24hour)02d:%(minute)02d, %(dayName)s %(day)02d 
%(monthName)s %(year)04d
            comment_date_format: %(year)04d-%(month)02d-%(day)02d 
%(24hour)02d:%(minute)02d
            mutable: [entry_date_format, comment_date_format]
        hmm.models.language.LanguageXMLModel:
            languages: [sv_SE, en_UK]
            mutable: [languages]
        hmm.views.xml.XSLTView:
            file: $ROOT/share/hmm-weblog/xsl/su/entry.xsl
            content_type: text/html


-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.4.27
Locale: LANG=en_US, LC_CTYPE=sv_SE (charmap=ISO-8859-1)

Versions of packages python2.3-syck depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an
ii  python2.3                   2.3.5-6      An interactive high-level object-o

-- no debconf information


--- End Message ---
--- Begin Message ---
Version: 0.61.2-1+rm

You filled the bug http://bugs.debian.org/338155 in Debian BTS
against the package python-syck. I'm closing it at *unstable*, but it will
remain open for older distributions.

For more information about this package's removal, read
http://bugs.debian.org/540566. That bug might give the reasons why
this package was removed and suggestions of possible replacements.

Don't hesitate to reply to this mail if you have any question.

Thank you for your contribution to Debian.

--
Marco Rodrigues


--- End Message ---

Reply via email to