Debian Bug report logs - #42800
ddd: pydb "binary" missing in distribution

version graph

Package: ddd; Maintainer for ddd is Daniel Schepler <schepler@debian.org>; Source for ddd is src:ddd (PTS, buildd, popcon).

Reported by: jens.persson@iname.com

Date: Tue, 10 Aug 1999 16:48:01 UTC

Severity: normal

Found in version 3.1.5-4

Done: "J.H.M. Dassen (Ray)" <jdassen@wi.LeidenUniv.nl>

Bug is archived. No further changes may be made.

Toggle useless messages

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to debian-bugs-dist@lists.debian.org, jdassen@wi.LeidenUniv.nl (J.H.M. Dassen (Ray)):
Bug#42800; Package ddd. (full text, mbox, link).


Acknowledgement sent to jens.persson@iname.com:
New bug report received and forwarded. Copy sent to jdassen@wi.LeidenUniv.nl (J.H.M. Dassen (Ray)). (full text, mbox, link).


Message #5 received at submit@bugs.debian.org (full text, mbox, reply):

From: jens.persson@iname.com
To: submit@bugs.debian.org
Subject: ddd: pydb "binary" missing in distribution
Date: Tue, 10 Aug 1999 18:41:46 +0200
Package: ddd
Version: 3.1.5-4
Severity: normal

The python support is compiled into ddd but the inferior-debugger
is missing.  I downloaded the source and installed the files from
the pydb directory by hand and now it is working. 

files to install:
pydb.py        as pydb in /usr/bin
pydbcmd.py     in /usr/lib/python1.5/site-packages
pydbsupt.py    in /usr/lib/python1.5/site-packages
Release        in /usr/{share/}doc/ddd (under some name)
Notes          in /usr/{share/}doc/ddd (under some name)

Things to add to the installscripts:

postinstall:
python -O /usr/lib/python1.5/compileall.py -q $PYINSTALLDIR
python /usr/lib/python1.5/compileall.py -q $PYINSTALLDIR

prerm:
dpkg --listfiles ddd |
        awk '$0~/\.py$/ {print $0"c\n" $0"o"}' |
        xargs rm -f >&2


(this is simplified sniplets from the python-gtk scripts.)
It should be properly shielded from non-existant python etc.

/jens persson (jens.persson@iname.com)

-- System Information
Debian Release: potato
Kernel Version: Linux droliver 2.2.10 #1 Fri Jun 25 14:31:02 CEST 1999 i586 unknown

Versions of the packages ddd depends on:
ii  gdb             4.18-1         The GNU Debugger
ii  lesstifg        0.88.9-1       OSF/Motif implementation released under LGPL
ii  libc6           2.1.2-0pre5    GNU C Library: Shared libraries and timezone
ii  libncurses4     4.2-3.2        Shared libraries for terminal handling
ii  libstdc++2.10   2.95-3         The GNU stdc++ library
ii  xlib6g          3.3.3.1-10     shared libraries required by X clients
ii  xpm4g           3.4k-1         X Pixmap run-time libraries


Information forwarded to debian-bugs-dist@lists.debian.org, jdassen@wi.LeidenUniv.nl (J.H.M. Dassen (Ray)):
Bug#42800; Package ddd. (full text, mbox, link).


Acknowledgement sent to "J.H.M. Dassen (Ray)" <jdassen@wi.LeidenUniv.nl>:
Extra info received and forwarded to list. Copy sent to jdassen@wi.LeidenUniv.nl (J.H.M. Dassen (Ray)). (full text, mbox, link).


Message #10 received at 42800@bugs.debian.org (full text, mbox, reply):

From: "J.H.M. Dassen (Ray)" <jdassen@wi.LeidenUniv.nl>
To: jens.persson@iname.com, 42800@bugs.debian.org, wnpp@debian.org
Subject: Re: Bug#42800: ddd: pydb "binary" missing in distribution
Date: Tue, 10 Aug 1999 21:11:28 +0200
On Tue, Aug 10, 1999 at 18:41:46 +0200, jens.persson@iname.com wrote:
> The python support is compiled into ddd but the inferior-debugger is
> missing.  I downloaded the source and installed the files from the pydb
> directory by hand and now it is working. 

In my opinion, the proper place for the Python inferior debugger is in a
package of its own, built from its real upstream source. I'm not a Python
user, so having this built from the DDD source package would not be a good
idea.

wnpp, plase add pydb (the Python Debugger),
http://daikon.tuc.noao.edu/python/ .

Ray
-- 
LEADERSHIP  A form of self-preservation exhibited by people with auto-
destructive imaginations in order to ensure that when it comes to the crunch 
it'll be someone else's bones which go crack and not their own.       
- The Hipcrime Vocab by Chad C. Mulligan    


Reply sent to "J.H.M. Dassen (Ray)" <jdassen@wi.LeidenUniv.nl>:
You have taken responsibility. (full text, mbox, link).


Notification sent to jens.persson@iname.com:
Bug acknowledged by developer. (full text, mbox, link).


Message #15 received at 42800-done@bugs.debian.org (full text, mbox, reply):

From: "J.H.M. Dassen (Ray)" <jdassen@wi.LeidenUniv.nl>
To: 42800-done@bugs.debian.org
Subject: Re: Bug#42800: ddd: pydb "binary" missing in distribution
Date: Sun, 17 Oct 1999 14:28:42 +0200
On Tue, Aug 10, 1999 at 21:11:28 +0200, J.H.M. Dassen (Ray) wrote:
> In my opinion, the proper place for the Python inferior debugger is in a
> package of its own,

We have such a package now, and as of yesterday's upload, DDD has a
dependency relation to it, so I consider this problem fixed.

Ray
-- 
POPULATION EXPLOSION  Unique in human experience, an event which happened 
yesterday but which everyone swears won't happen until tomorrow.  
- The Hipcrime Vocab by Chad C. Mulligan 


Send a report that this bug log contains spam.


Debian bug tracking system administrator <owner@bugs.debian.org>. Last modified: Sun May 19 18:14:01 2024; Machine Name: buxtehude

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.