[Bug 1720670] Re: Freeplane fails to start in Ubuntu 17.10

Hans Joachim Desserud 1720670 at bugs.launchpad.net
Thu Oct 5 19:53:34 UTC 2017


Ok, so it turns out that the rebuild worked fine on my local machine,
but the package built by the official build servers still have a missing
MANIFEST.MF (https://packages.ubuntu.com/artful/all/freeplane/filelist)
:(

Talked a bit with the Debian maintainer which found that the underlying
issue is the parallel build of the package. (I suppose the build servers
do more aggressive  parallelizing than my computer.) A fix is underway
for Debian, and we hope to be able to sync or patch the Ubuntu package
before the release of Artful as well.

Also found a corresponding bug report in Debian now, so attaching a bug
watch.

** Bug watch added: Debian Bug tracker #877729
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877729

** Also affects: freeplane (Debian) via
   https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877729
   Importance: Unknown
       Status: Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/1720670

Title:
  Freeplane fails to start in Ubuntu 17.10

Status in freeplane package in Ubuntu:
  Fix Released
Status in freeplane package in Debian:
  Unknown

Bug description:
  Since recent upgrades, freeplane won't start anymore, with this
  message:

  Created Framework: org.knopflerfish.framework, version=8.0.5.
  java.io.FileNotFoundException: /usr/share/freeplane/core/org.freeplane.core/META-INF/MANIFEST.MF (Aucun fichier ou dossier de ce type)
  	at java.io.FileInputStream.open0(Native Method)
  	at java.io.FileInputStream.open(FileInputStream.java:195)
  	at java.io.FileInputStream.<init>(FileInputStream.java:138)
  	at org.knopflerfish.framework.bundlestorage.file.Archive.downloadArchive(Archive.java:226)
  	at org.knopflerfish.framework.bundlestorage.file.BundleArchiveImpl.<init>(BundleArchiveImpl.java:133)
  	at org.knopflerfish.framework.bundlestorage.file.BundleStorageImpl.insertBundleJar(BundleStorageImpl.java:219)
  	at org.knopflerfish.framework.Bundles.install0(Bundles.java:162)
  	at org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:737)
  	at org.knopflerfish.framework.SecurePermissionOps$14.run(SecurePermissionOps.java:733)
  	at java.security.AccessController.doPrivileged(Native Method)
  	at org.knopflerfish.framework.SecurePermissionOps.callInstall0(SecurePermissionOps.java:733)
  	at org.knopflerfish.framework.Bundles.install(Bundles.java:119)
  	at org.knopflerfish.framework.BundleContextImpl.installBundle(BundleContextImpl.java:125)
  	at org.knopflerfish.framework.Main.handleArgs(Main.java:550)
  	at org.knopflerfish.framework.Main.start(Main.java:224)
  	at org.knopflerfish.framework.Main.main(Main.java:156)
  	at org.freeplane.launcher.Launcher.run(Launcher.java:127)
  	at org.freeplane.launcher.Launcher.launch(Launcher.java:80)
  	at org.freeplane.launcher.Launcher.main(Launcher.java:67)
  Error: Command "-istart org.freeplane.core" failed, Failed to install bundle: java.io.FileNotFoundException: /usr/share/freeplane/core/org.freeplane.core/META-INF/MANIFEST.MF (Aucun fichier ou dossier de ce type)

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: freeplane 1.6.6-1
  ProcVersionSignature: Ubuntu 4.13.0-12.13-generic 4.13.3
  Uname: Linux 4.13.0-12-generic x86_64
  NonfreeKernelModules: zfs zunicode zavl zcommon znvpair
  ApportVersion: 2.20.7-0ubuntu2
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sun Oct  1 18:48:01 2017
  EcryptfsInUse: Yes
  PackageArchitecture: all
  ProcEnviron:
   TERM=xterm-256color
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=<set>
   LANG=fr_FR.UTF-8
   SHELL=/bin/bash
  SourcePackage: freeplane
  UpgradeStatus: No upgrade log present (probably fresh install)

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



More information about the Ubuntu-sponsors mailing list