Bug#1037914: cloud-initramfs-growroot: missing dependencies in initramfs

2024-04-15 Thread Timo Lindfors
On Tue, 16 Apr 2024, Timo Lindfors wrote: I would very much like to have some sort of workaround to start moving some I noticed that if I use cmd = [ "virt-install", "--connect", "qemu+ssh://ansi...@hypervisor.example.com/system", "--na

Bug#1037914: cloud-initramfs-growroot: missing dependencies in initramfs

2024-04-15 Thread Timo Lindfors
Hi, I would very much like to have some sort of workaround to start moving some systems from proprietary clouds to libvirt. I don't quite understand how cloud-init works, does the workaround suggested in the first message basically require me to rebuild the image? If that is the case then

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently

2023-10-24 Thread Timo Lindfors
Hi, On Tue, 24 Oct 2023, Salvatore Bonaccorso wrote: Thanks for the excelent constructed report! I think it's best to forward this directly to upstream including the people for the bisected commit to get some idea. Thanks for the quick reply! Can you reproduce the issue with 6.5.8-1 in

Bug#1054514: linux-image-6.1.0-13-amd64: Debian VM with qxl graphics freezes frequently

2023-10-24 Thread Timo Lindfors
Package: src:linux Version: 6.1.55-1 Severity: normal Steps to reproduce: 1) Install Debian 12 as a virtual machine using virt-manager, choose qxl graphics card. You only need basic installation without wayland or X. 2) Login from the console and save thë following to reproduce.bash:

Bug#1040395: gnome-remote-desktop: Built-in RDP server fails incoming connections with "...(MIC) verification failed!"

2023-10-04 Thread Timo Lindfors
Hi, g-r-d's built in RDP server does not work I got the same error message when I used the wrong password by accident. When I started using the correct password I was able to use RDP again. This is with vanilla Debian 12 and gnome. I would try with an alphanumeric password and verify that

Bug#1051401: general: PATH variable definition in debian 12

2023-09-14 Thread Timo Lindfors
On 9/7/23 14:59, robin hodges wrote: Had a problem when I installed debian 12 onto my PC. As root the reboot and shutdown commands wouldnt work. I have solved this on my PC by including the following into the root .bashrc file export PATH=$PATH:/usr/local/sbin:/usr/sbin:/sbin Did you

Bug#1040843: libwayland-client0: wayland doesn't register correct keycodes

2023-08-08 Thread Timo Lindfors
Hi, this is most probably fixed by https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3044 -Timo

Bug#1004430: #1004430: tar: `numeric-owner` not honored for ACLs

2023-07-25 Thread Timo Lindfors
Hi, just for your information, upstream has recently accepted the following patch: http://git.savannah.gnu.org/cgit/tar.git/commit/?id=5461025569c2d946fb31b79f16f60e923bbd79f9 -Timo

Bug#985769: xwayland: 100% of CPU, The system gets stuck.

2023-03-18 Thread Timo Lindfors
Hi, indeed. Debian 11 desktop is very unstable under VMware Workstation Pro. I tracked this down to https://gitlab.freedesktop.org/xorg/xserver/-/issues/1132 and managed to fix it by applying

Bug#994274: syslinux: FTBFS with gnu-efi 3.0.13

2023-02-12 Thread Timo Lindfors
Hi, here are the bisect results: # debbisect --cache cache -v --depends e2fslibs-dev,nasm,python3,uuid-dev,gnu-efi,debhelper-compat,binutils,gcc-multilib,build-essential 2020-02-01 2022-12-31 ./script.sh good timestamp 2020-02-01 00:00:00+02:00 was remapped to snapshot.d.o timestamp

Bug#994274: syslinux: FTBFS with gnu-efi 3.0.13

2023-02-12 Thread Timo Lindfors
Hi, I was just bisecting this and noticed that EFI booting stops working if I simply rebuild both syslinux 3:6.04~git20190206.bf6db5b4+dfsg1-3 and gnu-efi 3.0.9-2. If I rebuild only syslinux but use the gnu-efi package from the archive I can boot successfully. This seems to indicate the

Bug#1030262: gnome-control-center: User deleted via "gnome-control-center user-accounts" can still login

2023-02-01 Thread Timo Lindfors
Package: gnome-control-center Version: 1:43.2-2 Severity: grave Tags: security Justification: user security hole X-Debbugs-Cc: timo.lindf...@iki.fi, timo.lindf...@iki.fi, Debian Security Team Steps to reproduce: 1) Run "gnome-control-center user-accounts" 2) Click "Unlock..." 3) Enter root

Bug#1030253: gnome-control-center: Creating a user via "gnome-control-center user-accounts" results in a user with shell set to nologin

2023-02-01 Thread Timo Lindfors
ates a user with shell set to nologin. Please reassign if you believe this issue should be assigned to accounts-daemon or adduser. best regards, Timo Lindfors -- System Information: Debian Release: bookworm/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) K

Bug#625758: 'adduser --disabled-login' does not behave as documented

2023-01-18 Thread Timo Lindfors
Jan 18, 2023 11:35:43 Marc Haber : > Yes, that's the UI's error, it just gets what it asks for: A user that > cannot login. That's what I expected too but I was actually able to login. The only problem was that the gnome-terminal wasn't usable.

Bug#625758: 'adduser --disabled-login' does not behave as documented.

2023-01-17 Thread Timo Lindfors
Hi, I just noticed that if I create a user from Gnome/Settings/Users they will have their shell set to /usr/sbin/nologin. The user can login but cannot start a terminal. This occurs in a clean sid VM but does not occur in a clean Debian 11 VM. It seems the UI calls accounts-daemon over dbus

Bug#1007962: sslsplit NMU: Bug #1007962: sslsplit FTBFS when only loopback interface is configured

2022-07-16 Thread Timo Lindfors
: (Closes: #1007962) +- Disable tests that require network + + -- Timo Lindfors Sat, 16 Jul 2022 12:32:07 +0300 + sslsplit (0.5.5-2) unstable; urgency=medium * Add OpenSSL 3 compatibility patch provided by Steve Langasek diff -Nru sslsplit-0.5.5/debian/patches/disable-tests-that-require

Bug#1007962: #1007962: sslsplit FTBFS on IPV6-only buildds

2022-07-15 Thread Timo Lindfors
Hi, this seems to happen with normal pbuilder as well. I'll try to investigate. -Timo

Bug#900821: linux-image-4.9.0-6-amd64: apache reads wrong data over cifs filesystems served by samba

2022-07-08 Thread Timo Lindfors
Hi, just as a random exercise to learn debbisect I tried it against this bug. I hope this might be useful, or not :) Early on I noticed that the issue can demonstrate itself in two different ways: 1) wget fails with "200 No headers, assuming HTTP/0.9". The original steps to reproduce

Bug#1010799: NMU: tpm-tools 1.3.9.2-0.1

2022-07-03 Thread Timo Lindfors
upload. + * New upstream release (Closes: #1010799). +- Drop patches/05-openssl1.1_fix_data_mgmt.patch + * Bump Standards-Version to 4.6.1. + * Add compiler hardening flags. + * Add autokpkgtest for nvram handling. + + -- Timo Lindfors Fri, 01 Jul 2022 23:34:48 +0300 + tpm-tools (1.3.9.1

Bug#1013366: RM: tboot [i386] -- ROM; outdated i386 binaries

2022-06-22 Thread Timo Lindfors
Package: ftp.debian.org Severity: normal Can you please remove tboot 1.10.5-1 i386 binaries so that 1.10.5-3 can migrate to testing? Version 1.10.5-3 includes binary packages only for amd64. -Timo

Bug#1010799: consider packaging 1.3.9.2?

2022-05-10 Thread Timo Lindfors
Package: tpm-tools Severity: wishlist Could you please consider packaging version 1.3.9.2? It comes with support for PCRs > 15 that are needed with tboot and DRTM. best regards, Timo Lindfors

Bug#1006588: tboot: FTBFS with OpenSSL 3.0

2022-03-11 Thread Timo Lindfors
On Fri, 11 Mar 2022, Steve Langasek wrote: Upstream has fixed this bug. Attached is a debdiff of what I've uploaded to Ubuntu to fix the build failure, cherry-picking . Thanks for the info. I was actually already preparing a new upstream

Bug#1006930: ovmf: X64 Exception Type - 06(#UD - Invalid Opcode)

2022-03-08 Thread Timo Lindfors
Package: ovmf Version: 2020.11-2+deb11u1 Severity: important Steps to reproduce: 1) virt-install --connect qemu:///session --name baremetal_template_debian_buster_uefi --ram 2048 --disk size=4,path=baremetal_template_debian_buster_uefi.img,format=raw,bus=scsi,discard=unmap,cache=unsafe

Bug#1004295: pagekite: Please consider new upstream version

2022-01-24 Thread Timo Lindfors
to only work as a client with the SaaS server, you cannot run your own server :( best regards, Timo Lindfors

Bug#996495: bash-completion: [regression from buster] tab no longer completes filenames in some cases

2021-10-14 Thread Timo Lindfors
Package: bash-completion Version: 1:2.11-2 Severity: normal X-Debbugs-Cc: timo.lindf...@iki.fi I'm not quite sure what is the right package for this report, please feel free to reassign/retitle when needed. Steps to reproduce: 1) Install vanilla Debian 11 from netinst CD 2) Login and start

Bug#990885: ITP: intel-acm: Authenticated code modules for Intel CPUs

2021-07-10 Thread Timo Lindfors
Package: wnpp Severity: wishlist Owner: Paulo Roberto Alves de Oliveira (aka kretcheu) * Package name: intel-acm Version : 20210710 Upstream Author : Intel Corporation * URL :

Bug#986690: triplane FTCBFS -- executes dksbuild during build

2021-04-09 Thread Timo Lindfors
Hi, On 4/9/21 10:44 PM, Helmut Grohne wrote: As far as I can see, dksbuild.cc produces a binary format. You can easily spot that by searching for fread and fwrite. This format is composed of structures that happen to contain elements of type unsigned long int. The size of this type is

Bug#960195: #960195 linux-image-5.6.0-1-amd64: Please enable CONFIG_INTEL_TXT=y

2020-10-26 Thread Timo Lindfors
Hi, tboot is now in testing, is there anything I could do to make it easier to enable this config option in src:linux? It's such hassle for the sysadmin to build their own kernels that it would be really nice to be able to use tboot with official Debian kernels. (It would be especially nice

Bug#960195: linux-image-5.6.0-1-amd64: Please enable CONFIG_INTEL_TXT=y

2020-05-10 Thread Timo Lindfors
Package: src:linux Version: 5.6.7-1 Severity: wishlist Hi, can you please enable CONFIG_INTEL_TXT=y on x86? I am in the process of packaging tboot for Debian (#803180) and it would be nice if users would not need to rebuild their kernels for this. I have used Debian kernels rebuilt with

Bug#604453: #604453 reproducible way to crash the system with kernel.function("*@*/*.c")

2020-03-24 Thread Timo Lindfors
Hi, On Tue, 24 Mar 2020, Emanuele Rocca wrote: Do you think this can be closed now or is there any work left to be done? I think you can close this. -Timo

Bug#953319: xtrlock: please warn the user that this application does not support Wayland

2020-03-07 Thread Timo Lindfors
On Sat, 7 Mar 2020, Chris Lamb wrote: Just to confirm, what do you mean by "the GUI key" here? It's the USB term for the Windows key :) You can also access the gnome shell by accessing the Activities menu in the upper left corner of the screen. xtrlock prevents me from interacting with

Bug#953319: xtrlock: please warn the user that this application does not support Wayland

2020-03-07 Thread Timo Lindfors
Package: xtrlock Version: 2.8 Severity: wishlist Hi, could you please add some explicit warning that this tool is not a secure way to lock the screen if Wayland is in use? Currently if a user installs Debian 10 with the default gnome3 desktop and uses xtrlock the cursor is changed to a padlock

Bug#931578: RM: qi -- ROM; RC-buggy; abandoned upstream; FTBFS; unused

2019-07-07 Thread Timo Lindfors
Package: ftp.debian.org Severity: normal Hi, please remove qi. The upstream has been dead for years and the only supported device, openmoko gta02, hasn't been supported by debian for years either. If somebody wants to play with Debian on OpenMoko they can easily get an old binary from

Bug#931575: RM: omhacks -- ROM; RC-buggy; FTBFS; unused

2019-07-07 Thread Timo Lindfors
Package: ftp.debian.org Severity: normal Hi, please remove omhacks. Upstream (mostly me) isn't interested in maintaining the code base anymore and afaik there aren't any users (I haven't heard of any bugs for years and popcon is very low). It only works on openmoko gta02 which you can't buy

Bug#679085: closed by Andrej Shadura (Re: wpasupplicant: [REGRESSION 0.7.3-6 => 1.0-2] WPA-PSK + openmoko: unable to get DHCPACK)

2019-01-02 Thread Timo Lindfors
Hi, thanks for caring about old bugs :) Any idea where the upstream bug tracker has moved btw? Currently http://w1.fi/bugz/show_bug.cgi?id=456 seems to return just 404. -Timo

Bug#917650: FTBFS: include/qi.h:104:29: error: duplicate 'const' declaration specifier [-Werror=duplicate-decl-specifier]

2019-01-02 Thread Timo Lindfors
Hi, On Sat, 29 Dec 2018, Steve McIntyre wrote: Package: src:qi Version: 2013-1 Severity: serious Justification: fails to build from source (but built successfully in the past) thanks for working on ARM support (much appreciated!). At this point I'm considering dropping qi completely

Bug#892995: systemtap: failes to compile scripts, implicit declaration of some functions

2018-03-15 Thread Timo Lindfors
Hi, this is probably https://sourceware.org/bugzilla/show_bug.cgi?id=22158 which suggests that 0643ca2b7 fixes this. -Timo

Bug#880420: regression: some examples are not installed anymore

2017-10-31 Thread Timo Lindfors
Package: systemtap-doc Version: 3.1-3 Severity: minor For example /usr/share/doc/systemtap-doc/examples/general/para-callgraph.stp does not seem to get installed anymore in 3.1-2. It was part of 2.6-0.2 and it is part of upstream. Any idea what happened? -Timo -- System Information: Debian

Bug#846173: libvirt-daemon: Fails to locate existing usb device

2017-09-21 Thread Timo Lindfors
Hi, thanks for the detailed investigation. I hit this bug when I upgraded my home server. I have USB devices assigned to VMs based on the USB topology (hub and port number). Since I really need my USB printer to work I came up with the following very hacky solution. I hope I can migrate to

Bug#714925: nmap: [REGRESSION 5.00-3 -> 6.00-0.3] -sP fails with "nexthost: failed to determine route to X.X.X.X"

2017-09-18 Thread Timo Lindfors
Hi, On Sun, 17 Sep 2017, Lukas Schwaighofer wrote: Do you still have a similar setup and would you mind checking if that problem is still present? I don't have access to a similar setup at the moment. I'm fine with just closing the bug. -Timo

Bug#609005: xen-utils-4.0: please consider supporting remus

2011-01-05 Thread Timo Lindfors
Package: xen-utils-4.0 Version: 4.0.1-1 Severity: wishlist [resending from another address since my ISP seems to be queueing emails for up to 25 hours and counting...] I did some experiments with the xen remus HA system. With overlord3:~$ debdiff xen_4.0.1-1.dsc xen_4.0.1-1lindi1.dsc diff -Nru

Bug#594093: closed by Reinhard Tartler siret...@tauware.de (Re: Bug#594093: mplayer: wrong byteorder on 16-bit displays with -vo x11 (-vo sdl works)?)

2010-08-25 Thread Timo Lindfors
ow...@bugs.debian.org (Debian Bug Tracking System) writes: TBH, I have no idea about if there are any buildds for armel/experimental at all. I'd suggest asking on #debian-buildd or on their mailing list. It seems mplayer is not built since ffmpeg fails to build: CC libavcodec/aacdec.o

Bug#594093: mplayer: wrong byteorder on 16-bit displays with -vo x11 (-vo sdl works)?

2010-08-23 Thread Timo Lindfors
Package: mplayer Version: 2:1.0~rc3+svn20100502-3 Severity: normal Steps to reproduce: 1) wget http://ftp.acc.umu.se/pub/debian-meetings/2009/debconf9/low/1050_Lightning_talk_Redirecting_require.ogv 2) mplayer -vo sdl 1050_Lightning_talk_Redirecting_require.ogv 3) look at the text around 00:16

Bug#522998: pdf files now opened by gimp by default

2010-08-10 Thread Timo Lindfors
I am not using any DE. I only use a WM, wmaker. Is there some easy workaround I can use to make sure I (and other users of the system) can see PDFs again? XDG_DATA_DIRS was mentioned but I am not sure what should I set it to. After export XDG_DATA_DIRS=/usr/share/gnome iceweasel

Bug#590441: ffmpeg2theora: generates files that don't play in mplayer (Invalid frame duration value)

2010-07-26 Thread Timo Lindfors
Package: ffmpeg2theora Version: 0.24-2+b1 Severity: important Severity set to important since this can cause dataloss: People can remove original files since the generated theora video appears to play just fine for a while. Steps to reproduce: 1) wget

Bug#584831: [buildd-tools-devel] Bug#584831: schroot: please add an option to avoid fork()

2010-06-27 Thread Timo Lindfors
Roger Leigh rle...@codelibre.net writes: This is because when you remove the fork you competely replace the schroot program with your program, and schroot never gets to run its cleanup code (which is what kills your session). If you run the unpatched schroot with --verbose --debug=notice, you

Bug#584831: [buildd-tools-devel] Bug#584831: schroot: please add an option to avoid fork()

2010-06-27 Thread Timo Lindfors
Roger Leigh rle...@codelibre.net writes: Is this with or without your fork patch? Without. With the patch it exec()s Xorg and of course does not execute any schroot code after that. Right. From the console, I can start X with schroot -c sid -p -q -- X :1 or schroot -c sid -p -q --

Bug#584831: [buildd-tools-devel] Bug#584831: schroot: please add an option to avoid fork()

2010-06-07 Thread Timo Lindfors
tracker. Great! best regards, Timo Lindfors -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#584831: schroot: please add an option to avoid fork()

2010-06-06 Thread Timo Lindfors
Source: schroot Version: 1.4.2-1 Severity: wishlist Some background info: I was trying to help a friend get his new laptop work with debian lenny: When I tried to trick gdm into running Xorg from an unstable chroot I noticed X would just die with Caught signal terminated right after startup.

Bug#568140: RFA: ent -- pseudorandom number sequence test program

2010-03-30 Thread Timo Lindfors
Hi, I use ent about once a month to get a rough estimate on entropy. This is useful for detecting compressed content and also encryption keys :-) I do not need speed. For me the value of ent package is that I can quickly get a rough entropy estimate without having to write my own program that

Bug#539333: libslang2: consider supporting DEB_BUILD_OPTIONS=noopt

2009-07-30 Thread Timo Lindfors
Package: libslang2 Version: 2.1.4-3 Severity: wishlist Steps to reproduce: 1) DEB_BUILD_OPTIONS=noopt debug nostrip fakeroot apt-get --build source libslang2 Expected results: 1) libslang2 builds without optimization Actual results: 1) libslang2 is built with optimization flags: cd

Bug#539332: asciijump: segfault (sl_init ... free) on startup

2009-07-30 Thread Timo Lindfors
Package: asciijump Version: 0.0.6-4 Severity: normal Steps to reproduce: 1) run asciijump Expected results: 1) asciijump starts Actual results: 1) asciijump prints a s c i i j u m p v e r s i o n 0 . 0 . 6 and then segfaults More info: 1) When I build both asciijump and libslang2 with

Bug#539333: proposed fix

2009-07-30 Thread Timo Lindfors
here's a proposed patch that works for me: diff --git a/debian/rules b/debian/rules index b0d2769..3e30e01 100755 --- a/debian/rules +++ b/debian/rules @@ -20,7 +20,12 @@ endif CC=gcc INSTALL=/usr/bin/install -CFLAGS := -g -O2 -fno-strength-reduce -D_REENTRANT -D_XOPEN_SOURCE=500

Bug#539221: if section changes on upgrade, man-db trigger does not remove the old one from index?

2009-07-29 Thread Timo Lindfors
Package: man-db Version: 2.5.5-3 Severity: minor This is a very minor issue but it got me worried since I was first suspecting that there was someting wrong with my package. I can attach the real packages to the bug report if that is ok and you can not reproduce the bug by just looking at the

Bug#538640: nodm: getvt.c: VT_GETSTATE failed on /dev/console: Invalid argument

2009-07-25 Thread Timo Lindfors
Package: nodm Version: 0.5-1 Severity: normal Disclamer: getvt.c is not actually part of nodm but I am reporting the bug against it since I don't want to endanger my system by running nodm on it just yet ;-) Steps to reproduce: 1) do not pass console=tty0 to kernel 2) do not start any gettys for

Bug#492714: iceweasel: please don't read ~/.pine-passfile when printing to a file

2008-07-28 Thread Timo Lindfors
Package: iceweasel Version: 3.0.1-1 Severity: wishlist Steps to reproduce: 1) strace -o strace.out -s4096 -f iceweasel 2) File-Print... 3) Print to File 4) Print 5) File-Quit Expected results: 1-5) iceweasel prints page to a file and does not read anything from alpine password database file

Bug#439817: more info, compiling splix 1.0.2 and just copying the filter binary works

2008-04-16 Thread Timo Lindfors
the existing splix package in unstable). best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#439817: splix_1.1.1-1_i386.deb: Invalid PPD file version: Splix V. 1.1.0 but the PPD file is designed for SpliX V. 1.0

2008-04-16 Thread Timo Lindfors
version: Splix V. 1.1.0 but the PPD file is designed for SpliX V. 1.0\33[0m\n, 96) = 96 Any idea where should I look next? best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#474785: [Plash] Re: [cap-talk] Plash: Empowering Security

2008-04-10 Thread Timo Lindfors
of typing: ssh -o'ForwardX11Trusted no' -X remote.example.com best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#474785: xserver-xorg: XQueryKeymap works for untrusted clients -- breaks Security Extension Specification?

2008-04-07 Thread Timo Lindfors
Package: xserver-xorg Version: 1:7.1.0-19 Severity: normal Tags: security Steps to reproduce: 1) start two xterm windows 2) (xterm1) ssh -X example.com 3) (xterm1) download and build http://www.acm.vt.edu/~jmaxwell/programs/xspy/xspy-1.0c.tar.gz 4) (xterm1) ./xspy -display $DISPLAY 5) (xterm2)

Bug#474024: gksu: locking mouse/keyboard not enough to protect against keylogging

2008-04-02 Thread Timo Lindfors
Package: gksu Version: 2.0.0-1 Severity: wishlist This is a wishlist bug: I wish 'man gksu' would be improved to warn about the issue. Description of the problem: man gksu mentions that gksu can lock keyboard, mouse and focus before it asks for a password. This can easily give the misconception

Bug#473809: maxima segfaults with submatrix()

2008-04-01 Thread Timo Lindfors
Package: maxima Version: 5.13.0-3.1 Severity: normal Transscript with steps to reproduce: [EMAIL PROTECTED]:~$ maxima Maxima 5.13.0 http://maxima.sourceforge.net Using Lisp GNU Common Lisp (GCL) GCL 2.6.8 (aka GCL) Distributed under the GNU Public License. See the file COPYING. Dedicated to the

Bug#463011: update also for etch?

2008-03-22 Thread Timo Lindfors
Hi, would this bug also warrant a security update for etch? best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#275808: asterisk: I still get emails from logrotate cron job

2008-02-22 Thread Timo Lindfors
exited with return code 1 best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#463011: different netcat versions, way to passively eavesdrop

2008-02-09 Thread Timo Lindfors
. This can be done with something like strace -f -o strace.out -s 4096 socat TCP-LISTEN:6010,fork,reuseaddr TCP6:ip6-localhost:6010 and looking at strace.out (I'm sure there's some easier way to log traffic with socat but couldn't find it yet). best regards, Timo Lindfors -- To UNSUBSCRIBE

Bug#437568: how to debug maxima?

2008-02-03 Thread Timo Lindfors
with something else than GCL? best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#256177: please consider at least adding usb-storage to netboot image

2008-02-01 Thread Timo Lindfors
Even if you don't add integrated support for loading drivers from usb could you at least consider adding usb-storage module to the netboot image? It seems to have a floppy module so clearly it is not limited to only modules that are minimally needed for network boot. -- To UNSUBSCRIBE, email

Bug#279408: Split wishlist item from existing bug

2008-01-24 Thread Timo Lindfors
sid foo to run foo from unstable. If I could specify the options in schroot.conf then simple schroot foo would work directly. best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#460458: closed by Robert Millan [EMAIL PROTECTED] (Re: Bug#460458: grub-mkimage: has no manual page)

2008-01-13 Thread Timo Lindfors
of all bug reports there though). best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#317841: marking packages as automatically installed is also slow

2008-01-12 Thread Timo Lindfors
, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#413295: Bug #413295 (reopen): menubar still not visible

2008-01-05 Thread Timo Lindfors
/jmenu-bug1.png is a screenshot from vnc4server running inside my unstable chroot. Here you can see that I can't see the menu with gnu classpath but I do see it with icedtea 1.3. best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble

Bug#437790: remove -s from debian/rules

2007-12-21 Thread Timo Lindfors
Hi, it seems that upstream does not strip the binaries but debian/rules does. Attached patch just removes -s. best regards, Timo Lindfors diff -ur x/predict-2.2.3/debian/rules predict-2.2.3/debian/rules --- x/predict-2.2.3/debian/rules 2007-12-21 12:38:58.0 +0200 +++ predict-2.2.3

Bug#437790: remove -s from debian/rules

2007-12-21 Thread Timo Lindfors
, Timo Lindfors

Bug#429585: clear xterm title

2007-12-21 Thread Timo Lindfors
Tags: patch Hi, the attached patch clears xterm title on exit. Restoring original title is non-trivial since reading the title would require talking to the X server using libx11? (At least this is what afaik elinks does to restore terminal title). best regards, Timo Lindfors Fri Dec 21 14:13

Bug#429055: move default files to default/ subdirectory?

2007-12-21 Thread Timo Lindfors
regads, Timo Lindfors Fri Dec 21 13:49:12 EET 2007 [EMAIL PROTECTED] * fix-defaults Copy default configuration to default/ subdirectory diff -rN -u old-predict-2.2.3/debian/rules new-predict-2.2.3/debian/rules --- old-predict-2.2.3/debian/rules 2007-12-21 14:00:02.0 +0200 +++ new-predict

Bug#429244: genisoimage creates invalid iso images

2007-09-16 Thread Timo Lindfors
, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#440905: bashbug: tries to use rmail but it's not in PATH

2007-09-05 Thread Timo Lindfors
, please close this. I was accidentally inside the wrong chroot that has no mail configuration (not even exim). (I used chroot so I could test the bug against the latest version of bash). best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe

Bug#436409: pulseaudio: constant 5% cpu usage even when idle triggered by /dev/snd/pcmC0D0c

2007-08-27 Thread Timo Lindfors
comment out load-module module-detect then the alsa devices won't get opened so maybe this does load-module module-alsa-sink internally this making it not possible to add-autoload-sink it later? (I am wildly guessing here since I don't know pulseaudio much) best regards, Timo Lindfors

Bug#436409: pulseaudio: constant 5% cpu usage even when idle triggered by /dev/snd/pcmC0D0c

2007-08-27 Thread Timo Lindfors
with the priviledges of my normal user account. I also briefly grep'd though pulseaudio source for system but could not find anything related to autoloading modules. Any idea what should I check next? best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject

Bug#439591: evince: dies with Out of memory when zooming to 300%

2007-08-25 Thread Timo Lindfors
file text/pdf:pdf:PDF file text/x-pdf:pdf:PDF file repeat noisy swallow(evince) fill: sid evince $file ) best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#315521: closed by Kenshi Muto [EMAIL PROTECTED] (Re: Bug#315521: cupsys: DEB_BUILD_OPTIONS=nostrip produces stripped /usr/lib/cups/filter/hpgltops)

2007-08-03 Thread Timo Lindfors
cupsys $ gdb /usr/lib/cups/filter/hpgltops (gdb) directory /local/lindi/debian/debian-cupsys/cupsys-1.2.7 (gdb) symbol-file /usr/lib/debug/usr/lib/cups/filter/hpgltops (gdb) break main (gdb) run Does this look correct? best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#435624: /etc/init.d/udev restart udevtrigger restores saved ALSA volume

2007-08-02 Thread Timo Lindfors
08:18 /dev/rtc I guess the final question is: How should I change the ownership of /dev/rtc if not by using udevtrigger? best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#435624: /etc/init.d/udev restart udevtrigger restores saved ALSA volume

2007-08-02 Thread Timo Lindfors
Hi, [EMAIL PROTECTED] (Marco d'Itri) writes: On Aug 02, Timo Lindfors [EMAIL PROTECTED] wrote: I guess the final question is: How should I change the ownership of /dev/rtc if not by using udevtrigger? Manual chown. Really. Ok, again, good to know. I started using udevtrigger since /usr/share

Bug#315529: still reproducible in etch

2007-07-15 Thread Timo Lindfors
Hi, just tested, the bug is still reproducible in etch. -Timo -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#413295: Bug #413295 (reopen): menubar still not visible

2007-07-12 Thread Timo Lindfors
package classpath reopen 413295 thanks I did apt-get dist-upgrade in my unstable chroot and I now have classpath version 2:0.95-1. However, I still don't see the menubar. The problem is reproducible in a vncserver started inside the chroot so my normal sarge system should not affect the behavior.

Bug#385371: josm depends on MinML2 which is not GPL-compatible

2007-07-01 Thread Timo Lindfors
Hi, I'm not a DD but I took a brief look at the dependencies of josm. It seems to depend on MinML2 which has the GPL-incompatible advertising clause. More info is at http://josm.eigenheimstrasse.de/ticket/174 best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED

Bug#384281: gnat-gps: Build-depends on libxmlada1-dev which is uninstallable

2006-08-23 Thread Timo Lindfors
Package: gnat-gps Version: 2.1.0-8 Severity: serious Justification: no longer builds from source I hit a bug in gnat-gps and tried to debug it by building gnat-gps with debuggins symbols. Unfortunately it seems that gnat-gps Build-depends on libxmlada1-dev which depends on gnat ( 3.16) which is

Bug#384281: gnat-gps: Build-depends on libxmlada1-dev which is uninstallable

2006-08-23 Thread Timo Lindfors
. Fortunately I can probably live with ada-mode in emacs for now. best regards, Timo Lindfors -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#380617: mono-gmcs: build with -O2 despite DEB_BUILD_OPTIONS=nostrip debug noopt

2006-07-31 Thread Timo Lindfors
Package: mono-gmcs Version: 1.1.13.8-1 Severity: normal Steps to reproduce: 1) sudo apt-get build-dep mono-gmcs 2) DEB_BUILD_OPTIONS=nostrip debug noopt fakeroot apt-get --build source mono-gmcs Expected results: 2) mono-gmcs should build without any optimization. Actual results: 2) mono-gmcs

Bug#379932: pdl: PDL::Fit::Gaussian fitgauss1d() causes perl to segfault

2006-07-26 Thread Timo Lindfors
Package: pdl Version: 1:2.4.2-2 Severity: normal Steps to reproduce: 1) perl -e 'use strict;use PDL::Fit::Gaussian;fitgauss1d(0, 0);' Expected results: 1) not sure but nothing should segfault Actual results: 1) perl segfaults More info: 1) Here's a backtrace from gdb: kurp$ gdb `which perl`

Bug#376273: elfsh: builds with -O2 even with DEB_BUILD_OPTIONS=noopt

2006-07-01 Thread Timo Lindfors
Package: elfsh Version: 0.51b3-2 Severity: normal elfsh segfaulted for a binary and I wanted to figure out why so I tried to rebuild elfsh with debugging symbols using DEB_BUILD_OPTIONS=nostrip debug noopt fakeroot apt-get --build source elfsh but it seems that elfsh is still built with -O2

Bug#259561: Pressing Backspace in a (seemingly intact) info-page segfaults

2006-06-13 Thread Timo Lindfors
Package: info Version: 4.7-2.2 Followup-For: Bug #259561 Not sure if it's helpful but I hit the same bug with these steps: 1) info gcc 2) / -O1 RET 3) / RET 4) RET RET 5) BACKSPACE More info: I built info with debugging symbols with DEB_BUILD_OPTIONS=nostrip debug noopt fakeroot apt-get

Bug#361332: uncc: dasm --version overwrites file named 2 in current directory

2006-04-07 Thread Timo Lindfors
Package: uncc Version: 0.1.2+20030821-2 Severity: normal Steps to reproduce: 1) dasm --version Expected results: 1) dasm should print its version number Actual results: 1) dasm prints Creating disassembled file ... Reading strings ... and does not terminate. After I killed it I noticed that

Bug#355938: toolchain-source: gcc mips-elf build fails with configure: error: No support for this host/target combination.

2006-03-08 Thread Timo Lindfors
Package: toolchain-source Version: 3.4-5 Severity: normal Steps to reproduce: 1) sudo apt-get install toolchain-source 2) tpkg-make mips-elf 3) cd binutils-mips-elf-2.15 dpkg-buildpackage -rfakeroot cd .. 4) sudo dpkg -i binutils-mips-elf_2.15-5_i386.deb 5) cd gcc-mips-elf-3.4.3

Bug#350776: ess: fails to install when SHELL is not set (e.g. under sudo)

2006-01-31 Thread Timo Lindfors
Package: ess Version: 5.2.6-1 Severity: normal After sudo was upgraded to 1.6.8p7-1.3 due to a security fix it does not seem to set SHELL environment variable anymore. This breaks sudo apt-get install ess. I am not sure if this should be seen as a bug in ess or sudo so please feel free to

Bug#343325: mozilla: hangs on startup polling X socket forever

2005-12-14 Thread timo . lindfors
Package: mozilla Version: 2:1.7.8-1 Severity: normal mozilla seems to hang on startup polling X socket forever. At least xclock runs fine so openssh's X forwarding should be working. I ran strace -o strace.log -f mozilla and now strace.log has 5767 lines. The last lines are: socket(PF_INET,

Bug#340044: a2ps: source file tests/tstfiles/Converter.java fails DFSG #1

2005-11-20 Thread Timo Lindfors
Package: a2ps Severity: serious Justification: Policy 2.1 source file a2ps-4.13/tests/tstfiles/Converter.java fails DFSG #1 because it can only be distributed for non-commercial purposes: * Copyright (c) 1994 Sun Microsystems, Inc. All Rights Reserved. * * Permission to use, copy, modify, and

Bug#340049: antlr-2.7.5/examples/java/unicode.IDENTs/ShowString.java fails DFSG #1

2005-11-20 Thread Timo Lindfors
Package: antlr Version: 2.7.5-8 Severity: serious Justification: Policy 2.1 source files antlr-2.7.5/examples/java/unicode.IDENTs/ShowString.java and ./antlr-2.7.5/examples/java/unicode.IDENTs/ShowString.java fail DFSG #1 because they can be distributed only for non-commercial purposes: *

Bug#339117: strace: crashes jamvm with large string size

2005-11-14 Thread Timo Lindfors
Package: strace Version: 4.5.12-1 Severity: normal Steps to reproduce: 1) cat testcase.java EOF public class testcase { public static void main(String[] args) { new testcase(); } public testcase() { System.out.println(hello world);

Bug#338872: ffmpeg2theora: confusing error message Unable to open file foo

2005-11-13 Thread Timo Lindfors
Package: ffmpeg2theora Version: 0.13+svn20050704-1 Severity: minor Summary: ffmpeg2theora seems to report problems with parsing some file as unable to open file which is very confusing since the problem has nothing to do with a failing open() syscall. Transscript: [EMAIL PROTECTED]:~$ touch

  1   2   >