Bug#991016: iproute2: "ip route show table ..." fails for empty tables ("Error: ipv4: FIB table does not exist")

2021-07-12 Thread Lars Kruse
Package: iproute2 Version: 5.10.0-4 Severity: normal Dear Maintainer, I just upgraded a host from Buster to testing. After reboot my locally configured policy routing failed to work. How to reproduce: root@example:~# echo 120 foo >>/etc/iproute2/rt_tables root@example:~# ip route show table f

Bug#983295: libpam-modules: pam_mkhomedir is disabled for noninteractive sessions (e.g. samba)

2021-02-21 Thread Lars Kruse
Package: libpam-modules Version: 1.4.0-4 Severity: normal Dear Maintainer, = Description of the use-case = I am using pam_mkhomedir on a file server (samba). Users are managed via LDAP (configured in smbd). The home directories of users are supposed to be created, as soon as the user accesses

Bug#983779: gitlab: Installation fails with "TypeError: Throttle is not a module"

2021-03-01 Thread Lars Kruse
Package: gitlab Version: 13.7.7-1~fto10+1 Severity: normal Dear Maintainer, while upgrading from 13.6.7 to 13.7.7, the installation stops (see error log below). The cause of the error was guessed within minutes via IRC (thanks!): > 18:49 sumpfralle1: that looks like an obsolete initializer tha

Bug#979466: dh-sysuser: Creating user before "postinst" is executed?

2021-01-06 Thread Lars Kruse
Package: dh-sysuser Version: 1.3.5 Severity: wishlist Dear Maintainer, I would like to use "dh-sysuser" in order to clean up my prerm/postinst scripts. But I am struggling to apply dh-sysuser in the context of the following postinst script: https://git.hack-hro.de/grouprise/grouprise/-/blob/ma

Bug#979830: gitlab: Issue view shows error message: "Failed to load sidebar lock status"

2021-01-11 Thread Lars Kruse
Package: gitlab Version: 13.5.6-1~fto10+1 Severity: normal Dear Maintainer, after upgrading from 13.4.7-2~fto10+1 to 13.5.6-1~fto10+1, every issue view shows the following error message at the top: Failed to load sidebar lock status No negative impact is visible besides this error message. T

Bug#901379: gitlab: postinst script should not call psql if database is not managed by dbconfig-common

2020-12-12 Thread Lars Kruse
Package: gitlab Version: 13.4.7-1~fto10+1 Followup-For: Bug #901379 Dear Maintainer, attached you find a patch, that checks whether the configured database host is "localhost". The initialization procedure (which works only locally, at the moment) is only executed if this check succeeds. The pro

Bug#978076: kodi-pvr-hts: Please upload prepared release (see salsa)

2020-12-25 Thread Lars Kruse
Package: kodi-pvr-hts Version: 4.4.20-1 Severity: normal Dear Maintainer, since the update of the Kodi package (2:19.0~beta2+dfsg1-2, many thanks for that!), the kodi-pvr-hts package is not compatible with the kodi package anymore (requiring a different version of "kodi-api-pvr"). Instead of goi

Bug#976085: sysvinit: move process into background

2020-11-29 Thread Lars Kruse
Package: oomd Version: 0.4.0-1 Severity: normal Tags: patch Dear Maintainer, I am happy, that you are providing an init script for the oomd package. At the moment the script has two small problems: 1) the oomd process cannot detach into background on its own, thus `/etc/init.d/oomd start` ha

Bug#976879: gitlab: Missing dependency on "file" (being used in postinst script)

2020-12-08 Thread Lars Kruse
Package: gitlab Version: 13.4.6-1~fto10+1 Severity: normal Dear Maintainer, there are two occurrences of "file" being called in the postinst script. One example is the following: > if [ "$(file /etc/gitlab/ssl/gitlab.crt|awk '{ print $NF }')" = > "/etc/letsencrypt/live/${GITLAB_HOST}/fullchain

Bug#881974: [dehydrated] Old LICENSE specification prevents letsencrypt account creation

2017-11-16 Thread Lars Kruse
Package: dehydrated Version: 0.3.1-3 Severity: normal --- Please enter the report below this line. --- Hello, after installing dehydrated, I failed to generate an account for letsencrypt, since the current package contains a reference to a usage agreement (LICENCE), that was updated two days ago

Bug#758692: munin-node timeouts and leads to partial graphs

2018-03-24 Thread Lars Kruse
Package: munin-node Followup-For: Bug #758692 Dear Maintainer, the requested "timeout" parameter was introduced in Munin 2.0.12 - this it is fixed in all current Debian packages. Cheers, Lars

Bug#714723: munin: Munin-html don't display the limits exceeded in all the cases

2018-03-24 Thread Lars Kruse
Package: munin Followup-For: Bug #714723 Dear Maintainer, this problem seems to have been fixed somewhen upstream. I tried to reproduce the exact problem described by the committer. The problems.html page was updated as expected. Cheers, Lars

Bug#861851: munin-plugins-core: netstat plugin does not report active connections

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #861851 Dear Maintainer, the related upstream issue is https://github.com/munin-monitoring/munin/issues/877. It is fixed in the recent v2.0.35 release. Cheers, Lars

Bug#886516: munin-plugins-core: acpi plugin depends on bc

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Version: 2.0.34-3 Followup-For: Bug #886516 Dear Maintainer, there is a fix in upstream: http://github.com/munin-monitoring/munin/commit/715ce2b99afc027dcb69267436276e484c6f2a9d It will be released in 2.0.36. Cheers, Lars

Bug#886517: munin-plugins-core: http_loadtime plugin depends on time package

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Version: 2.0.34-3 Followup-For: Bug #886517 Dear Maintainer, the dependency on "time" is removed in v2.0.35. See https://github.com/munin-monitoring/munin/commit/36144573c7bcdee6df12789b24afc5b76e74a528 Cheers, Lars

Bug#675318: munin-node: postfix_mailstats incorrect delivered message count

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Version: 2.0.34-3 Followup-For: Bug #675318 Dear Maintainer, the issue described by the current title of this bug is already fixed: postfix_mailstats incorrect delivered message count (since v2.0.24) The additional issue (volume calculated by postfix_mailvolume inclu

Bug#678430: munin: df: rootfs graph gets overwritten with /run/lock for Wheezy OpenVZ guests

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #678430 Dear Maintainer, I do not known, which version fixed, this issue, but at least the current oldstable package (2.0.33-1) uses the mountpoints for special filesystems (e.g. tmpfs or simfs): root@mail-postfix:/etc/munin/plugins# munin-run df

Bug#697907: munin-plugins-core: slapd_ plugin does not autoconfigure

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #697907 Dear Maintainer, this issue is fixed in the current package. Cheers, Lars

Bug#698079: munin-plugins-core: Proposed update for check for disabled InnoDB engine in mysql_.in

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #698079 Dear Maintainer, this is fixed since 2.0.12. Cheers, Lars

Bug#730030: /usr/share/munin/plugins/quota_usage_: does not keep what documentation promises

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Version: 2.0.34-3 Tags: patch upstream Followup-For: Bug #730030 Dear Maintainer, the confusion (quota-usage vs. quota_usage) can be cleared with the following proposal: https://github.com/munin-monitoring/munin/pull/943 Let's see, if it will get merged for the nex

Bug#781360: munin-plugin-core: nvidia plugin show terahertz

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Tags: upstream Followup-For: Bug #781360 Hello Alessandro, this is quite a specific issue, which requires either access to your nvidia graphic card or more detailed information. The following information could be sufficient: * the output of "munin-run nvidia_???" and

Bug#761190: apt_all and system wide APT configuration options

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #761190 Hello Ingmar, my previous message was probably a bit too enthusiastic. Right now only the preparations from upstream are there. Your use-case would still need an additional munin plugin configuration entry: [apt_all] env.options -o Debug

Bug#806172: New ejabberd config file format

2018-03-24 Thread Lars Kruse
Package: munin-plugins-extra Version: 2.0.34-3 Tags: upstream fixed-upstream Followup-For: Bug #806172 Dear Maintainer, this was just fixed by upstream and should be part of the future release v2.0.36. See a051548236168e1d40af4b0f3a5af79ee006750b Cheers, Lars

Bug#862240: munin-plugins-core: mysql_ plugin cannot cope with more than one innodb buffer pool

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Version: 2.0.34-3 Tags: upstream fixed-upstream Followup-For: Bug #862240 Dear Maintainer, this issue is fixed in upstream: 4c379bfac54a8fd66fc5b4792ddc751f05d29765 It should be part of the next release (2.0.36). Cheers, Lars

Bug#863103: munin-plugins-core: plugin ps_ breaks for perl

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Tags: moreinfo Followup-For: Bug #863103 Hello Benoît-Pierre, maybe you could try, if the additional parameter "-a" for pgrep would solve this? Regarding a recent change of behaviour within pgrep: I took a look at its changelog and could not find anything related. Thu

Bug#874792: postfix_mailvolume plugin can't write state file as munin user

2018-03-24 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #874792 Hello Laurence, am Sat, 9 Sep 2017 17:24:35 +0100 schrieb Laurence: > The postfix_mailvolume plugin seems not to be writing its state file > when being run. here on my system the plugin reads and writes its state file in /var/lib/munin-node

Bug#895102: colord: postinst script fails with "adduser: Only one or two names allowed"

2018-04-06 Thread Lars Kruse
Package: colord Version: 1.3.3-2 Severity: normal Dear Maintainer, after installing the colord package (1.3.3-2), I received the following error message: Setting up colord (1.3.3-2) ... adduser: Only one or two names allowed. dpkg: error processing package colord (--configure): installed co

Bug#897203: ripit: fails to handle directory name containing curly braces

2018-04-29 Thread Lars Kruse
Package: ripit Version: 4.0.0~beta20140508-1 Severity: normal Tags: patch Dear Maintainer, while trying to rip an album with a name containing curly braces ("{}"), ripit stopped with an error: Unescaped left brace in regex is illegal here in regex; marked by <-- HERE in m//foo { <-- HERE bar}.

Bug#886415: Unattended-upgrades not detecting Linux kernel security update by default

2018-05-11 Thread Lars Kruse
Package: unattended-upgrades Followup-For: Bug #886415 Dear Maintainer, I encounter the same issue. Running "unattended-upgrades --debug --apt-debug" I see the following reasoning for the non-upgrade: Checking: linux-image-amd64 ([, ]) Installing linux-image-4.9.0-6-amd64 as Depends of l

Bug#896440: munin: Man pages are distributed in a separate package (munin-doc)

2018-04-20 Thread Lars Kruse
Package: munin Version: 2.0.37-1 Severity: minor Hello, currently the man pages of the various programs and configuration files of munin are distributed via the binary package munin-doc. But instead the policy [1] recommends the following: Each program, utility, and function should have an as

Bug#878623: python-acoustid: see upstream issue #31

2018-04-21 Thread Lars Kruse
Package: python-acoustid Followup-For: Bug #878623 Control: forwarded -1 https://github.com/beetbox/pyacoustid/pull/31 Dear Maintainer, this issue relates to the upstream issue #31. It can be fixed by applying the following small changeset https://github.com/beetbox/pyacoustid/commit/4a6253e690

Bug#896929: librxtx-java: java.lang.NullPointerException thrown while loading gnu.io.RXTXCommDriver

2018-04-25 Thread Lars Kruse
Package: librxtx-java Version: 2.2pre2+dfsg1-1 Severity: important Control: affects -1 arduino Dear Maintainer, a NullPointerException is thrown with openjdk-9-jre and openjdk-10-jre, while openjdk-8-jre works. See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=894770#35 for the initial repo

Bug#953655: autopkgtest (lxc/lxd): wait for sysvinit services to finish before running the tests

2020-03-11 Thread Lars Kruse
Package: autopkgtest Version: 5.11 Severity: normal Tags: patch Dear Maintainer, while running autopkgtest for the munin packages, I encountered problems in combination with sysvinit in the lxc-based container. The tests were started before all sysvinit scripts were finished. In a systemd environ

Bug#918105: munin-plugins-core: postgres_connections_ return zeros after 2.0.44-1~bpo9+1 upgrade

2019-01-03 Thread Lars Kruse
Hello Vincas, thank you for reporting this issue! Am Thu, 03 Jan 2019 14:44:55 +0200 schrieb Vincas Dargis : > I have noticed that postgres_connections_* graphs started rendering zero > height graphs after upgrading munin from Streth Backports. This is > output example: > > ``` > # munin-run p

Bug#944914: libgpgme11: Buffer overflow while using claws-mail

2019-11-17 Thread Lars Kruse
Package: libgpgme11 Version: 1.13.1-1 Severity: normal Dear Maintainer, I am using the claws-mail package for handling emails (Debian testing on i386). Due to repeated crashes, I started to collect stack traces. This specific issue (related to libgpgme) happened only once during the last months

Bug#944915: libldap-2.4-2: Segmentation fault in "ldap_unbind_ext"

2019-11-17 Thread Lars Kruse
Package: libldap-2.4-2 Version: 2.4.48+dfsg-1+b2 Severity: normal Dear Maintainer, I am using claws-mail from Debian testing on i386. >From time to time claws-mail crashes. Thus I started collecting stack traces. Attached you find a stack trace involving "libldap_r". The most relevant lines sh

Bug#919844: changetrack: "find2perl" is missing and thus breaks filename patterns prefixed with "@"

2019-01-19 Thread Lars Kruse
Package: changetrack Version: 4.7-5 Severity: normal Tags: patch upstream Dear Maintainer, changetrack allows the specification of patterns for "find" to be used in /etc/changetrack. A use case is the exclusion of specific files below /etc/ from the change tracking. Example (excluding daily upd

Bug#924435: rainloop: Upstream development recently declined: is it still suitable for Buster?

2019-03-12 Thread Lars Kruse
Package: rainloop Severity: normal Dear Maintainer, I am a user of rainloop and I am glad, that you packaged it. But recently I took a look at the development activity: https://github.com/RainLoop/rainloop-webmail/graphs/contributors This looks a bit bleak :( (there are only a few maintenance

Bug#924366: natural sort output on cpuspeed plugin

2019-03-12 Thread Lars Kruse
Control: tags -1 + fixed-upstream Hello Craig, thank you for your report! Am Tue, 12 Mar 2019 13:01:44 +1100 schrieb Craig Sanders : > I fixed this on my system by replacing the /etc/munin/plugins/cpuspeed symlink > (to /usr/share/munin/plugins/cpuspeed) with a copy of the plugin and making >

Bug#924424: munin-plugins-core: postgres_connections_ "Query failed!" after update to 2.0.47-1

2019-03-12 Thread Lars Kruse
Hello Thorsten, thank you for your report! Am Tue, 12 Mar 2019 21:48:29 +0100 schrieb Thorsten Ortlepp : > after I updated munin-plugins-core to 2.0.47-1, the plugin > postgres_connections_ does not show any values in the graphics for specific > databases. It does show values for postgres_conne

Bug#924424: munin-plugins-core: postgres_connections_ "Query failed!" after update to 2.0.47-1

2019-03-13 Thread Lars Kruse
Control: tags -1 fixed-upstream Hello Thorsten, Am Wed, 13 Mar 2019 22:25:04 + schrieb "Thorsten Ortlepp" : > >Could you please verify, whether this change fixes your issue? > > Yes, this fix made postgres_connections_example work again. great - thank you! Lars

Bug#755257: munin-node shouldn't suggest much at all

2018-12-14 Thread Lars Kruse
Hello, Am Fri, 14 Dec 2018 13:39:28 + schrieb Holger Levsen : > > gawk and procps are used by many plugins. I am not sure, whether it is worth > > the trouble to track the plugins (and their corresponding) packages using > > these > > common tools. > > I agree, those should be depends (o

Bug#916498: bumpversion: Maybe switch from unmaintained project to the maintained fork?

2018-12-14 Thread Lars Kruse
Package: bumpversion Version: 0.5.3-3 Severity: wishlist Dear Maintainer, sadly the bumpversion project [1] seems to have stalled since 2015. Its maintainer indicated that he should better mark it as unmaintained [2], but failed to do so up to now. Two attempts of asking the maintainer for transi

Bug#1003094: slt: Missing systemd service

2022-01-03 Thread Lars Kruse
Package: slt Version: 0.0.git20140301-6+b3 Severity: normal Tags: patch Dear Maintainer, currently the stl package lacks a systemd service. Attached you find one. The service contains my specific execution restrictions. Thus should help working around slt's lack of priviledge dropping. The syst

Bug#1004437: pyserial-asyncio: Dependency on sphinx-related packages

2022-01-27 Thread Lars Kruse
Source: pyserial-asyncio Version: 0.5-2 Severity: normal Dear Maintainer, I just noticed, that the python3-serial-asyncio package announces the following packages as hard dependencies ("Depends"): python3-serial, python3:any, libjs-sphinxdoc, sphinx-rtd-theme-common I guess, that the two sphi

Bug#1002027: bumpversion: finalize migration to bump2version

2021-12-20 Thread Lars Kruse
Source: bumpversion Version: 1.0.1-1 Severity: wishlist Dear Maintainer, thank you for moving to the new upstream (bump2version, #916498)! Could you please add the following minor corrections in order to properly inform users of the new state of the package: * change `Homepage` in `d/control` t

Bug#1002559: sogo: Wrong backup location (/var/backups/backups)

2021-12-23 Thread Lars Kruse
Package: sogo Version: 5.0.1-4+deb11u1 Severity: minor Dear Maintainer, the sogo backup script (/usr/sbin/sogo-backup) contains the following line: BACKUP_DIR=${BACKUP_DIR:-/var/backups/backups} Instead it should probably be: BACKUP_DIR=${BACKUP_DIR:-/var/backups/sogo} In addition, I *t

Bug#906628: Autopkgtest: replace embedded code copy with dependency

2018-08-18 Thread Lars Kruse
Package: puppet-module-puppetlabs-ntp Version: 7.1.1-1 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sharne

Bug#906629: Autopkgtest: replace embedded code copy of "sharness" with dependency

2018-08-18 Thread Lars Kruse
Package: gearmand Version: 1.1.18+ds-1 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sharness.sh * find deb

Bug#906631: Autopkgtest: replace embedded code copy of "sharness" with dependency

2018-08-18 Thread Lars Kruse
Package: puppet-module-puppetlabs-concat Version: 4.2.1-1 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sha

Bug#906630: Autopkgtest: replace embedded code copy of "sharness" with dependency

2018-08-18 Thread Lars Kruse
Source: jemalloc Version: 3.6.0-11 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sharness.sh * find debian/

Bug#906632: Autopkgtest: replace embedded code copy of "sharness" with dependency

2018-08-18 Thread Lars Kruse
Package: puppet-module-puppetlabs-stdlib Version: 4.25.1-1 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sh

Bug#906635: Autopkgtest: replace embedded code copy of "sharness" with dependency

2018-08-18 Thread Lars Kruse
Package: hiera-eyaml Version: 2.1.0-1 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sharness.sh * find debi

Bug#906634: Autopkgtest: replace embedded code copy of "sharness" with dependency

2018-08-18 Thread Lars Kruse
Package: puppet-lint Version: 2.3.3-1 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sharness.sh * find debi

Bug#906636: Autopkgtest: replace embedded code copy of "sharness" with dependency

2018-08-18 Thread Lars Kruse
Package: mod-gearman Version: 1.5.5-1 Severity: minor Dear Maintainer, recently the new package "sharness" entered unstable. Thus you may want to remove its embedded code copy and add a test dependency instead. The following actions should be sufficient: * rm debian/tests/sharness.sh * find debi

Bug#717287: munin-plugins-core: cpuspeed plugin doesn't work with scaling_driver intel_pstate

2018-08-22 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #717287 Hello, I just fixed this issue upstream: https://github.com/munin-monitoring/munin/commit/ace9a23aa14a314828b4b8a34b8db3bbea3168ee It does the following: * try to use the good statistics provided by "acpi-cpufreq" (as before) * fall back t

Bug#908001: Removal of currently running kernel is prevented by "Failed to substitute package name in title: ..."

2018-09-04 Thread Lars Kruse
Package: linux-base Version: 4.5 Severity: normal Dear Maintainer, I recently encountered the following situation while trying to remove the package of a currently running kernel: root@router-foo:~# apt purge linux-image-4.9.0-6-amd64 Reading package lists... Done Building dependency tree Readin

Bug#915020: munin-plugins-java: copyright file missing after upgrade (policy 12.5)

2018-11-29 Thread Lars Kruse
Control: tags -1 +pending Hello Andreas, thank you for your report. I prepared a fix for the issue. @Holger: please take a look at the commit (6d4791c9) in my repository on salsa [1] and merge it, if it looks good for you. Cheers, Lars [1] g...@salsa.debian.org:sumpfralle-guest/munin.git

Bug#915217: mariadb-common: Package in experimental is outdated and thus breaks piuparts tests

2018-12-01 Thread Lars Kruse
Package: mariadb-common Version: 10.3.0-0+exp2 Severity: normal Dear Maintainer, currently the piuparts tests for the munin package in experimental fail. See https://piuparts.debian.org/experimental/fail/munin-plugins-mysql_2.999.9-3.log for an example. The relevant part of the log: The foll

Bug#913588: munin-plugins-core: diskstats consistently reports 100% utilization of NVME devices

2018-12-08 Thread Lars Kruse
Control: forwarded -1 https://github.com/munin-monitoring/munin/issues/1119 Control: tags -1 -patch Hello Nye, thank you for taking the time to report and analyze the issue. Please let us continue the discussion in the upstream issue [1], that you kindly opened. I would be happy, if we could rea

Bug#888976: [munin-node] systemd 237 errors out rambling about an unsafe symlink chain

2018-12-08 Thread Lars Kruse
Hello Marcel, Am Wed, 31 Jan 2018 21:28:35 +0100 schrieb Marcel Partap : > That should teach me a lessen to follow systemd updates! :) > I don't even understand the problem, the pid file is no symlink and is owned > by root. > chase_symlinks() appears a massive fluke to me. 😄 I would like

Bug#860899: [Packaging] Bug#860899: munin-limits: Global symbol "$onfield" requires explicit package name

2018-12-08 Thread Lars Kruse
Control: tags -1 +fixed-upstream Hello, Am Fri, 21 Apr 2017 16:27:26 +0200 schrieb Frederik Himpe : > >https://github.com/munin-monitoring/munin/issues/794#issuecomment-295878938 > > > >to be clear, you're only seeing the "2." from that github issue, but > >not "1.", correct?! > > That's corr

Bug#755257: munin-node shouldn't suggest much at all

2018-12-08 Thread Lars Kruse
Hello, Am Thu, 18 Sep 2014 13:19:24 +0200 schrieb Holger Levsen : > control: retitle -1 most of munin-nodes suggests should move to > munin-plugins-core > > [..] > > The only suggests which should stay are munin and munin-plugins-java, IMO, > [..] I prepared a proposal that moves most sugge

Bug#896561: munin: plugin apt-all generates load of emails

2018-12-08 Thread Lars Kruse
Hello Benoît-Pierre, thank you for your bug report! Am Sun, 22 Apr 2018 12:38:46 +0200 schrieb Benoît-Pierre DEMAINE : > when the apt-all plugin is loaded (what is automatic on Debian because of > the package install script), then two cron lines in /etc/cron.d/munin-node > > */5 * * * *roo

Bug#913661: munin-plugins-core: "apt_all update" no longer updates the state-file

2018-11-13 Thread Lars Kruse
Hello Andreas, Am Tue, 13 Nov 2018 19:56:12 +0100 schrieb Andreas Pommer : > The exec() call transfers the execution to the apt-get command, but exec() > never returns, so the call to the function update_state() afterwards never > happens, leading to a stale state-file. thank you for your quick

Bug#913661: munin-plugins-core: "apt_all update" no longer updates the state-file

2018-11-15 Thread Lars Kruse
Hello Andreas, Am Thu, 15 Nov 2018 17:39:10 +0100 schrieb Andreas Pommer : > I just had a look at the patch, unfortunately, it does not work: [..] thank you for checking my commit! Indeed I stopped reading perlfunc's entry for "system" right after the following: Does exactly the same thing as

Bug#913784: munin-node: 'Duplicate line for path "/run/munin", ignoring' warning after upgrade to 2.0.42-5

2018-11-15 Thread Lars Kruse
Hello Vincas, Am Thu, 15 Nov 2018 08:27:40 +0200 schrieb Vincas Dargis : > After upgrading to 2.0.42-5 from backports, logcheck on multiple Stretch > machines started to capture this new message: > > ``` > Nov 14 22:25:04 dl380 systemd-tmpfiles[13769]: > [/usr/lib/tmpfiles.d/munin-node.conf:2]

Bug#914138: munin-plugins-extra: ipmi_sensor_ python error: AttributeError: 'str' object has no attribute 'decode'

2018-11-20 Thread Lars Kruse
Control: tags -1 + pending fixed-upstream Hello Gerald, thank you for reporting, analyzing and fixing the issue! I applied your suggestion upstream. It will be available with the next release of munin (2.0.44). Cheers, Lars

Bug#914156: munin-plugins-extra: ipmi_sensor_ arbitrarily reverses min:max values in warnings/criticals for fans

2018-11-20 Thread Lars Kruse
Control: tags -1 + pending fixed-upstream Hello Gerald, thank you! Indeed this change was not well understood at that point in time and needed to be reversed. I just did this: https://github.com/munin-monitoring/munin/commit/087478ed7df023733e8b3efb37703eadd3305791 The change will be released

Bug#912522: [OpenSSL 1.1.1] error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed

2018-10-31 Thread Lars Kruse
Hello Christian, thank you for reporting this issue! Am Thu, 1 Nov 2018 00:18:26 +0100 schrieb Christian Schrötter : > I've upgraded my Debian Buster system to OpenSSL 1.1.1-1 (and > libnet-ssleay-perl 1.85-2). Just in case it is easy for you to test: does the paranoid mode still works, if you

Bug#863231: munin-plugins-core: apt_all uses different statefiles for reading and writing

2018-09-16 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #863231 Control: retitle -1 Plugins "apt" and "apt_all" use state file with same name in different locations Control: forwarded -1 https://github.com/munin-monitoring/munin/issues/1072 Hello, ok - I took another look at the issue. Sadly it is a bit m

Bug#899244: tracker.debian.org: emails sent to non-existing/misspelled team names (team+NAME@..) are silently discarded

2018-05-21 Thread Lars Kruse
Package: tracker.debian.org Severity: normal Dear Maintainer, recently I sent a mail to , as this is currently (by mistake) advertised as the contact address of the munin package maintainers. (this issue of the missing team "munin") is about to be fixed now) My mail was silently discarded (see [

Bug#472199: need a tool to create dep-5 file from source file

2018-05-21 Thread Lars Kruse
Package: licensecheck Followup-For: Bug #472199 Dear Maintainer, currently the following methods for creating a DEP-5 compliant copyright file: debmake -c cme check dpkg-copyright licensecheck -r --merge-licenses --deb-machine . Thus this wishlist bug can probably be closed. Cheers, Lars

Bug#903270: RFS: sharness/1.0.0-1 [ITP] shell library for running tests

2018-07-08 Thread Lars Kruse
Package: sponsorship-requests Severity: normal Dear mentors, I am looking for a sponsor for my package "sharness" Package name: sharness Version : 1.0.0-1 Upstream Author : Christian Couder URL : https://github.com/chriscool/sharness License : GPL-2 or later

Bug#903292: blends-dev must depend on bc

2018-07-08 Thread Lars Kruse
Package: blends-dev Version: 0.7.0 Followup-For: Bug #903292 Dear Maintainer, instead of adding the dependency on "bc", its usage could also be replaced with a portable shell substitution: https://salsa.debian.org/blends-team/blends/merge_requests/1 Cheers, Lars

Bug#903292: blends-dev must depend on bc

2018-07-08 Thread Lars Kruse
Hi Andreas, Am Sun, 8 Jul 2018 18:09:10 +0200 schrieb Andreas Tille : > there was a race condition between your patch and my upload. [..] what a nice indication for an overwhelmingly responsive package maintainer :) Thank you! Cheers, Lars

Bug#903270: RFS: sharness/1.0.0-1 [ITP] shell library for running tests

2018-07-12 Thread Lars Kruse
Hello Sergio, thank you for reviewing my packaging attempt! Am Wed, 11 Jul 2018 23:21:05 -0400 schrieb Sergio Durigan Junior : > [..] > 1) On d/copyright, you don't list the files under the "debian/" > directory. These should be listed, and you should be the author. I > recommend choosing the

Bug#903270: RFS: sharness/1.0.0-1 [ITP] shell library for running tests

2018-07-12 Thread Lars Kruse
Hello Sergio, Am Thu, 12 Jul 2018 21:11:50 -0400 schrieb Sergio Durigan Junior : > [..] > Hm, it seems you removed an important line, [..] stumbling upon my own feet :( > 1) Since this is the first release of the package, a d/changelog with an > entry like: > [..] > would have been enough.

Bug#903270: RFS: sharness/1.0.0-1 [ITP] shell library for running tests

2018-07-13 Thread Lars Kruse
Hello Sergio, > After I sent you the reply I saw that you're actually packaging on top > of upstream's git repo. I personally don't like this option, but that's > a matter of taste. If you haven't yet, I recommend you read: > > > https://honk.sigxcpu.org/projects/git-buildpackage/manual-htm

Bug#903270: RFS: sharness/1.0.0-1 [ITP] shell library for running tests

2018-07-13 Thread Lars Kruse
Hello Sergio, Am Fri, 13 Jul 2018 12:28:10 -0400 schrieb Sergio Durigan Junior : > Created: > > https://salsa.debian.org/debian/sharness > > And added you as a Developer there. Thank you! I pushed my repository to its new location. I will remove the old project after the next packaging uplo

Bug#904166: piuparts.debian.org: broken links to README.html

2018-07-20 Thread Lars Kruse
Package: piuparts.debian.org Severity: minor Dear Maintainer, the piuparts website [1] currently contains two links to /doc/README.html, but the target file does not exist. The location /doc/ contains only README.txt (among other files). Cheers, Lars [1] https://piuparts.debian.org/

Bug#904331: debian-edu-install: "Offline" image (debian-edu-9+edu0) misses some requirements

2018-07-23 Thread Lars Kruse
Package: debian-edu-install Severity: normal Dear Maintainer, I recently downloaded the offline version of the Stretch release (http://ftp.skolelinux.org/skolelinux-cd/debian-edu-9+edu0-USB.iso) and started the installation in a qemu-based VM. But sadly the installation failed due to requirement

Bug#761190: munin-plugins-core: allow apt_all configuration settings via environment

2018-02-20 Thread Lars Kruse
Package: munin-plugins-core Followup-For: Bug #761190 Hello Holger, > do you plan to merge into > https://github.com/munin-monitoring/munin/pull/252 > into stable-2.0 or devel? it is merged into stable-2.0 (before v2.0.26). This this bug can be closed. Cheers, Lars

Bug#954741: mopidy: Missing version requirement: pykka >= 2.0.0

2020-03-22 Thread Lars Kruse
Package: mopidy Version: 3.0.1-2 Severity: normal Dear Maintainer, if mopidy is installed along with python3-pykka 1.2.1-4 (Buster), then the following error message is emitted: ModuleNotFoundError: No module named 'pykka.messages' The "messages" module was introduced into pykka in v2.0.0:

Bug#1087492: matrix-synapse: Update of package in bookworm-backports?

2024-11-14 Thread Lars Kruse
Package: matrix-synapse Version: 1.95.1-1~bpo12+1 Severity: minor Dear Maintainer, I am happily using the bookworm-backports package of matrix-synapse on several hosts. I noticed, that you recently updated the packages in unstable to 1.116.0-4. In contrast the package in bookworm-backports remai

Bug#1092291: gosa-plugins-mailaddress: Accessing an account with email attribute fails with 'Undefined constant "active"'

2025-01-06 Thread Lars Kruse
Package: gosa-plugins-mailaddress Version: 2.8~git20211027.08b10a2-2 Severity: normal Tags: patch Dear Maintainer, accessing the mail attribute of a user account (e.g. by clicking on the email icon next to the username) fails with the following error message: ``` Fatal error: Uncaught Error: Und

Bug#1095895: gosa: Cannot enable samba class for new accounts

2025-02-13 Thread Lars Kruse
Source: gosa Version: 2.8~git20230203.10abe45+dfsg-1+deb12u2 Severity: normal Dear Maintainer, thank you for maintaining gosa! After upgrading my gosa host from Bullseye to Bookworm, I seem to be unable to modify the samba properties of accounts. What works: - accounts in the user list are corr

<    1   2