Bug#502552: (obvious) workaround found

2008-10-26 Thread Ferenc Wagner
Peter Daum [EMAIL PROTECTED] writes: Ferenc Wagner wrote: a possible workaround is to use modprobe qla2xxx ql2xfdmienable=0 to disable FDMI completely. actually, the workaround isn't all that obvious; modinfo qla2xxx says: ... ql2xfdmienable:Enables FDMI registratons Default is 0

Bug#503070: open-iscsi: init script not idempotent

2008-10-22 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.870~rc3-0.2 Severity: serious Justification: Policy 9.3.2 Hi, It is debatable what must behave sensibly mean, but in case of open-iscsi repeated start shouldn't result in error in my opinion: [EMAIL PROTECTED]:~$ sudo /etc/init.d/open-iscsi start Starting iSCSI

Bug#502552: (obvious) workaround found

2008-10-22 Thread Ferenc Wagner
Hi, Until the path is incorporated, a possible workaround is to use modprobe qla2xxx ql2xfdmienable=0 to disable FDMI completely. (Better find it later than never...) -- Cheers, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL

Bug#502552: 498536 has a patch

2008-10-20 Thread Ferenc Wagner
tag +patch thanks Hi, This looks like the same bug I described in #498536 (which is a different bug to what that thread was started with). Can you test the patch referenced at the end? -- Regards, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble?

Bug#498536: Still no qla2xxx on -xen-686 (2.6.26-9~snapshot.12311)

2008-10-16 Thread Ferenc Wagner
Ferenc Wagner [EMAIL PROTECTED] writes: Ferenc Wagner [EMAIL PROTECTED] writes: Bastian Blank [EMAIL PROTECTED] writes: On Thu, Sep 25, 2008 at 06:43:38PM +0200, Ferenc Wagner wrote: I can see this oops with linux-image-2.6.26-1-686 2.6.26-5. Is there a .deb available with the fix

Bug#499033: column indentation is broken

2008-10-16 Thread Ferenc Wagner
Matthias Schmitz [EMAIL PROTECTED] writes: i build a 'rrdtool 1.3 casing' in munin-graph so the legend font uses now 'monospace'. It looks not so nice like VeraMono.ttf but better aligned :-). Hi Matthias, Thanks for working on this. In case you didn't know, the RRDTool developer suggests

Bug#498536: Still no qla2xxx on -xen-686 (2.6.26-9~snapshot.12311)

2008-10-16 Thread Ferenc Wagner
tag 498536 +patch thanks Ferenc Wagner [EMAIL PROTECTED] writes: As 2.6.26-9~snapshot.12311 seems to contain 2.6.26.6, I gave it a try (the Xen flavor, actually, but it does not seem to matter) [...] The message is very similar to that of 2.6.26-8 (both -xen-686 and -686 flavors

Bug#499366: 4gb seg fixup not fixed in 2.7-14?

2008-10-15 Thread Ferenc Wagner
On Wed, Oct 15, 2008 at 12:19:49 +0200 Bastian Blank wrote: On Wed, Oct 15, 2008 at 08:55:01AM +0200, Aurelien Jarno wrote: Given how Xen works, a lot of people are not able to change their kernel. This is incorrect. There are now two possibilities to use the guest supplied kernels and the

Bug#502261: debian-installer doesn't ask for DNS

2008-10-15 Thread Ferenc Wagner
Casey Gosnell [EMAIL PROTECTED] writes: - Static IP from provider. Behind a router. To get browsers and things to work the computer needs to have the DNS being 68.105.28.12. In D-I at the 'detect network' stage it writes /etc/resolve.conf and has 68.105.228.13 and 68.105.228.14 as the DNS

Bug#499366: 4gb seg fixup not fixed in 2.7-14?

2008-10-15 Thread Ferenc Wagner
On Wed, Oct 15, 2008 at 14:45:21 +0200 Ferenc Wagner wrote: xen-linux-system-2.6.26-1-xen-686 from unstable doesn't boot for me either. Should it? It actually does, I was misguided by the hvc vs xvc vs serial console flow control issues. Unfortunately qla2xxx is still broken

Bug#497621: that's the kernel limit

2008-10-15 Thread Ferenc Wagner
Hi, I think NR_CPUS is a compile-time upper limit on the number of CPUs a given kernel can handle. It does not reflect the actual number of CPUs the kernel is running on. So this isn't a bug. -- Cheers, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe.

Bug#498536: Still no qla2xxx on -xen-686 (2.6.26-9~snapshot.12311)

2008-10-15 Thread Ferenc Wagner
Ferenc Wagner [EMAIL PROTECTED] writes: Bastian Blank [EMAIL PROTECTED] writes: On Thu, Sep 25, 2008 at 06:43:38PM +0200, Ferenc Wagner wrote: I can see this oops with linux-image-2.6.26-1-686 2.6.26-5. Is there a .deb available with the fix for testing? I couldn't get the info out

Bug#502080: nagios3-common: please write debug output under /var/log

2008-10-13 Thread Ferenc Wagner
Package: nagios3-common Version: 3.0.3-2 Severity: minor Tags: patch Hi, Currently debug output is sent to /var/lib/nagios3/nagios.debug, but in my opinion it should be sent to /var/log/nagios3/nagios.debug instead. So why not: --- nagios.cfg.orig 2008-10-13 14:31:17.830847094 +0200 +++

Bug#499033: this is because RRDTool 1.3 renders via Pango

2008-10-09 Thread Ferenc Wagner
tags 499033 patch thanks Hi, As NEWS.Debian.gz in the librrd4 package states, the font specification is different now. Instead of TTF file names one has to use Pango font names. Thus munin-graph should be changed to eg. '--font' ,'LEGEND:7:mono', instead of

Bug#501542: debsums: overrides DPkg::Post-Invoke instead of appending to it

2008-10-08 Thread Ferenc Wagner
Package: debsums Version: 2.0.36 Severity: normal Hi, In my opinion /etc/apt/apt.conf.d/90debsums had better use the append syntax instead of overriding the value of DPkg::Post-Invoke. Like: DPkg::Post-Invoke:: { if [ -x /usr/bin/debsums ]; then /usr/bin/debsums --generate=nocheck -sp

Bug#501582: open-iscsi: local-top/iscsi finishes before device node is available

2008-10-08 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.870~rc3-0.1 Severity: normal Tags: patch Hi, When starting up a system featuring LVM on iSCSI root, the iSCSI volume group isn't activated because the /dev node of the iSCSI device is not available when local-top/lvm is started right after local-top/iscsi. Adding

Bug#501580: open-iscsi: don't stoptargets on stop

2008-10-08 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.870~rc3-0.1 Severity: important Tags: patch Hi, When open-iscsi stop is executed on system shutdown, it invokes the stoptargets shell function, which logs out of all targets. This breaks systems where root is on iSCSI. I decided to leave the job of killing

Bug#501436: open-iscsi: fails to use kernel IP configuration parameter

2008-10-07 Thread Ferenc Wagner
From: Ferenc Wagner [EMAIL PROTECTED] To: Debian Bug Tracking System [EMAIL PROTECTED] Subject: open-iscsi: fails to use kernel IP configuration parameter Message-ID: [EMAIL PROTECTED] Date: Tue, 07 Oct 2008 12:54:15 +0200 The local-top/iscsi initramfs integration script uses

Bug#501436: open-iscsi: fails to use kernel IP configuration parameter

2008-10-07 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.870~rc3-0.1 Severity: important Hi, The local-top/iscsi initramfs integration script uses the configure_networking function, which depends on the IPOPTS environmental variable set by the init script. However, this variable is not available, because it's not

Bug#501319: open-iscsi: false sanity check in init script

2008-10-06 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.870~rc3-0.1 Severity: minor Hi, at the top of the sanitychecks() shell function there is a [ ! -e $CONFIGFILE ] test, which evaluates to false, because $CONFIGFILE is neither defined nor quoted, so the test becomes [ ! -e ], testing whether -e is the empty

Bug#501321: open-iscsi: please clarify upgrade vs. iSCSI root conflict

2008-10-06 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.870~rc3-0.1 Severity: wishlist Hi, In README.Debian there's a warning about manually unmounting iSCSI-backed filesystems before upgrading the open-iscsi package. This is clearly impossible if root is on iSCSI, which is claimed to be supported in the same file.

Bug#501359: initramfs-tools: MODULES=dep does not like Xen virtual block devices

2008-10-06 Thread Ferenc Wagner
Package: initramfs-tools Version: 0.92j Severity: normal Hi, when trying to build a small initramfs via MODULES=dep: $ sudo update-initramfs -u update-initramfs: Generating /boot/initrd.img-2.6.26-1-xen-686 mkinitramfs: missing xvda root /dev/xvda1 /sys entry mkinitramfs: workaround is

Bug#498799: +1, any chance for Lenny?

2008-10-01 Thread Ferenc Wagner
Christian Perrier [EMAIL PROTECTED] writes: Quoting Ferenc Wagner ([EMAIL PROTECTED]): (Either you didn't Cc: me or the message got lost; it's a pity: we pretty much wasted a week...) As far as I have seen, noone follwoed up to your mail. Oh no, Michael Vogt did, it's in the BTS. It's just

Bug#498799: +1, any chance for Lenny?

2008-09-30 Thread Ferenc Wagner
(Either you didn't Cc: me or the message got lost; it's a pity: we pretty much wasted a week...) Anyway. What do you think about this: --- apt-pkg/depcache.cc.orig2008-09-30 17:08:10.630762912 +0200 +++ apt-pkg/depcache.cc 2008-09-30 17:09:22.239579934 +0200 @@ -204,6 +204,9 @@

Bug#500219: [Linux-ha-dev] Re: Bug#500219: heartbeat: please don't include hidden files

2008-09-29 Thread Ferenc Wagner
Andrew Beekhof [EMAIL PROTECTED] writes: On Mon, Sep 29, 2008 at 01:05, Simon Horman [EMAIL PROTECTED] wrote: On Fri, Sep 26, 2008 at 12:57:44PM +0200, Ferenc Wagner wrote: Chkrootkit stumbles upon the hidden files under /usr/lib: /etc/cron.daily/chkrootkit: The following suspicious files

Bug#500219: heartbeat: please don't include hidden files

2008-09-26 Thread Ferenc Wagner
Package: heartbeat Version: 2.1.3-6 Severity: wishlist Hi, Chkrootkit stumbles upon the hidden files under /usr/lib: /etc/cron.daily/chkrootkit: The following suspicious files and directories were found: /usr/lib/ocf/resource.d/heartbeat/.ocf-binaries

Bug#498536: Is there a prebuilt -686 deb available?

2008-09-25 Thread Ferenc Wagner
Hi, I can see this oops with linux-image-2.6.26-1-686 2.6.26-5. Is there a .deb available with the fix for testing? I couldn't get the info out of the SVN logs. -- Thanks, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#498536: Is there a prebuilt -686 deb available?

2008-09-25 Thread Ferenc Wagner
Bastian Blank [EMAIL PROTECTED] writes: On Thu, Sep 25, 2008 at 06:43:38PM +0200, Ferenc Wagner wrote: I can see this oops with linux-image-2.6.26-1-686 2.6.26-5. Is there a .deb available with the fix for testing? I couldn't get the info out of the SVN logs. There are snapshots

Bug#500055: nscd: reverse service lookup broken

2008-09-24 Thread Ferenc Wagner
Package: nscd Version: 2.7-13 Severity: normal Hi, On a current Lenny system: $ getent services tacacs; echo $? tacacs49/tcp 0 $ getent services 49/tcp; echo $? 2 If I stop nscd, the reverse lookup succeeds. If I run nscd in debug mode, it logs: 24392: handle_request: request

Bug#499922: ifenslave-2.6: strange conffile conflict

2008-09-23 Thread Ferenc Wagner
Package: ifenslave-2.6 Version: 1.1.0-10 Severity: normal Hi, I noticed this when upgrading two Etch systems to Lenny, that is, ifenslave-2.6 1.1.0-6 to 1.1.0-10. I got a conffile conflict from dpkg, even though I didn't touch /etc/network/if-up.d/ifenslave or /etc/network/if-down.d/ifenslave.

Bug#499745: linux-image-2.6.26-1-xen-686: freezes under Xen 3.2.0

2008-09-22 Thread Ferenc Wagner
Bastian Blank [EMAIL PROTECTED] writes: On Sun, Sep 21, 2008 at 02:18:37PM +0200, Ferenc Wagner wrote: Yesterday afternoon three out of our four Lenny virtual machines froze. The consoles went unresponsible, the buffers contained no interesting messages, the Munin graphs didn't show any

Bug#498799: +1, any chance for Lenny?

2008-09-22 Thread Ferenc Wagner
Hi, There's no voting system on the BTS, but I'd like to express interest in fixing this bug, as it messes up Nagios' apt_check output. After a quick look at the sources, it doesn't seem that hard. If I prepared a patch, would it have any chance getting into Lenny? -- Thanks, Feri. -- To

Bug#499745: linux-image-2.6.26-1-xen-686: freezes under Xen 3.2.0

2008-09-21 Thread Ferenc Wagner
Package: linux-image-2.6.26-1-xen-686 Version: 2.6.26-4 Severity: normal Hi, Yesterday afternoon three out of our four Lenny virtual machines froze. The consoles went unresponsible, the buffers contained no interesting messages, the Munin graphs didn't show any anomaly before the freeze.

Bug#499393: logcheck-database: paranoid cron rules let session close messages through

2008-09-18 Thread Ferenc Wagner
Package: logcheck-database Version: 1.2.54 Severity: normal Hi, /etc/logcheck/ignore.d.paranoid/cron contains the last line: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ CRON\[[0-9]+\]: pam_[[:alnum:]]+\(cron:session\): session opened for user [[:alnum:]-]+( by \(uid=[0-9]+\))?$ wouldn't it be better

Bug#499280: nagios-nrpe-server: please remove timestamp from /etc/nagios/nrpe.cfg

2008-09-17 Thread Ferenc Wagner
Package: nagios-nrpe-server Version: 2.8.1-1.1 Severity: minor Hi, During package upgrade, dpkg reported a config file conflict. There were real conflicts indeed, but the # Last Modified: 03-09-2007 comment in the first lines of nrpe.cfg doesn't help the situation, just adds to the noise.

Bug#498472: linux-image-2.6.26-1-xen-686: does not boot under Etch Xen

2008-09-12 Thread Ferenc Wagner
Hi Ian, I upgraded to the 3.2 hypervisor from Backports.org, and that indeed works perfectly. You can close this bug. Special thanks (to the team) for the suspend and the D-I support! I seem to recall that I read somewhere a description of Xen support in Lenny. It stated the lack of dom0

Bug#496810: nsca bugs

2008-09-12 Thread Ferenc Wagner
Alexander Wirt [EMAIL PROTECTED] writes: Thomas Viehmann schrieb am Wednesday, den 10. September 2008: thanks for looking into a fix for #496810. Regarding #466261: If it's a patch of only a couple of lines and low-risk, I'd think it'd be well worth it (though the release-team in CC gets

Bug#498616: open-iscsi: please support LVM

2008-09-11 Thread Ferenc Wagner
Package: open-iscsi Version: 2.0.869.2-2.1 Severity: wishlist Tags: patch Hi, please consider supporting LVM volume activation after iSCSI login. After shamelessly stealing parts of the aoetools init script, I came up with the following patch. Also, why not try to umount the respective

Bug#498472: linux-image-2.6.26-1-xen-686: does not boot under Etch Xen

2008-09-10 Thread Ferenc Wagner
Package: linux-image-2.6.26-1-xen-686 Version: 2.6.26-4 Severity: normal Hi, I know an Etch host with its stock Xen 3.0.3 hypervisor may be of no interest, but I hope it still is. After all, a while ago I tested linux-image-2.6.26-rc8-xen-686_2.6.26~rc8-1~experimental.1~snapshot.11752_i386.deb

Bug#498472: linux-image-2.6.26-1-xen-686: does not boot under Etch Xen

2008-09-10 Thread Ferenc Wagner
Ian Campbell [EMAIL PROTECTED] writes: On Wed, 2008-09-10 at 11:01 +0200, Ferenc Wagner wrote: [0.080644] EIP is at xen_write_cr4+0x2/0x6 Unfortunately the 3.0.3 hypervisor is stricter in what it will allow CR4 to be set to than necessary and won't allow some of the fields which newer

Bug#496810: simple patch proposal

2008-09-07 Thread Ferenc Wagner
tag 496810 +patch thanks Hi, I think simply including --oknodo like below fixes this problem: --- debian/nsca.init.orig 2008-09-07 15:44:19.280906007 +0200 +++ debian/nsca.init 2008-09-07 16:00:39.378879122 +0200 @@ -55,12 +55,12 @@ if [ ! -d /var/run/nagios ]; then

Bug#493899: what about splashy and directvnc and Lenny now?

2008-09-06 Thread Ferenc Wagner
Hi, I'm just curious: does this fix mean that #462626 should be reopened, that is, splashy is broken again? And do you expect to ship the fixed version (1.0.1-11) in Lenny? The same problem affects directvnc, so I'm forced to run it under strace now... -- Thanks, Feri. -- To UNSUBSCRIBE,

Bug#495954: slapd: Upgrade to Lenny failed: libldap_r-2.3.so.0 missing

2008-09-01 Thread Ferenc Wagner
Daniel Burrows [EMAIL PROTECTED] writes: On Fri, Aug 22, 2008 at 06:28:05PM +0200, Ferenc Wagner [EMAIL PROTECTED] was heard to say: Are you interested in a dpkg.log or some aptitude status files? I can recover them from backup for a couple of days. I've been thinking about this while

Bug#495954: struggling to reproduce

2008-08-29 Thread Ferenc Wagner
Hi, I installed a new machine very similar to the original one. I couldn't install exactly the same packages, a couple of locally installed ones aren't available anymore. But the diff of the /var/lib/dpkg/status files were really small. Then I replaced /var/lib/dpkg/status and

Bug#495954: slapd: Upgrade to Lenny failed: libldap_r-2.3.so.0 missing

2008-08-23 Thread Ferenc Wagner
Daniel Burrows [EMAIL PROTECTED] writes: On Fri, Aug 22, 2008 at 06:28:05PM +0200, Ferenc Wagner [EMAIL PROTECTED] was heard to say: severity 495954 critical thanks This bug makes unrelated software on the system break. Well, aptitude is a package manager, so most of its bugs do

Bug#495954: slapd: Upgrade to Lenny failed: libldap_r-2.3.so.0 missing

2008-08-23 Thread Ferenc Wagner
Daniel Burrows [EMAIL PROTECTED] writes: On Sat, Aug 23, 2008 at 08:30:14PM +0200, Ferenc Wagner [EMAIL PROTECTED] was heard to say: Daniel Burrows [EMAIL PROTECTED] writes: 2. A typescript of the upgrade with -o Debug::pkgDpkgPM=true added (both to get more debugging information

Bug#495954: slapd: Upgrade to Lenny failed: libldap_r-2.3.so.0 missing

2008-08-22 Thread Ferenc Wagner
severity 495954 critical thanks This bug makes unrelated software on the system break. Well, aptitude is a package manager, so most of its bugs do... Are you interested in a dpkg.log or some aptitude status files? I can recover them from backup for a couple of days. -- Regards, Feri. --

Bug#495954: slapd: Upgrade to Lenny failed: libldap_r-2.3.so.0 missing

2008-08-21 Thread Ferenc Wagner
Package: slapd Version: 2.3.30-5+etch1 Severity: normal Hi, I upgraded a machine from Etch to Lenny, and hit a problem with slapd: Preparing to replace slapd 2.3.30-5+etch1 (using .../slapd_2.4.10-3_i386.deb) ... Dumping to /var/backups/slapd-2.3.30-5+etch1: - directory

Bug#495954: [Pkg-openldap-devel] Bug#495954: slapd: Upgrade to Lenny failed: libldap_r-2.3.so.0 missing

2008-08-21 Thread Ferenc Wagner
Steve Langasek [EMAIL PROTECTED] writes: On Thu, Aug 21, 2008 at 05:18:50PM +0200, Ferenc Wagner wrote: I upgraded a machine from Etch to Lenny, and hit a problem with slapd: Preparing to replace slapd 2.3.30-5+etch1 (using .../slapd_2.4.10-3_i386.deb) ... Dumping to /var/backups/slapd

Bug#495718: not kernel version dependent

2008-08-20 Thread Ferenc Wagner
Hi, further tests show that the phenomenon does not depend on the exact kernel version: I experienced failures with 2.6.25-2 and success with 2.6.26-1 as well. Which means it isn't a regression but the same problem with both (and probably several other) kernel versions. -- Regards, Feri. --

Bug#493408: shibboleth-sp2: FTBFS with dash as /bin/sh

2008-08-02 Thread Ferenc Wagner
I checked in a fix, expect it with the next upload. -- Thanks, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#493114: samhain: new upstream version available

2008-07-31 Thread Ferenc Wagner
Package: samhain Version: 2.2.3-4 Severity: wishlist Hi, version 2.4.4 is available since Apr 30, please consider packaging it. Thanks, Feri. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable'), (50, 'unstable') Architecture: i386 (i686) Shell:

Bug#492905: aoetools: missing line feed when LVMGROUPS and AOEMOUNTS are both empty

2008-07-29 Thread Ferenc Wagner
Package: aoetools Version: 26-1 Severity: minor Hi, With the default config (LVMGROUPS= and AOEMOUNTS=) the startup message is not terminated by a line feed: [EMAIL PROTECTED]:~$ sudo invoke-rc.d aoetools start Starting AoE devices discovery and mounting AoE filesystems: [EMAIL PROTECTED]:~$

Bug#490822: gen_mounts: wrong classification of futexfs

2008-07-14 Thread Ferenc Wagner
Package: tiger Version: 1:3.2.1-35 Severity: normal Hi, In the localfs() shell function in /usr/lib/tiger/systems/Linux/2/gen_mounts one finds the following: # Skip these as they are virtual filesystems [ $1 = proc ] LOCAL=1 [...] [ $1 = eventpollfs ] LOCAL=1 [ $1 = futexfs ] LOCAL=0

Bug#490344: tiger: does not recognize debugfs and gfs

2008-07-11 Thread Ferenc Wagner
Package: tiger Severity: normal Hi, I think /usr/lib/tiger/systems/Linux/2/gen_mounts should be augmented by some new filesystems. debugfs could probably join the virtual filesystem bunch (together with debugfs from Bug #469685), but gfs (and gfs2) are shared filesystems, which I'm not entirely

Bug#489759: udev: Please improve the confusing comments in links.conf

2008-07-08 Thread Ferenc Wagner
From: [EMAIL PROTECTED] (Marco d'Itri) README.Debian. Do you mean the following? Manually creating devices ~ Device nodes present in /lib/udev/devices/ will be copied to /dev/ at boot time. This doesn't say any more than the comment in links.conf.

Bug#485661: Possibly NSS related

2008-07-08 Thread Ferenc Wagner
Now that you brought up README.Debian, let me ask another question. It suggests using passwd: files ldap [UNAVAIL=return] group: files ldap [UNAVAIL=return] But I fail to see how it can be different from leaving off the bracketed parts altogether. After all ldap is the

Bug#489759: udev: Please improve the confusing comments in links.conf

2008-07-08 Thread Ferenc Wagner
[EMAIL PROTECTED] (Marco d'Itri) writes: On Jul 08, Ferenc Wagner [EMAIL PROTECTED] wrote: Or if you feel like it isn't worth the formal hassle of releasing another version, please send me a pointer to the reasoning behind. links.conf exists because Debian policy for right or wrong forbids

Bug#488284: linux-image-2.6.25-2-xen-686: kernel BUG at arch/x86/kernel/paravirt.c:241

2008-07-08 Thread Ferenc Wagner
maximilian attems [EMAIL PROTECTED] writes: On Fri, Jul 04, 2008 at 03:07:03PM +0200, Ferenc Wagner wrote: Ian Campbell [EMAIL PROTECTED] writes: On Fri, 2008-07-04 at 13:43 +0200, Ferenc Wagner wrote: Yes. Unfortunately I still can't save this domain. Xen 3.0 doesn't even try (xend.log

Bug#485661: Possibly NSS related

2008-07-07 Thread Ferenc Wagner
Hi, it may or may not be the same issue that I experience: if I use passwd: files ldap group: files ldap in nsswitch.conf *and* /usr is on the root filesystem, udev spends quite some time trying to resolve tens of groups like scanner, video etc. I'll investigate this issue,

Bug#489759: udev: Please improve the confusing comments in links.conf

2008-07-07 Thread Ferenc Wagner
Package: udev Version: 0.124-1 Severity: minor Hi, I feel like the comments voicing your disgust raise more questions than they answer: # This file does not exist. Please do not ask the Debian maintainer about it. # If you need manually created devices, create them in /lib/udev/devices/ .

Bug#488284: linux-image-2.6.25-2-xen-686: kernel BUG at arch/x86/kernel/paravirt.c:241

2008-07-04 Thread Ferenc Wagner
Ian Campbell [EMAIL PROTECTED] writes: This appears to have been seen a couple of times before: http://www.kerneloops.org/raw.php?rawid=8416msgid=http://mid.gmane.org/[EMAIL PROTECTED] and http://bugzilla.xensource.com/bugzilla/show_bug.cgi?id=1248 in particular the later suggests that

Bug#488284: linux-image-2.6.25-2-xen-686: kernel BUG at arch/x86/kernel/paravirt.c:241

2008-07-04 Thread Ferenc Wagner
maximilian attems [EMAIL PROTECTED] writes: On Fri, Jul 04, 2008 at 11:29:39AM +0200, Ferenc Wagner wrote: Ian Campbell [EMAIL PROTECTED] writes: This appears to have been seen a couple of times before: http://www.kerneloops.org/raw.php?rawid=8416msgid=http://mid.gmane.org/[EMAIL

Bug#488284: linux-image-2.6.25-2-xen-686: kernel BUG at arch/x86/kernel/paravirt.c:241

2008-07-04 Thread Ferenc Wagner
maximilian attems [EMAIL PROTECTED] writes: On Fri, Jul 04, 2008 at 01:01:17PM +0100, Ian Campbell wrote: On Fri, 2008-07-04 at 13:43 +0200, Ferenc Wagner wrote: Yes. Unfortunately I still can't save this domain. Xen 3.0 doesn't even try (xend.log): The patches to support save/restore

Bug#488284: linux-image-2.6.25-2-xen-686: kernel BUG at arch/x86/kernel/paravirt.c:241

2008-07-04 Thread Ferenc Wagner
Ian Campbell [EMAIL PROTECTED] writes: On Fri, 2008-07-04 at 13:43 +0200, Ferenc Wagner wrote: Yes. Unfortunately I still can't save this domain. Xen 3.0 doesn't even try (xend.log): The patches to support save/restore on pvops kernel's are queued for 2.6.27. Ah, thanks. And what about

Bug#488284: linux-image-2.6.25-2-xen-686: kernel BUG at arch/x86/kernel/paravirt.c:241

2008-07-04 Thread Ferenc Wagner
Ian Campbell [EMAIL PROTECTED] writes: On Fri, 2008-07-04 at 15:07 +0200, Ferenc Wagner wrote: Ian Campbell [EMAIL PROTECTED] writes: On Fri, 2008-07-04 at 13:43 +0200, Ferenc Wagner wrote: Yes. Unfortunately I still can't save this domain. Xen 3.0 doesn't even try (xend.log

Bug#488284: Same failure with the Sid hypervisor

2008-07-01 Thread Ferenc Wagner
Hi, I upgraded the hypervisor to the Sid version (3.2.1-2) but that fails all the same. :( -- Regards, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#488284: Same failure with the Sid hypervisor

2008-07-01 Thread Ferenc Wagner
maximilian attems [EMAIL PROTECTED] writes: On Tue, Jul 01, 2008 at 04:06:03PM +0200, Ferenc Wagner wrote: I upgraded the hypervisor to the Sid version (3.2.1-2) but that fails all the same. :( sorry i'm lost. what are you trying to do? you know that the sid linux-2.6 linux images only

Bug#487684: Same failure with the Sid hypervisor

2008-06-30 Thread Ferenc Wagner
Hi, I upgraded the hypervisor to the Sid version (3.2.1-2) but that fails all the same. :( -- Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#488284: linux-image-2.6.25-2-xen-686: kernel BUG at arch/x86/kernel/paravirt.c:241

2008-06-27 Thread Ferenc Wagner
Package: linux-image-2.6.25-2-xen-686 Version: 2.6.25-5 Severity: important Hi, Here's the console log of my first boot attempt under xen-hypervisor-3.2-1-i386 (version 3.2.0-3~bpo4+2). The second brought essentially the same result. The guest system is an up to date Lenny, the host is Etch,

Bug#486826: multipathd: suspicious file descriptors

2008-06-24 Thread Ferenc Wagner
Bastian Blank [EMAIL PROTECTED] writes: On Tue, Jun 24, 2008 at 05:58:01PM +0200, Guido Günther wrote: On Thu, Jun 19, 2008 at 06:45:27PM +0200, Ferenc Wagner wrote: Okay, a looked into this. On a reinstall, this is the FD set of dpkg and multipath-tools' postinst spawned by it directly

Bug#487684: dpkg: status fd leaks to children

2008-06-23 Thread Ferenc Wagner
Package: dpkg Version: 1.14.20 Severity: normal Hi, After aptitude install multipath-tools, the freshly started daemon holds on the aptitude-dpkg communication pipe: # ls -l /proc/$(pgrep multipathd)/fd total 9 lr-x-- 1 root root 64 2008-06-23 17:12 0 - /dev/null l-wx-- 1 root root 64

Bug#486826: multipathd: suspicious file descriptors

2008-06-19 Thread Ferenc Wagner
Guido Günther [EMAIL PROTECTED] writes: On Wed, Jun 18, 2008 at 02:22:41PM +0200, Ferenc Wagner wrote: Of these 1,2 and 5 looks rather suspicious to my untrained eyes: * Shouldn't a daemon process always use /dev/null as stdin/stdout/stderr? multipathd uses /dev/console to output

Bug#486826: multipathd: suspicious file descriptors

2008-06-19 Thread Ferenc Wagner
Bastian Blank [EMAIL PROTECTED] writes: On Thu, Jun 19, 2008 at 01:03:08PM +0200, Guido Günther wrote: On Wed, Jun 18, 2008 at 02:22:41PM +0200, Ferenc Wagner wrote: * Shouldn't a daemon process always use /dev/null as stdin/stdout/stderr? multipathd uses /dev/console to output messages

Bug#486826: multipathd: suspicious file descriptors

2008-06-18 Thread Ferenc Wagner
Package: multipath-tools Version: 0.4.8-8 Severity: normal Hi, After aptitude installing multipath-tools on a Lenny system, $ sudo ls -l /proc/$(pgrep multipathd)/fd total 0 lr-x-- 1 root root 64 2008-06-18 12:12 0 - /dev/null l-wx-- 1 root root 64 2008-06-18 12:12 1 - /dev/console

Bug#462366: libnss-ldap: hitting this on upgrade to Lenny

2008-06-12 Thread Ferenc Wagner
Package: libnss-ldap Version: 260-1 Followup-For: Bug #462366 Hi, I upgraded a machine from Etch to Lenny and hit this issue. Another way to work around it is uncommenting the 'ssl on' directive in libnss-ldap.conf. Still, this is a rather disturbing bug, and would be very nice if it could be

Bug#88945: ifupdown: five years later... status?

2008-06-12 Thread Ferenc Wagner
Package: ifupdown Version: 0.6.8 Followup-For: Bug #88945 Hi, Now that #84960 is fixed, can we hope for some progress on this? What bit me was ifup continuing after an if-pre-up.d script failing. On the other hand, a failing pre-up command aborts ifup, and they are documented to do the same in

Bug#476466: please be more specific

2008-06-11 Thread Ferenc Wagner
Hi, I'm afraid this solution would break our setup, where we run several Nagios instances on the same machine. Currently Nagios 2.11, but we would like to upgrade. It all goes very well with the following patch to the Backports.org init script: --- /etc/init.d/nagios2 2008-04-07

Bug#442049: ping

2008-06-11 Thread Ferenc Wagner
Hi, What's the status of this bug? It has just hit me when I upgraded from Etch to Lenny this afternoon. -- Cheers, Feri. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#470297: mount: Uninitialised output from losetup

2008-06-11 Thread Ferenc Wagner
LaMont Jones [EMAIL PROTECTED] writes: On Mon, Mar 10, 2008 at 03:33:21PM +0100, Ferenc Wagner wrote: On several of my machines running Etch I get the following instead of some info promised by the manual: # losetup /dev/loop0 /dev/loop0: [38e4]:-1208829177 () offset -1208768944, xor

Bug#482178: nagios2-common: Please remove minor version number from config files

2008-05-21 Thread Ferenc Wagner
Package: nagios2-common Version: 2.11-1 Severity: wishlist Hi, Including the full version number in the configuration files (nagios.cfg, cgi.cfg) results in unnecessary conflicts during upgrade, and I don't find it useful anyway. Please consider removing them. Thanks, Feri. -- System

Bug#482179: nagios2-common: commands.cfg references /bin/mail, which is not present

2008-05-21 Thread Ferenc Wagner
Package: nagios2-common Version: 2.11-1 Severity: normal Hi, /etc/nagios2/commands.cfg uses /bin/mail for sending notifications, but that program isn't present on my system. The mailx package, which nagios2-common depends on, provides /usr/bin/mail. Please reference that instead. Thanks,

Bug#480287: ITP: xmltooling -- Open source XMLTooling library

2008-05-09 Thread Ferenc Wagner
Package: wnpp Severity: wishlist Owner: Ferenc Wágner [EMAIL PROTECTED] * Package name: xmltooling Version : 1.0 Upstream Author : Scott Cantor [EMAIL PROTECTED] * URL : https://spaces.internet2.edu/display/OpenSAML/XMLTooling-C * License : Apache 2.0

Bug#480289: ITP: opensaml2 -- Open source SAML library

2008-05-09 Thread Ferenc Wagner
Package: wnpp Owner: Ferenc Wágner [EMAIL PROTECTED] Severity: wishlist * Package name: opensaml2 Version : 2.0 Upstream Author : Steve Olshansky [EMAIL PROTECTED] * URL : https://spaces.internet2.edu/display/OpenSAML/Home * License : Apache 2.0 Programming

Bug#480290: ITP: shibboleth-sp2 -- Open source system for attribute-based Web SSO

2008-05-09 Thread Ferenc Wagner
Package: wnpp Owner: Ferenc Wágner [EMAIL PROTECTED] Severity: wishlist * Package name: shibboleth-sp2 Version : 2.0 Upstream Author : Chad La Joie [EMAIL PROTECTED] * URL : https://spaces.internet2.edu/display/SHIB2/Home * License : Apache 2.0 Programming

Bug#474747: mdcfg: Avoid sync fresh created arrays

2008-05-07 Thread Ferenc Wagner
Hi! First of all, you sent the mail to me only. I quote your message in full so that you don't have to resend it. [EMAIL PROTECTED] writes: On Mon, Apr 07, 2008 at 07:46:17PM +0200, Ferenc Wagner wrote next: Andrey Melnikov [EMAIL PROTECTED] writes: Please, add mdadm '--assume-clean

Bug#479431: Should D-I upgrade packages during pkgsel?

2008-05-05 Thread Ferenc Wagner
Frans Pop [EMAIL PROTECTED] writes: If we do want to do this, I guess it would have to be a separate step in pkgsel, preferably _before_ running tasksel. Maybe we should somehow check if there are updates available and then run an in-target aptitude --without-recommends safe-upgrade

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-30 Thread Ferenc Wagner
Otavio Salvador [EMAIL PROTECTED] writes: Ferenc Wagner [EMAIL PROTECTED] writes: Do you have any disk with sector size bigger then 512 bytes for testing? ramdisk is not the best way of doing that. RAID1 of two ramdisks... :) Jokes aside, fdisk says it has sector size 1024 and parted can

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-30 Thread Ferenc Wagner
Frans Pop [EMAIL PROTECTED] writes: On Wednesday 30 April 2008, Otavio Salvador wrote: Because ramdisks cannot be opened with O_DIRECT and lastest parted needs it. This has been done long time ago to avoid some sync problems with disks. Ferenc: can fdisk open /dev/ram devices and report its

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-29 Thread Ferenc Wagner
Otavio Salvador [EMAIL PROTECTED] writes: Ferenc Wagner [EMAIL PROTECTED] writes: Frans Pop [EMAIL PROTECTED] writes: On Tuesday 08 April 2008, Ferenc Wagner wrote: I can imagine that the following patch would fix this issue: Looks logical. And it indeed fixes the parted_devices output

Bug#477818: clamav-daemon: Wrong logcheck ignore.d entry: viruses instead of signatures

2008-04-25 Thread Ferenc Wagner
Package: clamav-daemon Version: 0.92.1~dfsg-1volatile2 Severity: minor Hi, /etc/logcheck/ignore.d.paranoid/clamav-daemon contains the line ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ clamd\[[0-9]+\]: Database correctly reloaded \([0-9]+ viruses\)$ On the other hand, the logfiles contain lines like

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-22 Thread Ferenc Wagner
Otavio Salvador [EMAIL PROTECTED] writes: Frans Pop [EMAIL PROTECTED] writes: On Tuesday 08 April 2008, Ferenc Wagner wrote: I could go on to replace PED_SECTOR_SIZE_DEFAULT with dev-sector_size throughout partman-base/parted_server.c, but I'm getting suspicious. Isn't there a good reason

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-22 Thread Ferenc Wagner
Frans Pop [EMAIL PROTECTED] writes: On Tuesday 22 April 2008, Ferenc Wagner wrote: Does parted 1.8.8 exhibit the same problem? I managed to compile it, but can't start on a ramdisk: # ~/installcd/parted/parted/parted /dev/ram1 Error: Error opening /dev/ram1: Invalid argument Retry/Cancel

Bug#477378: parted: Can't open ramdisk

2008-04-22 Thread Ferenc Wagner
Package: parted Version: 1.8.8.git.2008.03.24-3 Forwarded: http://parted.alioth.debian.org/cgi-bin/trac.cgi/ticket/192 Tags: upstream Hi, This is a duplicate of a genuine GNU Parted ticket, as per fjp's request on debian-boot. The version is somewhat fake, this issue was found in a fresh pull

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-22 Thread Ferenc Wagner
Frans Pop [EMAIL PROTECTED] writes: On Tuesday 22 April 2008, Ferenc Wagner wrote: Frans Pop [EMAIL PROTECTED] writes: # ~/installcd/parted/parted/parted /dev/ram1 Error: Error opening /dev/ram1: Invalid argument Retry/Cancel? c If current parted does support that correctly, I suggest

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-08 Thread Ferenc Wagner
Frans Pop [EMAIL PROTECTED] writes: On Tuesday 08 April 2008, Ferenc Wagner wrote: I can imagine that the following patch would fix this issue: Looks logical. And it indeed fixes the parted_devices output (thanks for compiling it!), but unfortunately not the partman dialog. Because

Bug#474556: partman-base: Please include XEN virtual device recognition

2008-04-07 Thread Ferenc Wagner
Ian Campbell [EMAIL PROTECTED] writes: On Sun, 2008-04-06 at 16:06 +0200, Ferenc Wagner wrote: Here's a way to educate humandev about XEN virtual devices. It's kind of a substitute for parted support not yet present in libparted 1.7.1. I've been using practically the same patch myself

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-07 Thread Ferenc Wagner
Package: partman-base Severity: normal Issue the following commands in the D-I shell: ~ # modprobe raid1 ~ # mdadm --create /dev/md0 --auto=yes -l1 -n2 /dev/ram0 /dev/ram1 mdadm: array /dev/md0 started. Then restart partman. With the text backend it says: 6. RAID1 device #0 - 8.3 MB

Bug#474747: mdcfg: Avoid sync fresh created arrays

2008-04-07 Thread Ferenc Wagner
Andrey Melnikov [EMAIL PROTECTED] writes: Please, add mdadm '--assume-clean' options when creating new arrays in installer to avoid initial resync. This make huge speedups when creating big arrays (100 Gb or more). While I sympathize, I feel like it isn't the best solution. You will get a

Bug#474698: partman-base: Inconsistent output if sector size != 512 bytes

2008-04-07 Thread Ferenc Wagner
Hi, Looks like parted_devices gets it wrong: ~ # parted_devices /dev/md04161536 Unknown ~ # fdisk -l /dev/md0 Note: sector size is 1024 (not 512) Disk /dev/md0: 8 MB, 8323072 bytes 2 heads, 4 sectors/track, 1016 cylinders Units = cylinders of 8 * 1024 = 8192 bytes I can imagine that

<    1   2   3   4   5   6   >