Bug#362292: jython: FTBFS: Obsolete Build-Depends on python2.1

2006-05-18 Thread Nicolas Duboc
Hi Ben,

 I have started to think about how to fix this jython RC bug.

 I don't think waiting for a new release of jython is a solution if we
want to have it in etch. So I'm considering shipping duplicates of python
2.1 modules.

 This raises some questions :
   1. which version of python 2.1 modules to include
   2. how to package these modules
   3. the support of /usr/lib/python2.1/site-packages

1. There are two possibilities : either take the modules from the jython
upstream binary release, which should be the same as the python upstream
version modulo the jython specific modules, or take the Debian python2.1
package (same modulo). Matthias Klose had patched some of the upstream
modules for his Debian package.

   Do you have preference/clue on this choice ?

2. Adding all these modules to the Debian diff is certainly not a
solution (it would be too big , no ?). That made me wonder how you
produced the jython tar.gz. On Jython website I only found a .class
release, nothing that looks like a source release. Did you reworked this
.class file ? Or worked from CVS ?

   I see to possibilities : either include the new modules in the tar.gz
or create a new source package (e.g. python2.1-modules) that would just
include these modules and which jython would build-depend on.

3. In your orphaning mail you mentioned the problem of the
/usr/lib/python2.1/site-packages. Wouldn't just keeping this directory
in the sys.path of jython suffices ? Modules droped in this directory
would still be available from jython.

  Thanks in advance for your help.
  Regards,

-- 
Nicolas Duboc [EMAIL PROTECTED]


pgpVleXp89GyJ.pgp
Description: PGP signature


Bug#362292: jython: FTBFS: Obsolete Build-Depends on python2.1

2006-04-19 Thread Arnaud Fontaine
Hello,

Because jython doesn't  support python (= 2.3) as  mentioned there [0],
this bug can't be fix yet.

Regards,
Arnaud Fontaine

[0] http://lists.debian.org/debian-python/2006/04/msg00026.html


pgpDP7rX0KHc1.pgp
Description: PGP signature


Bug#362292: jython: FTBFS: Obsolete Build-Depends on python2.1

2006-04-13 Thread Daniel Schepler
Package: jython
Version: 2.1.0-21
Severity: serious

From my pbuilder build log:

...
Installing the build-deps
 - Attempting to parse the build-deps : pbuilder-satisfydepends,v 1.24 
2006/03/31 00:14:31 dancer Exp $
 - Considering  debhelper ( 5.0.0)
   - Trying debhelper
 - Considering  fastjar
   - Trying fastjar
 - Considering  jikes-gij
   - Trying jikes-gij
 - Considering  libreadline-java (= 0.6)
   - Trying libreadline-java
 - Considering  libservlet2.3-java
   - Trying libservlet2.3-java
 - Considering  python2.1
   - Trying python2.1
   - Cannot install python2.1; apt errors follow:
Reading package lists... Done
Building dependency tree... Done
Package python2.1 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package python2.1 has no installation candidate
E: Could not satisfy build-dependency.
E: pbuilder-satisfydepends failed.
-- 
Daniel Schepler