Your message dated Sun, 12 Nov 2006 09:17:11 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#397018: fixed in pythoncard 0.8.1-8.1
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: pythoncard-tools
Version: 0.8.1-8
Severity: grave
Tags: patch
Justification: renders package unusable


since python-pythoncard installs in /usr/share/python-support/python-pythoncard/
and not in /usr/lib/python-support/python-pythoncard, and that pythoncard-tools 
installs its tools in the same location but in a sub directory under that:

need three patches below, and maybe others.

Cheers,

Ernest.

--- codeEditor-orig     2006-11-04 13:56:17.000000000 +0100
+++ /usr/bin/codeEditor 2006-11-04 13:57:01.215428080 +0100
@@ -3,7 +3,7 @@
 # A simple command-line wrapper for PythonCard's codeEditor tool.
 # Copyright (c) Kenneth J. Pronovici <[EMAIL PROTECTED]>; use as you
 # wish.

-dir=/usr/lib/python-support/python-pythoncard/PythonCard
+dir=/usr/share/python-support/python-pythoncard/PythonCard/tools/codeEditor

 if [ -d $dir ]; then
    exec /usr/bin/python $dir/codeEditor.py "$@"

--- findfiles-orig      2006-11-04 14:02:51.000000000 +0100
+++ /usr/bin/findfiles  2006-11-04 14:04:03.765034799 +0100
@@ -3,7 +3,7 @@
 # A simple command-line wrapper for PythonCard's findfiless tool.
 # Copyright (c) Kenneth J. Pronovici <[EMAIL PROTECTED]>; use as you
 # wish.

-dir=/usr/lib/python-support/python-pythoncard/PythonCard
+dir=/usr/share/python-support/python-pythoncard/PythonCard/tools/findfiles

 if [ -d $dir ]; then
    exec /usr/bin/python $dir/findfiles.py "$@"

--- resourceEditor-orig 2006-11-04 14:05:49.000000000 +0100
+++ /usr/bin/resourceEditor     2006-11-04 14:06:19.817025950 +0100
@@ -3,7 +3,7 @@
 # A simple command-line wrapper for PythonCard's resourceEditor tool.
 # Copyright (c) Kenneth J. Pronovici <[EMAIL PROTECTED]>; use as you
 # wish.

-dir=/usr/lib/python-support/python-pythoncard/PythonCard
+dir=/usr/share/python-support/python-pythoncard/PythonCard/tools/resourceEditor

 if [ -d $dir ]; then
    exec /usr/bin/python $dir/resourceEditor.py "$@"



-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18.1
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages pythoncard-tools depends on:
ii  python-pythoncard             0.8.1-8    wxPython-based GUI construction fr

pythoncard-tools recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: pythoncard
Source-Version: 0.8.1-8.1

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

python-pythoncard_0.8.1-8.1_all.deb
  to pool/main/p/pythoncard/python-pythoncard_0.8.1-8.1_all.deb
pythoncard-doc_0.8.1-8.1_all.deb
  to pool/main/p/pythoncard/pythoncard-doc_0.8.1-8.1_all.deb
pythoncard-tools_0.8.1-8.1_all.deb
  to pool/main/p/pythoncard/pythoncard-tools_0.8.1-8.1_all.deb
pythoncard_0.8.1-8.1.diff.gz
  to pool/main/p/pythoncard/pythoncard_0.8.1-8.1.diff.gz
pythoncard_0.8.1-8.1.dsc
  to pool/main/p/pythoncard/pythoncard_0.8.1-8.1.dsc
pythoncard_0.8.1-8.1_all.deb
  to pool/main/p/pythoncard/pythoncard_0.8.1-8.1_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.
Mohammed Adnène Trojette <[EMAIL PROTECTED]> (supplier of updated pythoncard 
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: Sun, 12 Nov 2006 17:52:13 +0100
Source: pythoncard
Binary: pythoncard-doc pythoncard-tools pythoncard python-pythoncard
Architecture: source all
Version: 0.8.1-8.1
Distribution: unstable
Urgency: medium
Maintainer: Ernesto Nadir Crespo Avila <[EMAIL PROTECTED]>
Changed-By: Mohammed Adnène Trojette <[EMAIL PROTECTED]>
Description: 
 python-pythoncard - wxPython-based GUI construction framework (underlying 
Python libr
 pythoncard - wxPython-based GUI construction framework (meta-package)
 pythoncard-doc - wxPython-based GUI construction framework (documentation and 
samp
 pythoncard-tools - wxPython-based GUI construction framework (optional 
development t
Closes: 397018
Changes: 
 pythoncard (0.8.1-8.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * Fix path to findfiles, codeEditor and resourceEditor:
      + patch from Ernest ter Kuile <[EMAIL PROTECTED]>. (Closes: #397018)
Files: 
 ff1c530d13434648f3524b35934d44c6 753 devel optional pythoncard_0.8.1-8.1.dsc
 70286cd531b6e05dd866aecbdb649607 10379 devel optional 
pythoncard_0.8.1-8.1.diff.gz
 d6330ca2988b7bf3b61057539f98cfbe 25396 devel optional 
pythoncard_0.8.1-8.1_all.deb
 17eabec67907bfe5e8322952e06f7011 31118 devel optional 
pythoncard-tools_0.8.1-8.1_all.deb
 a6661615b6a301974b8eba7098fc344c 980440 doc optional 
pythoncard-doc_0.8.1-8.1_all.deb
 7971714cce044052fa9678c77d1f8920 289010 python optional 
python-pythoncard_0.8.1-8.1_all.deb

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

iD8DBQFFV1YCOU3FkQ7XBOoRAqziAKDYBVxvaa6hrNMGBOqaIS/L9u57AwCfTcBX
nhnf6qkeI6QhA9Cdy1LHtiQ=
=FXhH
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to