Bug#137317: sqwebmail: missing passphrase input field

2005-03-18 Thread Lars Kruse
Package: sqwebmail Followup-For: Bug #137317 The error message "gpg: Sorry, no terminal at all requested - can't get input" appears, if no passphrase was supplied. Sqwebmail does not show the passphrase input field, if it was connected with http instead of https. This can be overriden for the ap

Bug#383260: dfsbuild: Custom script OR mount --bind /proc

2006-12-31 Thread Lars Kruse
Package: dfsbuild Version: 0.99.2 Followup-For: Bug #383260 Hi, I have the same problem as described above: I cannot install samba via dfsbuild. If install scripts of packages (like samba) may not depend on /proc (according to the debian package policy), then a bug report should be filed against

Bug#404555: dfsbuild: Patch for guessing a valid Release filename

2007-01-01 Thread Lars Kruse
Package: dfsbuild Version: 0.99.2 Followup-For: Bug #404555 Hi, the attached patch uses the file "Release" first and (if it fails) falls back to "_dists_._Release". It works for me. I hope, this fix is appropriate. regards, Lars -- System Information: Debian Release: 4.0 APT prefers testing

Bug#404563: dfsbuild: Patch for scanning /usr/lib/grub and /lib/grub for bootloader files

2007-01-01 Thread Lars Kruse
Package: dfsbuild Version: 0.99.2 Followup-For: Bug #404563 Hi, the attached patch scans both /usr/lib/grub and /lib/grub for the grub bootloader files. This resolves the copy-grubfile bug for me. regards, Lars -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990,

Bug#390801: dfsbuild: Duplicate of #404563

2007-01-01 Thread Lars Kruse
Package: dfsbuild Version: 0.99.2 Followup-For: Bug #390801 Hi, this bug report seems to be a duplicate of #404563. regards, Lars -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked t

Bug#399861: dfsbuild: Duplicate of #404555

2007-01-01 Thread Lars Kruse
Package: dfsbuild Version: 0.99.2 Followup-For: Bug #399861 Hi, this bug seems to be a duplicate of #404555. regards, Lars -- System Information: Debian Release: 4.0 APT prefers testing APT policy: (990, 'testing'), (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/

Bug#405246: dfsbuild: Filenames in config file are relative to work directory

2007-01-01 Thread Lars Kruse
Package: dfsbuild Version: 0.99.2 Severity: minor Hi, dfsbuild changes its current directory to the "work" directory. Thus it is necessary to specify locations of files for 'installdebs', 'unpackdebs' and similar configuration settings either as absolute paths (this is ok) or as relative paths bas

Bug#383260: dfsbuild: Patch for custom hook scripts

2007-01-03 Thread Lars Kruse
Package: dfsbuild Version: 0.99.2 Followup-For: Bug #383260 Hi, the attached patch introduces the configuration settings 'preparescripts' and 'cleanupscripts'. Both may be a list of scripts that will get executed after bootstrapping/before iso generation with the target directory as the first and

Bug#408471: dfsbuild: "includedeb" used for var/cache/bootstrap/_dists_._Release.gpg

2007-01-25 Thread Lars Kruse
Package: dfsbuild Version: 0.99.4 Severity: important Hi, dfsbuild exits on my system with the following error output: [dfs/INFO] Welcome to dfsbuild. Image architecture: "i386" [dfs/INFO] Using working directory /home/lars/subversion/cryptobox/live-cd/_builddir [dfs/INFO] Using library directo

Bug#740438: [shinken-common] Upgrade fails: mkdir: cannot create directory `/var/run/shinken': File exists

2014-03-01 Thread Lars Kruse
Package: shinken-common Version: 1.4-3 Severity: normal --- Please enter the report below this line. --- Hi, the postinst script of shinken-common contains the following line: mkdir /var/run/shinken (around line 45) This should probably be changed to: mkdir -p /var/run/shinken The upgrade wo

Bug#683229: [yate-core] module regfile is missing but its config file exists

2012-07-29 Thread Lars Kruse
Package: yate-core Version: 4.1.0-1~dfsg-2 Severity: normal --- Please enter the report below this line. --- Hi, as a novice user of yate it took me some time to understand why the settings in my /etc/yate/regfile.conf file were ignored completely. Finally I realized that the regfile module is n

Bug#722960: [php-horde] hook uses /usr/bin/grep instead of /bin/grep

2013-09-14 Thread Lars Kruse
Package: php-horde Version: 5.0.3+debian0-1 Severity: minor --- Please enter the report below this line. --- The file /etc/horde/horde/hooks.php contains a reference to /usr/bin/grep instead of the correct path /bin/grep. An error message is visible when running "horde-alarms": sh: 1: /usr/bin

Bug#668626: [isc-dhcp-client] rfc3442 classless routes: breaks routing if gateway is a local IP

2012-04-13 Thread Lars Kruse
Package: isc-dhcp-client Version: 4.1.1-P1-9 Severity: normal Tags: patch --- Please enter the report below this line. --- Hi, the current implementation of the "rfc3442-classless-routes" exit hook breaks the routing in my local setup. The attached patch fixes this issue for me. Here is my setup

Bug#646236: [libmp4v2-dev] FTBFS for armhf: offset out of range

2011-10-22 Thread Lars Kruse
Package: libmp4v2-dev Version: 1.9.1+svn479~dfsg0-2 Severity: normal --- Please enter the report below this line. --- the libmp4v2 package fails to build from source on armhf (armel with hard-float). Here is a build log: http://buildd.debian-ports.org/status/fetch.php?pkg=mp4v2&arch=armhf&ver=1.9

Bug#858940: [node-browserify-light] browserify ignores modules in /usr/lib/nodejs

2017-03-28 Thread Lars Kruse
Package: node-browserify-light Severity: normal --- Please enter the report below this line. --- Dear maintainers, currently the node-browserify-lite program is searching for node modules only in the directory $PWD/node_modules. Thus it is not possible to use node modules that are installed via

Bug#855809: [clamav-milter] LocalNet configuration via debconf fails for multiple networks or hosts

2017-02-21 Thread Lars Kruse
Package: clamav-milter Version: 0.99.2+dfsg-0+deb8u2 Severity: minor --- Please enter the report below this line. --- Dear Maintainer, the helpful debconf-based configuration of clamav-milter contains the following description for the "LocalNet" setting: Please specify, in CIDR notation (host(

Bug#828188: [slt] Missing init script

2016-06-25 Thread Lars Kruse
Package: slt Version: 0.0.git20140301-1 Severity: normal Tags: patch --- Please enter the report below this line. --- Dear slt maintainer, currently the slt package lacks integration for init systems. Attached you find an init script and its related /etc/defaults/slt file. Additionally you find

Bug#828188: [slt] Correction: disable by default

2016-06-25 Thread Lars Kruse
Package: slt --- Please enter the report below this line. --- Hi, I need to correct my previous submission. In the defaults file "START_DAEMON" is set to "yes". It should be "no" instead, since we cannot hope that a working configuration file exists. Cheers, Lars

Bug#768376: [libvirt-daemon-system]

2015-05-30 Thread Lars Kruse
Package: libvirt-daemon-system Version: 1.2.15-2 --- Please enter the report below this line. --- Is there anything missing in the documentation patch offered by Reco on the 7th of November 2014? From my point of view it clearly documents access control with and without policykit as well as the s

Bug#703282: [linphone] Workaround for numeric username

2015-01-01 Thread Lars Kruse
Package: linphone Version: 3.6.1-2.4+b1 --- Please enter the report below this line. --- The same problem still persists with v3.6. Numeric IDs are common for other providers, as well (e.g. easybell). I worked around this problem with these steps: * enter a username starting with a letter in th

Bug#724344: [wnpp]

2015-05-02 Thread Lars Kruse
Package: wnpp --- Please enter the report below this line. --- Hi maxigas, just two days ago v0.9 of bdsync was released: https://github.com/TargetHolding/bdsync/releases/tag/v0.9 It includes fln's patch (or a variation) for GnuTLS support: https://github.com/fln/bdsync/commit/768d7ecbb95c46af

Bug#816061: [needrestart] Login manager "slim" should be disabled by default

2016-02-26 Thread Lars Kruse
Package: needrestart Version: 2.6-1 Severity: normal --- Please enter the report below this line. --- Hello, I noticed that "slim" (a graphical login manager) is not disabled by default in /etc/needrestart/needrestart.conf. "q(^gdm) => 0," should probably be added to $nrconf{override_rc}. Thank

Bug#872985: [lirc] postinst of lirc fails if systemd is not installed

2017-08-28 Thread Lars Kruse
Package: lirc Version: 0.10.0-2 --- Please enter the report below this line. --- Hello, I experienced the same problem after upgrading lirc from v0.9.4c-9 to v0.10.0-2. On 23/08/17 12:34, Alec Leamas wrote: > hm... don't you have systemd installed? systemd-tmpfiles is an > integral part of

Bug#769158: [Packaging] Bug#769158: munin, munin-node: fails to upgrade from 'sid' - trying to overwrite /usr/share/man/man5/munin.conf.5.gz

2017-09-04 Thread Lars Kruse
Hello, Am Fri, 7 Oct 2016 16:03:00 + schrieb Holger Levsen : > On Thu, Oct 06, 2016 at 10:38:45AM +0200, Andreas Beckmann wrote: > > Followup-For: Bug #769158 > > Control: found -1 2.999.3-1 > > and now we have even more overwrite conflicts (without > > guarantee on completeness): > > hmp

Bug#866180: [mod-wsgi] "Bad Request" with moinmoin while saving a page

2017-06-27 Thread Lars Kruse
Package: mod-wsgi Version: 4.5.11-1 Severity: normal --- Please enter the report below this line. --- Recently I upgrade my wiki server (based on moinmoin) from jessie to buster. Thank you for that release! Sadly I received notifications from multiple users in multiple moin wikis afterwards. The

Bug#867790: vdirsyncer: missing upstream changelog

2017-07-09 Thread Lars Kruse
Package: vdirsyncer Version: 0.16.0-1 Severity: minor Dear Maintainer, the changelog file shipped with the Debian package of vdirsyncer contains no information, but just a reference to another file (in upstream's source, probably): root@erker:~# zcat /usr/share/doc/vdirsyncer/changelog.gz .

Bug#849426: [openvdb] Add python3 support

2016-12-26 Thread Lars Kruse
Package: openvdb Version: 3.2.0-2.1 Severity: normal --- Please enter the report below this line. --- Hello, with v3.2 openvdb gained python3 support. See the changelog: https://github.com/dreamworksanimation/openvdb/blob/v3.2.0/openvdb/CHANGES#L149 or the merged feature branch: https://githu

Bug#831464: [munin-plugins-extra] spamstats: add debian-specific default configuration

2016-07-16 Thread Lars Kruse
Package: munin-plugins-extra Version: 2.0.25-1 Severity: normal --- Please enter the report below this line. --- Dear maintainers, I just tried to enable the spamstat plugin on my host with a local running spamassassing daemon. In order to get the munin plugin running, I needed to add a config

Bug#831738: [gajim] Please downgrade "Depends" to "Recommends" on dbus, python-dbus

2016-07-18 Thread Lars Kruse
Package: gajim Version: 0.16.5-1 Severity: normal --- Please enter the report below this line. --- Dear maintainers, Gajim lists "dbus" as an optional runtime requirement. It carefully checks during startup if the "dbus" python module is available. In contrast "dbus" and "python-dbus" are curre

Bug#1077759: gosa: failed to change user entry: Uncaught ReflectionException: Property LDAP::$count does not exist

2024-08-01 Thread Lars Kruse
Package: gosa Version: 2.8~git20230203.10abe45+dfsg-1+deb12u2 Severity: normal Dear Maintainer, I recently noticed, that I cannot edit properties of a user account in the GOsa web interface anymore. This applies to my own account as well as other people's accounts in an admin context. I am runni

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 abov

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

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

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

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

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

2024-09-06 Thread Lars Kruse
Hello, Am Wed, 4 Sep 2024 19:48:27 -0300 schrieb Antonio Terceiro : > Can you please clarify how exactly are you hitting this issue? Can you > provide an example of how I can reproduce this? yes, sorry for omitting these details in my initial bug report. I just created a fresh image for testin

Bug#482379: [stunnel4] connection to terminal caused by libwrap in stunnel

2009-01-10 Thread Lars Kruse
Package: stunnel4 Version: 3:4.22-2 --- Please enter the report below this line. --- Hi, this problem does not ocour with stunnel 4.18 (etch). I went through intermediate releases (taken from ubuntu) and noticed, that the problem starts in 4.21. Version 4.20 still works as expected. The problem

Bug#510210: [libkolab-perl] bootstrap fails due to missing directory /var/lib/kolab/backups/

2008-12-30 Thread Lars Kruse
Package: libkolab-perl Version: 2.2.1-20081212-1 Severity: important Tags: patch --- Please enter the report below this line. --- when running "kolab_bootstrap -b" for the first time in a fresh lenny system, it breaks with the following error: cannot mkdir : Datei oder Verzeichnis nicht gefunden

Bug#375568: busybox-static should include "Provides: busybox"

2006-06-26 Thread Lars Kruse
Package: busybox-static Severity: normal Hi, when I try to install busybox-static, then the already installed package busybox gets removed. This is ok. But: all packages depending on "busybox" also get removed (e.g. initramfs-tools) - even if this should not be necessary - right? One solution wo

Bug#370669: clearsilver: this patch does not work for cdbs

2006-06-06 Thread Lars Kruse
Package: clearsilver Followup-For: Bug #370669 Hi, thanks for the patch, but there is a problem as cdbs is used for package building. clearsilver needs to be reconfigured with a different configure setting for python2.4. Sadly, cdbs executes configure only once for all packages. There are two so

Bug#528043: [debian-installer] mkfs hangs when formatting a major block device

2009-05-10 Thread Lars Kruse
Package: debian-installer Severity: normal --- Please enter the report below this line. --- Hi, I tried to install lenny with the official net-install cd on i386 in a qemu environment. I did not partition /dev/hda, but choose to use the whole device for the root filesystem. This caused the "mkf

Bug#528711: [kolab-webadmin] postinst file contains old config file location /etc/kolab-webadmin/session_vars.php

2009-05-14 Thread Lars Kruse
Package: kolab-webadmin Version: 2.2.1-20090331-2 Severity: normal --- Please enter the report below this line. --- Hi, while trying to install kolab-webadmin in a testing system, I stumbled upon a post-install configuration error: Setting up kolab-webadmin (2.2.1-20090331-2) ... chmod: cannot

Bug#528716: [kolab-webadmin] missing dependency for php-net-ldap

2009-05-14 Thread Lars Kruse
Package: kolab-webadmin Version: 2.2.1-20090331-2 Severity: normal --- Please enter the report below this line. --- Hi, after installing kolab-webadmin, I received en empty page for https://example.net/admin It looks like php-net-ldap was missing. After installing the package and restarting apa

Bug#528723: [slapd] segfault possibly caused by libdb-4.6.so

2009-05-14 Thread Lars Kruse
Package: slapd Version: 2.4.11-1 Severity: normal --- Please enter the report below this line. --- Hi, I installed a lenny system via an official netinstall cd. Then I upgraded the system to testing and installed kolabd and kolab-webadmin. Without further manual configuration changes, slapd seg

Bug#534132: [qgo] desktop file contains invalid MimeType

2009-06-21 Thread Lars Kruse
Package: qgo Version: 1.5.4-r3-1 Severity: normal --- Please enter the report below this line. --- Hi, after running "update-desktop-database" from a user account, I receive the following error message: File '/usr/share/applications/kde/qgo.desktop' contains invalid MIME type 'Application' tha

Bug#445525: pioneers-client: missing optional scrollbar in trade window

2007-10-06 Thread Lars Kruse
Package: pioneers-client Version: 0.10.2-3 Severity: normal Hi, in case the map window is quite small (e.g. with a big chat window on a small screen (1024x768), the trade window is not fully usable. The trade items at the bottom are not really visible. Maybe the trade item part of the window or

Bug#445526: pioneers-server-gtk: map preview during selection

2007-10-06 Thread Lars Kruse
Package: pioneers-server-gtk Version: 0.10.2-3 Severity: wishlist Hi, it would be great to see a preview of the maps in one of the following locations: * in the map selection scroll list * or somewehere in the server setup window after selecting a map * or in a new window after pushing a "prev

Bug#445538: restart fails if pound is not running

2007-10-06 Thread Lars Kruse
Package: pound Version: 2.0-1.2 Severity: normal Hi, I am not sure, if this is required by some policy, but I expect a "invoke-rc.d pound restart" to start a daemon even if it was not running before. Since /etc/init.d/pound contains the bash exit-on-error setting ("set -e"), execution stops aft

Bug#547322: [libapache2-mod-python] Purge after removal fails

2009-09-18 Thread Lars Kruse
Package: libapache2-mod-python Severity: normal Tags: patch --- Please enter the report below this line. --- Purging the package after removal fails due to the missing "python" module for a2dismod. how to reproduce: - install the package - remove it - purge the configuration The last step fails

Bug#547349: [bash-completion] "quote_readline" doubles backslashs

2009-09-21 Thread Lars Kruse
Package: bash-completion Version: 1:1.0-3 --- Please enter the report below this line. --- Hi, the function "quote_readline" seems to cause this behavior. How to reproduce: mkdir "foo bar" mv foo\ this produces no resulting matches. bash-completion uses the function "_longopt" in /etc/bash-

Bug#495300: [claws-mail] newmail plugin causes segmentation fault

2008-08-15 Thread Lars Kruse
Package: claws-mail Version: 3.5.0-2 Severity: normal --- Please enter the report below this line. --- when the newmail plugin (same version as claws-mail (3.5.0-2)) is enabled, then claws-mail crashes when accessing IMAP folders for write access. After disabling the newmail plugin, everything w

Bug#357908: perl-clearsilver: wrong installation directory in original makefile and broken debian/rules

2006-03-20 Thread Lars Kruse
Package: perl-clearsilver Version: 0.10.2-1 Severity: important Tags: patch Content-Type: multipart/mixed; boundary="===1680032553==" MIME-Version: 1.0 From: Lars Kruse <[EMAIL PROTECTED]> To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: p

Bug#512370: [libgl1-mesa-dri] Still segfaulting with mesa 7.10

2011-02-11 Thread Lars Kruse
Package: libgl1-mesa-dri Version: 7.10-3 --- Please enter the report below this line. --- Hi people, sadly I still experience the same behaviour :( dpkg -l|grep mesa| cut -c 1-60 ii libgl1-mesa-dev 7.10-3 ii libgl1-mesa-dri 7.10-3

Bug#620590: [pm-utils] hibernate fails silently if ~/.config/monitors.xml is broken

2011-04-02 Thread Lars Kruse
Package: pm-utils Version: 1.3.0-3 Severity: normal --- Please enter the report below this line. --- Hi, I noticed that my current user fails to use hibernate, while a fresh new user can hibernate/thaw without problems. I was able to track down the problem to the existence of the file ~/.config/

Bug#577320: [patch]: clearsilver: FTBFS: /bin/sh: Syntax error: "(" unexpected

2010-05-01 Thread Lars Kruse
Hi Hideki, > I made a simple patch for this issue. > Please check and apply it, thanks. thanks for your work! I already committed this change to the debian packaging repository of clearsilver (svn+ssh://svn.debian.org/svn/collab-maint/deb-maint/clearsilver). Currently Otavio Salvador is about t

Bug#519503: [apache2-mpm-itk] EncodingEngine (mod_encoding) does not work with ITK

2009-03-12 Thread Lars Kruse
Package: apache2-mpm-itk Version: 2.2.6-02-1+b4 Severity: minor --- Please enter the report below this line. --- The setting "EncodingEngine on" of the apache2 module "encoding" (libapache2-mod-encoding - package version 20040616-5) behaves differently in a apache2-mpm-itk and a default apache2-m

Bug#521368: [claws-mail-vcalendar-plugin] the problem exists for v3.7.1-1 as well

2009-03-28 Thread Lars Kruse
Package: claws-mail-vcalendar-plugin Version: 3.7.1-1 --- Please enter the report below this line. --- claws-mail v3.7.1-1 shows the same problem ... regards, Lars --- System information. --- Architecture: i386 Kernel: Linux 2.6.26-1-686 Debian Release: squeeze/sid 500 unstable

Bug#521368: [claws-mail-vcalendar-plugin] backtrace with symbols

2009-03-30 Thread Lars Kruse
Package: claws-mail-vcalendar-plugin Version: 3.7.1-1 --- Please enter the report below this line. --- Hi, thanks for your hint regarding the plugin debug package! attached you find the backtrace ... thanks, Lars --- System information. --- Architecture: i386 Kernel: Linux 2.6.26-1-686

Bug#603640: [iceowl] Failed http-authentication causes a flood of requests

2010-11-15 Thread Lars Kruse
Package: iceowl Version: 1.0~b1+dfsg1-1 Severity: normal --- Please enter the report below this line. --- I noticed that the Iceowl calendar client has a problem with a 401 status code returned by a webserver when trying to read calendar data from a http(s) source. When using http-authentication

Bug#600779: ITP: wnpp -- PyCAM is a toolpath generator for 3-axis CNC machining

2010-10-19 Thread Lars Kruse
Package: wnpp Severity: wishlist Package name: wnpp Version: 0.4 Upstream Author: Lars Kruse URL: http://pycam.sf.net License: GPL v3 Description: toolpath generation for 3-axis CNC machining PyCAM generates toolpaths for 3-axis CNC machining. 3D STL files or

Bug#609724: [trickle] Please supply a trickled init script

2011-01-11 Thread Lars Kruse
Package: trickle Version: 1.07-9 Severity: wishlist Tags: patch --- Please enter the report below this line. --- Hi, some users may consider it beneficial to have a prepared init script for running the trickle daemon on startup. Personally I would even like a ready-to-use init script to be insta

Bug#589225: [sqwebmail] Nested multipart attachments are not displayed

2010-07-15 Thread Lars Kruse
Package: sqwebmail Version: 0.53.3-5 Severity: normal Tags: patch --- Please enter the report below this line. --- Hi, sqwebmail does not seem to display nested multipart attachments (RFC2046?). Only the outer multipart attachment is shown. Please take a look at the example file attached. It is

Bug#562005: [alacarte] GUI behaviour of right item pane does not meet expectations

2009-12-21 Thread Lars Kruse
Package: alacarte Version: 0.12.4-1 Severity: normal Tags: patch --- Please enter the report below this line. --- Hi, naming conventions for the following description: - "item pane": right half of the window - "menu pane": left part of the window various GUI actions of alacarte don't work as ex

Bug#562013: [alacarte] erroneous selection handling below separator items

2009-12-21 Thread Lars Kruse
Package: alacarte Version: 0.12.4-1 Severity: normal Tags: patch --- Please enter the report below this line. --- Hi, the selection marker on the right pane of alacarte acts weirdly, if there is a separator item above. How to reproduce: 1) add a separator 2) select the next item below 3) click

Bug#490338: [alacarte] alacarte uses a menu_id, which is not unique

2009-12-22 Thread Lars Kruse
Package: alacarte Version: 0.12.4-1 --- Please enter the report below this line. --- Hi, alacarte currently uses a non-unique menu_id, when adding new items (or menus). This causes any new item will be placed under the first menu with a matching id (usually under the debian menu tree). E.g. the

Bug#554591: [reportbug-ng] wrong variable was searched for supported MUAs

2009-12-22 Thread Lars Kruse
Package: reportbug-ng Version: 1.11 --- Please enter the report below this line. --- Hi, currently reportbug-ng looks at the wrong place for supported MUAs when checking a changed MUA setting. Thus any changes to the "Mail Client" setting in the settings dialog are ignored. The attached patch f

Bug#545374: [alacarte] whitespace patch attached

2009-12-22 Thread Lars Kruse
Package: alacarte Version: 0.12.4-1 --- Please enter the report below this line. --- Hi, the previously mentioned tab/space issue is not present in MainWindow.py anymore. But the attached patch fixes another space/tab issue in MenuEditor.py and additionally removes some trailing whitespaces. Th

Bug#562187: [hamster-applet] applet window is too wide for screen

2009-12-23 Thread Lars Kruse
Package: hamster-applet Version: 2.28.1-1 Severity: normal --- Please enter the report below this line. --- Hi, first of all: the hamster-applet is great! Thanks for your work! The latest version of hamster creates a much wider window when clicking on the applet. Especially for the german trans

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

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: https://bugs.

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

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 a

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

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] https://github.co

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

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#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#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#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#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 ./plugins/node.d.linux

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#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 $ENV{"MUNIN_PLUGSTATE"

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 > > fonts-deva-extr

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 lon

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#660903: munin: Issue was fixed in v2.0.7

2018-03-19 Thread Lars Kruse
Package: munin Followup-For: Bug #660903 Dear Maintainer, this issue was fixed in munin v2.07 (see commit c6262ac93b): * http://munin-monitoring.org/ticket/1276 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 does

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

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#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 user=f

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 i

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 test

  1   2   >