Bug#1070288: pplatex: depends on obsolete pcre3 library

2024-05-13 Thread Sebastian Humenda
control: forwarded -1 https://github.com/stefanhepp/pplatex/issues/26 thanks signature.asc Description: PGP signature

Bug#1031074: quickjs: QuickJS and security maintenance

2023-02-10 Thread Sebastian Humenda
Package: quickjs Version: 2021.03.27-1 Severity: critical X-Debbugs-Cc: secur...@debian.org Hi I have packaged QuickJS, an embeddable JavaScript engine. It is a direct dependency for Edbrowse, a command-line browser, often used by blind users. This currently blocks the update to the latest Edbro

Bug#997521: freedict: FTBFS: Failed to create secure directory (/sbuild-nonexistent/.config/pulse): No such file or directory

2021-11-03 Thread Sebastian Humenda
Control: severity -1 normal Thanks Hi Lucas Nussbaum schrieb am 30.10.2021, 22:21 +0200: >On 29/10/21 at 16:17 +0200, Sebastian Humenda wrote: >> Could you provide the amount of RAM that is used for the failed build? If it >> is below 16G, could it be increased, somehow? &g

Bug#997521: freedict: FTBFS: Failed to create secure directory (/sbuild-nonexistent/.config/pulse): No such file or directory

2021-10-29 Thread Sebastian Humenda
Hi Due to the way the FreeDict stylesheets are written, a lot of memory is used. Could you provide the amount of RAM that is used for the failed build? If it is below 16G, could it be increased, somehow? Thanks Sebastian signature.asc Description: PGP signature

Bug#982730: freedict: FTBFS: Failed to create secure directory (/sbuild-nonexistent/.config/pulse): No such file or directory

2021-02-16 Thread Sebastian Humenda
Hi Dennis Filder schrieb am 16.02.2021, 18:26 +0100: >The build process ran out of memory when processing >build/dictd/eng-deu.c5 at 31% and 34% completion as these dictionaries >are just so large. I was asking upfront on debian-admin whether the actual limits would be known, but nobody knew.

Bug#857911: python3-gleetex: missing dependency, renders it unusable after install

2017-03-16 Thread Sebastian Humenda
Package: python3-gleetex Version: 2.1-1 Severity: serious Hi It seems that texlive packages were re-ordered internally. This did not affect me yet, since I'm usually using texlive-full. I a clean container, GladTeX (and its library gleetex)fails to work because of missing dependencies. This rende

Bug#857126: cpufrequtils: Fails to install/upgrade (syntax error in init script)

2017-03-11 Thread Sebastian Humenda
Hi Mattia Dongili schrieb am 11.03.2017, 8:08 -0800: >On Wed, Mar 08, 2017 at 09:55:02PM +0100, Andreas Henriksson wrote: >as the error suggests, the unterminated string is in >/etc/default/cpufrequtils rather than in the init script. > >/etc/init.d/cpufrequtils sources the defaults file, so that

Bug#857126: cpufrequtils: Fails to install/upgrade (syntax error in init script)

2017-03-11 Thread Sebastian Humenda
Hi Andreas Henriksson schrieb am 08.03.2017, 21:55 +0100: >On Wed, Mar 08, 2017 at 10:57:38AM +0100, Sebastian Humenda wrote: >> Package: cpufrequtils >> Version: 008-1+b1 >> Severity: grave >> Justification: renders package unusable >[...] >> Mar 08 10:54:47

Bug#857126: cpufrequtils: Fails to install/upgrade (syntax error in init script)

2017-03-08 Thread Sebastian Humenda
Package: cpufrequtils Version: 008-1+b1 Severity: grave Justification: renders package unusable Hi After executing `apt-get dist-upgrade`, I get: Setting up cpufrequtils (008-1+b1) ... update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults update-rc.d: wa

Bug#838665: /usr/lib/python3/dist-packages/speechd_config/config.py: runs argparse on Python module import

2017-01-23 Thread Sebastian Humenda
Hi Adrian Bunk schrieb am 18.01.2017, 20:34 +0200: >On Mon, Sep 26, 2016 at 02:16:45PM +0200, Sebastian Humenda wrote: >> I'll provide a patch to upstream shortly and attach it here as well, so that >> it >> is fixed both upstream and downstream. > >an

Bug#838665: /usr/lib/python3/dist-packages/speechd_config/config.py: runs argparse on Python module import

2017-01-19 Thread Sebastian Humenda
Hi Adrian Bunk schrieb am 18.01.2017, 20:34 +0200: >On Mon, Sep 26, 2016 at 02:16:45PM +0200, Sebastian Humenda wrote: >> I'll provide a patch to upstream shortly and attach it here as well, so that >> it >> is fixed both upstream and downstream. > >any news rega

Bug#838778: libatk still causes crashes

2016-12-05 Thread Sebastian Humenda
Hi Samuel Thibault schrieb am 05.12.2016, 2:21 +0100: >Sebastian Humenda, on Fri 02 Dec 2016 18:09:48 +0100, wrote: >> I've attached a full back trace (pretty long) taken with "thread apply all bt >> full". I've also attached the hs_err log file. > &g

Bug#838778: libatk still causes crashes

2016-12-02 Thread Sebastian Humenda
control: found 838778 0.33.3-11 Hi, when launching a Java application, for this example Mediathekview, certain actions trigger a crash of the whole JVM. I've attached a full back trace (pretty long) taken with "thread apply all bt full". I've also attached the hs_err log file. I'm running Debia

Bug#844813: freedict: FTBFS: E: Build killed with signal TERM after 150 minutes of inactivity

2016-11-19 Thread Sebastian Humenda
Hi Lucas Nussbaum schrieb am 19.11.2016, 7:22 +0100: [...] >> if [ "xsltproc" == "xsltproc" ]; then \ >> xsltproc --novalid --xinclude --stringparam current-date 2016-11-19 >> ../tools/xsl/tei2c5.xsl jpn-eng.tei >jpn-eng.c5; \ >> else \ >> xsltproc --novalid ../tools/xsl/tei2c5.xsl jpn-eng

Bug#806867: python-scipy: FTBFS when built with dpkg-buildpackage -A (No module named scipy)

2016-10-04 Thread Sebastian Humenda
Hi Julian Taylor schrieb am 03.10.2016, 14:53 +0200: >where did you get the tarball from that you pushed to git? >its different from what uscan pulls and is missing all the documentation. Good question, I went to , more specifically

Bug#838764: brltty: crashes when using sd module, but no speech-dispatcher present

2016-09-28 Thread Sebastian Humenda
Hi Upstream proposed a better solution, patch attached. Thanks diff --git a/Programs/spk_thread.c b/Programs/spk_thread.c index 288518c..49fffaf 100644 --- a/Programs/spk_thread.c +++ b/Programs/spk_thread.c @@ -253,7 +253,7 @@ testThreadValidity (volatile SpeechDriverThread *sdt) { if (sp

Bug#612729: freedict-kur-deu: FTBFS: dictd2dic: command not found

2016-09-27 Thread Sebastian Humenda
Control: tabs -1 unreproducible moreinfo Thanks I cannot reproduce this issue on my machine, also in a clean pbuilder environment. From upstreams version history I can see that this issue did exist, but apparently it was fixed. If you think that this issue still persists, please let me know. Oth

Bug#838665: /usr/lib/python3/dist-packages/speechd_config/config.py: runs argparse on Python module import

2016-09-26 Thread Sebastian Humenda
Hi I'll provide a patch to upstream shortly and attach it here as well, so that it is fixed both upstream and downstream. Sebastian signature.asc Description: PGP signature

Bug#827320: libspeechd-dev: unusable: /usr/include/libspeechd.h:31:32: fatal error: libspeechd_version.h: No such file or directory

2016-09-25 Thread Sebastian Humenda
Control: tags -1 unreproducible Thanks In a clean unstable pbuilder session, I'm unable to reproduce this bug. user@machine:/tmp$ echo '#include ' | gcc -x c -c - user@machine:/tmp$ echo $? 0 signature.asc Description: PGP signature

Bug#806867: marked as pending

2016-09-25 Thread Sebastian Humenda
35c07094df432e474d7cce22af82aca9a7a5fe51 Author: Sebastian Humenda Date: Sun Sep 25 11:25:24 2016 +0200 update changelog diff --git a/debian/changelog b/debian/changelog index a5ca27b..35cac7f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ -python-scipy (0.18.1-1) UNRELEASED

Bug#806867: python-scipy: FTBFS when built with dpkg-buildpackage -A (No module named scipy)

2016-09-24 Thread Sebastian Humenda
Just to let people know: I'm working on it and hope to upload a new package shortly.

Bug#838764: brltty: crashes when using sd module, but no speech-dispatcher present

2016-09-24 Thread Sebastian Humenda
Package: brltty Version: 5.3.1-3 Severity: serious Tags: patch When using BRLTTY with the sd module loaded, it crashes on system boot, when Speech Dispatcher is not running. This is a serious problem, because it leaves the user without braille after boot. BRLTTY also does not restart automatically

Bug#833950: [Pkg-alsa-devel] Bug#833950: libasound2: brltty-espeak stops working with 1.1.2-1

2016-08-16 Thread Sebastian Humenda
Hi, Elimar Riesebieter schrieb am 11.08.2016, 19:40 +0200: >* Sebastian Humenda [2016-08-10 20:30 +0200]: > >> Package: libasound2 >> Version: 1.1.2 >> Severity: serious >> Tags: patch >> Justification: breaks system for blind users [RC, stretch] >> &g

Bug#833950: libasound2: brltty-espeak stops working with 1.1.2-1

2016-08-10 Thread Sebastian Humenda
Package: libasound2 Version: 1.1.2 Severity: serious Tags: patch Justification: breaks system for blind users [RC, stretch] After an upgrade to the specified version, BRLTTY starts up with speech working (brltty-espeak is using libao -> libasoun2), but speech stops working after roughly a minute.

Bug#803281: Update of GladTeX

2015-12-12 Thread Sebastian Humenda
Hi, I'll try to provide an update in the upcoming month. However the next upload will not require the gif library anymore. Still, thanks fo reporting. Cheers Sebastian signature.asc Description: PGP signature

Bug#768720: [debian-freedict] Bug#768720: freedict: FTBFS in jessie: sed: can't read tmp.tei: No such file or directory

2014-11-09 Thread Sebastian Humenda
Hello, this issue was believed to be solved in upstream already. This happens due to parallel builds. The Makefile doesn't recognize the extraction of the binary variant of hun-eng before transforming it. I will upload a package with parallel builds disabled. Sebastian signature.asc Description

Bug#743634: LO 4.2 now in sid - bug now RC

2014-10-25 Thread Sebastian Humenda
Hi, I have updated the proposed patch to also use LibreOffice-specific name spaces in the description.xml of the plug-in (it refused to work without). Problem is that after installation of the patched plug-in, the dialog doesn't pop up. I would suppose that there's something wrong with the update

Bug#759952: [debian-freedict] Bug#759952: Build failure is caused by parallel build

2014-09-15 Thread Sebastian Humenda
Hello Jan, Jan Niehusmann schrieb am 15.09.2014, 0:11 +0200: >it seems like #759952 is caused by the parallel build. >The "Double definition" lines are not related. They are just warnings >and wouldn't cause the build to fail. Yes, those are just produced by dbview. >So I think there are two way

Bug#743634: LO 4.2 now in sid - bug now RC

2014-05-27 Thread Sebastian Humenda
Hello, I'll try to upload it the upcoming weekend. Sebastian signature.asc Description: Digital signature

Bug#742679: missing license in debian/copyright

2014-05-03 Thread Sebastian Humenda
Tags: patch attached a patch which reworks the copyright file completely. It should fix all issues. Sebastian diff -urw lives-1.6.2~ds1.old/debian/copyright lives-1.6.2~ds1/debian/copyright --- lives-1.6.2~ds1.old/debian/copyright 2012-06-26 07:20:26.0 + +++ lives-1.6.2~ds1/debian/co

Bug#743081: [debian-freedict] Bug#743081: freedict: FTBFS: unable to parse hun-eng.tei

2014-04-06 Thread Sebastian Humenda
Hi, please try to make the hun-eng directory accessible to me, e.g. by uploading an archive of this directory after the error occurred. I cannot reproduce this issue on a pbuilder amd64 chroot. Thanks signature.asc Description: Digital signature

Bug#737100: status update

2014-02-05 Thread Sebastian Humenda
The problem reported above is on its way to being solved. There were further licensing issues encountered and therefore the whole licensing of tools/ from the source directory is re-checked. A new upload will also have a machine-readable copyright file to ease the licensing look up. signature.asc

Bug#679717: accessodf: unowned files after purge (policy 6.8, 10.8)

2013-01-26 Thread Sebastian Humenda
Hello, Andreas Beckmann schrieb am 26.01.2013, 14:21 +0100: >On 2013-01-16 09:57, Sebastian Humenda wrote: >> Andreas Beckmann schrieb am 16.01.2013, 6:34 +0100: >>> I'm attaching a patch that unifies and simplifies the creation and >>> removal of $INSTDIR

Bug#679717: accessodf: unowned files after purge (policy 6.8, 10.8)

2013-01-16 Thread Sebastian Humenda
Hello Andreas Beckmann, Andreas Beckmann schrieb am 16.01.2013, 6:34 +0100: >The HOME=$INSTDIR workaround requires the >$INSTDIR to actually exist, otherwise it will fall back to /root and >create the libreoffice/3 tree there ... > >I'm attaching a patch that unifies and simplifies the creation a

Bug#668376: accessodf: fails to install: An error occurred while enabling: accessodf-addon.jar

2012-04-21 Thread Sebastian Humenda
Hi, Andreas Beckmann schrieb am 21.04.2012, 23:19 +0200: >On 2012-04-21 22:36, Sebastian Humenda wrote: >> luck. Please try after the failed install: >> # unopkg validate /usr/share/accessodf/AccessODF.oxt >> and >> # unopkg add -v /usr/share/accessodf/AccessODF

Bug#668376: accessodf: fails to install: An error occurred while enabling: accessodf-addon.jar

2012-04-21 Thread Sebastian Humenda
Hi, Andreas Beckmann schrieb am 11.04.2012, 15:04 +0200: > Selecting previously unselected package accessodf. > (Reading database ... 13595 files and directories currently installed.) > Unpacking accessodf (from .../accessodf_0.1-1_all.deb) ... > Removing old accessodf extensions. > Setting

Bug#668376: accessodf: fails to install: An error occurred while enabling: accessodf-addon.jar

2012-04-12 Thread Sebastian Humenda
Andreas Beckmann schrieb am 11.04.2012, 17:28 +0200: >On 2012-04-11 17:20, Sebastian Humenda wrote: >>> ERROR: An error occurred while enabling: accessodf-addon.jar > >> Could you please check whether /usr/share/accessodf-addon.jar exists (after >> the >> inst

Bug#668376: accessodf: fails to install: An error occurred while enabling: accessodf-addon.jar

2012-04-11 Thread Sebastian Humenda
Hallo Andreas Beckmann, answering you privately. Andreas Beckmann schrieb am 11.04.2012, 15:04 +0200: >Package: accessodf >Version: 0.1-1 >Severity: serious [...] >>From the attached log (scroll to the bottom...): > > Selecting previously unselected package accessodf. > (Reading database ... 1