Bug#705920: mdadm --scan called for dpkg-reconfigure mdadm, even though mdadm is disabled

2013-04-22 Thread Harald Dunkel
PS: Hopefully the bpo60 doesn't matter? AFAICS the program logic is the same for the version in Wheezy. Please close if you think this bug affects Squeeze only. Please mail if I can help to track this problem down. Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#705579: please consider the kernel module dependencies

2013-04-17 Thread Harald Dunkel
Package: initramfs-tools Version: 0.110 Severity: wishlist It would be very nice if mkinitramfs considers the kernel module dependencies when creating the initrd. /lib/modules/\ 3.8.?/modules.dep shows pretty clear that ehci-hcd depends upon ehci-pci, for example. See #700572. This would make

Bug#705539: add version information to log file?

2013-04-16 Thread Harald Dunkel
Package: aptitude Version: 0.6.8.2-1 Severity: wishlist It would be very nice if aptitude could add version information to the INSTALL and REMOVE lines in /var/log/aptitude, similar to the UPGRADE lines. Many thanx in advance Harri -- To UNSUBSCRIBE, email to

Bug#705556: grub-mount doesn't terminate

2013-04-16 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: grub-common Version: 2.00-13 Running update-grub in a chroot I noticed that grub-mount for some partitions doesn't terminate. There are still a few processes keeping the chroot mount point busy, even though update-grub has terminated: root

Bug#638049: aptitude forgets which packages were installed automatically

2013-03-16 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 What exactly do you mean by typescript? Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlFEIBcACgkQUTlbRTxpHjeCWwCfaJgiJLowHrQuguY8x79fKnbN M8UAn0sTNuncLAhUvVfI3UUx38zexVyC =JfZa -END PGP SIGNATURE- --

Bug#702862: Assertion `m_pid = 100000' failed

2013-03-15 Thread Harald Dunkel
On 03/12/13 13:04, Arnout Engelen wrote: Oops! Do you happen to know what the max PID is at Oracle? On my Oracle servers it says # cat /proc/sys/kernel/pid_max 131072 This is a local configuration setting (independent from Oracle), so on the next host it might be 100. On

Bug#702862: Assertion `m_pid = 100000' failed

2013-03-12 Thread Harald Dunkel
Package: nethogs Version: 0.7.0-3 Running nethogs on an Oracle server fails with # nethogs eth0 Waiting for first packet to arrive (see sourceforge.net bug 1019381) nethogs: cui.cpp:80: void Line::show(int): Assertion `m_pid = 10' failed. ps -ef shows a lot of PIDs 10, as you might

Bug#702875: alias for grep breaks grep bash

2013-03-12 Thread Harald Dunkel
Package: bash Version: 4.1-3 If I run alias grep=grep echo bash | grep bash then grep doesn't show bash. echo | grep works. Please note the space in the alias. The real life code was # uncomment to enable color # color=--color=auto

Bug#702875: Acknowledgement (alias for grep breaks grep bash)

2013-03-12 Thread Harald Dunkel
PS: Here is a less complex testcase to support bash --norc: bash-4.1$ alias bash=/bin/bash bash-4.1$ alias echo='echo ' bash-4.1$ echo bash /bin/bash Hope this helps Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#702211: please document why host caching is off by default

2013-03-09 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Do you think this could be done for Wheezy, or is it already too late? Regards Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlE8M3gACgkQUTlbRTxpHjdGWgCgg0MbHFZ2Imy+tJvPZbfp0m1w sBEAn3DfztLHknbGh3umjfiUIzYWMR9O

Bug#702559: how comes .bashrc is read in non-interactive mode?

2013-03-08 Thread Harald Dunkel
Package: bash Version: 4.2+dfsg-0.1 A few lines in your ~/.bashrc case $- in *i*) ;; *) echo non-interactive mode ;; esac echo PS1 is \$PS1\ and a command like ssh localhost ls -d

Bug#702211: please document why host caching is off by default

2013-03-03 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: unscd Version: 0.48-2 /etc/nscd.conf says : # hosts caching is broken with gethostby* calls, hence is now disabled # per default. See /usr/share/doc/nscd/NEWS.Debian. enable-cachehosts no : There is no nscd

Bug#701818: avoid ^M if stdout is not a terminal?

2013-02-27 Thread Harald Dunkel
Package: dpkg Version: 1.15.8.13 Severity: wishlist Seems that dpkg does some tricks using ^M on stdout, even if it is writing into a logfile. Sample: : Package installation log: ^MExtracting templates from packages: 33% ^MExtracting templates from packages: 67%^M Extracting templates from

Bug#701228: os-prober returns Device or resource busy

2013-02-23 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: os-prober Version: 1.57 Running os-prober (or update-grub) I get a few messages Device or resource busy. Sample session: # os-prober No volume groups found grub-probe: error: no such disk. /dev/md0p1:Debian GNU/Linux

Bug#699586: closed by vin...@gmail.com (Vincent W. Chen) (Bug#699586: fixed in fvwm 1:2.6.5.ds-2)

2013-02-17 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 02/17/13 00:38, Vincent W. Chen wrote: When you say rebuilding fvwm without deprecated.patch, what steps did you take? Since the patches are the same, it means that when you tested the new patch with the previous version (1:2.6.5.ds-1), the

Bug#699586: closed by vin...@gmail.com (Vincent W. Chen) (Bug#699586: fixed in fvwm 1:2.6.5.ds-2)

2013-02-14 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry to say, but looking at version 1:2.6.5.ds-2 the bug is still in :-(. After rebuilding fvwm without deprecated.patch it works. Regards Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux)

Bug#699586: Acknowledgement (keyboard lost (using Xtightvnc))

2013-02-02 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 PS: If I build the package without deprecated.patch, then the problem is gone. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlEM46AACgkQUTlbRTxpHjea5ACeKF3S6VBM2Arj2RsulYVSj3nY bIMAoI2nbfO2LbCOVBxp+RB87IezA0DS =sb7h

Bug#699586: Acknowledgement (keyboard lost (using Xtightvnc))

2013-02-02 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Seems to work better. Keyboard control is back. I tried it using Xtightvnc and xorg. Many thanx Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlEOCzkACgkQUTlbRTxpHjcKMACfRjAakEsqryWWi30FMpE62qxB

Bug#699586: keyboard lost (using Xtightvnc)

2013-02-01 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: fvwm Version: 1:2.6.5.ds-1 Since I moved to the new version a config line like # press Ctrl-Alt arrow anywhere, and scroll by one page Key LeftA CM GotoPage -1p +0p does not work anymore. AFAICS fvwm lost

Bug#698171: please ignore editor backups in zabbix-agentd.conf.d

2013-01-14 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: zabbix-agent Version: 1:2.0.4+dfsg-1~exp0 zabbix_agentd does not ignore editor backup files in /etc/zabbix/zabbix-agentd.conf.d (e.g. local.conf~ created by emacs). This is error-prone. Regards Harri -BEGIN PGP SIGNATURE- Version:

Bug#697723: read-only mode (libreoffice --view) not working

2013-01-08 Thread Harald Dunkel
Package: libreoffice Version: 1:3.5.4+dfsg-4 running libreoffice --help I get LibreOffice 3.5 Usage: soffice [options] [documents...] Options: --minimizedkeep startup bitmap minimized. : : --view documents... open the

Bug#685274: grub doesn't wait for GRUB_TIMEOUT

2012-12-29 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry to say, but the USB stick has been reused. Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlDf7T8ACgkQUTlbRTxpHjfgpgCeKQzYSIIAb7CojMXazSPyEFsV ETkAniU2RpVjetKfXC8rvQXpWP5CA9TP =6IcK -END PGP

Bug#696853: dpkg-checkbuilddeps -C somedir, please?

2012-12-28 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: dpkg-dev Version: 1.16.9 Severity: wishlist Would it be possible to support a command line argument -C somedir to run dpkg-checkbuilddeps in another directory without pushd and popd and a temporary variable to safe the exit value? This

Bug#696853: dpkg-checkbuilddeps -C somedir, please?

2012-12-28 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 12/28/12 11:11, Raphael Hertzog wrote: Hi, On Fri, 28 Dec 2012, Harald Dunkel wrote: Would it be possible to support a command line argument -C somedir to run dpkg-checkbuilddeps in another directory without pushd and popd and a temporary

Bug#696594: pbuilder -f sources.list, please?

2012-12-23 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: pbuilder Version: 0.213 Severity: wishlist Sorry to say, but managing the sources.list within pbuilder's base.tgz is a mess. Would it be possible to simply pass a complete sources.list to pbuilder using a filename, instead of struggling

Bug#696310: don't worry about DUPs on broadcast ping

2012-12-18 Thread Harald Dunkel
Package: iputils-ping Version: 3:20101006-1+b1 ping(8) says Duplicate packets should never occur, and seem to be caused by inappropriate link-level retransmissions. Duplicates may occur in many situations and are rarely (if ever) a good sign, although the presence of low levels of

Bug#695002: howto override the settings for /var/log/wtmp in /etc/logrotate.d ?

2012-12-03 Thread Harald Dunkel
Package: logrotate Version: 3.7.8-6 short: logrotate complains about duplicate entries for /var/log/{wtmp,btmp} in /etc/logrotate.d . long: I have to keep the wtmp and btmp logfiles on all servers for much longer then just the default (1 month). For an easy configuration and to avoid a conflict

Bug#694779: vmstat --wide or vmstat --csl?

2012-11-30 Thread Harald Dunkel
Package: procps Version: 1:3.3.4-2 Severity: wishlist Problem: The output of vmstat appears garbled for a modern PC with 4GByte RAM and a ton of context switches and IO operations per second. Most users work on graphical displays, not restricted to 80 column ttys. Would it be possible to support

Bug#693503: optionally add date and time to free -s

2012-11-17 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: procps Version: 1:3.3.4-2 Severity: wishlist free -s would be much more useful, if each record includes the current time. Would it be possible to add such an option? Many thanx Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12

Bug#674692: libnepomuk4: Nepomuk complains about missing virtuoso server resp. virtuoso soprano plugin

2012-11-03 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This bug seriously affects user experience. KDE appears to be very fragile, if you are greeted with the same notification about something important missing on each login. I would suggest to increase the priority of this bug report. Keep on your good

Bug#692096: X selection support (e.g. for Homepage URL)

2012-11-01 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: aptitude Version: 0.6.8.1-2 Severity: wishlist Running aptitude in an xterm I'd love to copy the Homepage URL into the Xselection buffer to make it available to other XWindow applications (e.g. Firefox, to paste it into an EMail, etc.).

Bug#684462: autofs5 breaks quilt (using /home/.pc)

2012-10-17 Thread Harald Dunkel
Hi Michael, On 09/25/12 07:48, Michael Tokarev wrote: Can you please take a look at what is being done during these 5 minutes? Do a `ps afwx' at least, and see if there are any `mount' commands spawned, etc. 7826 ?Ssl0:00 /usr/sbin/automount 8221 ?S 0:00 \_

Bug#689528: please add virtio support for cdrom at install time

2012-10-03 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: installation-reports Boot method: CD kvm -m 2048 -drive file=/export/storage/usba.img,if=virtio -drive file=/var/tmp/debian-wheezy-DI-b2-amd64-netinst.iso,if=virtio,media=cdrom,boot=on -net nic,model=virtio -net tap -vnc :1 -usbdevice

Bug#687374: libtagc0:amd64: Please update to 1.8.0

2012-09-25 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A lot of interesting packages depend upon taglib. Is the new version compatible to the version in testing (besides the dropped rusxmms patch)? Regards Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux)

Bug#688504: upstream information not correct

2012-09-23 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: taglib Version: 1.7.2-1 The upstream information in debian/copyright is not correct. Firefox can't find the server at ktown.kde.org AFAICS its http://taglib.github.com/ I stumbled upon this looking for a more up-to-date version to build

Bug#687699: screen output

2012-09-21 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 09/18/12 10:43, Thomas Dickey wrote: However, your example isn't 7bit ASCII. It contains 8 non-ASCII bytes (all from the 128-255 range). Sure. The problem is not that the 8bit chars are not shown, but that xterm refuses to output

Bug#687699: screen output

2012-09-18 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 A am using C on the shell: % env | egrep LANG\|LC LC_ALL=C LANG=C The ctrl-right-mouse-button memu shows no mark at utf-encoding and ut-font, either. I do not see what pbuilder uses inside, but should this matter? Any guess about the used locale

Bug#687699: screen output

2012-09-15 Thread Harald Dunkel
Package: xterm Version: 278-2 If I use pbuilder to build a package within an xterm, then the screen output gets cut off when ca-certificates-java is set up. Attached you can find a sample. In my xterm I get % zcat x.gz | wc -l 3 % zcat x.gz Adding

Bug#687699: Acknowledgement (screen output)

2012-09-15 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 PS: Of course the Subject line should have been screen output is cut off Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlBUiNcACgkQUTlbRTxpHje0SQCeOi8KXOHPNuf1cLzb1wpEhoET

Bug#687011: cgroup is not mounted when using lxc.cgroup.memory.limit_in_bytes

2012-09-08 Thread Harald Dunkel
Package: lxc Version: 0.8.0~rc1-4~bpo60+1 If I set lxc.cgroup.memory.limit_in_bytes = 1G in the config file, then lxc-start complains lxc-start: cgroup is not mounted lxc-start: failed to setup the cgroups for 'vdpcl004' lxc-start: failed to setup the container

Bug#686782: cd / before executing the maintainer scripts

2012-09-05 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: dpkg Version: 1.16.8 Severity: wishlist Obviously I was in a bad directory when I tried to purge some packages. I got tons of messages : Removing php5-curl ... Purging configuration files for php5-curl ... sh: 0: getcwd() failed: No such

Bug#686146: purging autofs5 fails with ucfr: Association belongs to autofs, not autofs5

2012-09-04 Thread Harald Dunkel
On 09/03/12 07:04, Michael Tokarev wrote: That turned out to be not so simple, and there's no established way to deal with such a situation. Indeed, manually upgrading autofs5 will let you to purge it. But in order to allow this purging automatically in this situation, I had to remove

Bug#686146: purging autofs5 fails with ucfr: Association belongs to autofs, not autofs5

2012-08-29 Thread Harald Dunkel
Package: autofs Version: 5.0.6-2 Purging autofs5 gave me: Removing autofs5 ... Purging configuration files for autofs5 ... ucfr: Association belongs to autofs, not autofs5 ucfr: Aborting dpkg: error processing autofs5 (--purge): subprocess installed post-removal script returned error exit

Bug#686146: purging autofs5 fails with ucfr: Association belongs to autofs, not autofs5

2012-08-29 Thread Harald Dunkel
On 08/29/12 10:05, Michael Tokarev wrote: You're filing bug against autofs package but trying to remove autofs5. Indeed. Please check the changelog for autofs 5.0.6-2: transfer ucf conffile ownership from old autofs5 to autofs Seems to me that this is exactly the part that went wrong.

Bug#685740: interface alias?

2012-08-24 Thread Harald Dunkel
Package: ifupdown Version: 0.7 Severity: wishlist I would like to assign interface aliases to the network devices configured in /etc/network/interfaces, e.g. external, internal, main, etc. This would make it much easier to configure network monitoring via Zabbix. The local network interface

Bug#685660: blockade: missing permission to redistribute

2012-08-23 Thread Harald Dunkel
Did you notice that blockade is in non-free due to the game scenes? Regards Harri signature.asc Description: OpenPGP digital signature

Bug#685734: dpkg should manage system users and groups

2012-08-23 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: dpkg Version: 1.16.8 Severity: wishlist It would be very nice if dpkg could manage system users and groups created for each package. At the moment I've got GID 105 for dbus on host A, while 105 is used for saned on host B (just as an

Bug#685613: no password dialog for x509 private key for openVPN

2012-08-22 Thread Harald Dunkel
Package: network-manager-kde Version: 1:0.9~svn1141976-1 I tried to configure an openVPN connection using the kde network manager applet. Connection is based upon x509 key, certificate and ca file. I was asked for the Kwallet configuration (which I completed), but there was no password dialog for

Bug#685274: grub doesn't wait for GRUB_TIMEOUT

2012-08-19 Thread Harald Dunkel
Package: grub-pc Version: 1.99-22.1 Since I upgraded grub2 on my bootable USB stick it doesn't wait for 5 seconds to show me the menu, but it boots the first kernel right away. If I press and hold the cursor down key while the boot is still in the BIOS, then the menu is shown and I can select

Bug#685136: cannot override /etc/apt/preferences in /etc/apt/preferences.d/myfile

2012-08-17 Thread Harald Dunkel
Package: apt Version: 0.8.10.3+squeeze1 Seems that I cannot override the pinning defined in /etc/apt/preferences by a local config file in /etc/apt/preferences.d. Sample: /etc/apt/preferences: Package: * Pin: release a=squeeze-backports Pin-Priority: 200

Bug#684462: autofs5 breaks quilt (using /home/.pc)

2012-08-10 Thread Harald Dunkel
Package: autofs5 Version: 5.0.4-3.2+b1 If /home/* is managed via autofs5, then quilt gets stuck when it tries to access /home/.pc . auto.master: /home /etc/auto.home /net-hosts auto.home: * -noatimenfs-home:/space/home/ Sample session: % quilt

Bug#684124: lxc-ls ignores /etc/default/lxc

2012-08-07 Thread Harald Dunkel
Package: lxc Version: 0.8.0~rc1-4 Seems that lxc-ls ignores the LXC_DIRECTORY path defined in /etc/default/lxc. This is a serious problem, since lxc-ls is used internally by other lxc scripts. AFAICS the problem is also in 0.8.0~rc1-9. Regards Harri -- To UNSUBSCRIBE, email to

Bug#684124: lxc-ls ignores /etc/default/lxc

2012-08-07 Thread Harald Dunkel
On 08/07/12 10:38, Daniel Baumann wrote: no, it's not. /var/lib/lxc is supposed to always a symlink to the actual lxc directory if the lxc directory is elsewhere (which is what the package ensures), it's a purely cosmetical issue. Sorry, but I don't see why using /var/lib/lxc should be

Bug#650711: closed by Guido Günther a...@sigxcpu.org (Closing since the submitter reports that a udev restart does help)

2012-08-01 Thread Harald Dunkel
Many thanx for fixing this bug. And sorry for the misrouted EMail about a Pacemaker problem. Regards Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#659102: pacemaker: Apache does not start after upgrade to Squeeze

2012-08-01 Thread Harald Dunkel
Explicitly setting the statusurl is a workaround, but it doesn't fix the problem. The problem is that the apache resource script fails to guess the server-status url from the config file. It uses http://localhost: instead of http://localhost/server-status The result is the

Bug#680084: postinst script gets stuck

2012-07-19 Thread Harald Dunkel
On 07/18/12 16:41, Fabian Greffrath wrote: Hm, does manually adding stop as per http://www.fifi.org/doc/debconf-doc/tutorial.html in the last line in memtest86+.postinst fix the issue? This seems to work. Regards Harri -- To UNSUBSCRIBE, email to

Bug#680084: postinst script gets stuck

2012-07-19 Thread Harald Dunkel
On 07/19/12 09:05, Fabian Greffrath wrote: Fine. I suspect the script to get stuck because of the error message printed by grub-probe to some file descriptor. The grub-invaders package has a very similar postinst script. Could you please install it and test if its postinst script gets

Bug#650711: apache resource script

2012-07-18 Thread Harald Dunkel
I am affected by this problem, too (using Apache's default configuration). Pacaemaker is version 1.1.7-1~bpo60+1. The problem is that the apache resource script fails to guess the server-status url from the config file. It uses http://localhost: instead of

Bug#680084: postinst script gets stuck

2012-07-18 Thread Harald Dunkel
Hi Fabian, On 07/18/12 14:40, Fabian Greffrath wrote: This looks more like a bug in update-grub2 itself, rather than in memtest86+'s init script. Can you reproduce this by running update-grub2 as root? - Fabian update-grub doesn't get stuck. dpkg -P memtest86+ doesn't get stuck,

Bug#674994: closed by Christian PERRIER bubu...@debian.org (This bug does not belong to tasksel...)

2012-07-15 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Why should the maintainer for a hardware dependent package care for systems _not_ providing the hardware (or different hardware)? This would be unreasonable. It would be much easier if I could simply ignore these packages. But I cannot, since tasksel

Bug#680084: postinst script gets stuck

2012-07-05 Thread Harald Dunkel
Hi Yann, On 07/04/12 19:56, Yann Dirson wrote: 2. the output of strace -p pid root@ppcl007:~# strace -p 3648 Process 3648 attached - interrupt to quit read(11, In that case, we'll need to know what's hidden behind file descriptor 11. You can use ls -l /proc/pid/fd/ to find out.

Bug#680084: postinst script gets stuck

2012-07-04 Thread Harald Dunkel
On 07/03/12 23:57, Yann Dirson wrote: This seems to show the debconf frontend script not dealing handling the termination of the memtest86+.postinst script. If any, it seems more plausible that the bug would be in debconf. Which debconf version is this ? Are you running squeeze or sid ?

Bug#680084: postinst script gets stuck

2012-07-03 Thread Harald Dunkel
Package: memtest86+ Version: 4.20-1.1 Severity: serious The postinst script gets stuck on builing grub.cfg: : Selecting previously unselected package memtest86+. (Reading database ... 29792 files and directories currently installed.) Unpacking memtest86+ (from .../memtest86+_4.20-1.1_amd64.deb)

Bug#679801: new upstream version 1.8.14

2012-07-01 Thread Harald Dunkel
Package: zabbix Version: 1:1.8.11-1+b1 Would it be possible to upgrade Zabbix to the most recent 1.8.14 version _before_ there is code freeze for Wheezy? I have upgraded Debian's zabbix package to the most recent upstream version in a private Squeeze repository. No problems. Here are upstream's

Bug#679801: new upstream version 1.8.14

2012-07-01 Thread Harald Dunkel
Hi Christoph, On 07/01/12 22:09, Christoph Haas wrote: So it looks like 1.8.11 will be the Wheezy version. And I'll try to provide recent 2.x backports. Best? Sorry to say, but IMHO thats the worst case. For my own part, I cannot upgrade to 2.x due to the high risk of the necessary

Bug#676183: closed by Santiago Garcia Mantinan ma...@debian.org (Bug#676183: fixed in bridge-utils 1.5-4)

2012-06-30 Thread Harald Dunkel
The new version seems to work. Many thanx to all Harri signature.asc Description: OpenPGP digital signature

Bug#572339: [squeeze] WARNING at arch/x86/kernel/hpet.c:390 (Re: problem(?) with hpet at boot time)

2012-06-29 Thread Harald Dunkel
Hi Jonathan, I've got a new PC in the meantime (running Squeeze and the 3.2.x backports kernel). I am sorry, but the old PC is running Testing now. AFAICS the problem doesn't come up with the 3.2.x kernel. From my side its OK to drop this bug report. Regards Harri -- To UNSUBSCRIBE, email

Bug#619820: either bash or dash should be enough

2012-06-22 Thread Harald Dunkel
On 06/21/12 21:29, Jonathan Nieder wrote: I guess I'm confused about why you filed this bug report and not a different one, especially given the subject line. Perhaps this is a request to make bash the default shell by removing dash altogether? I _do_ have to deal with minimal systems. If

Bug#619820: either bash or dash should be enough

2012-06-21 Thread Harald Dunkel
Any news about this? I learned from the messages in this report that dash is essential for good style system scripts, while bash is essential for user scripts, login, etc., and as a last resort for the scripts with bashisms. Are there any system shell scripts in Debian that do _not_ work with

Bug#619820: either bash or dash should be enough

2012-06-21 Thread Harald Dunkel
On 06/21/12 13:49, Jonathan Nieder wrote: Is the size of dash a problem for you? I am more interested in compatibility and efficiency. Surely I don't want to argue about which shell is better. I understand that dash has a much smaller working set and a significant speed advantage at boot

Bug#676183: Same problem with resolvconf and a bridge

2012-06-20 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Both timing and boot history might be important here. Instead of manually starting the resolvconf and networking init scripts I would suggest to boot a _real_ system. For verification I have configured a private network with some fake IP addresses on

Bug#676183: Same problem with resolvconf and a bridge

2012-06-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Maybe its related to configuring a bridge interface. Andrew, have you tried a bridge, or was your test on eth0? Regards Harri -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux)

Bug#677020: please accept PKCS#12 files for openVPN

2012-06-11 Thread Harald Dunkel
Package: plasma-widget-networkmanagement Version: 0.1+git20110422.810bc16-1~bpo60+1 Severity: wishlist It would be very user-friendly if the openVPN edit dialog in KDE could accept regular PKCS#12 files protected by a passphrase. network-manager-openvpn-gnome already does. Many thanx Harri

Bug#650711: [Pkg-libvirt-maintainers] Bug#650711: virt-manager gets stuck

2012-06-11 Thread Harald Dunkel
Hi Guido, On 06/08/12 16:00, Guido Günther wrote: Could that be the same as 663931? I've attached a possible workaround. Cheers, -- Guido I haven't tried your patch (yet), but restarting udev on the libvirt server seems to help. Before the restart virt-manager got stuck trying to connect

Bug#675177: upgrade debian package please?

2012-06-10 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 I've got some weird problems about the symlinks in /dev/disk/by-uuid, if the host is on kvm (#664463). It would be nice to have a more recent experimental version of udev to try. AFAICS udev is not included in the systemd debian package yet. The most

Bug#676610: silently ignores config files with a colon in its name

2012-06-10 Thread Harald Dunkel
Hi Stefan, I really would prefer if apache behaves as it is described in upstream's documentation. Their recommendation is to avoid Include /somedir/ completely, and to use something like Include /somedir/*.conf or IncludeOptional /somedir/*.conf to avoid conflicts

Bug#664463: More Info

2012-06-09 Thread Harald Dunkel
PS: Attached you can find a sample script to reproduce the problem. Usage: ./sample.sh /dev/vdx. Be careful. Running this script I noticed several warnings in /var/log/messages: They said lvcreate: sending ioctl 1261 to a partition! I am very sure there were no other lvcreate running

Bug#676610: silently ignores config files with a colon in its name

2012-06-08 Thread Harald Dunkel
Package: apache2 Version: 2.2.16-6+squeeze7 My httpd.conf says : Include /somedir/vhost.*.conf : In /somedir was a single file vhost.nb.10.10.10.128:8080.conf which was silently(!) ignored. After renaming it to vhost.nb.10.10.10.128.8080.conf it was

Bug#664463: More Info

2012-06-08 Thread Harald Dunkel
Sorry to say, but the virtual disk of the bug report doesn't exist anymore, so I had to reproduce the bug. This gives us new UUIDs. See attachment. The screenshot shows /dev/disk/by-uuid and blkid before the initrd is created. Please note that all the /dev/mapper/* entries cannot be found in

Bug#675790: dch -r refuses to proceed

2012-06-03 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: devscripts Version: 2.11.8 If I run dch -r to change the distribution entry in debian/changelog from UNRELEASED to the real distribution (e.g. unstable), then dch refuses to proceed. It just says dch: debian/changelog unmodified;

Bug#675843: bad umask for CCACHEDIR

2012-06-03 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: pbuilder Version: 0.211 Seems that pbuilder creates private directories for root in its own ccache dir. This breaks the build, as in this sample session: % sudo pbuilder create --configfile ~/.pbuilderrc % ls -al /home/pbuilder/ccache total

Bug#675790: dch -r refuses to proceed

2012-06-03 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 06/03/12 21:13, James McCoy wrote: No, it's not a misunderstanding. Just make vi write the file again (:wq). We use the modification time to determine whether the changes are acceptable. Of course I see that you use the modification date to

Bug#651941: udev: fails to install in lxc and read-only /sys

2012-06-01 Thread Harald Dunkel
This bug is a major obstacle for lxc in Wheezy. Since udev is in the dependency of many other packages these cannot be verified in lxc. It would be very nice if it could be fixed soon. Many thanx Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#659593: showstopper

2012-05-30 Thread Harald Dunkel
This bug is a showstopper for us. Is there any hope to get it fixed? Or would you suggest to go with a backport of Wheezy's coreutils? Regards Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#659593: Info received (showstopper)

2012-05-30 Thread Harald Dunkel
PS: Attached you can find a patch to fix the problem in tac. Actually it upgrades tac to the version found in coreutils 8.6. Using this new version the double free() seems to be gone. Hope this helps Harri #! /bin/sh /usr/share/dpatch/dpatch-run @DPATCH@ --- coreutils-8.5/src/tac.c

Bug#671722: please reassign

2012-05-30 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Please reassign the bug, if you don't feel responsible. Closing it doesn't make the problem go away. If LXC doesn't support cdebootstrap, then I would suggest to drop it from LXC's list of dependencies. Regards Harri -BEGIN PGP SIGNATURE-

Bug#674994: Linux Container support

2012-05-29 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: tasksel Version: 3.09 Severity: wishlist It would be very nice to have support for installing virtual desktop systems based upon lxc. The idea is to setup thin clients on the users' desktops (Windows or Linux) and a pool of powerful lxc

Bug#673552: auto uses a bad container name

2012-05-20 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 PS: Since lxc derives the container names from the directory names in /var/lib/lxc, it might be more consistent and less error prone to use symlinks in /etc/lxc/auto pointing to the same container directories. Using readlink the init script could find

Bug#673552: auto uses a bad container name

2012-05-19 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: lxc Version: 0.8.0~rc1-4 Seems that the init script forgets which containers it has started. According to the README I have to copy the myhost/config file to /etc/lxc/auto to start the container at boot time: container that should be

Bug#673239: [getty]: change keyboard layout at login password prompt

2012-05-17 Thread Harald Dunkel
Package: util-linux Version: 2.20.1-4 Severity: wishlist Would it be possible to change the keyboard layout on request of the user, before he enters his password at the console? Regards Harri -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#672376: 32bit support on amd64?

2012-05-10 Thread Harald Dunkel
Package: faketime Version: 0.8-1 Severity wishlist Would it be possible to get 32bit support on amd64? Currently we get for 32bit binaries ERROR: ld.so: object '/usr/lib/faketime/libfaketime.so.1' from LD_PRELOAD cannot be preloaded: ignored. Many thanx in advance Harri -- To

Bug#671714: migrate real to lxc

2012-05-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: lxc Version: 0.8.0~rc1-4 Severity: wishlist It would be nice to have an automatic way to migrate a real Squeeze installation into a Linux container. Of course I understand that this might fail due to unremovable packages conflicting with

Bug#671718: lxc-create -t debian fails for Sqeeze

2012-05-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: lxc Version: 0.8.0~rc1-4 I tried to build a Sueeze container using the defaults (except for the password), but the created container doesn't boot. Sample session: # lxc-create -n no1 -t debian : : Hit http://ftp.de.debian.org squeeze

Bug#671722: internal error in cdebootstrap about libstdc++6:amd64

2012-05-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Package: lxc Version: 0.8.0~rc1-4 Building a Wheezy container via cdebootrap fails due to some internal error. debootstrap doesn't show this problem. Sample session: # lxc-create -n no1 -t debian : : Downloading minimal system... P: Retrieving

Bug#638263: breaks lxc

2012-05-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 This problem breaks lxc for me. It would be very nice if it could be fixed. -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAk+mX68ACgkQUTlbRTxpHjd+RwCbBNMZgDZFC5Lbf/hYfXkp6AnB gpwAn1AwB/csjsqr9AFeDo1BrkYqqx7Z =L3gZ

Bug#671718: closed by Daniel Baumann daniel.baum...@progress-technologies.net (reply to daniel.baum...@progress-technologies.net) (Re: Bug#671718: lxc-create -t debian fails for Sqeeze)

2012-05-06 Thread Harald Dunkel
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Sorry, but this is your code. Why doesn't it run out of the box? -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAk+mY1kACgkQUTlbRTxpHjcKfACgh02TikQxFpcB9y1wOtrNIK/d sB8AniuDoUcyP6scQ8WSm9sgfyxZOgGA =4H1e -END PGP

Bug#670417: backlight dimmed at initrd startup

2012-04-25 Thread Harald Dunkel
Package: linux-image-2.6-amd64 Version: 3.2+44 On a Lenovo T420s laptop the screen backlight is dimmed from the power-on default to very low at boot time. This happens after Grub started the kernel and while the Loading initial ramdisk... is shown, but before all the usual hardware

Bug#670125: pass arguments to dpkg-deb

2012-04-23 Thread Harald Dunkel
Package: alien Version: 8.87 Severity: wishlist It would be very nice to pass arguments to dpkg-deb on converting a *.tgz archive to *.deb. For example, I would like to tell it to use 'dpkg-deb -z3'. Many thanx in advance Harri -- To UNSUBSCRIBE, email to

Bug#670125: pass arguments to dpkg-deb

2012-04-23 Thread Harald Dunkel
On 04/23/12 16:11, Joey Hess wrote: Alien supports arbitrary customisations via the -g flag. You can edit debian/rules to call dh_builddeb -- -z3 Come on! Do you think thats the same? Have you seen the RPMBUILDOPTS and RPMINSTALLOPT variables? Would it be so difficult to get something for

Bug#669617: cannot install in lxc

2012-04-20 Thread Harald Dunkel
Package: global Version: 5.7.1-1 If I try to install global on a lxc (linux container) host, then I get # dpkg -i /var/cache/apt/archives/global_5.7.1-1_amd64.deb Selecting previously deselected package global. (Reading database ... 51314 files and directories currently installed.) Unpacking

<    6   7   8   9   10   11   12   13   14   15   >