Public bug reported:

Hello,

The package contains debian/links file which links
/usr/share/ditaa/ditaa.jar to /usr/bin/ditaa. In my ubuntu version, the
jar can not be executed directly, "/usr/bin/ditaa" results in the
following error:

 invalid file (bad magic number): Exec format error

After creating a simple wrapper:

 #!/bin/sh
 exec java -jar /usr/share/ditaa/ditaa.jar

works for me.

My package version is: 0.9+ds1-3 but it the link file (in debian/*) is
still present in version ditaa_0.10+ds1-1.debian.tar.xz.

I'm on Ubuntu 15.04.

** Affects: ditaa (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1498832

Title:
  invalid file (bad magic number): Exec format error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ditaa/+bug/1498832/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to