Bug#901413: mnemosyne: Mnemosyne 2.6 does not find cheroot module

2018-06-12 Thread Felix Gruber
Package: mnemosyne Version: 2.6+ds-1 Severity: serious Justification: Policy 3.5 Dear Maintainer, when starting Mnemosyne 2.6 it immediately exits with the following error message: ---8<8<8<8<--- Log body An unexpected error has occurred.

Bug#825887: doc_sources.patch fixed upstream

2017-01-13 Thread Felix Gruber
On 13.01.2017 14:38, Scott Kitterman wrote: > See https://bugs.launchpad.net/bugs/1656204 - will be fixed in the next > release. Thanks for cleaning up the package! Best, Felix

Bug#825887: mnemosyne: does not start due to removal of WebKit from python-qt4

2017-01-10 Thread Felix Gruber
On 09.01.2017 19:28, Felix Gruber wrote: > On 09.01.2017 14:10, Scott Kitterman wrote: >> Since this managed to get back into Stretch due to a BTS issue, if we move >> quickly, it can make it into the release. I'll be glad to sponsor an NMU if >> the maintainer

Bug#825887: mnemosyne: does not start due to removal of WebKit from python-qt4

2017-01-09 Thread Felix Gruber
Hi Scott, On 09.01.2017 14:10, Scott Kitterman wrote: > We're uploading a version of pyqt5 that includes the bindings for webengine > today, so this should be fixable very soon. Thanks, that's great news. > Since this managed to get back into Stretch due to a BTS issue, if we move > quickly,

Bug#825887: mnemosyne: does not start due to removal of WebKit from python-qt4

2016-12-06 Thread Felix Gruber
Mnemosyne 2.4 has been released today [1]. I've tried to package it and you can find my changes to the debian directory on GitHub [2]. Unfortunately, mnemosyne 2.4 fails to start as it depends on QtWebEngine which isn't packaged yet (see #841830). [1]

Bug#825887: mnemosyne: does not start due to removal of WebKit from python-qt4

2016-11-28 Thread Felix Gruber
Upstream has worked on porting mnemosyne to Python3 and PyQt5. They have published a link to a beta for the upcoming release 2.4 of mnemosyne on their mailinglist: https://groups.google.com/forum/#!topic/mnemosyne-proj-users/Et6uWBbFRjU This version of mnemosyne should be compatible with the

Bug#825887: mnemosyne: does not start due to removal of WebKit from python-qt4

2016-05-31 Thread Felix Gruber
Package: mnemosyne Version: 2.2.1-3 Severity: serious Justification: renders mnemosyne unusable Dear Maintainer, after updating python-qt4 from 4.11.4+dfsg-1+b3 to 4.11.4+dfsg-2, mnemosyne refuses to start and gives the following error message:

Bug#768690: latex-mk: FTBFS in jessie: build-dependency not installable: tgif

2014-11-09 Thread Felix Gruber
block 768690 by 699301 thanks Am 09.11.2014 um 08:42 schrieb Lucas Nussbaum: The following packages have unmet dependencies: sbuild-build-depends-latex-mk-dummy : Depends: tgif but it is not installable E: Unable to correct problems, you have held broken packages. apt-get failed. tgif

Bug#768754: backbone: FTBFS in jessie: build-dependency not installable: phantomjs

2014-11-09 Thread Felix Gruber
block 768754 by 679759 block 768754 by 699435 thanks On Sun, 9 Nov 2014 08:40:51 +0100 Lucas Nussbaum lu...@lucas-nussbaum.net wrote: The following packages have unmet dependencies: sbuild-build-depends-backbone-dummy : Depends: phantomjs but it is not installable phantomjs is

Bug#768738: jarisplayer: FTBFS in jessie: build-dependency not installable: haxe

2014-11-09 Thread Felix Gruber
block 768738 by 736596 thanks On Sun, 9 Nov 2014 08:41:57 +0100 Lucas Nussbaum lu...@lucas-nussbaum.net wrote: sbuild-build-depends-jarisplayer-dummy : Depends: haxe but it is not installable haxe was removed from jessie a year ago. It is currently unmaintained and has an RC bug

Bug#768727: t-code: FTBFS in jessie: build-dependency not installable: emacs23

2014-11-09 Thread Felix Gruber
On Sun, 9 Nov 2014 08:45:35 +0100 Lucas Nussbaum lu...@lucas-nussbaum.net wrote: The following packages have unmet dependencies: sbuild-build-depends-t-code-dummy : Depends: emacs23 but it is not installable emacs23 has been removed from jessie in favor of emacs24 (cf. #753885). You need

Bug#768619: proofgeneral: FTBFS in jessie: build-dependency not installable: emacs23-nox

2014-11-09 Thread Felix Gruber
On Sat, 8 Nov 2014 18:51:53 +0100 Lucas Nussbaum lu...@lucas-nussbaum.net wrote: Source: proofgeneral Version: 4.3~pre131011-0.1 sbuild-build-depends-proofgeneral-dummy : Depends: emacs23-nox but it is not installable I guess, this isn't actually a bug in proofgeneral, as it

Bug#768614: pencil2d: FTBFS in jessie: build-dependency not installable: libming-dev

2014-11-09 Thread Felix Gruber
block 768614 by 752629 thanks On Sat, 8 Nov 2014 18:51:24 +0100 Lucas Nussbaum lu...@lucas-nussbaum.net wrote: sbuild-build-depends-pencil2d-dummy : Depends: libming-dev but it is not installable libming was removed from jessie due to problems with it's license (cf. #752629). Cheers,

Bug#679400: [deal.ii] FTBFS: call of overloaded constructor is ambiguous

2012-06-28 Thread Felix Gruber
Source: deal.ii Version: 7.1.0-1 Severity: serious Justification: FTBFS User: debian-...@lists.debian.org Usertags: ftbfs-gcc-4.7 thanks the deal.ii package builds fine with gcc-4.6/g++-4.6, but when building with gcc-4.7/g++-4.7, I get the following error messages:

Bug#670908: deal.ii: FTBFS: include path for slepc missing

2012-06-27 Thread Felix Gruber
/usr/lib/slepc/linux-gnu-c-opt/include/slepcconf.h but the makefiles only refer to the include path /usr/lib/slepc/include. . This patch adds the include path /usr/lib/slepc/linux-gnu-c-opt/include. Author: Felix Gruber fel...@gmx.de --- This patch header follows DEP-3: http://dep.debian.net/deps

Bug#670908: deal.ii: FTBFS: include path for slepc missing

2012-04-30 Thread Felix Gruber
/usr/lib/slepc/include. . This patch adds the include path /usr/lib/slepc/linux-gnu-c-opt/include. Author: Felix Gruber fel...@gmx.de --- This patch header follows DEP-3: http://dep.debian.net/deps/dep3/ --- a/common/Make.global_options.in +++ b/common/Make.global_options.in @@ -278,7 +278,8