[Bug 421261] Re: xterm background colour used to be black, now white

2010-11-11 Thread Pierfrancesco Caci
Please note that xterm looks for ~/.Xdefaults-, not ~/.Xdefaults: ik5...@penny:~ $ strace xterm >pippo 2>&1 ik5...@penny:~ $ grep Xdefault pippo open("/home/ik5pvx/.Xdefaults-penny", O_RDONLY) = 4 Setting "*customization: -color" in there solves this. Another workaround is to: cat /etc/X11/app-d

[Bug 514303] Re: tlf crashes on hitting ENTER

2010-08-29 Thread Pierfrancesco Caci
Hello, I get a similar crash. Strace attached. ** Attachment added: "pippo" https://bugs.launchpad.net/ubuntu/+source/tlf/+bug/514303/+attachment/1527188/+files/pippo -- tlf crashes on hitting ENTER https://bugs.launchpad.net/bugs/514303 You received this bug notification because you are a

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Pierfrancesco Caci
Colin, I did more tests and here's another issue: sshd is stopped, and the 2 config files have these contents: # grep -v '#' /etc/default/ssh SSHD_OPTS='-p 12345' SSHD_OOM_ADJUST=-17 # tail -1 /etc/init/ssh.conf exec /usr/sbin/sshd -p 11210 # service ssh start ssh start/running, process 30569

[Bug 590275] Re: ssh init script doesn't use the /etc/default/ssh file

2010-07-17 Thread Pierfrancesco Caci
This is not just a wishlist. The package as it is now breaks expected behaviour (the one you get after 15 years of using /etc/init.d style startup scripts) and is not properly documented in the obvious places (README.Debian, for example), with only a mention of this new behaviour buried in chang

[Bug 102232] Re: lvm initialization hangs during boot or when running /etc/init.d/lvm start

2007-04-03 Thread Pierfrancesco Caci
purging all evms packages seems to have cured the problem. nice -- lvm initialization hangs during boot or when running /etc/init.d/lvm start https://bugs.launchpad.net/bugs/102232 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. --

[Bug 102232] Re: lvm initialization hangs during boot or when running /etc/init.d/lvm start

2007-04-03 Thread Pierfrancesco Caci
so, booting with init=/bin/bash, making chmod -x /etc/init.d/lvm and finally exec /sbin/init I can boot and this is the output of the lvm script as you requested: $ cat /root/lvm.log + modprobe lvm + modprobe lvm-mod + modprobe dm-mod + set -e + . /lib/lsb/init-functions + FANCYTTY= + [ -e /etc

[Bug 102232] Re: lvm initialization hangs during boot or when running /etc/init.d/lvm start

2007-04-03 Thread Pierfrancesco Caci
the following evms packages are installed ii evms 2.5.5-18ubuntu2 Enterprise Volume Management System (core) ii evms-cli 2.5.5-18ubuntu2 Enterprise Volume Management System (CLI) ii evms-ncurses 2.5.5-18ubuntu2 Enterprise Volume Management System (ncurses ii libevms-2.

[Bug 102232] Re: lvm initialization hangs during boot or when running /etc/init.d/lvm start

2007-04-03 Thread Pierfrancesco Caci
$ sudo dpkg-query -W devmapper dmsetup libdevmapper1.02 udev volumeid libvolume-id0 lvm2 lvm-common mdadm No packages found matching devmapper. dmsetup 2:1.02.08-1ubuntu6 libdevmapper1.022:1.02.08-1ubuntu6 udev108-0ubuntu1 volumeid108-0ubuntu1 libvolume-id0 108-0ubuntu1 lvm2

[Bug 102232] lvm initialization hangs during boot or when running /etc/init.d/lvm start

2007-04-02 Thread Pierfrancesco Caci
Public bug reported: Binary package hint: lvm-common Updated system yesterday (2007.04.02), relevant updated packages were lvm-common, mdadm and udev. While the update finally seems to have fixed a long standing race condition in mdadm preventing boot, it seems to have broken lvm. The system w

[Bug 66128] mythweb postinst fails with "Syntax error: Bad substitution"

2006-10-14 Thread Pierfrancesco Caci
Public bug reported: Hello, after upgrading the whole mythtv suite from dapper to edgy, mythweb remains stuck with the following error in postinst: E: Sub-process /usr/bin/dpkg returned an error code (1) A package failed to install. Trying to recover: Setting up mythweb (0.20-0.6ubuntu3) ... /