Activity log for bug #1720670

Date Who What changed Old value New value Message
2017-10-01 16:50:07 Franck bug added bug
2017-10-02 17:48:13 Hans Joachim Desserud freeplane (Ubuntu): status New Confirmed
2017-10-03 16:21:51 Hans Joachim Desserud attachment added artful.debdiff https://bugs.launchpad.net/ubuntu/+source/freeplane/+bug/1720670/+attachment/4961566/+files/artful.debdiff
2017-10-03 16:23:18 Hans Joachim Desserud tags amd64 apport-bug artful amd64 apport-bug artful patch
2017-10-03 16:23:27 Hans Joachim Desserud bug added subscriber Ubuntu Sponsors Team
2017-10-03 16:23:44 Hans Joachim Desserud freeplane (Ubuntu): status Confirmed In Progress
2017-10-03 16:37:18 Simon Quigley freeplane (Ubuntu): status In Progress Fix Committed
2017-10-03 17:04:58 Launchpad Janitor freeplane (Ubuntu): status Fix Committed Fix Released
2017-10-05 19:53:56 Hans Joachim Desserud bug watch added https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=877729
2017-10-05 19:53:56 Hans Joachim Desserud bug task added freeplane (Debian)
2017-10-05 22:17:45 Bug Watch Updater freeplane (Debian): status Unknown New
2017-10-07 20:04:01 Bug Watch Updater freeplane (Debian): status New Fix Released
2017-10-20 19:43:27 Hans Joachim Desserud attachment added artful-sru.debdiff https://bugs.launchpad.net/ubuntu/+source/freeplane/+bug/1720670/+attachment/4980076/+files/artful-sru.debdiff
2017-10-20 19:49:08 Hans Joachim Desserud 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) SRU [Impact] The program refuse to start due to file missing from the binary package (MANIFEST.MF) [Test case] 1. Install freeplane. 2. Attempt to run freeplane. Expected: program starts and shows a window. Currently: crashes with the error message below. [Regression potential] Low. It rebuilds the package, but with parallel builds disabled. Patch is taken from the latest Debian package. [Additional notes] This bug has been a bit annoying, which in turn have led to a possibly confusing bug report. It was initially assumed that a rebuild would fix the issue, and this was verified locally, but since the official build servers ran the build in parallel the issue didn't go away in build1. Thus, by getting an SRU and through the verification process it should be easier to guarantee and verify that the proposed package contains the required and expected files. Original report: 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)
2017-10-20 19:49:31 Hans Joachim Desserud description SRU [Impact] The program refuse to start due to file missing from the binary package (MANIFEST.MF) [Test case] 1. Install freeplane. 2. Attempt to run freeplane. Expected: program starts and shows a window. Currently: crashes with the error message below. [Regression potential] Low. It rebuilds the package, but with parallel builds disabled. Patch is taken from the latest Debian package. [Additional notes] This bug has been a bit annoying, which in turn have led to a possibly confusing bug report. It was initially assumed that a rebuild would fix the issue, and this was verified locally, but since the official build servers ran the build in parallel the issue didn't go away in build1. Thus, by getting an SRU and through the verification process it should be easier to guarantee and verify that the proposed package contains the required and expected files. Original report: 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) SRU for 17.10 [Impact] The program refuse to start due to file missing from the binary package (MANIFEST.MF) [Test case] 1. Install freeplane. 2. Attempt to run freeplane. Expected: program starts and shows a window. Currently: crashes with the error message below. [Regression potential] Low. It rebuilds the package, but with parallel builds disabled. Patch is taken from the latest Debian package. [Additional notes] This bug has been a bit annoying, which in turn have led to a possibly confusing bug report. It was initially assumed that a rebuild would fix the issue, and this was verified locally, but since the official build servers ran the build in parallel the issue didn't go away in build1. Thus, by getting an SRU and through the verification process it should be easier to guarantee and verify that the proposed package contains the required and expected files. Original report: 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)
2017-10-24 09:18:03 Shoshannah Forbes bug added subscriber Shoshannah Forbes
2017-10-24 14:41:47 Robie Basak nominated for series Ubuntu Artful
2017-10-24 14:41:47 Robie Basak bug task added freeplane (Ubuntu Artful)
2017-10-24 14:41:58 Robie Basak freeplane (Ubuntu Artful): status Fix Released In Progress
2017-10-24 14:42:02 Robie Basak freeplane (Ubuntu Artful): status In Progress Fix Committed
2017-10-25 03:47:15 Slim @ouinet freeplane (Ubuntu): status Fix Committed Fix Released
2017-10-31 08:12:26 Hkan bug added subscriber Hkan
2017-11-01 09:51:53 Jean Demange freeplane (Ubuntu Artful): status Fix Committed Confirmed
2017-11-02 20:56:12 Brian Murray freeplane (Ubuntu Artful): status Confirmed Fix Committed
2017-11-02 20:56:14 Brian Murray bug added subscriber Ubuntu Stable Release Updates Team
2017-11-02 20:56:18 Brian Murray bug added subscriber SRU Verification
2017-11-02 20:56:22 Brian Murray tags amd64 apport-bug artful patch amd64 apport-bug artful patch verification-needed verification-needed-artful
2017-11-02 20:56:48 Brian Murray removed subscriber Ubuntu Sponsors Team
2017-11-05 13:18:29 Hans Joachim Desserud tags amd64 apport-bug artful patch verification-needed verification-needed-artful amd64 apport-bug artful patch verification-done verification-done-artful
2017-11-14 22:11:12 Launchpad Janitor freeplane (Ubuntu Artful): status Fix Committed Fix Released
2017-11-14 22:11:16 Brian Murray removed subscriber Ubuntu Stable Release Updates Team