Bug#1065624: resolved not working after installation, race with dbus and user creation

2024-03-07 Thread Timo Weingärtner
Package: systemd-resolved Version: 252.22-1~deb12u1 Severity: important X-Debbugs-Cc: timo.weingaert...@quantumsimulations.de After installing systemd-resolved name resolution does not work anymore: 8<8< # apt-get --no-install-recommends install systemd-resolved […] # host debian.org

Bug#1063842: openssh-server: Binding to a static IPv6 address causes sshd to fail at bootup

2024-02-16 Thread Timo Weingärtner
Hallo Colin Watson, 13.02.24 14:30 Colin Watson: > On Tue, Feb 13, 2024 at 01:13:17PM +, Bert wrote: > > I configured SSH with a static IPv6 ListenAddress. > > During bootup, SSH tries to start before the IPv6 address has been fully > > bound to the host (ie during duplicate address

Bug#1041092: cephadm: creates /etc/logrotate.d/cephadm leading to duplicate log entry

2023-07-14 Thread Timo Weingärtner
Package: cephadm Version: 16.2.11+ds-2 Severity: normal # systemctl status logrotate.service systemd[1]: Starting logrotate.service - Rotate log files... logrotate[90090]: error: ceph-common:1 duplicate log entry for /var/log/ceph/cephadm.log logrotate[90090]: error: found error in file

Bug#1037959: BUG: kernel NULL pointer dereference in kthread md2_raid6

2023-06-15 Thread Timo Weingärtner
Hallo Salvatore Bonaccorso, 14.06.23 22:44 Salvatore Bonaccorso: > Hi Timo, > > On Wed, Jun 14, 2023 at 10:44:01AM +0200, Timo Weingärtner wrote: > > Package: src:linux > > Version: 6.1.27-1 > > Severity: important > > > > Dear Maintainer, >

Bug#1001320: needrestart misdetects socket activated ssh and restarts service instead of socket

2021-12-24 Thread Timo Weingärtner
Hallo Marc Haber, 24.12.21 12:22 Marc Haber: > So we agree here that it's mainly a documentation issue for ssh, so that > it should be recommended to actually mask ssh.service if socket > activation is used, right? For the bug on openssh: yes. Documentation could look like: If you decide to use

Bug#1001320: needrestart misdetects socket activated ssh and restarts service instead of socket

2021-12-20 Thread Timo Weingärtner
Hallo Marc Haber, 19.12.21 16:15 Marc Haber: > On Wed, Dec 08, 2021 at 04:01:30PM +0100, Timo Weingärtner wrote: > > 08.12.21 13:31 Marc Haber: > > > I am running a number of test systems with ssh as socket activated > > > service. Sometimes, after an update, I fin

Bug#1001320: needrestart misdetects socket activated ssh and restarts service instead of socket

2021-12-08 Thread Timo Weingärtner
Hallo Marc Haber, 08.12.21 13:31 Marc Haber: > I am running a number of test systems with ssh as socket activated > service. Sometimes, after an update, I find myself without ssh access to > those systems (connection refused). After a console login and systemctl > restart ssh.socket, things are

Bug#996880: unconditionally unpauses media playback after call

2021-10-20 Thread Timo Weingärtner
Package: linphone-desktop Version: 4.2.5-3 Severity: normal steps to reproduce: * have any positive number of paused youtube videos opened in firefox * maybe wait hours or days after pausing the last one * call someone using linphone * end the call * be surprised that one of the videos resumes

Bug#992823: takes long time to analyse perl processes

2021-08-23 Thread Timo Weingärtner
Package: needrestart Version: 3.5-4 Severity: normal The time needrestart takes to analyse processes is to a great amount influenced by the existence and count of perl processes: 8<8<8< # systemctl stop spamassassin.service # time needrestart -lp OK - Services: none, Containers:

Bug#990882: openssh-server: With ipv6 ssh-client fail as well as scp getting expecting SSH2_MSG_KEX_ECDH_REPLY

2021-07-11 Thread Timo Weingärtner
Hallo Daniel, 10.07.21 14:14 Daniel: > ssh and scp connecting smoothly. With the above MACs trick, scp connect > but then hangs on copy like > > Authenticated to myserver ([2001:db8:dead:beef::1]:22). > debug1: channel 0: new [client-session] > debug1: Requesting no-more-sessi...@openssh.com >

Bug#983464: openssh-server: Forced command affects all keys

2021-02-24 Thread Timo Weingärtner
Hallo Henrik Christian Grove, 24.02.21 17:36 Henrik Christian Grove: > Package: openssh-server > Version: 1:8.4p1-4 > Severity: normal > X-Debbugs-Cc: deb...@3001.dk > > (I guess - but haven't checked in any way - that this also affects > upstream) > > (There are many open bugs against this

Bug#982950: ssh.service starts sshd before network is online: please switch to After=network-online.target instead of just After=network.target

2021-02-18 Thread Timo Weingärtner
Hallo, 17.02.21 21:42 Chris Hofstaedtler: > * Thomas Goirand [210217 20:38]: > > # cat /etc/systemd/system/ssh.service.d/override.conf > > [Unit] > > After=network-online.target auditd.service > > > > But IMO, this is very wrong to mandate doing this, and not having ssh > > connectivity after a

Bug#974656: vdr: disk used percentage negative

2020-11-13 Thread Timo Weingärtner
Package: vdr Version: 2.4.1-1 Severity: minor Tags: upstream Dear Maintainer, my recordings use more than (INT_MAX / 100) MiBytes so the used percentage in the OSD gets negative: https://sources.debian.org/src/vdr/2.4.1-4.1/videodir.c/?hl=194#L161 The problem is in the (non-)choice of type:

Bug#965132: openssh-server: add ssh@.socket

2020-07-16 Thread Timo Weingärtner
listen addresses. The problem can be solved by either patching sshd to use IP_FREEBIND or using the attached template socket unit with systemd. Usage: systemctl enable --now ssh@192.0.2.42.socket ssh@[2001:db8::2a].socket Regards Timo Weingärtner -- ITscope GmbH Ludwig-Erhard-Allee 20 D-76131

Bug#963191: RFH: aufs

2020-06-29 Thread Timo Weingärtner
Hallo, 20.06.20 13:26 Bastian Blank: > On Sat, Jun 20, 2020 at 12:14:17PM +0200, Jan Luca Naumann wrote: > > At the moment aufs is nearly unmaintained since I do not have time due to > > personal issues. Therefore, I would be happy if there is somebody to > > co-maintain the package. > Since the

Bug#947707: vdr: hang/crash when deleting recording that is cut into and played back

2019-12-29 Thread Timo Weingärtner
Package: vdr Version: 2.4.1-1 Severity: important Dear Maintainer, steps to reproduce: * play a recording (foo) * set some cut marks (so that the resulting recording needs some time to be written to) * cut * play cut resulting recording (%foo) while being written to * delete (%foo) results: *

Bug#946973: logrotate doesn't work with systemd

2019-12-18 Thread Timo Weingärtner
Package: haproxy Version: 1.8.19-1+deb10u1 Severity: normal Tags: patch rsyslogd doesn't write a pid file with systemd, so the init script doesn't find it. Fix: in debian/logrotate.conf please replace: invoke-rc.d rsyslog rotate >/dev/null 2>&1 || true with: /usr/lib/rsyslog/rsyslog-rotate as

Bug#944109: apt: deprecate /etc/apt/trusted*

2019-11-04 Thread Timo Weingärtner
Package: apt Version: 1.8.4 Severity: normal Hallo Ansgar, 04.11.19 09:44 Ansgar: > Paul Wise writes: > > On Mon, Nov 4, 2019 at 4:52 AM Guillem Jover wrote: > >> The official archive-keyring packages that use these, I think it's mostly > >> for backwards compatibility reasons. > > > > I

Bug#944102: create sources.list with signed-by

2019-11-04 Thread Timo Weingärtner
Package: debian-installer Severity: normal Tags: d-i Hallo, debian-installer should create /etc/apt/sources.list (or /etc/apt/ sources.list.d/debian.sources) with: [signed-by=/usr/share/keyrings/debian-archive-keyring.gpg] With the current implementation any owner of a 3rd-party repository

Bug#935135: ssh-add: loads key with wrong key comment, impairing key management

2019-08-20 Thread Timo Weingärtner
Hallo Thorsten Glaser, 20.08.19 00:30 Thorsten Glaser: > Package: openssh-client > Version: 1:8.0p1-4 > Severity: normal > > │ 1|tglase@tglase-nb:~ $ cat .ssh/id_pvt.pub > │ ssh-rsa AAA…riqh id_...@tglase-nb.lan.tarent.de > │ tglase@tglase-nb:~ $ ssh-add .ssh/id_pvt > │ Enter passphrase for

Bug#931495: vdr: sort order in OSD recordings list is broken

2019-07-06 Thread Timo Weingärtner
Package: vdr Version: 2.2.0-6+b1 Severity: normal Dear Maintainer, after upgrading the machine to buster (holding vdr (and xine) packages back to stretch's versions) the sort order in the recordings menu is broken. Sort order now is (leading % seems to be ignored as it should be): B… < 1… < C…

Bug#930927: Please show/link patches from all derivatives, not only ubuntu

2019-06-22 Thread Timo Weingärtner
Package: tracker.debian.org Severity: wishlist the website has a box with ubuntu patches at the bottom right, it should list/link to all debian derivatives containing the package/patches, probably via deriv.debian.net.

Bug#921241: uses wrong author and committer for git commits

2019-02-03 Thread Timo Weingärtner
Package: lintian-brush Version: 0.11 Severity: normal When lintian-brush commits changes, the author and committer are set to: username instead of (as git and many other tools do): Full Name from GECOS field <$EMAIL> I even tried, without success, setting $EMAIL (and $brz_EMAIL) to include my

Bug#916713: openssh-client: ssh-add still shows and uses old ED25519 keys

2018-12-17 Thread Timo Weingärtner
Hallo Frank, 17.12.18 19:44 Frank: > ssh-add remembers old keys that I am not using for weeks. They still > show up after reboot and after ssh-add -D. We already figured out that it is not ssh-agent, but gpg-agent. ssh-add doesn't store anything, it just talks to ssh-agent or something else

Bug#914590: regression: parsing known_hosts is slow

2018-11-26 Thread Timo Weingärtner
Hallo Gabriel F. T. Gomes, 25.11.18 15:35 Gabriel F. T. Gomes: > On 25 Nov 2018, Timo Weingärtner wrote: > >with the last upgrade of bash-completion completing hostnames has > >become slow (takes more than two seconds). My /etc/ssh/ssh_known_hosts > >file has quite some size

Bug#914594: stretch-pu, jessie-pu: package ssh-agent-filter/0.4.2-1,0.4-2

2018-11-25 Thread Timo Weingärtner
-of-bounds stack write (Closes: #914501) + + -- Timo Weingärtner Sat, 24 Nov 2018 01:46:12 +0100 + ssh-agent-filter (0.4.2-1) unstable; urgency=medium * New upstream release: diff -Nru ssh-agent-filter-0.4.2/debian/gbp.conf ssh-agent-filter-0.4.2/debian/gbp.conf --- ssh-agent-filter-0.4.2/debian

Bug#914590: regression: parsing known_hosts is slow

2018-11-25 Thread Timo Weingärtner
Package: bash-completion Version: 1:2.8-4 Severity: normal Hi, with the last upgrade of bash-completion completing hostnames has become slow (takes more than two seconds). My /etc/ssh/ssh_known_hosts file has quite some size (23084 lines / 12 MB), but this was not a problem with the previous

Bug#914501: base64_encode(): two-byte out-of-bounds stack write

2018-11-23 Thread Timo Weingärtner
Package: ssh-agent-filter Version: 0.2-1 Severity: important Tags: upstream fixed-upstream pending jessie stretch buster sid A two-byte out-of-bounds stack write has been found in base64_encode(). Quoting relevant parts of the conversation with the security team: 21.11.18 20:21 Timo Weingärtner

Bug#908195: openssh-server: agent forwarding broken in incoming ssh connections

2018-09-09 Thread Timo Weingärtner
Hallo Giacomo Mulas, 08.09.18 10:16 Giacomo Mulas: > On Fri, 7 Sep 2018, Timo Weingärtner wrote: > > So the connection to some ssh-agent is working. Please check which process > > owns the socket pointed to by $SSH_AUTH_SOCK. If it is not sshd you have > > another problem; p

Bug#908195: openssh-server: agent forwarding broken in incoming ssh connections

2018-09-07 Thread Timo Weingärtner
Hallo Giacomo Mulas, 07.09.18 11:09 Giacomo Mulas: > Package: openssh-server > Version: 1:7.8p1-1 > Severity: normal > > Dear Maintainer, > > with the recent updates of openssh, agent forwarding is broken in incoming > connections. It still works properly in outgoing connections, which I >

Bug#874223: make curl-config M-A-compatible by removing -fdebug-prefix-map

2017-11-07 Thread Timo Weingärtner
control: tags -1 +patch Hi, please consider attached patch for these three incarnations of the same bug. It just removes -fdebug-prefix-map from the --configure line embedded into curl-config. Inclusion of this patch into a stable update would also be nice given the rate of curl security

Bug#865854: /usr/bin/ssh-add: ssh-add does not add Ed25519 keys to agent

2017-06-25 Thread Timo Weingärtner
Hallo Michael Luecke, 25.06.17 11:16 Michael Luecke: > Package: openssh-client > Version: 1:7.4p1-10 > Severity: normal > File: /usr/bin/ssh-add > > I created a brand new Ed25519 key and tried to add it to the agent, > which ends with an error message. (see below) > > The problem does not occur

Bug#859941: [systemd] systemd-networkd: bridge vlan: does not remove vlan 1

2017-05-30 Thread Timo Weingärtner
Hallo Michael, 09.04.17 22:08 Timo Weingärtner: > control: forwarded -1 https://github.com/systemd/systemd/issues/5716 > > 09.04.17 20:09:02 CEST Michael Biebl: > > I can't really comment on the bug report as such, but it doesn't look > > like it's a Debian specific issue.

Bug#861728: hadori: typo in description: merory

2017-05-03 Thread Timo Weingärtner
Hallo Paul Wise, 03.05.17 19:13 Paul Wise: > On Wed, 2017-05-03 at 12:38 +0200, Timo Weingärtner wrote: > > I also added it to lintian, but I'm not allowed to push. > > Not sure what you meant by this, but I've now added merory to the > codespell and lintian dictionaries. I

Bug#861728: hadori: typo in description: merory

2017-05-03 Thread Timo Weingärtner
control: tags -1 +pending Hallo Paul Wise, 03.05.17 17:03 Paul Wise: > Package: hadori > Severity: minor > > There is a typo in the hadori Description: merory Fixed in git[1]. I also added it to lintian, but I'm not allowed to push. Grüße Timo [1]

Bug#859941: [systemd] systemd-networkd: bridge vlan: does not remove vlan 1

2017-04-09 Thread Timo Weingärtner
control: forwarded -1 https://github.com/systemd/systemd/issues/5716 09.04.17 20:09:02 CEST Michael Biebl: > I can't really comment on the bug report as such, but it doesn't look > like it's a Debian specific issue. So it would be great if you can raise > this upstream at >

Bug#859941: [systemd] systemd-networkd: bridge vlan: does not remove vlan 1

2017-04-09 Thread Timo Weingärtner
Package: systemd Version: 232-22 Severity: important When adding a port to a VLAN-enabled bridge VLAN 1 is not removed. That leads to information leakage from VLAN 1 to other VLANs and IPv6 misconfiguration (via RAdv). In my use case the other end is a VM whose interface is created by libvirt,

Bug#858243: [apt-dater-host] upgrade hangs when using aptitude

2017-03-20 Thread Timo Weingärtner
Package: apt-dater-host Version: 1.0.0-4 Severity: normal Tags: patch Starting with the version in jessie apt-dater-host checks whether packages would get removed. If using aptitude the --simulate still asks if the user wants to continue. Since the output is captured the user doesn't see the

Bug#858225: [openssh] does not unlink unix sockets on close

2017-03-19 Thread Timo Weingärtner
Source: src:openssh Version: 1:7.4p1-7 Severity: minor When using unix socket forwarding, both ssh (with -L) and sshd (with -R) forget to remove the socket path on close. unix(7) says: > Binding to a socket with a filename creates a socket in the filesystem > that must be deleted by the caller

Bug#849850: [encfs] segfault in libencfs.so.1.9.1

2017-01-04 Thread Timo Weingärtner
2017-01-01 13:32:15 CET Timo Weingärtner: > I got errors "transport endpoint not connected" when opening files. > dmesg had: > > encfs[25279]: segfault at 0 ip 7f7213f9bf36 sp 7f72037fd970 error 4 > in libencfs.so.1.9.1[7f7213f42000+75000] > encfs[1833]: segfa

Bug#849850: [encfs] segfault in libencfs.so.1.9.1

2017-01-01 Thread Timo Weingärtner
Package: encfs Version: 1.9.1-3 Severity: important I got errors "transport endpoint not connected" when opening files. dmesg had: encfs[25279]: segfault at 0 ip 7f7213f9bf36 sp 7f72037fd970 error 4 in libencfs.so.1.9.1[7f7213f42000+75000] encfs[1833]: segfault at 0 ip 7f0480488f36

Bug#838989: Debian 8.0 ipv6 bug

2016-09-27 Thread Timo Weingärtner
27.09.16 19:14:31 CEST Asim Shaikh: > Package: general > Severity: important > > Ipv6 Stops working exactly after 30 mins on debian 8.0 and 7.8. > The ipv6 configuration is written in the network file and not added a alias. What configuration is written in which file(s) (full path, please)?

Bug#779464: kvm guest clock starts at host boot time

2015-11-29 Thread Timo Weingärtner
2015-11-29 15:25:09 Michael Tokarev: > 29.11.2015 15:15, Timo Weingärtner wrote: > [] > > >> Did it help? Is the bug still present? > > > > It helped to reboot the host into the jessie kernel, so it is the > > combination of (at least) host ke

Bug#779464: kvm guest clock starts at host boot time

2015-11-29 Thread Timo Weingärtner
Hi, 2015-11-29 14:18:18 Michael Tokarev: > 01.03.2015 20:24, Timo Weingärtner wrote: > > 2015-03-01 17:55:04 Timo Weingärtner: > >> Debian jessie with a selfbuilt kernel 3.2 injected from the host to save > >> space in the VMs. (I didn't manage to automatically create

Bug#799309: [plasma-workspace] screen locker looses focus when new window appears

2015-10-28 Thread Timo Weingärtner
Package: plasma-workspace Version: 4:5.4.2-1 steps to reproduce: * sleep 5; xterm -e sleep 5 * lock screen * watch the screen locker loose focus * hope it will regain focus 5s later, be disappointed signature.asc Description: This is a digitally signed message part.

Bug#801173: ssh-agents kill each other

2015-10-07 Thread Timo Weingärtner
2015-10-07 09:30:12 Harald Dunkel: > Package: openssh-client > Version: 1:6.6p1-4~bpo70+1 > > I start 2 vnc sessions at boot time using cron, e.g. > > % crontab -l > @reboot ssh-agent vncserver :42 > @reboot sleep 3; ssh-agent vncserver :43 > > UID != 0 > > Problem: The first

Bug#797010: key matching via fingerprint broken by openssh 6.9

2015-08-26 Thread Timo Weingärtner
Package: ssh-agent-filter Version: 0.4-2+b1 Severity: normal Tags: upstream old command lines using --fingerprint continue to work, but bash-completion and afssh's interactive selection produce fingerprints that ssh-agent-filter won't successfully match against keys. ssh-agent-filter recognizes

Bug#795265: [plasma-workspace] weird error message when Exec= not in $PATH

2015-08-12 Thread Timo Weingärtner
Package: plasma-workspace Version: 4:5.3.2-4 Severity: minor When trying to launch golly from any application launcher menu or ALT+F2 this weird error message is shown: KDEInit could not launch 'golly': Could not open library '/usr/lib/x86_64-linux-gnu/libkdeinit5_golly'. Cannot load library

Bug#789473: does not detect debian kernel as distri kernel

2015-06-21 Thread Timo Weingärtner
Package: needrestart Version: 2.1-1 Severity: normal on stretch: # needrestart -bkv [main] eval /etc/needrestart/needrestart.conf [main] running in root-mode [main] detected systemd NEEDRESTART-VER: 2.1 [Kernel] Linux: kernel release 3.16.0-4-amd64, kernel version #1 SMP Debian 3.16.7-ckt9-3

Bug#787815: leaks file descriptors to mda

2015-06-05 Thread Timo Weingärtner
Package: mpop Version: 1.2.2-1 Severity: minor Tags: upstream Recently I did lsof on a procmail process and it showed open file descriptors inheritet from mpop. File descriptors should be opened with O_CLOEXEC, SOCK_CLOEXEC or fixed afterwards with fcntl(.. FD_CLOEXEC ..). -- System Information:

Bug#779464: kvm guest clock starts at host boot time

2015-03-01 Thread Timo Weingärtner
2015-03-01 16:11:44 Michael Tokarev: 01.03.2015 01:49, Timo Weingärtner wrote: I just upgraded my virtualization machine to jessie and restartet one guest. After logrotate complained that timestamps were in the future I looked and found out that the guests clock starts at the hosts boot

Bug#779464: kvm guest clock starts at host boot time

2015-03-01 Thread Timo Weingärtner
2015-03-01 17:55:04 Timo Weingärtner: Debian jessie with a selfbuilt kernel 3.2 injected from the host to save space in the VMs. (I didn't manage to automatically create initramfs for the VMs; initramfs-tools always configures them for the host, VMs then fail to assemble the RAID…) If I use

Bug#779464: kvm guest clock starts at host boot time

2015-02-28 Thread Timo Weingärtner
Package: qemu-system-x86 Version: 1:2.1+dfsg-11 Severity: normal I just upgraded my virtualization machine to jessie and restartet one guest. After logrotate complained that timestamps were in the future I looked and found out that the guests clock starts at the hosts boot time. The upgrade

Bug#776422: [systemd] power button does poweroff instead of STR after each upgrade of systemd

2015-02-24 Thread Timo Weingärtner
2015-01-27 23:01:12 Michael Biebl: Am 27.01.2015 um 22:40 schrieb Timo Weingärtner: I configured the power button to do STR in KDE. After each upgrade of systemd the power button does poweroff instead causing loss of unsaved work. This did not happen before the introduction of systemd

Bug#778459: migration question for PermitRootLogin without-password should be skipped if PasswordAuthentication no is set

2015-02-15 Thread Timo Weingärtner
Hi, 2015-02-15 12:47:34 chrysn: i'd like to suggest that when the upgrading question for the PermitRootLogin without-password configuration option (introduced in 1:6.6p1-1) be skipped if the setting PasswordAuthentication is set to no. on systems where PasswordAuthentication is disabled,

Bug#776422: [systemd] power button does poweroff instead of STR after each upgrade of systemd

2015-01-27 Thread Timo Weingärtner
Package: systemd Version: 215-10 Severity: grave Justification: causes data loss I configured the power button to do STR in KDE. After each upgrade of systemd the power button does poweroff instead causing loss of unsaved work. This did not happen before the introduction of systemd as a

Bug#775377: debian-maintainers: Annual Ping for Timo Weingärtner

2015-01-14 Thread Timo Weingärtner
Package: debian-maintainers Severity: normal Annual Ping for Timo Weingärtner. signature.asc Description: This is a digitally signed message part.

Bug#759556: cross- pkg-config

2014-12-02 Thread Timo Weingärtner
2014-10-24 14:27:16 Tollef Fog Heen: Have the links created by triggers on /usr/bin/$arch-gcc. People might use clang instead of gcc, so IMO the triggers should be on some file in libc6-dev, perhaps /usr/lib/XXX/libc.so. Timo signature.asc Description: This is a digitally signed message

Bug#766373: [revelation] allow window close via window manager when locked

2014-10-22 Thread Timo Weingärtner
Package: revelation Version: 0.4.14-2 Severity: wishlist When locked window close via window manager doesn't work. If there's nothing to be saved, revelation should just quit, otherwise the password dialog should be focused. Greetings Timo signature.asc Description: This is a digitally signed

Bug#764027: [openssh-client] change default for CheckHostIP to no

2014-10-04 Thread Timo Weingärtner
Package: openssh-client Version: 1:6.6p1-7 Severity: wishlist ssh_config(5) says about CheckHostIP: This allows ssh to detect if a host key changed due to DNS spoofing. I think the situations where that detection might be helpful are quite rare. In the case of spoofing there will always be a

Bug#759859: Processed: Re: Bug#759859: ssh-agent-filter: FTBFS: ld: ssh-agent-filter.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'

2014-08-31 Thread Timo Weingärtner
reassign 759859 src:gcc-4.9 4.9.1-9 notfound 759859 src:gcc-4.9/4.9.1-4 thanks 2014-08-31 01:27:01 Matthias Klose: reassign -1 src:ssh-agent-filter Sorry for assigning to the wrong package. gcc-4.9 is probably not the right binary package, but the breakage is definitely caused by upgrading the

Bug#759859: Processed: Re: Bug#759859: ssh-agent-filter: FTBFS: ld: ssh-agent-filter.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'

2014-08-31 Thread Timo Weingärtner
2014-08-31 18:22:48 Matthias Klose: reassigning this doesn't make the build failure in ssh-agent-filter go away. Reassigning it back doesn't fix the failure introduced by a change to src:gcc-4.9 either. My package uses pthread functions via std::thread then build with -pthread.

Bug#759859: ssh-agent-filter: FTBFS: ld: ssh-agent-filter.o: undefined reference to symbol 'pthread_create@@GLIBC_2.2.5'

2014-08-30 Thread Timo Weingärtner
reassign 759859 gcc-4.9 4.9.1-9 thanks Hi, 2014-08-30 12:04:58 Lucas Nussbaum: Source: ssh-agent-filter Version: 0.4-1 Severity: serious Tags: jessie sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20140830 qa-ftbfs Justification: FTBFS on amd64 During a rebuild of all packages

Bug#759628: openssh-client: ssh ignores non-existent private key

2014-08-29 Thread Timo Weingärtner
2014-08-28 20:00:11 Ian Zimmerman: Package: openssh-client Version: 1:6.6p1-4~bpo70+1 Severity: normal I found that the following command ssh -i ~/.ssh/foo m...@some.other.host succeeds (with a warning) if ~/.ssh/foo doesn't exist or is otherwise inaccessible, as long as the default

Bug#757251: [git] ssh: connect to host 2001 port 22: Invalid argument

2014-08-06 Thread Timo Weingärtner
Package: git Version: 1:2.0.1-1 Severity: normal Tags: ipv6 $ git remote -v origin git+ssh://user@2001:db8::1/srv/git/repo.git (fetch) origin git+ssh://user@2001:db8::1/srv/git/repo.git (push) $ git fetch ssh: connect to host 2001 port 22: Invalid argument fatal: Could not read from

Bug#754842: [openssh-client] weird output from ssh-add -D when used with ssh-agent-filter

2014-07-14 Thread Timo Weingärtner
Package: openssh-client Version: 1:6.6p1-6 Severity: minor $ SSH_ASKPASS=true afssh -A -- localhost ssh-add -D | cat SSH_AGENT_FAILURE All identities removed. See the relevant part of an strace of ssh-add -D, annotated with the names for the message numbers: connect(3, {sa_family=AF_FILE,

Bug#742441: [gnucash] does not check transaction purpose for illegal chars

2014-04-06 Thread Timo Weingärtner
Hi, On Sun, 2014-04-06 11:01:42 Sébastien Villemot wrote: Le dimanche 23 mars 2014 à 19:48 +0100, Timo Weingärtner a écrit : Package: gnucash Version: 1:2.6.2-1 Severity: normal I just had an underscore in a SEPA transaction. Gnucash didn't warn me and the bank reported the error

Bug#742441: [gnucash] does not check transaction purpose for illegal chars

2014-03-23 Thread Timo Weingärtner
Package: gnucash Version: 1:2.6.2-1 Severity: normal I just had an underscore in a SEPA transaction. Gnucash didn't warn me and the bank reported the error only after consuming a mTAN. Additional info: The banks IT is run by FIDUCIA. --- System information. --- Architecture: amd64 Kernel:

Bug#735664: openssh-client: ssh-agent gets duplicate keys, breaks ssh-add

2014-01-18 Thread Timo Weingärtner
On Sat, 2014-01-18 01:08:06 Francois Gouget wrote: On Fri, 17 Jan 2014, Timo Weingärtner wrote: This looks like you're using ssh-add from openssh-client, but gnome-keyring as ssh-agent (not the one from openssh-agent). I do have a gnome-keyring process: $ ps aux USER PID %CPU

Bug#735664: openssh-client: ssh-agent gets duplicate keys, breaks ssh-add

2014-01-17 Thread Timo Weingärtner
reassign 735664 gnome-keyring thanks On Fri, 2014-01-17 11:12:08 Francois Gouget wrote: This bug seems to arise from an interaction between gnome-keyring-agent, ssh-agent and ssh-add. When I log in my ssh key is automatically added to ssh-agent, by gnome-keyring-agent as far as I

Bug#729500: ssh-agent-filter: [PATCH] Resolve FTBFS from linking order

2013-11-13 Thread Timo Weingärtner
Hi Daniel, On Wed, 2013-11-13 10:58:24 you wrote: Package: ssh-agent-filter Version: 0.3-1 Severity: wishlist Tags: patch User: ubuntu-de...@lists.ubuntu.com Usertags: origin-ubuntu trusty ubuntu-patch Dear Maintainer, In Ubuntu 14.04, the attached patch was applied to achieve the

Bug#729500: ssh-agent-filter: [PATCH] Resolve FTBFS from linking order

2013-11-13 Thread Timo Weingärtner
On Wed, 2013-11-13 13:06:40 Dan Chen wrote: Hi Timo, I've attached three files (two sbuild logs and a fixed debdiff against the current sid source package). In summary, only changing CC = $(CXX) still FTBFS; the build log for timestamp 1253 demonstrates that failure. Adjusting the link

Bug#539410: fixed in jessie, please provide backport for wheezy

2013-11-11 Thread Timo Weingärtner
fixed 539410 1:2.8.2-1 thanks A partial upgrade (the whole X server) of a wheezy VM to jessie fixes the problem as does a no-change backport of 1:2.8.2-1. @maintainer: please provide a backport for wheezy. Timo signature.asc Description: This is a digitally signed message part.

Bug#721285: [xulrunner-17.0] startup hang, no information why

2013-09-18 Thread Timo Weingärtner
tags 721285 + unreproducible thanks On Fri, 2013-08-30 20:41:12 I wrote: It still won't work with a full KDE session and I'm in the dark without useful debug information. It works again, but I still don't know why it didn't work. Timo signature.asc Description: This is a digitally signed

Bug#723440: libpam-pwdfile link with -L/usr/lib

2013-09-17 Thread Timo Weingärtner
On Tue, 2013-09-17 18:45:18 YunQiang Su wrote: Package: libpam-pwdfile Version: 0.99-5 X-Debbugs-CC: wzss...@gmail.com This package has one or more -L/usr/lib in its build system, which will make it ftbfs if there is libraries under /usr/lib, while is not the default architecture, mips*

Bug#723022: [pandoc] package split with only Recommends: causes FTBFS on other packages

2013-09-15 Thread Timo Weingärtner
Package: pandoc Version: 1.11.1-4 Severity: normal pandoc only Recommends: pandoc-data, so packages Build-Depending on pandoc for e.g. manpage generation will FTBFS. Please change the Recommends: into a Depends: Greetings Timo signature.asc Description: This is a digitally signed message

Bug#723022: [Pkg-haskell-maintainers] Bug#723022: [pandoc] package split with only Recommends: causes FTBFS on other packages

2013-09-15 Thread Timo Weingärtner
Hi, On Sun, 2013-09-15 16:30:32 Jonas Smedegaard wrote: Quoting Timo Weingärtner (2013-09-15 15:39:11) pandoc only Recommends: pandoc-data, so packages Build-Depending on pandoc for e.g. manpage generation will FTBFS. Please change the Recommends: into a Depends: Pandoc is usable

Bug#722950: ITP: ssh-agent-filter -- filtering proxy for ssh-agent

2013-09-14 Thread Timo Weingärtner
Package: wnpp Severity: wishlist Owner: Timo Weingärtner t...@tiwe.de * Package name: ssh-agent-filter Version : 0.2 Upstream Author : Timo Weingärtner t...@tiwe.de * URL : https://github.com/tiwe-de/ssh-agent-filter * License : GPL3+ Programming Lang: C

Bug#721608: [kmail] REGRESSION: localhost: Cannot fetch item in offline mode

2013-09-02 Thread Timo Weingärtner
Package: kmail Version: 4:4.10.5-2 Severity: normal I use a local IMAP server for my mail for many reasons, one of them being the ability to read my mail when I'm offline. Since the last upgrade kmail refuses reading mails for no reason (ip r g ::1 shows a valid route). Preferring Fake Net in

Bug#721285: [xulrunner-17.0] startup hang, no information why

2013-08-30 Thread Timo Weingärtner
Hi, On Thu, 2013-08-29 23:59:01 I wrote: Package: xulrunner-17.0 Version: 17.0.8esr-2 Severity: normal Today all xulrunner applications stopped working with my user. iceweasel and icedove just hang on the first invocation. On a second invocation a window named Close Iceweasel/Icedove is

Bug#721285: [xulrunner-17.0] startup hang, no information why

2013-08-30 Thread Timo Weingärtner
On Fri, 2013-08-30 12:37:01 I wrote: On Thu, 2013-08-29 23:59:01 I wrote: Package: xulrunner-17.0 Version: 17.0.8esr-2 Severity: normal Today all xulrunner applications stopped working with my user. iceweasel and icedove just hang on the first invocation. On a second invocation

Bug#721285: [xulrunner-17.0] startup hang, no information why

2013-08-29 Thread Timo Weingärtner
Package: xulrunner-17.0 Version: 17.0.8esr-2 Severity: normal Today all xulrunner applications stopped working with my user. iceweasel and icedove just hang on the first invocation. On a second invocation a window named Close Iceweasel/Icedove is created. The window has nothing inside it and it

Bug#720391: [sslscan] no ipv6 support

2013-08-21 Thread Timo Weingärtner
Package: sslscan Version: 1.8.2-2 Severity: normal Tags: ipv6 Most of my local services only listen on ::1 as this is enough for all client applications I use regularly, but sslscan seems to live in a time before 1998. $ sslscan --starttls [::1]:25 ERROR: Could not resolve hostname [. $ sslscan

Bug#718500: [apt-dater] weird (US) date format, does not respect locale in bottom line

2013-08-01 Thread Timo Weingärtner
Package: apt-dater Version: 0.9.0-6 Severity: normal Tags: l10n the Oldest: display in the bottom line always shows the time with the US date format, which is quite confusing. (The dates in the host history are shown in the current locale.) Greetings Timo signature.asc Description: This is

Bug#717210: [debian-goodies] checkrestart: false positive with FIFOs

2013-07-18 Thread Timo Weingärtner
Hallo, 2013-07-18 um 09:39:47 schrieb Axel Beckert: Thanks for the report, but can you please post the actual output from checkrestart, too? # checkrestart Found 7 processes using old versions of upgraded files (3 distinct programs) (3 distinct packages) Of these, 2 seem to contain init

Bug#717210: [debian-goodies] checkrestart: false positive with FIFOs

2013-07-17 Thread Timo Weingärtner
Package: debian-goodies Version: 0.63 Severity: normal example: vdr with vdr-plugin-xineliboutput and a connected local vdr-sxfe: # lsof -p 4923 | grep -e deleted -e DEL vdr 4923 vdr 23u FIFO 253,10t0 98394 /var/lib/vdr/plugins/xineliboutput/pipes.4923/pipe.0

Bug#705052: [initscripts] if-up.d/mountnfs: won't mount if lo is last interface to be configured

2013-04-09 Thread Timo Weingärtner
Package: initscripts Version: 2.88dsf-41 Severity: important Tags: patch When doing ifup -a (as done on boot) it can happen that lo is brought up last. Then the combination of # Not for loopback! [ $IFACE != lo ] || exit 0 and # Wait until all auto interfaces are up before attemting

Bug#698958: /usr/bin/pg_upgradecluster: does not copy X.509 key/cert

2013-01-25 Thread Timo Weingärtner
Package: postgresql-common Version: 134wheezy2 Severity: normal File: /usr/bin/pg_upgradecluster I just upgraded a cluster from 8.4 to 9.1 using pg_upgradecluster. Connecting to it using psql then threw the message psql: SSL error: certificate verify failed. Of course I have sslmode=verify-full

Bug#698785: isdnutils-base: installs inittab snippet into /etc/cron.d

2013-01-23 Thread Timo Weingärtner
Package: isdnutils-base Version: 1:3.25+dfsg1-3wheezy1 Severity: normal found in the amd64 binary while searching the contents of cron.d files in the archive -- System Information: Debian Release: 7.0 APT prefers testing APT policy: (890, 'testing'), (880, 'unstable') Architecture: amd64

Bug#697270: PC 32-bit programs fails to work on amd64

2013-01-03 Thread Timo Weingärtner
clone 697270 -1 retitle -1 misleading error message when ELF interpreter does not exist reassign -1 bash severity -1 normal merge -1 609882 retitle 697270 i386 multiarch not enabled and ia32-libs not installed by default on amd64 severity 697270 minor tags 697270 +wontfix thanks Hi Alexey,

Bug#609882: Bug#697270: PC 32-bit programs fails to work on amd64

2013-01-03 Thread Timo Weingärtner
Hallo Russ Allbery, 2013-01-03 um 19:26:46 schriebst Du: Timo Weingärtner t...@tiwe.de writes: 2013-01-03 um 18:32:28 schrieb Russ Allbery: Alexey Eromenko al4...@gmail.com writes: User error? Huh ? No ! This is a Debian Bug ! Debian clearly says: File does not exist, while in fact

Bug#697330: [apt-dater] detects newer distro kernels as selfbuilt

2013-01-03 Thread Timo Weingärtner
Package: apt-dater-host Version: 0.9.0-3 Severity: normal wheezy amd64 has a /proc/version with: Linux version 3.2.0-4-amd64 (debian-ker...@lists.debian.org) (gcc version 4.6.3 (Debian 4.6.3-14) ) #1 SMP Debian 3.2.35-2 apt-dater-host sees that as selfbuilt (KERNELINFO: 2 3.2.0-4-amd64)

Bug#695862: [busybox] fgrep -w not working

2012-12-13 Thread Timo Weingärtner
Package: busybox Version: 1:1.20.0-7 Severity: normal $ echo foop | grep -w foo $ echo foop | busybox grep -w foo $ echo foop | fgrep -w foo $ echo foop | busybox fgrep -w foo foop --- System information. --- Architecture: amd64 Kernel: Linux 3.6-trunk-amd64 Debian Release: wheezy/sid

Bug#691174: [glipper] please only autostart in GNOME

2012-10-22 Thread Timo Weingärtner
manager, you might also add them to the list. Greetings Timo Description: autostart only in GNOME other DEs (esp. KDE) already have their own clipboard managers Author: Timo Weingärtner t...@tiwe.de --- glipper-2.4.orig/glipper-autostart.desktop +++ glipper-2.4/glipper-autostart.desktop @@ -4,3 +4,4

Bug#686524: Processed: found 686524 in 1.1.2+dfsg-1

2012-09-14 Thread Timo Weingärtner
reopen 686524 thanks Hallo Michael Tokarev, 2012-09-14 um 14:07:44 schriebst Du: On 14.09.2012 16:00, Debian Bug Tracking System wrote: Processing commands for cont...@bugs.debian.org: found 686524 1.1.2+dfsg-1 Bug #686524 {Done: Michael Tokarev m...@tls.msk.ru} [qemu-kvm] qemu-kvm:

Bug#686524: qemu-kvm: guests won't start until input to console is made

2012-09-03 Thread Timo Weingärtner
Hallo Michael Tokarev, 2012-09-03 um 06:32:16 schriebst Du: I can't reproduce this problem here. For me, it always starts booting. I tried previous version (1.1.0) and there it works too. What's the minimal command line to trigger this? Will it happen with simple kvm -nodefaults

Bug#686524: qemu-kvm: guests won't start until input to console is made

2012-09-03 Thread Timo Weingärtner
Hallo, 2012-09-03 um 19:39:56 schrieb ich: 2012-09-03 um 06:32:16 schriebst Du: I can't reproduce this problem here. For me, it always starts booting. I tried previous version (1.1.0) and there it works too. What's the minimal command line to trigger this? Will it happen with simple

Bug#686524: qemu-kvm: guests won't start until input to console is made

2012-09-03 Thread Timo Weingärtner
Hallo Michael Tokarev, 2012-09-03 um 20:25:25 schriebst Du: Control: retitle 686524 qemu-kvm: guests with -nographic -serial pty won't start until input to console is made Control: forwarded 686524 http://thread.gmane.org/gmane.comp.emulators.qemu/168265 I'm retitling the bugreport to

Bug#686523: xserver-xorg: does not start anymore after installing network card

2012-09-02 Thread Timo Weingärtner
Package: xserver-xorg Version: 1:7.7+1 Severity: important The PCI ID got hardcoded automatically in xorg.conf. The network card (sunhme quad) has an own PCI bus and thus causes the graphics card to move from 4:0:0 to 5:0:0. The card driver doesn't find the card and the X server aborts with no

Bug#686524: qemu-kvm: guests won't start until input to console is made

2012-09-02 Thread Timo Weingärtner
Package: qemu-kvm Version: 1.1.1+dfsg-1 Severity: grave Justification: renders package unusable After starting the guest with virsh start router the kvm process uses 100% CPU. In virsh console router nothing happens until I press enter, then the guest starts booting. echo /dev/pts/$number also

  1   2   >