Bug#501207: marked as done (destar doesn't start, backtrace shown)

2009-12-06 Thread Debian Bug Tracking System
Your message dated Sun, 06 Dec 2009 16:46:05 +
with message-id 1260117965.321587.4036.nullmai...@kmos.homeip.net
and subject line Package destar has been removed from Debian
has caused the Debian Bug report #501207,
regarding destar doesn't start, backtrace shown
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.)


-- 
501207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501207
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
---BeginMessage---
Package: destar
Version: 0.2.2-5
Severity: grave
Justification: renders package unusable

Destar doesn't start automatically after install, manually calling it
shows the following backtrace. Maybe it's an python-quixote but...

---
andreas-core2:/home/andreas# destar 
DeStar 0.2.2, Copyright (C) 2005 by Holger Schurig and contributors.

DeStar comes with ABSOLUTELY NO WARRANTY. This is free software,
you are welcome to redistribute it under certain conditions;
see the included files GPL-2.txt and COPYRIGHT.txt

Serving application 'page_main' on port 8080
warning: Computing default hostname
info: Medusa (V1.11) started at Sun Oct  5 16:56:22 2008
Hostname: andreas-core2.netzwerk
Port:8080

Traceback (most recent call last):
  File /usr/share/destar/python/destar.py, line 139, in module
pub.run()
  File /usr/share/destar/python/Server.py, line 168, in run
publisher = self.publishclass(self.approot)
  File /var/lib/python-support/python2.5/quixote/publish.py, line 107, in 
__init__
self.root_namespace = _get_module(root_namespace)
  File /var/lib/python-support/python2.5/quixote/publish.py, line 32, in 
_get_module
__import__(name)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 127, in 
find_import_module
return self.loader.load_module(fullname, stuff)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 107, in 
load_module
return _load_ptl(name, filename, file)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 72, in 
_load_ptl
code = compile_template(file, filename, output)
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 297, in 
compile_template
template.compile()
  File /usr/lib/python2.5/compiler/pycodegen.py, line 111, in compile
tree = self._get_tree()
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 268, in 
_get_tree
tree = parse(self.source, self.filename)
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 223, in 
parse
return TemplateTransformer().parsesuite(buf)
  File /usr/lib/python2.5/compiler/transformer.py, line 129, in parsesuite
return self.transform(parser.suite(text))
  File /usr/lib/python2.5/compiler/transformer.py, line 125, in transform
return self.compile_node(tree)
  File /usr/lib/python2.5/compiler/transformer.py, line 158, in compile_node
return self.file_input(node[1:])
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 58, in 
file_input
io_imp = ast.From(IO_MODULE, [(IO_CLASS, None)])
TypeError: __init__() takes at least 4 arguments (3 given)
andreas-core2:/home/andreas# 


The same backtrace shows when started from init-script with --daemonize removed 
from DAEMON_OPTS.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages destar depends on:
ii  asterisk1:1.4.21.2~dfsg-1+b1 Open Source Private Branch Exchang
ii  debconf 1.5.22   Debian configuration management sy
ii  python  2.5.2-2  An interactive high-level object-o
ii  python-medusa   0.5.4+clean-2Framework for implementing asynchr
ii  python-pychart  1.39-6   Python library for creating high q
ii  python-pysqlite22.4.1-1  Python interface to SQLite 3
ii  python-quixote1 1.2-4+b1 A highly Pythonic Web application 
ii  sqlite3 3.5.9-3  A command line interface for SQLit

Versions of packages destar recommends:
ii  op-panel 0.27.dfsg-2 switchboard type application for t

destar suggests no packages.

-- debconf information:
  destar/port: 8080


---End Message---
---BeginMessage---
Version: 0.2.2-5.2+rm

You filled the bug http://bugs.debian.org/501207 in Debian BTS
against the package destar. I'm closing it at *unstable*, 

Bug#501207: marked as done (destar doesn't start, backtrace shown)

2008-10-15 Thread Debian Bug Tracking System

Your message dated Wed, 15 Oct 2008 19:32:04 +
with message-id [EMAIL PROTECTED]
and subject line Bug#501207: fixed in destar 0.2.2-5.1
has caused the Debian Bug report #501207,
regarding destar doesn't start, backtrace shown
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.)


-- 
501207: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=501207
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
---BeginMessage---
Package: destar
Version: 0.2.2-5
Severity: grave
Justification: renders package unusable

Destar doesn't start automatically after install, manually calling it
shows the following backtrace. Maybe it's an python-quixote but...

---
andreas-core2:/home/andreas# destar 
DeStar 0.2.2, Copyright (C) 2005 by Holger Schurig and contributors.

DeStar comes with ABSOLUTELY NO WARRANTY. This is free software,
you are welcome to redistribute it under certain conditions;
see the included files GPL-2.txt and COPYRIGHT.txt

Serving application 'page_main' on port 8080
warning: Computing default hostname
info: Medusa (V1.11) started at Sun Oct  5 16:56:22 2008
Hostname: andreas-core2.netzwerk
Port:8080

Traceback (most recent call last):
  File /usr/share/destar/python/destar.py, line 139, in module
pub.run()
  File /usr/share/destar/python/Server.py, line 168, in run
publisher = self.publishclass(self.approot)
  File /var/lib/python-support/python2.5/quixote/publish.py, line 107, in 
__init__
self.root_namespace = _get_module(root_namespace)
  File /var/lib/python-support/python2.5/quixote/publish.py, line 32, in 
_get_module
__import__(name)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 127, in 
find_import_module
return self.loader.load_module(fullname, stuff)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 107, in 
load_module
return _load_ptl(name, filename, file)
  File /var/lib/python-support/python2.5/quixote/ptl_import.py, line 72, in 
_load_ptl
code = compile_template(file, filename, output)
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 297, in 
compile_template
template.compile()
  File /usr/lib/python2.5/compiler/pycodegen.py, line 111, in compile
tree = self._get_tree()
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 268, in 
_get_tree
tree = parse(self.source, self.filename)
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 223, in 
parse
return TemplateTransformer().parsesuite(buf)
  File /usr/lib/python2.5/compiler/transformer.py, line 129, in parsesuite
return self.transform(parser.suite(text))
  File /usr/lib/python2.5/compiler/transformer.py, line 125, in transform
return self.compile_node(tree)
  File /usr/lib/python2.5/compiler/transformer.py, line 158, in compile_node
return self.file_input(node[1:])
  File /var/lib/python-support/python2.5/quixote/ptl_compile.py, line 58, in 
file_input
io_imp = ast.From(IO_MODULE, [(IO_CLASS, None)])
TypeError: __init__() takes at least 4 arguments (3 given)
andreas-core2:/home/andreas# 


The same backtrace shows when started from init-script with --daemonize removed 
from DAEMON_OPTS.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (700, 'testing'), (650, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.26-1-amd64 (SMP w/2 CPU cores)
Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages destar depends on:
ii  asterisk1:1.4.21.2~dfsg-1+b1 Open Source Private Branch Exchang
ii  debconf 1.5.22   Debian configuration management sy
ii  python  2.5.2-2  An interactive high-level object-o
ii  python-medusa   0.5.4+clean-2Framework for implementing asynchr
ii  python-pychart  1.39-6   Python library for creating high q
ii  python-pysqlite22.4.1-1  Python interface to SQLite 3
ii  python-quixote1 1.2-4+b1 A highly Pythonic Web application 
ii  sqlite3 3.5.9-3  A command line interface for SQLit

Versions of packages destar recommends:
ii  op-panel 0.27.dfsg-2 switchboard type application for t

destar suggests no packages.

-- debconf information:
  destar/port: 8080


---End Message---
---BeginMessage---
Source: destar
Source-Version: 0.2.2-5.1

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