Your message dated Thu, 28 Feb 2008 18:17:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#436088: fixed in jde 2.3.5.1-4
has caused the Debian Bug report #436088,
regarding emacs22-gtk: install fails with jde already in place
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.)


-- 
436088: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=436088
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: emacs22-gtk
Version: 22.1+1-1
Severity: important

Installing emacs22 and emacs22-gtk fails with the following message:

In toplevel form:
jde.el:73:1:Error: Failed to find version for newly installed cogre
Wrote /usr/share/emacs22/site-lisp/jde/regress.elc
Wrote /usr/share/emacs22/site-lisp/jde/setnu.elc
emacs-install: /usr/lib/emacsen-common/packages/install/jde emacs22 emacs21 
failed at 
/usr/lib/emacsen-common/emacs-install line 28, <TSORT> line 13.
dpkg: error processing emacs22-gtk (--configure):
 subprocess post-installation script returned error exit status 1 


emacs22 can be used, but jde is not usable.


-- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.22 (PREEMPT)
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash

Versions of packages emacs22-gtk depends on:
ii  emacs22-bin-common      22.1+1-1         The GNU Emacs editor's shared, arc
ii  libasound2              1.0.14a-2        ALSA library
ii  libatk1.0-0             1.18.0-2         The ATK accessibility toolkit
ii  libc6                   2.6-5            GNU C Library: Shared libraries
ii  libcairo2               1.4.10-1         The Cairo 2D vector graphics libra
ii  libfontconfig1          2.4.2-1.2        generic font configuration library
ii  libglib2.0-0            2.12.13-1        The GLib library of C routines
ii  libgtk2.0-0             2.10.13-1        The GTK+ graphical user interface 
ii  libice6                 2:1.0.3-3        X11 Inter-Client Exchange library
ii  libjpeg62               6b-13            The Independent JPEG Group's JPEG 
ii  libncurses5             5.6+20070716-1   Shared libraries for terminal hand
ii  libpango1.0-0           1.16.5-1         Layout and rendering of internatio
ii  libpng12-0              1.2.15~beta5-2   PNG library - runtime
ii  libsm6                  2:1.0.3-1+b1     X11 Session Management library
ii  libtiff4                3.8.2-7          Tag Image File Format (TIFF) libra
ii  libungif4g              4.1.4-5          shared library for GIF images
ii  libx11-6                2:1.0.3-7        X11 client-side library
ii  libxcursor1             1:1.1.8-2        X cursor management library
ii  libxext6                1:1.0.3-2        X11 miscellaneous extension librar
ii  libxfixes3              1:4.0.3-2        X11 miscellaneous 'fixes' extensio
ii  libxft2                 2.1.12-2         FreeType-based font drawing librar
ii  libxi6                  2:1.1.2-1        X11 Input extension library
ii  libxinerama1            1:1.0.2-1        X11 Xinerama extension library
ii  libxpm4                 1:3.5.6-3        X11 pixmap library
ii  libxrandr2              2:1.2.1-1        X11 RandR extension library
ii  libxrender1             1:0.9.2-1        X Rendering Extension client libra
ii  zlib1g                  1:1.2.3.3.dfsg-5 compression library - runtime

emacs22-gtk recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: jde
Source-Version: 2.3.5.1-4

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

jde_2.3.5.1-4.diff.gz
  to pool/contrib/j/jde/jde_2.3.5.1-4.diff.gz
jde_2.3.5.1-4.dsc
  to pool/contrib/j/jde/jde_2.3.5.1-4.dsc
jde_2.3.5.1-4_all.deb
  to pool/contrib/j/jde/jde_2.3.5.1-4_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.
Michael W. Olson (GNU address) <[EMAIL PROTECTED]> (supplier of updated jde 
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: Wed, 20 Feb 2008 23:42:11 -0600
Source: jde
Binary: jde
Architecture: source all
Version: 2.3.5.1-4
Distribution: unstable
Urgency: low
Maintainer: Michael W. Olson (GNU address) <[EMAIL PROTECTED]>
Changed-By: Michael W. Olson (GNU address) <[EMAIL PROTECTED]>
Description: 
 jde        - JDEE, Java Development Environment for Emacs(en)
Closes: 247254 267520 428047 436088 444374 450816 451786
Changes: 
 jde (2.3.5.1-4) unstable; urgency=low
 .
   * debian/copyright: Update download location.
   * debian/emacsen-install: Make find-library work.
   * debian/emacsen-startup:
     - Use debian-pkg-add-load-path-item.
     - Load jde.el, so that JDEE is enabled when a .java file is visited.
       Thanks to Luis Fernando Llana Díaz for the report
       (Closes: #428047).
     - Set the global-senator-minor-mode to t to fix broken syntax
       highlighting.  Thanks to Antti-Juhani Kaijanaho and Jhair Tocancipa
       Triana for the report and fix
       (Closes: #267520).
     - Load beanshell.el before loading jde-compile.el.  This fixes an
       error that happens during startup.
     - Handle case where package is removed but not purged.
     - Add workaround for JDK 1.7 to future-proof ourselves.
     - Automatically register all JDKs installed on the system with JDEE by
       parsing the output from "/usr/sbin/update-java-alternatives --list".
       This makes it easier for new users to get started.
   * debian/control:
     - Add Vcs-Browser and Vcs-Git directives.
     - (Build-Depends): Remove dpatch.
     - (Depends):
       + Add cedet-contrib and cogre.  Thanks to Shyamal Prasad, and Toby
         Speight, ale, Michael Burschik, and jlueters for the report
         (Closes: #444374, #451786, #436088, #450816).
       + Add emacsen-common because we now use
         debian-pkg-add-load-path-item.
   * debian/dirs: Add usr/share/java/bsh-commands/bsh/commands.
   * debian/jde.preinst: Handle emacs22.
   * debian/jde.manpages: New file that installs the jtags manpage.
   * debian/jtags.1: Fix NAME section to silence lintian.
   * debian/patches: Remove in favor of using git.
   * debian/rules:
     - Add instructions for building using git to the header.
     - (binary-indep):
        + Remove executable bit in
          /usr/share/doc/jde/examples/makefile.sample to silence lintian.
        + Install emacsen-startup script with priority 54 so that it loads
          after the rest of CEDET.
     - (install):
       + Install java/bsh-commands/bsh/commands directory.  Thanks to Monte
         Lin (林奇峰) for the report
         (Closes: #247254).
   * lisp/jde-jdb.el: Fix bug when viewing a file with no jdb installed in
     emacs21.
Files: 
 438572b32696d6b9e91ce7c44e090868 739 contrib/devel optional jde_2.3.5.1-4.dsc
 8bce49c06c591ccf50bf7d534bf80be9 13879 contrib/devel optional 
jde_2.3.5.1-4.diff.gz
 c70836f2247fd0df098c74253a072298 1606970 contrib/devel optional 
jde_2.3.5.1-4_all.deb

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

iD8DBQFHxvhGogN2vsA8Vt8RAgt3AKDRZybJdJJ5xtgAeD1ZTmQfXxafhgCaA2VD
9ecWVTqDZYtTsUB/vcmcMzI=
=K6ua
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to