Bug#858842: Patch: Integrate Fedora patches in Debian's isc-dhcp

2017-03-27 Thread Sebastian Hegler
Source: isc-dhcp Version: 4.3.5-3 X-Debbugs-CC: apoll...@debian.org, mgilb...@debian.org Tags: patch Dear maintainer(s)! Attached you will find a patch which includes (nearly) all of the patches the Fedora people included in their distribution of isc-dhcp, pulled from this location:

Bug#855025: lxpanel crashes when started by a VNC session startup script

2017-02-13 Thread Sebastian Hegler
Package: lxpanel Version: 0.9.3-1 X-Debbugs-CC: and...@rep.kiev.ua, ajq...@debian.org Tags: patch Starting lxpanel with a VNC session startup script (without any VNC clients attached) causes immediate segfault. The core dump yields this backtrace: === $ gdb lxpanel lxpanel.core GNU gdb (Debian

Bug#676830: openssh systemd unit file

2013-09-29 Thread Sebastian Hegler
Hi! There's a nice one here, https://wiki.ubuntu.com/systemd#Workaround_.231:_Missing_unit_for_sshd; Before the link disappears, I'll give the relevant bits here: = [Unit] Description=OpenBSD Secure Shell server After=network.target [Service] ExecStartPre=/bin/mkdir -p

Bug#711955: environment-modules: File /usr/share/modules/init/.modulespath is a configuration file

2013-06-11 Thread Sebastian Hegler
Package: environment-modules Version: 3.2.9c-3 Severity: normal Dear Maintainer, Please make /usr/share/modules/init/.modulespath a configuration file, so that it is not overwritten by package upgrades. Thanks a lot! Sebastian -- To UNSUBSCRIBE, email to

Bug#704992: cgsnapshot fails: /etc/cgsnapshot_blacklist.conf: No such file or directory

2013-04-08 Thread Sebastian Hegler
Package: cgroup-bin Version: 0.38-1 Severity: normal Dear Maintainer, Proceeding as desired. * What led up to the situation? Executing cgsnapshot without any arguments. * What was the outcome of this action? This error message: ERROR: Failed to open file /etc/cgsnapshot_blacklist.conf: No

Bug#681056: mdadm-3.2.5: segfault in --grow --continue

2012-07-11 Thread Sebastian Hegler
Hi! Am 11.07.2012 um 04:26 schrieb NeilBrown: I should have asked which kernel you were running. I'm guessing that it is earlier than 2.6.25, and so is missing upstream commit 25156198235325805cd7295ed694509fd6e3a29e that fixes a bug which causes reshape not to restart if array was

Bug#681056: mdadm: segfault with --grow --continue

2012-07-10 Thread Sebastian Hegler
Package: mdadm Version: 3.2.5-1 Severity: normal Dear Maintainer, Answering questions as per Debian suggestions: * What led up to the situation? Growing an MD RAID-6 array (md127), having to shut down the host. * What exactly did you do (or not do) that was effective (or ineffective)? Assemble

Bug#681056: mdadm-3.2.5: segfault in --grow --continue

2012-07-10 Thread Sebastian Hegler
Hi! Am 10.07.2012 um 15:02 schrieb NeilBrown: On Tue, 10 Jul 2012 12:46:19 +0200 Sebastian Hegler sebastian.heg...@tu-dresden.de wrote: I had to shut down a server with a raid grow operation (cleanly). After some hassles I got the array assembled again (manually), but it would

Bug#589833: mdadm document Reporting bugs against mdadm points to wrong URL

2010-08-27 Thread Sebastian Hegler
tags 589833 patch thanks Patch against mdadm_3.0.3-2.debian.tar.gz attached. Best regards, Sebastian mdadm-589833.patch Description: Binary data

Bug#591338: cannot configure nfs-common and nfs-kernel-server: service script depends on portmap, but rpcbind is installed

2010-08-02 Thread Sebastian Hegler
Package: nfs-common Version: 1:1.2.2-2 Severity: important When trying to install the latest update to nfs-common and nfs-kernel-server, I am confronted with the following error message: = Richte nfs-common ein (1:1.2.2-2) ... insserv: Service portmap has to

Bug#591338: cannot configure nfs-common and nfs-kernel-server: service script depends on portmap, but rpcbind is installed

2010-08-02 Thread Sebastian Hegler
tags patch package rpcbind Adding portmap to the Provides line of the rpcbind init script fixes the issue. I don't know if it's a proper fix, though, and not some evil hack. Yours, Sebastian rpcbind.patch Description: Binary data

Bug#589829: mdadm: Growing RAID5 fails with failed to save critical region

2010-07-21 Thread Sebastian Hegler
Package: mdadm Version: 3.0.3-2 Severity: important Trying to grow a RAID5 volume results results in the following error message: # mdadm --grow /dev/md127 -n6 --backup-file=backup.md127 mdadm: Need to backup 2560K of critical section.. mdadm: /dev/md127: failed to save critical region I will

Bug#589833: mdadm document Reporting bugs against mdadm points to wrong URL

2010-07-21 Thread Sebastian Hegler
Package: mdadm Version: 3.0.3-2 Severity: minor In the document displayed when trying to report a bug against mdadm, named Reporting bugs against mdadm, in paragraph three, the URL mentioned: http://bugs.debian.org/mdadm/ should read http://bugs.debian.org/mdadm i.e., without the trailing

Bug#589829: strace output

2010-07-21 Thread Sebastian Hegler
Attached is the output of strace for the two runs, one with the 3.0.3 version, and one with the 3.1.2 version compiled from vanilla source. grow.strace.3.0.3.bz2 Description: BZip2 compressed data grow.strace.3.1.2.bz2 Description: BZip2 compressed data

Bug#579393: linux-image-2.6.32-3-amd64: kernel crashes at booting when QLogic IB7220 firmware not available

2010-04-27 Thread Sebastian Hegler
Package: linux-2.6 Version: 2.6.32-9 Severity: normal Booting this kernel fails when QLogic IBA7220 hardware is present, but the firmware image (in package qlogic-firmware from the non-free repositorys) is not. Confirmed by removing the card: machine's booting all fine. With the IBA board

Bug#579397: nfs-kernel-server: statd wont't work without reverse lookups, mountd won't allow ip-based exports with reverse lookups

2010-04-27 Thread Sebastian Hegler
Package: nfs-kernel-server Version: 1:1.2.2-1 Severity: normal This is a rather strange bug. I'll try and condense this in as few lines as possible. statd won't work without being able to do reverse DNS lookups. The error messages look like this: $ rpc.statd -dF rpc.statd: Version 1.2.2

Bug#303228: apache2-common: a2(en|dis)(mod|site) scripts should make apache2 reload

2005-04-06 Thread Sebastian Hegler
Daniel Stone wrote: Also, think of this case: you enable a module such as proxy, which sets up proxying, but you need to configure it first so it's not an open proxy, or whatever. This is counter-intuitive, too, IMHO. You would only want to enable something that is already configured. How about

Bug#303155: menu shows Wnglish menus instead of German ones

2005-04-05 Thread Sebastian Hegler
Package: menu Version: 2.1.23 Severity: important Tags: l10n The latest version of menu displays English menus. It used to use German until I updated today. Please fix ASAP! Thanks! -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture:

Bug#303155: menu shows English menus instead of German ones

2005-04-05 Thread Sebastian Hegler
Bill Allombert wrote: Hello Sebastian, Hello Bill! Try to run [EMAIL PROTECTED] update-menus That did it, thanks. The strange thing is, though, that my LANG is globlally set to [EMAIL PROTECTED]. Maybe there is a problem in another place? I run the blackbox wm, btw. Yours, Sebastian --

Bug#303228: apache2-common: a2(en|dis)(mod|site) scripts should make apache2 reload

2005-04-05 Thread Sebastian Hegler
Package: apache2-common Version: 2.0.53-5 Severity: wishlist the scripts a2(en|dis)(mod|site) should make apache2 reload instead of writing a message, stating that you should do it yourself. I find this pretty counter-intuitive and suggest this behaviour to be changed. Thanks alot! -- System

Bug#303130: exim4-daemon-heavy: exim4 forgets emails in /var/spool/exim4/scan, leaving emails undelivered without notice

2005-04-05 Thread Sebastian Hegler
Marc Haber wrote: Sebastian, can you please verify whether Stephen's hypothesis is true for your system and try to deliver some proof that there were indeed messages lost? Sorry, I cannot. These messages I found are very old, so there are no more logs available. I stumbled over those messages

Bug#303130: exim4-daemon-heavy: exim4 forgets emails in /var/spool/exim4/scan, leaving emails undelivered without notice

2005-04-04 Thread Sebastian Hegler
Package: exim4-daemon-heavy Version: 4.50-4 Severity: critical Justification: causes serious data loss Lately, I found lots of undelivered emails in /var/spool/exim4/scan. There was no notice about these emails not being delivered. They are just stuck in that directory, exim4 -bp shows an empty

Bug#292151: bugs.debian.org: privacy concerns with full email header exposure

2005-01-25 Thread Sebastian Hegler
Package: bugs.debian.org Severity: critical Justification: root security hole Full email headers are visible on http://bugs.debian.org;. This introduces several problems: 1) Privacy concerns. It is just not neccessary to keep anything except for the From: (and possibly Sender:, and Subject:)

Bug#292114: blackbox: Toolbar Placement BottomCenter 2px too high

2005-01-24 Thread Sebastian Hegler
Package: blackbox Version: 0.65.0-5 Severity: important Tags: patch ** Please type your report below this line *** The Toolbar Configuration BottomCenter places the toolbar 2px too high, causing funny popup/popdown effects with AutoHide enabled. A picture showing the bug is attached. A patch