[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#476095: misses rtupdate script



Package: java-gcj-compat-dev
Version: 1.0.78-1
Severity: important

Hi,

rene@frodo:~$ aot-compile 
Traceback (most recent call last):
  File "/usr/bin/aot-compile", line 16, in <module>
    import aotcompile
ImportError: No module named aotcompile
rene@frodo:~$ apt-file search aotcompile.py
java-gcj-compat-dev: /usr/share/pyshared/aotcompile.py
rene@frodo:~$

OK, uses pycentral. So let's look in the real dirs:

rene@frodo:~$ find /usr/lib/python* -name "aotcompile*"
/usr/lib/python2.4/site-packages/aotcompile.pyc
/usr/lib/python2.4/site-packages/aotcompile.py
rene@frodo:~$

It was installed before python-defaults changed and probably the modules
didn't get re(built/registered) for the new python2.5.
Missing rtupdate script(s)?

Anyway, it worked in a pbuilder run, which probably is because it installed
the new python-default first then java-gcj-compat-dev (which then
correctly registered the modules for 2.5).
Indeed, a apt-get install --reinstall java-gcj-compat-dev fixes it, too.

Regards,

Rene

-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)

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

Versions of packages java-gcj-compat-dev depends on:
ii  ecj-gcj                     3.3.0+0728-9 standalone version of the Eclipse 
ii  gappletviewer-4.3           4.3.0-2      Standalone application to execute 
ii  gcj-4.3                     4.3.0-2      The GNU compiler for Java(TM)
ii  gjdoc                       0.7.8-10     documentation generation framework
ii  java-gcj-compat             1.0.78-1     Java runtime environment using GIJ
ii  python                      2.5.2-0.1    An interactive high-level object-o
ii  python-central              0.6.2        register and build utility for Pyt

Versions of packages java-gcj-compat-dev recommends:
ii  libgcj9-src                   4.3.0-2    libgcj java sources for use in ecl

-- no debconf information



Reply to: