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

[Pkg-octave-devel] Bug#681355: marked as done (octave-java: Not working on architecture armel)



Your message dated Sun, 22 Jul 2012 21:47:44 +0000
with message-id <E1St408-0000ic-Eb@franck.debian.org>
and subject line Bug#681355: fixed in octave-java 1.2.8-6
has caused the Debian Bug report #681355,
regarding octave-java: Not working on architecture armel
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 owner@bugs.debian.org
immediately.)


-- 
681355: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=681355
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: octave-java
Version: 1.2.8-3
Severity: normal

Invoking

 javaclasspath

in octave on architecture armel produces the error

octave:3> javaclasspath
error: `java_invoke' undefined near line 49 column 16
error: called from:
error:   /usr/share/octave/packages/java-1.2.8/javaclasspath.m at line 49, column 14

Installing octave-java version 1.2.8-5 from sid together with openjdk-7 on architecture armel shows the same error.

The same invocation works fine on architecture amd64 installation using the same versions of octave (3.6.2-2) and octave-java (1.2.8-3).

Running octave with strace on both architectures shows the following difference, which may be related to the failure:

amd64 (which works):
stat("/usr/lib/x86_64-linux-gnu/octave/packages/java-1.2.8/x86_64-pc-linux-gnu-api-v48+", {st_mode=S_IFDIR|0755, st_size=4096, ...}) = 0

armel (which does not work):
stat64("/usr/lib/arm-linux-gnueabi/octave/packages/java-1.2.8/arm-unknown-linux-gnueabi-api-v48+", 0xbe900c48) = -1 ENOENT (No such file or directory)

Looking at the contents of the packages with dpkg -L, the amd64 package contains 3 files in this platform-specific directory:
__java__.oct, PKG_ADD, PKG_DEL

The arm package however does not contain any files under /usr/lib


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: armel (armv6l)

Kernel: Linux 3.1.9+ (PREEMPT)
Locale: LANG=de_BE.UTF-8, LC_CTYPE=de_BE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages octave-java depends on:
ii  octave                  3.6.2-2
ii  openjdk-6-jre-headless  6b24-1.11.3-2

octave-java recommends no packages.

octave-java suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: octave-java
Source-Version: 1.2.8-6

We believe that the bug you reported is fixed in the latest version of
octave-java, which is due to be installed in the Debian FTP archive.

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 681355@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Weber <tweber@debian.org> (supplier of updated octave-java 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 ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Sun, 22 Jul 2012 23:19:39 +0200
Source: octave-java
Binary: octave-java
Architecture: source amd64
Version: 1.2.8-6
Distribution: unstable
Urgency: low
Maintainer: Debian Octave Group <pkg-octave-devel@lists.alioth.debian.org>
Changed-By: Thomas Weber <tweber@debian.org>
Description: 
 octave-java - Java objects manipulation interface for Octave
Closes: 664776 681355
Changes: 
 octave-java (1.2.8-6) unstable; urgency=low
 .
   * Set and use JAVA_ARCH correctly on all platforms.
     New patch: enable_preset_java_arch_value (Closes: #681355)
   * Re-enable test suite.
     The fix for #681355 should fix the bug with the test suite as well.
     (Closes: #664776)
Checksums-Sha1: 
 1a448323b1adcd0ab0e831f5ab85115d2aba5342 1422 octave-java_1.2.8-6.dsc
 f0583f4599949ee731c9ebb0bca56384ad6cd9f8 4523 octave-java_1.2.8-6.debian.tar.gz
 dc5dfa114cb84389f5c01a0ac97ec13a73c6a9e5 593126 octave-java_1.2.8-6_amd64.deb
Checksums-Sha256: 
 f77cf7b21d57fd32b34eac5d03c10ea4a65e4ae35b1f462e3a3ff8c3f00bac56 1422 octave-java_1.2.8-6.dsc
 06f198cb7e608524b757f7ebd82343b1461d9d61d79de5e9782b44d0d3443ce8 4523 octave-java_1.2.8-6.debian.tar.gz
 d2104436fb2666147b96744305d2124333264e4d545272cb7f80cda6d3d2e3f4 593126 octave-java_1.2.8-6_amd64.deb
Files: 
 00fd6ae9f0df2c7262b2baa191534a7c 1422 math optional octave-java_1.2.8-6.dsc
 f73ada051c2012c217b8d920a8d36d51 4523 math optional octave-java_1.2.8-6.debian.tar.gz
 32af6aad02bc424c69d98a3843ad54ac 593126 math optional octave-java_1.2.8-6_amd64.deb

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

iEYEARECAAYFAlAMc9AACgkQPqD4a3lPnXyuMACfWdq1XGEJexvd5SPcEbkMgT5d
0N4An1UUTn6Dx9sfUkDsAGt5/MUScHUh
=6bUS
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: