Bug#1070666: util-linux: last(1) is broken on i386 since 2.40-8

2024-05-16 Thread Eugene Berdnikov
upgrade glibc to get the issue fixed. Installation of util-linux 2.40.1-1 (and accompanied libmount1, libuuid1, libblkid1, libsmartcols1 of the same version) solves the problem, output of "last" is correct. Thank you, guys! -- Eugene Berdnikov

Bug#1070666: util-linux: last(1) is broken on i386 since 2.40-8

2024-05-06 Thread Eugene Berdnikov
: Shared libraries -- Eugene Berdnikov

Bug#1053788: Mismatching references to /etc/default/exim(4)

2023-10-11 Thread Eugene Berdnikov
lt/exim4 % As a result, definitions from generated /etc/default/exim are ignored. -- Eugene Berdnikov

Bug#1034778: batch mode

2023-04-24 Thread Eugene Berdnikov
( sign_req "$crt_type" "$name" batch ) || { + ( sign_req "$crt_type" "$name" ${ssl_batch+ batch} ) || { rm -f "$req_out" "$key_out" die "Failed to sign '$name' - See error messages above for details." } -- Eugene Berdnikov

Bug#1024592: systemd configuration for inetd mode is broken in 1:9.1p1-1

2022-11-21 Thread Eugene Berdnikov
e of @.service unit file. If unit files ssh.socket and ssh@.service are taken from old package, all works right as expected. -- Eugene Berdnikov

Bug#996903: xpdf 3.04+git20211001-1 crashes

2022-02-14 Thread Eugene Berdnikov
Hi. On Fri, Oct 22, 2021 at 01:44:38AM +0200, Florian Schlichting wrote: > On Thu, Oct 21, 2021 at 04:25:28PM +0300, Eugene Berdnikov wrote: > > Hi Florian. > > > > On Thu, Oct 21, 2021 at 03:11:41PM +0200, Florian Schlichting wrote: > > > I've just uploaded

Bug#1003008: Error 134633601: Error while parsing number"

2022-01-02 Thread Eugene Berdnikov
amd64GRand Unified Bootloader (Legacy version) ii grub-common2.04-20 amd64GRand Unified Bootloader (common files) ii libc6-i386 2.33-1 amd64GNU C Library: 32-bit shared libraries for AMD64 Debian version: Debian GNU/Linux bookworm/sid (64bit) -- Eugene Berdnikov

Bug#996903: xpdf 3.04+git20211001-1 crashes

2021-10-21 Thread Eugene Berdnikov
f package for download? -- Eugene Berdnikov

Bug#996903: xpdf 3.04+git20211001-1 crashes

2021-10-21 Thread Eugene Berdnikov
iov_len=4}, {iov_base=NULL, iov_len=0}, {iov_base="", iov_len=0}], 3) = 4 recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable) recvmsg(3, {msg_namelen=0}, 0) = -1 EAGAIN (Resource temporarily unavailable) --- SIGSEGV {si_signo=SIGSEGV, si_code=SEGV_MAPERR, si_addr=NULL} --- +++ killed by SIGSEGV +++ I'll return to 64-bit workstation in several hours. -- Eugene Berdnikov

Bug#996903: xpdf 3.04+git20211001-1 crashes

2021-10-21 Thread Eugene Berdnikov
Do you have an Xpdf*font: resource (or something similar) set on your > display? % xrdb -query | fgrep -i xpdf Xpdf*fileFilterStyle: filter_hidden_files It is definitely loaded from /etc/X11/Xresources/xpdf (part of Debian xpdf package). -- Eugene Berdnikov

Bug#996903: xpdf 3.04+git20211001-1 crashes

2021-10-20 Thread Eugene Berdnikov
1 amd64debug symbols for libxt6 ii libxm4:amd64 2.3.8-3 amd64Motif - X/Motif shared library ii libxm4-dbgsym:amd64 2.3.8-3 amd64debug symbols for libxm4 ii libxt6:amd64 1:1.2.0-1 amd64X11 toolkit intrinsics library % uname -rv 5.8.0-2-amd64 #1 SMP Debian 5.8.10-1 (2020-09-19) -- Eugene Berdnikov

Bug#995844: 5.1-2 crash in auth

2021-10-06 Thread Eugene Berdnikov
ii libldap-2.4-2:amd64 2.4.59+dfsg-1 amd64 ii libltdl7:amd642.4.6-15amd64 ii libnetfilter-conntrack3:amd64 1.0.8-3 amd64 ii libnettle8:amd64 3.7.3-1 amd64 ii libpam0g:amd641.4.0-10amd64 ii libsasl2-2:amd64 2.1.27+dfsg-2.1 amd64 ii libstdc++6:amd64 11.2.0-7amd64 ii libsystemd0:amd64 247.9-1 amd64 ii libtdb1:amd64 1.3.18-2amd64 ii libxml2:amd64 2.9.12+dfsg-5 amd64 ii logrotate 3.18.1-2amd64 ii lsb-base 11.1.0 all ii netbase 6.3 all ii squid-common 5.1-2 all ii squid-dbgsym 5.1-2 amd64 -- Eugene Berdnikov

Bug#995046: 3.2.3-7 fails with libc6-2.30

2021-10-01 Thread Eugene Berdnikov
can provide access to my LXC environment: just send me your ssh public key, and I'll create an entry for you. > Just a small correction, I see you mentioned lchown, but the issue is > related to lchmod. Yes, it should be read "lchown" (lchmod was mentioned by mistake). -- Eugene Berdnikov

Bug#995046: 3.2.3-7 fails with libc6-2.30

2021-09-26 Thread Eugene Berdnikov
ts. I also think that there's a chance rsync's upstream solves > the new regression soon (if confirmed), which would deem the version > bump unneeded. > > What do you think? OK, I expressed my thoughts, technical problem is clear, so it's left for you and upstream to find the best and right solution. Thank you for support, Samuel. -- Eugene Berdnikov

Bug#995046: 3.2.3-7 fails with libc6-2.30

2021-09-25 Thread Eugene Berdnikov
ld not be a problem) if binary API is compatible and all package dependences are correct. -- Eugene Berdnikov

Bug#995046: 3.2.3-7 fails with libc6-2.30

2021-09-25 Thread Eugene Berdnikov
the problem. I suspect that lchmod() function appears in libc6-2.31 (or in some other library), but dependency list for rsync mentions "libc6 (>= 2.15)". Probably it should be corrected. -- Eugene Berdnikov

Bug#979710: xfonts-bolkhov-75dpi: Missing Cyrillic letter 'u'

2021-01-12 Thread Eugene Berdnikov
Hello. I confirm the existance of this bug in 1.1.20001007-8.1, in particular for xfonts-bolkhov-misc package. Rollback to 1.1.20001007-8 fixes the issue. -- Eugene Berdnikov

Bug#966509: geeqie: can not start due to clutter-gtk init failure

2020-07-29 Thread Eugene Berdnikov
pn zenity Versions of packages geeqie suggests: pn geeqie-dbg pn gimp pn libjpeg-progs pn ufraw ii xpaint 2.9.1.4-3.2+b1 -- no debconf information -- Eugene Berdnikov

Bug#948706: Polite ping

2020-06-03 Thread Eugene Berdnikov
Hi. On Wed, Jun 03, 2020 at 02:01:33PM +0200, Benedikt Spranger wrote: > Hi, > > are there any updates or is more help needed? Unfortunately, this package seems to be not maintained. -- Eugene Berdnikov

Bug#934155: lxc: unprivileged lxc container with veth does not start since update to 1:3.1.0+really3.0.4-1 amd64

2019-08-18 Thread Eugene Berdnikov
I can't start even a priveleged container (under root). Kernel: 4.19.0-4-amd64 #1 SMP Debian 4.19.28-2 (2019-03-15) x86_64 GNU/Linux Problem was solved by downgrade to lxc/liblxc1 1:3.1.0+really3.0.3-8. Example of debug log in attachement. -- Eugene Berdnikov lxc-start ipsec6

Bug#913754: syslog-ng hangs in getrandom(2) on boot

2018-11-15 Thread Eugene Berdnikov
ar/log/dpkg.log, those lines 2018-10-25 13:06:19 status half-installed syslog-ng:all 3.13.2-4.1 2018-10-25 13:06:20 status unpacked syslog-ng:all 3.13.2-5 mean that version 3.13.2-4.1 was upgraded to 3.13.2-5. >-- >Kokan >On Wed, 14 Nov 2018 at 21:21 Eugene Berdnikov <

Bug#913754: syslog-ng hangs in getrandom(2) on boot

2018-11-14 Thread Eugene Berdnikov
call blocks until entropy is collected by kernel from device drivers. Previous versions of syslog-ng do not hang. -- Eugene Berdnikov

Bug#898553: grub-legacy 0.97-73 segfaults

2018-07-09 Thread Eugene Berdnikov
Hi, Bernard. > On Mon, Jul 09, 2018 at 05:41:45PM +0300, Eugene Berdnikov wrote: > I built probematic grub-legacy 0.97-73 debian package with you patch, Qualification: built with gcc-7.3.0 and gcc-8.1.0 compilers. Tested run of /usr/sbin/grub for both, MBR installation + boot for

Bug#898553: grub-legacy 0.97-73 segfaults

2018-07-09 Thread Eugene Berdnikov
much! Waiting for updated version in Debian repository. -- Eugene Berdnikov

Bug#898553: grub-legacy 0.97-73 segfaults

2018-05-17 Thread Eugene Berdnikov
egfaults are on amd64 and i386 platforms, and also in 0.97-72+b1. Downgrade to grub-legacy 0.97-72 resolves the problem. -- Eugene Berdnikov

Bug#819204: [PATCH] Re: iputils-ping: ping -I no longer functional (unknown iface)

2016-04-15 Thread Eugene Berdnikov
d, SOL_SOCKET, SO_BINDTODEVICE, device, strlen(device)+1); disable_capability_raw(); if (rc == -1) { -- Eugene Berdnikov

Bug#737708: isync: Mailbox path corruption

2014-02-07 Thread Eugene Berdnikov
On Fri, Feb 07, 2014 at 08:15:39AM +0100, Oswald Buddenhagen wrote: On Fri, Feb 07, 2014 at 10:54:12AM +0400, Eugene Berdnikov wrote: On Wed, Feb 05, 2014 at 12:44:01PM +0100, Oswald Buddenhagen wrote: this appears to be an upstream bug in the compatibility wrapper. you can migrate

Bug#737708: isync: Mailbox path corruption

2014-02-07 Thread Eugene Berdnikov
future. Thank you very much, Oswald. -- Eugene Berdnikov -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#737708: isync: Mailbox path corruption

2014-02-06 Thread Eugene Berdnikov
.mbsyncrc does not contain dots in file paths. However, running mbsync -a on it gives the same result (errors messages about broken file paths). Change paths in .mbsyncrc to absolute does not help. -- Eugene Berdnikov -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org

Bug#718810: iptables 1.4.19.1: -m state output is broken

2013-08-06 Thread Eugene Berdnikov
Hi, Laurence. On Tue, Aug 06, 2013 at 10:55:10AM -0400, Laurence J. Lane wrote: tag 718810 moreinfo severity 718810 normal thanks On Tue, Aug 6, 2013 at 12:46 AM, Eugene Berdnikov b...@protva.ru wrote: I have such behaviour on several hosts running debian/testing. Downgrade

Bug#718810: iptables 1.4.19.1: -m state output is broken

2013-08-06 Thread Eugene Berdnikov
, there are numerous legacy configurations around a world, they should be kept reliable as far as possible... -- Eugene Berdnikov -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#718810: iptables 1.4.19.1: -m state output is broken

2013-08-05 Thread Eugene Berdnikov
Package: iptables Version: 1.4.19.1-1 Severity: important Justification: critical Dear Maintainer, utility iptables-save from package 1.4.19.1-1 is broken: it does not list states for module state (keyword --state and its value are missing), so saved configuration is NOT loadable via

Bug#718810: iptables 1.4.19.1: -m state output is broken

2013-08-05 Thread Eugene Berdnikov
On Mon, Aug 05, 2013 at 05:06:07PM -0400, Laurence J. Lane wrote: That doesn't happen on my systems, but I'll look into it. I have such behaviour on several hosts running debian/testing. Downgrade to iptables-1.4.14 solves the problem. -- Eugene Berdnikov -- To UNSUBSCRIBE, email

Bug#654010: amavisd-new-cronjob says su: must be run from a terminal

2012-01-01 Thread Eugene Berdnikov
linked to /bin/bash -- Eugene Berdnikov -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#515727: /etc/ppp/ip-up.d/exim4: Run queue in background /etc/ppp/ip-up.d/exim4

2009-02-17 Thread Eugene Berdnikov
inaccessibility. It's good if such mail takes chance to be delivered, and IMHO there is no more trouble if some broken mail became frozen again. -- Eugene Berdnikov -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas

Bug#339364: [Vtun-devel] Question about old patch proposed

2007-10-18 Thread Eugene Berdnikov
Hi, MartМn. The fix for an UDP timeout handling bug is in a patch below. It was compiled with lzo1 and verified on Debian/testing. Version of VTUN was incremented to 3.0.2. In next mail I'll return to the discussion and answer questions. -- Eugene Berdnikov

Bug#339364: [Vtun-devel] Question about old patch proposed

2007-10-17 Thread Eugene Berdnikov
301. Where is 3.01? Page http://vtun.sourceforge.net/download.html have only references for 3.0.0, that's why I did not submit this patch again. -- Eugene Berdnikov -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#339364: [Vtun-devel] Question about old patch proposed

2007-10-17 Thread Eugene Berdnikov
On Wed, Oct 17, 2007 at 10:57:19AM -0300, MartМn Ferrari wrote: On 10/17/07, Eugene Berdnikov [EMAIL PROTECTED] wrote: Where is 3.01? Page http://vtun.sourceforge.net/download.html have only references for 3.0.0, that's why I did not submit this patch again. That's outdated, use http