Bug#984692: cups-daemon: "dbus" notifier stays hanging after showing the notification

2021-09-27 Thread Igor Liferenko
I tried to understand why two dbus processes are started. First, I replaced /usr/lib/cups/notifier/dbus with this program: #include int main(void) { char buf[8192]; while (read(STDIN_FILENO, buf, sizeof buf) > 0) ; return 0; } Then I printed a file, after which

Bug#984692: cups-daemon: "dbus" notifier stays hanging after showing the notification

2021-03-07 Thread Igor Liferenko
The dbus notifier process stays opened and on subsequent notifications cups-exec is not done for it. Now it's clear to me that this is done for efficiency. One thing that still troubles me, though, is that sometimes there are two and sometimes even three dbus notifier processes in "systemctl

Bug#984692: cups-daemon: "dbus" notifier stays hanging after showing the notification

2021-03-07 Thread Igor Liferenko
> Most probably the reason is that the process which calls > the notifier does not close the pipe and the dbus notifier process > keeps waiting for data to be read instead of getting EOF. Indeed, strace shows that the dbus notifier process is blocked while waiting for input from cupsd on stdin:

Bug#984692: cups-daemon: "dbus" notifier stays hanging after showing the notification

2021-03-07 Thread Igor Liferenko
If I copy testnotify (testnotify.c in cups source) over /usr/lib/cups/notifier/dbus the result is the same.

Bug#984692: cups-daemon: "dbus" notifier stays hanging after showing the notification

2021-03-07 Thread Igor Liferenko
Package: cups-daemon Version: 2.3.3op2-3 Severity: normal X-Debbugs-Cc: igor.lifere...@gmail.com Dear Maintainer, After printing a file I get notification that document is sent to printer and then that printing is finished. The problem is that dbus notifier process stays alive after having done

Bug#961691: linux-image-5.6.0-1-amd64: System hangs all the time

2020-06-24 Thread Igor Liferenko
The problem has been fixed with the following command: echo 'ACTION=="add|change", KERNEL=="sd*[!0-9]", ATTR{queue/scheduler}="none"' >>/etc/udev/rules.d/60-scheduler.rules Please close this bug.

Bug#961691: linux-image-5.6.0-1-amd64: System hangs all the time

2020-05-27 Thread Igor Liferenko
Package: src:linux Version: 5.6.7-1 Severity: grave Justification: renders package unusable Dear Maintainer, Since upgrade of 2020-05-18 system started to hang all the time without any reason, forcing me to reboot computer each time loosing my work. -- Package-specific info: ** Version: Linux

Bug#961096: texlive-binaries: Spurious /bin/ctangle is created

2020-05-19 Thread Igor Liferenko
Hi, Sorry, I just discovered that /bin is a symlink to /usr/bin I wonder to that genius who did this... Igor

Bug#961096: texlive-binaries: Spurious /bin/ctangle is created

2020-05-19 Thread Igor Liferenko
Package: texlive-binaries Version: 2020.20200327.54578-4 Severity: normal Dear Maintainer, /bin/ctangle is hard link to /usr/bin/ctangle: $ ls -i /bin/ctangle /usr/bin/ctangle 2111286 /bin/ctangle 2111286 /usr/bin/ctangle However, /bin/ctangle is not part of the texlive-binaries

Bug#942433: samba: Cannot mount share on samba3 server from samba4 client: protocol negotiation failed

2019-10-16 Thread Igor Liferenko
Hi, In "global" section on samba3 server I set this parameter: server min protocol = SMB2_02 but mounting from samba4 client fails with the same error. Samba3 server version is 3.5.6. Is it possible to configure SMB2_02 in samba-3.5.6?

Bug#942433: samba: Cannot mount share on samba3 server from samba4 client: protocol negotiation failed

2019-10-16 Thread Igor Liferenko
Package: samba Version: 2:4.11.0+dfsg-10 Severity: important Dear Maintainer, After upgrade from samba 4.9.13 to 4.11.0, mounting shares from samba3 server stopped working. Here is the output of "GVFS_DEBUG=1 /usr/lib/gvfs/gvfsd --replace" from "gio mount smb://x.x.x.x/doc/": smb:

Bug#941885: mftrace fails in python3

2019-10-06 Thread Igor Liferenko
Package: mftrace Version: 1.2.20+git20190918.fd8fef5-1 Severity: important Dear Maintainer, $ mftrace --formats=pfb --encoding=tex256.enc --magnification=2000 lhr10 mftrace 1.2.20 Font `lhr10'... Traceback (most recent call last): File "/usr/bin/mftrace", line 1422, in main() File

Bug#934571: texlive-binaries: gsftopk fails

2019-08-15 Thread Igor Liferenko
Using 9.27~dfsg-3 there are no problems.

Bug#934571: texlive-binaries: gsftopk fails

2019-08-12 Thread Igor Liferenko
1. $ md5sum /usr/share/texmf/fonts/type1/public/lm/lmr10.pfb f35b44530a1d90eb90fe15d9cba67ea0 /usr/share/texmf/fonts/type1/public/lm/lmr10.pfb 2. I reinstalled lmodern package. Same result. Recent versions of gs removed a lot of gs extensions to get closer to standard postscript and for some

Bug#934571: texlive-binaries: gsftopk fails

2019-08-12 Thread Igor Liferenko
gsftopk(k) 1.19.2 kpathsea version 6.3.1 Copyright (C) 1993-1998 Paul Vojta. There is NO warranty. You may redistribute this software under the terms of the GNU General Public License and the standard X consortium copyright notice. For more information about these matters, see the files named

Bug#934571: texlive-binaries: gsftopk fails

2019-08-12 Thread Igor Liferenko
Package: texlive-binaries Version: 2019.20190605.51237-2 Severity: important Tags: a11y Dear Maintainer, $ gsftopk rm-lmr10 600 gsftopk(k) version 1.19.2gs: Error: /undefined in shellarguments gs: Operand stack: gs: gs: Execution stack: gs:%interp_exit .runexec2 --nostringval--

Bug#917799: list-devices: "disk" option does not show SATA drive

2019-04-23 Thread Igor Liferenko
Please close this bug report.

Bug#917799: list-devices: "disk" option does not show SATA drive

2018-12-30 Thread Igor Liferenko
Package: debian-installer Severity: normal Tags: d-i Dear Maintainer, Debian installer from official testing build for 2018-12-24 from http://cdimage.debian.org/cdimage/weekly-builds/amd64/jigdo-dvd/debian-testing-amd64-DVD-1.jigdo fails. The reason is that SATA drive to install to cannot

Bug#914768: sed: Typos in 'info'.

2018-11-26 Thread Igor Liferenko
Package: sed Version: 4.5-1 Severity: wishlist Dear Maintainer, In these examples from "info sed", `-E' is not used for anything: $ printf '%s\n' a1 a2 a3 | sed -E '/1/bx ; s/a/z/ ; :x ; y/123/456/' $ printf '%s\n' a1 a2 a3 | sed -E '/1/!s/a/z/ ; y/123/456/' In this example from "info

Bug#914651: perl: -i option broken

2018-11-25 Thread Igor Liferenko
Package: perl Version: 5.28.0-3 Severity: important Dear Maintainer, The following command yields "a": ( echo a ; echo b ; echo c ) | perl -pe 'last if /b/' The following command yields "abc" (one character on a line): ( echo a ; echo b ; echo c ) >/tmp/x; perl -i -pe 'last if /b/'

Bug#903008: procps does not show existing process

2018-07-04 Thread Igor Liferenko
Package: procps Version: 2:3.3.15-2 Severity: grave Justification: renders package unusable Dear Maintainer, The following process is running on my machine: $ ps -ef|grep qemu|grep -v grep user 28971 28635 0 Jul04 pts/000:01:32 qemu-system-x86_64 -enable-kvm -display vnc=localhost:0

Bug#892879: less: Outdated version in distribution

2018-03-13 Thread Igor Liferenko
Package: less Version: 487-0.1 Severity: normal Dear Maintainer, "less" version in debian repository is 487. Please upgrade to current version 530. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel:

Bug#874533: llvm-toolchain-4.0: Can't exec "gcc-7.1": No such file or directory

2017-09-06 Thread Igor Liferenko
Package: clang-4.0 Version: 1:4.0.1-1 Severity: serious Justification: fails to build from source Dear Maintainer, Your package failed to build on amd64: apt-get source clang-4.0 Reading package lists... Done Picking 'llvm-toolchain-4.0' as source package instead of 'clang-4.0' NOTICE:

Bug#868198: cdrom: CDROM detection fails for SATA drive in debian-installer

2017-07-12 Thread Igor Liferenko
Package: cdrom Severity: important Tags: d-i Dear Maintainer, Debian installer from official testing build for 2017-07-10 from http://cdimage.debian.org/cdimage/weekly-builds/amd64/jigdo-dvd/debian-testing-amd64-DVD-1.jigdo fails on "detect cdrom" stage. I write the image to my SATA

Bug#867589: gnome: Text is pasted from clipboard with 30 second delay on GNOME on Wayland

2017-07-07 Thread Igor Liferenko
Package: gnome Version: 1:3.22+3 Severity: important Dear Maintainer, I install debian testing official builds each week, and I noticed a bug between builds from 2017.06.25 and 2017.07.02 In the last one the following behavior appeared: Open some application (say, firefox), select some text,

Bug#862943: texlive-binaries: online display does not work in MetaFont

2017-05-21 Thread Igor Liferenko
Hello Hilmar, > Did so. I got the resulting window. W/o knowing metafont I'd say that is > pretty much what you expect. I use putty and MobaXterm (as X-Server) on > Windows 10. mf is running on the Debian unstable. Still, on latest Debian testing "stretch" with default GNOME desktop it does not

Bug#862943: texlive-binaries: online display does not work in MetaFont

2017-05-18 Thread Igor Liferenko
Package: texlive-binaries Version: 2016.20160513.41080.dfsg-2 Severity: important Dear Maintainer, Consider this example "test.mf": drawdot (35,70); showit; If we run "mf test" the graphics window comes up but nothing is displayed. -- System Information: Debian Release: 9.0 APT prefers

Bug#814755: texlive-binaries: LuaTeX "checksum mismatch" warnings in some OVF fonts on 64bit

2017-05-18 Thread Igor Liferenko
This has been fixed: http://tracker.luatex.org/view.php?id=965 The bug report may be closed.

Bug#847166: debian-installer: preseed fails from hd-media

2016-12-05 Thread Igor Liferenko
Package: debian-installer Severity: normal Tags: d-i Dear Maintainer, The installer fails to detect the second usb flash drive with preseed file and mount it to /media/ (both in Stretch and in Jessie). My plan was to burn debian official image to one usb flash drive, and put preseed.cfg to

Bug#845172: manpages-dev: no function protypes in example from mbstowcs(3)

2016-11-20 Thread Igor Liferenko
Package: manpages-dev Version: 4.08-1 Severity: normal Dear Maintainer, In example from man mbstowcs there is an error. If we compile it, we get the following output: $ gcc example.c example.c: In function ‘main’: example.c:67:21: warning: implicit declaration of function ‘iswalpha’

Bug#841386: libc6: perror() changes orientation of non-oriented stderr when it is redirected

2016-10-19 Thread Igor Liferenko
Package: libc6 Version: 2.24-3 Severity: important Tags: patch Dear Maintainer, This bug can be seen by compiling the following program and then running $ ./a.out 2>/dev/null The output is initial fwide: 0 fwide: -1 The attached patch fixes this, so that the output becomes

Bug#840499: manpages-dev: Inconsistent symbolic error name for EILSEQ in errno(3)

2016-10-12 Thread Igor Liferenko
Package: manpages-dev Version: 4.07-1 Severity: normal Dear Maintainer, According to bug glibc bug 20687 [1], the text Illegal byte sequence (POSIX.1, C99) should be changed to Invalid or incomplete multibyte or wide character [1]:

Bug#839705: manpages-dev: "initial state" in mbstowcs(3) and wcstombs(3)

2016-10-06 Thread Igor Liferenko
Dear Maintainer, According to definitions of mbstowcs and wcstombs (see below), the phrase ``The conversion starts in the initial state.'' may be left in mbstowcs(3) and wcstombs(3), but the phrase ``In this case, the conversion ends in the initial state.'' should be removed from

Bug#839705: manpages-dev: "initial state" in mbstowcs(3) and wcstombs(3)

2016-10-04 Thread Igor Liferenko
Package: manpages-dev Version: 4.07-1 Severity: normal Dear Maintainer, In mbstowcs(3) there is this sentence: The conversion starts in the initial state. And in wcstombs(3) there are these sentences: The conversion starts in the initial state. In this case, the conversion ends

Bug#838956: manpages-dev: Inconsistent documentation in NOTES section of "man wcstombs"

2016-09-26 Thread Igor Liferenko
Package: manpages-dev Version: 4.07-1 Severity: normal Dear Maintainer, In "man wcstombs" the words The function wcsrtombs(3) provides a thread safe interface to the same functionality. should be changed to The function wcsrtombs(3) provides a better interface to the same

Bug#824553: qemu-nbd: devices for partitions are not created

2016-05-24 Thread Igor Liferenko
I figured it out: Everything is done exactly as before, but now it is necessary to use "partprobe", like this: sudo modprobe nbd max_part=16 sudo qemu-nbd -c /dev/nbd0 newcd-qemu.qcow2 sudo partprobe /dev/nbd0

Bug#824553: qemu-nbd: devices for partitions are not created

2016-05-17 Thread Igor Liferenko
Package: qemu-utils Version: 1:2.5+dfsg-5+b1 Severity: grave Justification: renders package unusable Dear Maintainer, In debian testing weekly build from 2016-04-18 qemu-nbd worked fine, and in build from 2016-04-25 it stopped working. Steps to reproduce: qemu-img create -f qcow2

Bug#820160: texlive-binaries: tex vs. kpsewhich - inconsistent paths are found

2016-04-05 Thread Igor Liferenko
Package: texlive-binaries Version: 2015.20160222.37495-1 Severity: important Dear Maintainer, "kpsewhich" shows one path, and "tex" uses another. Steps to reproduce: 1) Create /usr/local/share/texmf/web2c/texmf.cnf with the following content: TEXMFHOME = /home/user/some-dir TEXMFVAR =

Bug#807996: apt: "apt-get update" gives 'repository cdrom://... does not have a Release file' warning

2016-03-10 Thread Igor Liferenko
This bug report may be closed.

Bug#807996: apt: "apt-get update" gives 'repository cdrom://... does not have a Release file' warning

2016-03-10 Thread Igor Liferenko
In apt-secure(8) manpage it is said that there must be Release.gpg or InRelease in addition to Release. Is there a way to disable this warning? Maybe this Release.gpg or InRelease should be provided by default on official iso image, because it is already verified by checksum?

Bug#814755: [tex-k] luatex font bug: "checksum mismatch" warnings on 64bit system

2016-03-01 Thread Igor Liferenko
Hi all, On 26/02/2016, Karl Berry wrote: > This is complaining that a number is not equal to itself, clearly a > representation problem as you describe. I think you should report it, > with your analysis, on tracker.luatex.org. Perhaps it is already fixed > in the current

Bug#814755: texlive-binaries: LuaTeX "checksum mismatch" warnings in some OVF fonts on 64bit

2016-02-28 Thread Igor Liferenko
There is a workaround: the check can be simply disabled by removing FONTCHECKSUM property from ovp file. This bug may be closed, as it is the problem with upstream.

Bug#816090: console-setup: does not avoid waiting for $remote_fs during early boot

2016-02-27 Thread Igor Liferenko
> https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1430280 The other issue from that page (with NetworkManager-wait-online.service) was fixed in Debian. So, for those who need to enable NetworkManager-wait-online.service (which is disabled in Debian by default and which is

Bug#781387: mate-session-manager: inconsistent behavior of mate-session-manager in reaction to gnome-compat options

2016-02-27 Thread Igor Liferenko
Confirm that the following disables gnome-keyring daemon completely: Copy gnome-keyring-pkcs11.desktop, gnome-keyring-secrets.desktop and gnome-keyring-ssh.desktop from /etc/xdg/autostart/ to ~/.config/autostart/ and add X-MATE-Autostart-enabled=false to each of them. There was some messing with

Bug#816090: console-setup: does not avoid waiting for $remote_fs during early boot

2016-02-27 Thread Igor Liferenko
Package: console-setup Version: 1.136 Severity: normal Tags: patch Dear Maintainer, In /etc/init.d/console-setup there is "# Required-Start:$remote_fs" according to the following link $remote_fs can get dependency cycles

Bug#781387: mate-session-manager: inconsistent behavior of mate-session-manager in reaction to gnome-compat options

2016-02-27 Thread Igor Liferenko
Hi, With my bug report I wanted to say that disabling gnome-keyring and gnome-smproxy by removing them from gnome-compat-startup option does not work for unknown reason. gnome-keyring-daemon is started anyway. This can be shown by running "ps -ef | grep [k]eyring" More interesting is the

Bug#814755: texlive-binaries: LuaTeX "checksum mismatch" warnings in some OVF fonts on 64bit

2016-02-25 Thread Igor Liferenko
This has been reported to http://tracker.luatex.org/view.php?id=965

Bug#814755: luatex font bug: "checksum mismatch" warnings on 64bit system

2016-02-24 Thread Igor Liferenko
Hi all, I reported this bug to Debian some days ago, but did not get a response, so I'm writing here. Keep the CC please. luatex gives "checksum mismatch" warnings: This is LuaTeX, Version beta-0.80.0 (TeX Live 2015/Debian) (rev 5238) checksum mismatch in local font cmb10 (-770990554 !=

Bug#814755: texlive-binaries: LuaTeX "checksum mismatch" warnings in some OVF fonts on 64bit

2016-02-14 Thread Igor Liferenko
Package: texlive-binaries Version: 2015.20150524.37493-7+b1 Severity: important Dear Maintainer, With some fonts, e.g., cmb10, warnings are printed in OVF fonts. The following commands demonstrate the problem: echo "(MAPFONT D 0 (FONTNAME cmb10))" > myfont.vpl tftopl cmb10 >> myfont.vpl vptovf

Bug#812154: texlive-extra-utils: /usr/bin/texdef shows errors "Unescaped left brace..."

2016-01-20 Thread Igor Liferenko
Package: texlive-extra-utils Version: 2015.20151225-2 Severity: normal Dear Maintainer, In texlive-extra-utils 2015.20151016-1 texdef worked like this: $ texdef leavevmode \leavevmode: macro:->\unhbox \voidb@x In current texlive-extra-utils it works like this: $ texdef leavevmode Unescaped

Bug#807996: apt: "apt-get update" gives 'repository cdrom://... does not have a Release file' warning

2015-12-14 Thread Igor Liferenko
Package: apt Version: 1.1.4 Severity: minor Dear Maintainer, The warning first appeared for debian weekly build for 20151207, and remains in latest weekly build for 20151214. The warnings did not appear before. Steps to reproduce: Write debian testing weekly build to usb flash

Bug#802633: qemu-system-x86: "GLib-WARNING" after starting qemu

2015-10-21 Thread Igor Liferenko
Package: qemu-system-x86 Version: 1:2.4+dfsg-4 Severity: normal Dear Maintainer, After installing debian testing weekly build from 5.10.2015, qemu started to give warnings (except this, it works normally): $ qemu-img create -f qcow2 newimg.qcow2 10G $ qemu-system-i386 -enable-kvm -hda

Bug#794313: dahdi: DAHDI-modules build fails

2015-08-09 Thread Igor Liferenko
Hi all, The problem is that current dahdi-source package does not support Linux 4 The build starts to work with this: http://downloads.asterisk.org/pub/telephony/dahdi-linux/dahdi-linux-2.10.2.tar.gz Everything compiles fine, except wcopenpci.c (and others) in patches/dahdi_linux_extra (I

Bug#795054: texlive-binaries: vptovf prints rounding warnings incorrectly

2015-08-09 Thread Igor Liferenko
Package: texlive-binaries Version: 2015.20150524.37493-5 Severity: minor Dear Maintainer, In Debian 8 jessie (TeX Live 2015/dev/Debian) vptovf sent rounding warnings to stdout: $ vptovf myfont.vpl I had to round some heights by 0.0090284 units. $ In Debian 9 stretch (TeX Live 2015/Debian)

Bug#794313: dahdi: DAHDI-modules build fails

2015-08-01 Thread Igor Liferenko
Package: dahdi Version: 1:2.10.2-2 Severity: serious Justification: fails to build from source (but built successfully in the past) Dear Maintainer, After installing debain testing weekly build (from 2015-07-27) and installing DAHDI modules: sudo apt-get install module-assistant sudo

Bug#786381: texlive-lang-cyrillic: request for scyrillic fonts

2015-06-24 Thread Igor Liferenko
I found out that cmcyr fonts are 100% scyrillic fonts, but with a different name. This bug report may be closed. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#786381: texlive-lang-cyrillic: request for scyrillic fonts

2015-05-21 Thread Igor Liferenko
Package: texlive-lang-cyrillic Version: 2014.20141024-1 Severity: wishlist Dear Maintainer, Please add these fonts to texlive-lang-cyrillic (only .mf files are needed): CTAN: tex-archive/fonts/cyrillic/scyrillic -- System Information: Debian Release: 8.0 APT prefers stable-updates APT

Bug#786381: texlive-lang-cyrillic: request for scyrillic fonts

2015-05-21 Thread Igor Liferenko
Hi Norbert, I will try to get the copyright notice from the original authors. The reasons why I need specifically these fonts are explained here: http://tex.stackexchange.com/questions/244908/extensions-to-cm-fonts-in-type1-format Best wishes, Igor. -- To UNSUBSCRIBE, email to

Bug#785506: mate-themes: MATE theme changes are not applied on-the-fly anymore.

2015-05-17 Thread Igor Liferenko
Package: mate-themes Version: 1.9.3-1 Severity: normal Dear Maintainer, I installed debian testing build for 11th May 2015 (http://cdimage.debian.org/cdimage/weekly-builds/i386/jigdo-dvd/debian-testing-i386-DVD-1.jigdo) When in MATE Appearance Preferences dialog (Theme tab) I choose a theme,

Bug#781387: mate-session-manager: inconsistent behavior of mate-session-manager in reaction to gnome-compat options

2015-03-28 Thread Igor Liferenko
Package: mate-session-manager Version: 1.8.1-8 Severity: normal Dear Maintainer, $ gsettings set org.mate.session gnome-compat-startup ['keyring', 'smproxy'] $ gsettings get org.mate.session gnome-compat-startup ['keyring', 'smproxy'] reboot $ ps -ef | grep [k]eyring user 1237 1 0

Bug#781387:

2015-03-28 Thread Igor Liferenko
I need to prevent gnome-keyring-daemon from starting at all. I just removed 'keyring', but gnome-keyring-daemon showed up in process list anyway. Then I decided to try all the options, just to check. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#779922: debian-installer: Installation freezes with The attempt to mount a files system with type ext4 in SCSI1 (0, 0, 0), partition #1 (sda) at / failed.

2015-03-06 Thread Igor Liferenko
Package: debian-installer Severity: critical Tags: d-i Justification: breaks the whole system Dear Maintainer, I take debian testing weekly build from http://cdimage.debian.org/cdimage/weekly-builds/i386/jigdo-dvd/debian-testing-i386-DVD-1.jigdo, add preseed to it and install in qemu. Preseed