Bug#1068865: gosa: Setup failure: "PHP Fatal error: Uncaught TypeError: ldap_get_entries()"

2024-04-12 Thread Lars Kruse
Package: gosa Version: 2.8~git20230203.10abe45+dfsg-1+deb12u2 Severity: normal Dear Maintainer, thank you for maintaining gosa! I just run the web-based setup procedure of gosa in Debian Bookworm. Quite early I received the following error: PHP Fatal error: Uncaught TypeError:

Bug#1058566: auto-apt-proxy: "approx" should not be given https URLs

2023-12-12 Thread Lars Kruse
Package: auto-apt-proxy Version: 14.1 Severity: normal Dear Maintainer, according to d#756656 [1] https-URLs cannot be given to `approx`. Thus, the `approx` check should be skipped when an https URL is requested. Cheers, Lars [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=756656

Bug#1058561: auto-apt-proxy: for hostname `apt-proxy` resolving to both an IPv4 and IPv6 address, only the IPv6 address is attempted

2023-12-12 Thread Lars Kruse
Package: auto-apt-proxy Version: 14.1 Severity: normal Dear Maintainer, Hello, in my environment the name `apt-proxy` resolves to both an IPv4 and an IPv6 address. In `/usr/bin/auto-apt-proxy` the hostname `apt-proxy` is resolved via the following command: getent hosts apt-proxy But the

Bug#1032484: django-macaddress: Please package new upstream releases for compatibility with recent Django versions

2023-03-07 Thread Lars Kruse
Source: django-macaddress Version: 1.5.0-3 Severity: wishlist Dear Maintainer, a few minor releases were published for django-macaddress during the last years. Mostly they deal with issues regarding compatibility with more recent Django versions. See [1] for details. I would really appreciate,

Bug#1029623: gitlab: Services are not restarted in case of a missing database server during startup

2023-01-25 Thread Lars Kruse
Package: gitlab Version: 15.2.3+ds1-2~fto11+1 Severity: normal Dear Maintainer, recently I noticed, that the following gitlab-related services remained in the "failed" state after booting the VM: * gitlab-puma * gitlab-sidekiq * gitlab-workhorse The problem was caused by the absence of the

Bug#1024143: gitlab: postinst fails silently within rake-tasks, if /var/lib/gitlab/.cache/yarn/v6 does not exist

2022-11-15 Thread Lars Kruse
Package: gitlab Version: 15.2.3+ds1-2~fto11+1 Severity: normal Tags: patch Dear Maintainer, during gitlab's package installation, the following line in `rake-tasks.sh` causes a failure of the postinst processing: > -runuser -u ${gitlab_user} -- sh -c 'test -d "/var/lib/gitlab/.cache/yarn/v6" >

Bug#1010406: kexec-tools: add trivial support for restart/reload via stop/start

2022-11-06 Thread Lars Kruse
Package: kexec-tools Version: 1:2.0.24-1+b1 Followup-For: Bug #1010406 Control: tags -1 patch Dear Maintainer, here on my system I replaced the content of the "restart" branch with a simple stop/start sequence: restart|reload|force-reload) "$0" stop "$0" start ;;

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

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

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

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`

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

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

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#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.

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:

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

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

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 }')" = >

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`

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#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

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

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

Bug#926977: munin: Missing test dep on net-tools

2019-04-13 Thread Lars Kruse
Hello Steve, Am Fri, 12 Apr 2019 21:41:34 -0700 schrieb Steve Langasek : > After merging munin 2.0.47-1 into Ubuntu, the node-systemd autopkgtest was > failing on armhf because of a mismatch in the list of plugins being exposed: > [..] > The attached patch fixes the test failure by adding a

Bug#926533: linux-image-armmp-lpae: Fail to mount cryptsetup device: missing aes-xts-plain64 cipher

2019-04-06 Thread Lars Kruse
Package: linux-image-armmp-lpae Version: 4.19+104 Severity: normal Dear Maintainer, after upgrading from 4.9.144-3 to 4.19+104 I am not able to mount cryptsetup devices anymore. # cryptsetup luksOpen /dev/lvm-foo/crypto foo Enter passphrase for /dev/lvm-foo/crypto: device-mapper: reload

Bug#926431: cifs-utils: Password containing special character "$" (dollar) only works with prepended backslash

2019-04-04 Thread Lars Kruse
Package: cifs-utils Version: 2:6.8-2 Severity: normal Dear Maintainer, recently I changed my LDAP password to a new one, that contains a "$" character. Afterwards I failed to mount shares with this new password. I tried the following approaches: * interactive mount (e.g. "mount -t cifs -o

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#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

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#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#923563: freeciv-client-sdl: Fails to start: missing themes/gui-sdl2/human/DejaVuSans.ttf

2019-03-01 Thread Lars Kruse
Package: freeciv-client-sdl Version: 2.6.0-1 Severity: important Dear Maintainer, I tried to run freeciv-sdl2, but sadly it failed with the following output: $ LANG= freeciv-sdl2 2: Didn't find the option file. Creating a new one. 2: Migrating options from sdl to sdl2 client 2: Using Video

Bug#715141: apt_all update cronjob creates error mails when testing and unstable are not in the apt sources

2019-02-20 Thread Lars Kruse
Hello, Am Wed, 20 Feb 2019 13:33:34 + schrieb Holger Levsen : > strangely this commit is in Buster: > > ~/Projects/munin/munin$ git tag --contains 44604624b1c27f6 > 2.0.44 > 2.0.45 > debian/2.0.44-1 > debian/2.0.44-1_bpo9+1 > debian/2.0.44-2 > debian/2.0.45-1 > debian/2.0.45-1_bpo9+1 > >

Bug#921985: munin-node: df plugin fails to get data for /home

2019-02-20 Thread Lars Kruse
Hello, Am Wed, 20 Feb 2019 16:05:11 +0100 schrieb Steve Schnepp : > I might be naive, but I'm wondering if some debconf dialog to choose at > install time might be an option. Sounds like a good idea to me. So we have the following options: A) mention in README.Debian B) mention in NEWS C) ask

Bug#921985: munin-node: df plugin fails to get data for /home

2019-02-17 Thread Lars Kruse
Hello, Am Sat, 16 Feb 2019 16:33:53 +0100 schrieb Marc Donges : > I think to make this less awkward two things would be nice: > > - a option to allow monitoring of /home without editing a non-conffile in > /lib (How is this even done properly? I just edited the service file to > find the cause

Bug#921985: munin-node: df plugin fails to get data for /home

2019-02-10 Thread Lars Kruse
Control: merge -1 918851 Hello Marc, Am Sun, 10 Feb 2019 22:55:45 +0100 schrieb Marc Donges : > # Plugins like "df" require access to /home if that is a separate filesystem > ProtectHome=false Indeed, this setting prevents your use case. See the other bug report for this issue:

Bug#915013: wheel autopkg tests fail (command1 and command2)

2019-02-07 Thread Lars Kruse
Hello Andreas, Am Thu, 7 Feb 2019 22:36:49 +0100 schrieb Andreas Tille : > I admit I have no idea what file "tests is seeked in > >ERROR: file not found: tests > > Any idea how to fix this? the two failed commands in the autopkgtest suite are "command1" and "command2". These are the

Bug#921229: the df* plugins don't respect [df*] anymore

2019-02-05 Thread Lars Kruse
Hello Mattia, thank you for your report! Could it be, that your plugin configuration files contain a section "df"? In this case the more specific section ("df") would take precedence over the wildcard section ("df*"). Or maybe another theory: the wildcards are currently applied a bit loosely:

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

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

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

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

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 * * * *

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

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

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#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

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

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#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#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#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]: >

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

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

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

Bug#911656: munin-plugins-core: postgres_x_ALL plugins produce 'FATAL: database "munin" does not exist' errors

2018-10-23 Thread Lars Kruse
Hello Vincas, thank you for your bug report! Could you please check whether reverting the changes introduced with https://github.com/munin-monitoring/munin/commit/d7e138176e9a09b883031544e523e33e5ef9238b would fix this issue for you? Cheers, Lars

Bug#910684: Reopen Bug#910684: fixed in munin 2.0.42-2

2018-10-19 Thread Lars Kruse
Hello, Am Fri, 19 Oct 2018 18:40:04 + schrieb Holger Levsen : > > # failed 1 among 1 test(s) > > 1..1 > > Dubious, test returned 1 (wstat 256, 0x100) > > Failed 1/1 subtests > > I don't understand this output and thus I dont find it helpful at all. Indeed: the sharness testing tool

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

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

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

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

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

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

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

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

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

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

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

Bug#905457: munin: general protection fault

2018-08-05 Thread Lars Kruse
Hello Bertrand, Am Sun, 5 Aug 2018 10:01:58 +0200 schrieb BERTRAND Joël : > Yesterday, after my bug report, I have done a apt dist-upgrade and this > message disappears. Very strange, perl and munin were not upgraded. What a pity - this issue looked mysteriously interesting :) I fail to have

Bug#905457: munin: general protection fault

2018-08-04 Thread Lars Kruse
Package: munin Followup-For: Bug #905457 Hello Bertrand, On Sat, 04 Aug 2018 22:35:54 +0200, BERTRAND Joël wrote, > I don't understand why perl tries to run /usr/sbin/munin, there is no > such script nor executable. indeed there is no such file shipped in any munin package. I just tried to

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

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#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

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: > > >

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-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

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#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#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

Bug#902730: ITP: sharness -- Sharness is a portable shell library to write, run, and analyze automated tests for Unix programs. Since all tests output TAP, the Test Anything Protocol, they can be run

2018-06-29 Thread Lars Kruse
Package: wnpp Severity: wishlist Owner: Lars Kruse * Package name: sharness Version : 1.0.0 Upstream Author : Christian Couder * URL : https://github.com/chriscool/sharness * License : GPL2+ Programming Lang: Shell Description : Sharness is a portable

Bug#895868: closed by Lars Kruse

2018-06-24 Thread Lars Kruse
Hello Calum, Am Sun, 24 Jun 2018 22:51:09 +0100 schrieb Calum Mackay : > > The following workaround should clean up the situation for most > > installations: > >find /etc/fonts/conf.avail/ -type d -empty -delete > > interestingly, that finds one remaining entry for me, although I am no

Bug#895868: closed by Lars Kruse (Re: munin-cron: Fontconfig error: failed reading config file)

2018-06-24 Thread Lars Kruse
Hi Calum, thank you for reporting your state of the things so quickly! Am Sat, 23 Jun 2018 23:45:40 +0100 schrieb Calum Mackay : > > This is probably > > https://bugs.debian.org/853848https://bugs.debian.org/853848, fixed by > > upgrading/removing: > > fonts-beng-extra > >

Bug#806174: apt: uninitialised value MUNIN_PLUGSTATE

2018-06-23 Thread Lars Kruse
Hello Martin, Am Wed, 25 Nov 2015 14:33:04 +1300 schrieb martin f krafft : > Package: munin-plugins-extra > Version: 2.0.25-2 > Severity: minor > File: /usr/share/munin/plugins/apt > > I am seeing this on all hosts running the apt plugin: > > Use of uninitialized value

Bug#698302: munin_stats: wrong values for munin graph

2018-06-23 Thread Lars Kruse
Hi Uwe, I assume, that this issue was caused by "munin_stats" ignoring that cgi-based graph generation was configured? In this case it was fixed in v2.0.27-1. Or what do you think? Cheers, Lars

Bug#839233: munin: race condition when building plugins sometimes resulting in wrong plugin shipped

2018-06-23 Thread Lars Kruse
Hello, Am Fri, 30 Sep 2016 14:55:26 +0200 schrieb Holger Levsen : > from IRC: > > | > https://tests.reproducible-builds.org/debian/rb-pkg/experimental/armhf/diffoscope-results/munin.html > - fascinating. also how this cannot be seen on i386?!? > < ntyni> | race between

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

2018-06-23 Thread Lars Kruse
Package: munin-plugins-core Version: 2.0.37-2 Followup-For: Bug #675318 Hi, the issue is fixed upstream and will be part of the upcoming releases 2.0.38 and 2.999.9. Cheers, Lars

Bug#732149: munin outputs malformed XHTML

2018-06-22 Thread Lars Kruse
Hi, Am Sat, 14 Dec 2013 20:12:03 +0100 schrieb "Marc A. Donges" : > munin’s XHTML output is malformed XML in several places. All relevant occurrences should be fixed now in upstream (to be relased as 2.0.38). Cheers, Lars

Bug#767102: munin-plugins-core: df* plugins report warnings for special filesystems on kFreeBSD

2018-06-22 Thread Lars Kruse
Hi, Am Tue, 28 Oct 2014 21:28:51 +0800 schrieb Paul Wise : > [..] > The fix appears to involve figuring out why munin does not use the > freebsd plugins on kFreeBSD, currently the "munin-plugins-core" package has "Architecture: all". We could change this to "hurd-any linux-any kfreebsd-any".

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

2018-06-22 Thread Lars Kruse
Hi, Am Sat, 23 Jun 2018 01:03:44 +0200 schrieb Lars Kruse : > I just checked here, whether it would be sufficient to simply run the cron-job > as "nobody" (instead of root). This works for me. > This would be preferable (compared to the change above), or? > Or maybe

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

2018-06-22 Thread Lars Kruse
Hi, Am Wed, 24 May 2017 09:40:49 + schrieb Holger Levsen : > > Adding the following to /etc/munin/plugin-config.d/munin-node fixed it > > for me: > > > > [apt_all] > > user root > > env.MUNIN_PLUGSTATE /var/lib/munin-node/plugin-state/nobody/ > > > > I'm not sure if that's the correct fix,

Bug#767018: munin-plugins-extra: iostat_ios plugin should support configuration

2018-06-21 Thread Lars Kruse
Package: munin-plugins-extra Followup-For: Bug #767018 Hello, munin support vd* device names since v2.0.25. The wrong LVM major block device number is fixed upstream (to be released with v2.0.38). Cheers, Lars

Bug#772277: munin-async: bashism in /bin/sh script

2018-06-21 Thread Lars Kruse
Package: munin-async Followup-For: Bug #772277 Hi, checkbashism seems to be wrong here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=843913 See the source of "sleep": ~# type sleep sleep is hashed (/bin/sleep) Let us wait, until the check in checkbashism is fixed. Cheers, Lars

Bug#901729: mysql_innodb: Unusable after upgrade from Jessie to Stretch

2018-06-20 Thread Lars Kruse
Package: munin-plugins-core Version: 2.0.37-2 Followup-For: Bug #901729 Hello Christian, thank you for preparing the patch! I just pushed a commit [1] fixing this issue (based on your patch) to upstream. Thus it will be part of the release (2.0.38) of munin. Cheers, Lars [1]

Bug#895868: munin-cron: Fontconfig error: failed reading config file

2018-06-10 Thread Lars Kruse
Source: munin Followup-For: Bug #895868 Hello, I took a look at the bugs reported for fontconfig [1]. I did not find a description of this problem. Maybe someone could report it there? Since munin is likely only affected indirectly by this problem, we should probably solve it in fontconfig,

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#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

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

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

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

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

  1   2   >