Bug#689851: initramfs-tools: Wrong keymap at boot while, prompting for the passphrase

2013-11-28 Thread Ondřej Vodáček

Hello,

I have upgraded initramfs-tools to version 0.115 and it looks like its fixed. 
Same keyboard layout like in version 0.107.

Regards
Ondřej Vodáček


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#703174: kdiff3 broken when doing a merge

2013-05-23 Thread Ondřej Vodáček

upstream bug: bugs.kde.org/show_bug.cgi?id=306909
should be fixed in commit: 
http://sourceforge.net/p/kdiff3/code/ci/23ad423e4255c80ee22b269f73e20333f7c06678

Downgrading to version from stable (0.9.96-4) fixed this issue for me.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#685609: Gearmand - multiple libmemcached.so

2013-05-09 Thread Ondřej Vodáček

After installing gearman-job-server I encountered this error to:
# aptitude show gearman-job-server
...
Nastavuji balík gearman-job-server (0.33-2) …
[] Starting Gearman Server: gearmand/usr/sbin/gearmand: error while loading 
shared libraries: libmemcached.so.10: cannot open shared object file: No such 
file or directory
 failed!

# ldd /usr/sbin/gearmand | grep libmemcached
libmemcached.so.10 = /usr/lib/x86_64-linux-gnu/libmemcached.so.10 
(0x7ff96b542000)
libmemcachedutil.so.2 = /usr/lib/libmemcachedutil.so.2 
(0x7ff96b33e000)
libmemcached.so.11 = /usr/lib/x86_64-linux-gnu/libmemcached.so.11 
(0x7ff969fb8000)

# uname -a
Linux calypso 3.2.0-4-amd64 #1 SMP Debian 3.2.41-2 x86_64 GNU/Linux

After installing both libmemcached10 and libmemcached11 packages, gearmand 
started without any errors.


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#689851: initramfs-tools: Wrong keymap at boot while, prompting for the passphrase

2012-10-10 Thread Ondřej Vodáček

Dne 10.10.2012 08:16, Anton Zinoviev napsal(a):

On Tue, Oct 09, 2012, Jean-Luc Coulon wrote:



Please send us the file /tmp/i/etc/boottime.kmap.gz


Attached


Thanks.  Well, as far as I can see this is a correct keymap.  Se we have
to figure out for what reason it hasn't been activated.  It is not an
Unicode keymap, it is for ISO 8859-1 or ISO 8859-15.  Is this the
encoding used on your system?  Anyway, since your password contains only
ASCII symbols, I don't think this can be the source of the problem.

Another possibility is that the the initramfs image doesn't contain the
gzip binary (yes -- gzip, not gunzip).  Two methods to solve this --
either include gzip in the image, or I can change setupcon to generate
uncompressed keymap.

when I run 'ls bin' while I am in the busybox both gzip and gunzip are listed


Considering that the generated boottime.kmap.gz seems to be correct,
this is all that can occur to my mind at the moment.

On Tue, Oct 09, 2012, Ondřej Vodáček wrote:


I have encountered the same problem after upgrading from 0.107 to
0.108. I have my root and home partitions on lvm on an encrypted
device. It is definitely a keymap problem. After 3 unsuccessfully
tries typing the passphrase a shell (busybox?) appeared and I was able
to figure out, that is switched to an English(?) layout. Normally I
have a Czech keyboard layout. I was then able to type in the right
passphrase and continue booting.


Ok, in case we have here the same source of the problem, this confirms
that the problem is not Unicode/non-Unicode related.

Please try the command

loadkeys /etc/boottime.kmap.gz

the output is:
/bin/sh: loadkeys: not found


while you are at this busybox shell and tell us the result.

Anton Zinoviev


Regards
Ondřej Vodáček


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#689851: initramfs-tools: Wrong keymap at boot while, prompting for the passphrase

2012-10-09 Thread Ondřej Vodáček

Hello,

I have encountered the same problem after upgrading from 0.107 to 0.108. I have 
my root and home partitions on lvm on an encrypted device. It is definitely a 
keymap problem. After 3 unsuccessfully tries typing the passphrase a shell 
(busybox?) appeared and I was able to figure out, that is switched to an 
English(?) layout. Normally I have a Czech keyboard layout. I was then able to 
type in the right passphrase and continue booting.

Regards
Ondřej Vodáček


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org