Bug#1006408: reportbug: regression: broken lookup of bugs after filtering for "listbug" but not "bug"

2022-02-24 Thread nis . martensen
control: forcemerge 1005998 1006408 Thanks Paul. It is a regression since 11.3.0. Fixed in git since last week. Will upload a new version this weekend. This is the fix: https://salsa.debian.org/reportbug-team/reportbug/-/commit/929c7066747e48daab84abb79d3c385b6632d763

Bug#982281: marked as pending in reportbug

2021-02-08 Thread Nis Martensen
Control: tag -1 pending Hello, Bug #982281 in reportbug reported by you has been fixed in the Git repository and is awaiting an upload. You can see the commit message below and you can check the diff of the fix at:

Bug#982273: libbsd0-udeb: depends on libmd0

2021-02-08 Thread Nis Martensen
(cc'ing the apt maintainers for advice) > Samuel Thibault hat am 08.02.2021 09:31 geschrieben: > > > Uh, reportbug does it completely wrongly indeed: > > $ reportbug libbsd0-udeb > [...] > > Which of the following packages is the bug in? > > 1 libbsd-devutility functions from BSD

Bug#951722: autopkgtest suite flaky on arm64

2020-05-24 Thread Nis Martensen
control: tags -1 patch Michael sent me his draft patch. Slightly modified version with added commit message attached. Diff is against latest upstream git version. Thanks Michael! >From 89399122692823bc215cf1097b05da4ee2201e0e Mon Sep 17 00:00:00 2001 From: Nis Martensen Date: Sun, 24 May 2

Bug#951722: autopkgtest suite flaky on arm64

2020-05-23 Thread Nis Martensen
Thanks a lot Noah and Michael for working on this! Michael Biebl wrote: > The patch to add sd_notify is rather trivial. Problem is, that dovecot > unhelpfully clears the full environment. In src/master/main.c, > sd_notify() should be called around/after main_init(). > Unfortunately, at this point

Bug#937293: [Piuparts-devel] Bug#919170: Bug#919170: Please update dependency to python3-debianbts

2019-12-28 Thread Nis Martensen
On 27.12.2019 Holger Levsen wrote: > I do hope to do a final piuparts upload in 2019. We'll see if I manage during > 36c3 ;) Just submitted a few more merge requests for the remaining issues I could find. Good luck and have fun! :)

Bug#937293: [Piuparts-devel] Bug#919170: Bug#919170: Please update dependency to python3-debianbts

2019-12-26 Thread Nis Martensen
On 26.12.2019 17.11, Holger Levsen wrote: > many thanks, merged and deployed, now this is left: > File > "/srv/piuparts.debian.org/lib/python3/dist-packages/piupartslib/__init__.py", > line 58, in readline > empty = not self._refill() > File >

Bug#937293: [Piuparts-devel] Bug#919170: Bug#919170: Please update dependency to python3-debianbts

2019-12-26 Thread Nis Martensen
> TypeError: mynext() takes 1 positional argument but 2 were given > > again, help very welcome! A new merge request has the next set of fixups: https://salsa.debian.org/debian/piuparts/merge_requests/17

Bug#931609: Update release names after the Buster release.

2019-08-24 Thread Nis Martensen
control: clone 931609 -2 control: retitle -2 reportbug crash in version lookup for stable release control: severity -2 normal On 08 Jul 2019 Thomas Goirand wrote: I tried to do: "reportbug -b release.debian.org cloudkitty" selected stretch-pu, thinking I'll fix later on, but reportbug just

Bug#917165: reportbug: Crashes in soap client, fails to retrive a bugreport

2018-12-31 Thread Nis Martensen
control: reassign -1 python-debianbts control: notforwarded -1 control: retitle -1 python-debianbts: incompatible with new pysimplesoap > File "/usr/lib/python3/dist-packages/reportbug/debbugs.py", line 1154, in > get_report > log = debianbts.get_bug_log(number) > File

Bug#892270: [reportbug] Crash when report type set to None

2018-04-29 Thread Nis Martensen
control: tags -1 unreproducible moreinfo control: severity -1 important Hi Jérôme, On 7 Mar 2018 Jérôme Bardot wrote: > Reportbug (gtk2 ui) crash when i select package. > > The command line  output : > > Traceback (most recent call last): >   File "/usr/bin/reportbug", line 2265, in >    

Bug#857794: reportbug: crash when encountering some non-ASCII characters

2017-03-24 Thread Nis Martensen
Hi Stuart, Thanks for your comments! On 22-03-2017 02:45, Stuart Prescott wrote: > C.UTF-8 is provided within glibc (it's in the libc-bin package so it > is always available). Is it worth setting that as the locale for all > communication with subprocesses? It strikes me that could simplify >

Bug#857794: reportbug: crash when encountering some non-ASCII characters

2017-03-21 Thread Nis Martensen
Thank you for your report, and for the nice recipe to reproduce the bug. Can you try the attached patch? >From f42c5879b91b11a986e93f7f92244cf938dae0fb Mon Sep 17 00:00:00 2001 From: Nis Martensen <nis.marten...@web.de> Date: Tue, 21 Mar 2017 22:23:49 +0100 Subject: [PATCH] S

Bug#848729: It is grave

2017-02-14 Thread Nis Martensen
> and my locale is: > > $ locale > LANG=en_DK.UTF-8 Your Traceback is different from the others. This bug is not fixed yet. Did you try to attach a text(plain/html/etc) file in a different encoding than UTF-8? As a workaround, you could gzip that file. Attached a patch that shoul

Bug#810748: systemd does not mount /usr in initramfs, breaking split /usr

2016-01-13 Thread Nis Martensen
> If I read the code correctly, than this patch is the culprit: > http://sources.debian.net/src/systemd/215-17%2Bdeb8u2/debian/patches/Skip-filesystem-check-if-already-done-by-the-initram.patch/?hl=29#L29 > > When systemd is run in the initramfs (which it is with dracut), there > is no

Bug#701936: btrfs can't fsck /run/rootdev on boot

2013-03-17 Thread Nis Martensen
/fsck.c#n297 The same could be done in sysvinit. Possible (untested) patch attached. From 70df7cd47d0950592ae95f61fa12ba066b36fd16 Mon Sep 17 00:00:00 2001 From: Nis Martensen nis.marten...@web.de Date: Sun, 17 Mar 2013 13:28:16 +0100 Subject: [PATCH] Skip root filesystem check for btrfs file systems

Bug#545801: qcontrol: no longer works in lenny

2009-09-10 Thread Nis Martensen
2009/9/9 Frans Pop elen...@planet.nl: Can you please provide the output of the following command (as root):   udevadm test /class/input/event0 This program is for debugging only, it does not run any program, specified by a RUN key. It may show incorrect results, because some values may be

Bug#545801: qcontrol: no longer works in lenny

2009-09-10 Thread Nis Martensen
Hi Frans, 2009/9/10 Frans Pop elen...@planet.nl: Create a file /etc/udev/rules.d/z60-qcontrol.rules: KERNEL==event*, ENV{ID_PATH}==platform-gpio-keys, \        SYMLINK+=input/by-path/$env{ID_PATH}-event- Sorry, still no difference... -- To UNSUBSCRIBE, email to

Bug#545801: qcontrol: no longer works in lenny

2009-09-10 Thread Nis Martensen
Hi Frans, 2009/9/10 Nis Martensen nis.marten...@web.de: Sorry, still no difference... Must have been a copy/paste error on my side. In fact in works now. Thank you for your help! Regards, Nis -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of unsubscribe

Bug#384962: locale unusable with current firefox

2006-09-13 Thread Nis Martensen
On Tue, 12 Sep 2006 21:51:31 +0200, gerhard oettl wrote: Same story here, but as suggested in bug 364454 aptitude reinstall firefox-locale-de revived the language support. As already stated in bug 364454, running touch /usr/lib/firefox/extensions/langpack-* is much faster than

Bug#384956: zimpl is currently uninstallable in testing

2006-08-28 Thread Nis Martensen
Package: zimpl Severity: grave Justification: renders package unusable pc23:~# apt-get install zimpl Reading package lists... Done Building dependency tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable

Bug#370674: apticron: argument list for apt-listchanges isn't built properly

2006-06-12 Thread Nis Martensen
On Tue, 06 Jun 2006 12:04:27 +0200, Michael Kaaden wrote: Looking into this, I assume line 90 if [ `ls ${PKGPATH}${PKG}_${VERFILE}_*.deb /dev/null` ] ; then to be the source of the problem. It is. ls will not produce any output (due to the redirection to /dev/null), so the test ([) has

Bug#364454: firefox-locale-de: incompatible version is compatible

2006-05-01 Thread Nis Martensen
Package: firefox-locale-de Version: 1.5.0.1lang20060327-1 Followup-For: Bug #364454 Instead of reinstalling, I ran touch $(dpkg -L firefox-locale-de) which helped, too. Apparently firefox decides about compatibility of extensions based on file timestamps. I didn't check which file, though. Nis

Bug#357326: severity is serious

2006-03-27 Thread Nis Martensen
The comment to the bts command got lost... This bug is serious because it makes pmx FTBFS on powerpc. Thanks, Nis Martensen -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]