Bug#1068195: USB keyboard unusable when booting with init=/bin/bash

2024-04-01 Thread Vangelis Koukis
Package: initramfs-tools Version: 0.142 Severity: normal X-Debbugs-Cc: vkou...@gmail.com Hello, Thank you for your work on initramfs-tools. I have just installed Debian bookworm on a new machine. I am using a USB keyboard, which works fine when the system boots normally, but was unusable when bo

Bug#1036455: python3-ansi doesn't support truecolor

2023-05-21 Thread Vangelis Koukis
Package: python3-ansi Version: 0.1.5-2 Severity: normal Hello, Thank you for your work in packaging python3-ansi for Debian. I am working on a tool that depends on it [https://github.com/vkoukis/syncat] and bumped into lack of truecolor support in the version currently packaged in Debian [0.1.5-

Bug#1036454: pyte interprets bright colors as bold

2023-05-21 Thread Vangelis Koukis
Package: python3-pyte Version: 0.8.0-2 Severity: normal Hello, Thank you for your work packaging pyte for Debian. I am developing a tool that uses it [ and bumped into what seems to be a bug with handling intense colors: pyte reports them as bold, whereas they have a distinct color code, which b

Bug#1004250: contents of syslinux binary package don't match syslinux-common

2022-01-23 Thread Vangelis Koukis
Package: syslinux Version: 3:6.04~git20190206.bf6db5b4+dfsg1-3+b1 Severity: normal X-Debbugs-Cc: vkou...@gmail.com Hello, I'm using latest SYSLINUX from bullseye. After installing syslinux on a FAT32 fs: # syslinux --directory syslinux --install /dev/sdb1 I see the md5sum of ldlinux.c32 doe

Bug#756882: dcfldd: size probing of large block devices fails because of BLKGETSIZE

2014-08-02 Thread Vangelis Koukis
Package: dcfldd Version: 1.3.4.1-2.1 Severity: normal Tags: patch Dear Maintainer, Probing the size of large block devices fails, because ioctl(..., BLKGETSIZE, ...) fails with -EFBIG. The following patch makes dcfldd use BLKGETSIZE64 on Linux: --- dcfldd-1.3.4.1.orig/sizeprobe.c +++ dcfldd-1.3

Bug#756881: dcfldd: sizeprobe=of fails to probe file specified with of, always probes standard output instead

2014-08-02 Thread Vangelis Koukis
Package: dcfldd Version: 1.3.4.1-2.1 Severity: normal Tags: patch Dear Maintainer, When trying to use sizeprobe=of, dcfldd failed with an error about the BLKGETSIZE ioctl failing. Using strace showed dcfldd was trying to ioctl(1, BLKGETSIZE, ...) instead of the block device specified using of, e

Bug#718894: Signature for callback function changed, breaks everything including examples

2013-08-06 Thread Vangelis Koukis
Package: python-nfqueue Version: 0.4-3 Severity: grave Tags: patch It seems package python-nfqueue included in Wheezy has changed the call signature for the nfqueue callback function, breaking all programs using the library, including the examples. To reproduce, on a clean Wheezy machine: a) ins

Bug#657665: dh_python2 ignores package names with hyphens in debian/pydist-overrides

2012-01-27 Thread Vangelis Koukis
Package: python Version: 2.6.6-3+squeeze6 Severity: normal Tags: patch Hello, dh_python2 parses debian/pydist-overrides incorrectly and ignores lines referring to packages with hyphens in their names, which seem to be totally valid names for python distributions, e.g., http://pypi.python.org/py

Bug#629280: python-nfqueue: Does not work with the default Python 2.6 version

2011-06-05 Thread Vangelis Koukis
Package: python-nfqueue Version: 0.3-3 Severity: wishlist python-nfqueue only provides packages for Python v2.7, so one cannot import nfqueue when using Python v2.6, which is the default Python version on Sid. -- System Information: Debian Release: 6.0 APT prefers unstable APT policy: (500, '

Bug#290876: alsa-base cannot be installed after an apt-get update. Requires alsa-utils > 1.0.7-2 but 1.0.7-2 is the latest version available

2005-01-17 Thread Vangelis Koukis
Package: alsa-base Version: 1.0.7-2 Severity: grave After an apt-get update, alsa-base is kept back. Trying to install it manually yields the following error: The following packages have unmet dependencies: alsa-base: Depends: alsa-utils (> 1.0.7-2) but 1.0.7-2 is to be installed It seems t