Bug#914709: gnuplot: Mouse coordinates makes little sense in multiplot mode in wxt terminal

2018-11-26 Thread Witold Baryluk
Package: gnuplot Version: 5.2.5+dfsg1-1 Severity: normal As title says, I know zooming and replotting is "broken" in multiplot mode (which is a topic for another time), but the coordinates which are in principle axis based coordinates that are displayed in wxt in status bar at the bottom are more

Bug#755903: Have to invoke gnuplot with two copies of same input file

2018-11-26 Thread Witold Baryluk
Package: gnuplot Followup-For: Bug #755903 This works just fine with current version of gnuplot. I can't reproduce the problem orignally posted by Ian. Single invocation works and produces plot with expected data. It is possible that early implementation of the epscairo required explicit 'unset

Bug#720403: PDF and PS terminal output compress the second (and later) page(s) if text rotation is used

2018-11-26 Thread Witold Baryluk
Package: gnuplot Followup-For: Bug #720403 Can't reproduce in current version of gnuplot. Works fine. Both pages are identical. There are minor differences between ps and pdf, but the plot is poorly done anyway to be useful. I.e. x labels are so long that there is no more space for the actual pl

Bug#681646: gnuplot: somtimes forgets previous command (can't see it in history either)

2018-11-26 Thread Witold Baryluk
Package: gnuplot Version: 5.2.5+dfsg1-1 Followup-For: Bug #681646 This is still a bug in current gnuplot 5.2.5, albeit with a bit different behaviour. Example: ... Terminal type is now 'wxt' gnuplot> a=5;plot x gnuplot> plot x gnuplot> history 1 a=5;plot x # No 'plot x' gnuplot> plot

Bug#914713: gnuplot: set errorbars fullwidth breaks normal plots that use yerrorlines

2018-11-26 Thread Witold Baryluk
Package: gnuplot Version: 5.2.5+dfsg1-1 Severity: normal When trying to use 'set errorbars fullwidth', plots that use error bars in normal ways (not histograms), do not show top and bottom error horizontal lines any more. They are most likely width zero. The vertical bar spanning from bottom to t

Bug#914759: /usr/bin/zstd: zstdcat confusing error message on incorrect filename

2018-11-26 Thread Witold Baryluk
Package: zstd Version: 1.3.5+dfsg-1 Severity: normal File: /usr/bin/zstd user@debian:~/mkd$ zstdcat abc.tar.zst | tar xf - zstd: abc.tar.zst is not a regular file -- ignored tar: This does not look like a tar archive tar: Exiting with failure status due to previous errors user@debian:~/mkd$ ls ab

Bug#628908: mc: Fails on looooong paths in posix tar archives

2018-11-26 Thread Witold Baryluk
Package: mc Version: 3:4.8.21-1 Followup-For: Bug #628908 I am not sure if this is the same problem, but I have an archive 72MB in size (~2GB before compression), compressed into tar.zst with about 1.1M files (0 - 100 bytes each) and about 120 characters in path of each file. Listing content is

Bug#912331: Doesn't work after update

2018-10-30 Thread Witold Baryluk
Package: bitcoin-qt Severity: important $ bitcoin-qt (bitcoin-qt:25827): Gtk-WARNING **: 14:00:43.166: Theme parsing error: gtk.css:7:21: The 'gtk-key-bindings' property has been renamed to '-gtk-key-bindings' and nothing is happening. strace -v -tt -T -o bitcoin-qt-stuck.strace.log -f bitcoi

Bug#901423: fixed in 1.4.0-alpha0

2018-10-30 Thread Witold Baryluk
s/12 > Thanks, > Paul > -- Witold Baryluk My PGP keys for 2017-02-17 - 2019-02-17: 5B8C 48CB 8B2F CF53 CA55 0995 16D9 6FA2 20A8 F130 https://functor.xyz/pgp/witold.baryluk-gmail.gpg.asc https://keys.mailvelope.com/pks/lookup?op=get&search=0x16D96FA220A8F130

Bug#912596: cpufrequtils: cpufreq-info only shows 31 CPUs

2018-11-01 Thread Witold Baryluk
Package: cpufrequtils Version: 008-1+b1 Severity: important Dear Maintainer, it appears cpufreq-info has issues with a lot of CPUs? root@debian:~# reset; cpufreq-info cpufrequtils 008: cpufreq-info (C) Dominik Brodowski 2004-2009 Report errors and bugs to cpuf...@vger.kernel.org, please. analyz

Bug#912597: linux-image-4.18.0-1-amd64: Please enable CONFIG_SENSORS_NCT7802 for nct7802 driver and others

2018-11-01 Thread Witold Baryluk
Package: src:linux Version: 4.18.6-1 Severity: normal Dear Maintainer, I see there is many HWMON hardware modules not compiled in 4.18.0-1-amd64, this also applies to 4.18.0-2-amd64 as I checked there is no nct7802.ko in the package. $ cat /boot/config-4.18.0-1-amd64 | grep NCT7 # CONFIG_SENSOR

Bug#699140: Linux as of 3.8-rc5 doesn't support NCT6779D hw sensor

2018-11-01 Thread Witold Baryluk
Package: src:linux Followup-For: Bug #699140 $ grep NCT6775 /boot/config-4.18.0-1-amd64 CONFIG_SENSORS_NCT6775=m $ user@debian:/lib/modules$ find | grep nct677 ./4.18.0-1-amd64/kernel/drivers/hwmon/nct6775.ko user@debian:/lib/modules$ │ CONFIG_SENSORS_NCT6775: │ │ If you say yes here y

Bug#912602: mbw doesn't use memcpy from glibc, but inlined version from gcc

2018-11-01 Thread Witold Baryluk
Package: mbw Version: 1.2.2-1+b1 Severity: normal Dear Maintainer, i looked at strace and ltrace traces, and I belive memcpy used by mbw is generated by gcc and inlined. the libc one is not called. (not to mention the memcpy is slower than dumb version) As such, the memcpy performance of mbw is

Bug#912782: s-tui package misses dependency on python3-pkg-resources

2018-11-03 Thread Witold Baryluk
Package: s-tui Version: 0.8.2-1 Severity: important Dear Maintainer, $ s-tui Traceback (most recent call last): File "/usr/bin/s-tui", line 6, in from pkg_resources import load_entry_point ModuleNotFoundError: No module named 'pkg_resources' $ Installing python3-pkg-resources (that accid

Bug#912783: s-tui: Doesn properly rescale Frequency graph is frequency higher than "Top Freq" is reported.

2018-11-03 Thread Witold Baryluk
Package: s-tui Version: 0.8.2-1 Severity: important My Threadripper 2950X, reports Top Freq 3500 MHz, but its turbo is way higher, something like 4400MHz, and with my cooling system I can run 3800-4100 MHz for hours even with all cores running. The problem is s-tui prescales Frequency graph to h

Bug#912922: memtester: Please move binary to /usr/bin/

2018-11-04 Thread Witold Baryluk
Package: memtester Version: 4.3.0-4+b1 Severity: normal There is no reason to keep it in /usr/sbin/ Thanks. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 4.18.0-2-amd64 (SMP w/32 CPU cores) Loc

Bug#912923: memtester: Provide rudementory multithreading support

2018-11-04 Thread Witold Baryluk
Package: memtester Version: 4.3.0-4+b1 Severity: normal I know I can start N processes each with M/N memory, but it would be nice if one process locked all M memory, then spawned N threads, and put barriers between each phase (test type) and loop, so it works nicely. It is also easier to start and

Bug#913001: live-wrapper: Handle firmware list more robustly by using proper whitespace split

2018-11-05 Thread Witold Baryluk
plit(' ') == ['firmware-a', '', 'firmware-b'] Use split() that automatically removes empty elements (equivelent to strip + remove if empty), and splits on tabs and newlines. This makes human provided arguments be handled more robustly. " Thanks.

Bug#850884: overlayfs does not implement inotify interfaces correctly

2018-11-05 Thread Witold Baryluk
Package: src:linux Followup-For: Bug #850884 Hi, this is still an issue on current kernels. I am running Debian Live CD with 4.18.10, and tail -f, uses pooling on root overlayfs, instead of inotify (verified using strace). It is not a huge issue for tail itself, but for some other apps it can.

Bug#913074: caja: Compress dialog should have option to remove original file after compression is succesfull

2018-11-06 Thread Witold Baryluk
Package: caja Version: 1.20.2-5 Severity: wishlist Not sure if caja or engrampa issue, but when selecting one file and right clicking Compress.. the dialog pops up. It would be nice to have option (disabled by default) to delete original file if the compression was succesful (do not do that if th

Bug#913075: engrampa: Save as... for tar.gz errors out with tar showing incorrect options used

2018-11-06 Thread Witold Baryluk
Package: engrampa Version: 1.20.1-1 Severity: normal Hi, When I open existing bla.tar.gz (created in engrampa btw), and then select Archive -> Save as... and enter another name it shows this error: tar: '--keep-newer-files' cannot be used with '--keep-old-files' Try 'tar --help' or 'tar --usage

Bug#913103: qemu-system-alpha: no palcode provided

2018-11-06 Thread Witold Baryluk
I see palcode-clipper binary (152680 bytes): https://github.com/qemu/qemu/blob/master/pc-bios/palcode-clipper so I am not sure why it is missing in Debian. I was not able finy `palcode-clipper` in any package in Debian using `apt-file` search or packages.debian.org Best regards, Witold Baryluk

Bug#913103: qemu-system-alpha: no palcode provided

2018-11-06 Thread Witold Baryluk
Package: qemu-system-misc Version: 1:2.12+dfsg-3+b1 Followup-For: Bug #913103 It appears https://salsa.debian.org/qemu-team/qemu/commit/867a35654f3cc10b27c52e72d6921239bc0db4e6 removed this file from cloned repo. It claims DFSG as a reason. palcode-clipper is open source, and is provided by a

Bug#913174: globs: GL_shadow and GL_smoke segmentation fault

2018-11-07 Thread Witold Baryluk
Package: globs Version: 0.2.0~svn50-5 Severity: important GL_shadow and GL_smoke immediately segfaults I am guessing this is related to textures loaded from the .png files. If I run gl_smoke manually, with current directory being random, it says can't load a texture and shows gray smoke. But if

Bug#912596: cpufrequtils: cpufreq-info only shows 31 CPUs

2018-11-08 Thread Witold Baryluk
Package: linux-image-4.18 Followup-For: Bug #912596 # cpupower -c all frequency-info analyzing CPU 0: driver: acpi-cpufreq CPUs which run at the same hardware frequency: 0 CPUs which need to have their frequency coordinated by software: 0 maximum transition latency: Cannot determine or i

Bug#913255: multitail: Provide non-fullscreen mode when using --mergeall

2018-11-08 Thread Witold Baryluk
Package: multitail Version: 6.4.2-3+b1 Severity: wishlist I wish to just have behaviour similar to `tail -f`, with no subwindows, panels or anything, just simple (raw) output with maybe colors and custom prefixes, that is all. Thanks. -- System Information: Debian Release: buster/sid APT pre

Bug#913256: multitail: Please use ISO 8601 date and time format by default

2018-11-08 Thread Witold Baryluk
Package: multitail Version: 6.4.2-3+b1 Severity: normal When using -ts option, it shows: 2018/11/08 18:19:17 Please use ISO 8601 format: 2018-11-08 18:19:17 Thanks. -- System Information: Debian Release: buster/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_

Bug#913257: multitail: No easy way to add label prefixes automatically.

2018-11-08 Thread Witold Baryluk
Package: multitail Version: 6.4.2-3+b1 Severity: normal I wish that instead of doing this tedious: multitail --basename -ts --mergeall --label 'a: ' /tmp/a -ts --label 'b: ' /tmp/b I just do something like this: multitail --basenameall --tsall --mergeall /tmp/a /tmp/b or --labelauto and

Bug#912596: cpufrequtils: cpufreq-info only shows 31 CPUs

2018-11-08 Thread Witold Baryluk
11:01 a.m., Witold Baryluk wrote: > Package: linux-image-4.18 > Followup-For: Bug #912596 > > > # cpupower -c all frequency-info > analyzing CPU 0: <- cut -> > ... > analyzing CPU 30: <- cut -> > analyzing CPU 31: <- cut -> > # > > Same issue

Bug#909545: SSL CERTIFICATE_VERIFY_FAILED when using gs (Google Cloud Storage) backend.

2018-09-30 Thread Witold Baryluk
Type found This is because I do not use client certificates. After that I got duplicity working again and it connects just fine now. sob., 29 wrz 2018 o 21:54 Sebastian Andrzej Siewior napisał(a): > control: tags -1 patch > > On 2018-09-25 03:04:49 [+0200], Witold Baryluk wrote: &g

Bug#910250: Update Homepage URL in package metadata

2018-10-03 Thread Witold Baryluk
Package: npm Version: 5.8.0+ds5-1 Severity: minor Should be https://github.com/npm/cli or https://npm.community/ or https://www.npmjs.com/ not https://github.com/npm/npm -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental

Bug#909533: No ability to specify legacy arrays in mdadm.conf to build automatically at boot

2018-09-24 Thread Witold Baryluk
Package: mdadm Version: 4.1~rc1-4 Severity: normal I have a raw FAT32 that is for EFI system partition. I have it mirrored on two SSDs, but because it must be recognized by BIOS, it is stupid legacy partition with no superblocks or bitmaps. It works well, because there is almost no writes to thi

Bug#907997: emacs-lucid: trying to overwrite '/usr/share/emacs/25.2/etc/DOC', which is also in package emacs25 25.2+1-6+b2

2018-09-24 Thread Witold Baryluk
Package: emacs-common Followup-For: Bug #907997 FYI Preparing to unpack .../emacs-common_1%3a25.2+1-11_all.deb ... Unpacking emacs-common (1:25.2+1-11) ... dpkg: error processing archive /var/cache/apt/archives/emacs-common_1%3a25.2+1-11_all.deb (--unpack): trying to overwrite '/usr/share/emac

Bug#909545: SSL CERTIFICATE_VERIFY_FAILED when using gs (Google Cloud Storage) backend.

2018-09-24 Thread Witold Baryluk
Package: python-boto Version: 2.44.0-1 Severity: normal Not sure if boto, or duplicity issue. duplicity with GS was working fine for year or two, and started failing few weeks ago. Now it takes few minutes on any command, and then errors out: Cleaning older backups Traceback (innermost last)

Bug#898778: hooks/btrfs fails

2018-05-15 Thread Witold Baryluk
Package: initramfs-tools Version: 0.130 Severity: important Hi. # LC_ALL=C dpkg --configure -a Setting up initramfs-tools (0.130) ... update-initramfs: deferring update (trigger activated) Processing triggers for initramfs-tools (0.130) ... update-initramfs: Generating /boot/initrd.img-4.16.0-1-

Bug#898778: hooks/btrfs fails

2018-05-15 Thread Witold Baryluk
Package: initramfs-tools Followup-For: Bug #898778 Appears to be fixed in btrfs-progs 4.16.1-2 I got strange error from apt, but it is probably fine now: ... Przetwarzanie wyzwalaczy pakietu initramfs-tools (0.130)... update-initramfs: Generating /boot/initrd.img-4.16.0-1-amd64 ... W: APT

Bug#890913: nuntius: Missleading description

2018-02-20 Thread Witold Baryluk
Package: nuntius Severity: normal Description-en: share notifications from Android phone or tablet via Bluetooth or LAN Deliver notifications from your Android phone or tablet to your computer using Bluetooth or LAN. To use, you will need to install a companion tool on your phone or tablet a

Bug#891324: radvd: Claims ::/64 prefix is invalid in the log

2018-02-24 Thread Witold Baryluk
Source: radvd Version: 1:2.15-2 Severity: normal Tags: ipv6 In syslog: Feb 24 14:49:11 xyz radvd[8765]: invalid all-zeros prefix in /etc/radvd.conf, line 11 But according to documentation of radvd.conf, ::/64 is perfectly valid. Also after emiting this "invalid ... prefix" message, radvd runs

Bug#891324: radvd: Claims ::/64 prefix is invalid in the log

2018-02-24 Thread Witold Baryluk
Feb 24 18:21:31 xyz radvd[9522]: invalid all-zeros prefix in /etc/radvd.conf, line 6 Feb 24 18:21:31 xyz systemd[1]: Started Router advertisement daemon for IPv6. I hope that helps. 2018-02-24 16:17 GMT+01:00 Geert Stappers : > On Sat, Feb 24, 2018 at 02:53:10PM +0100, Witold Baryluk wr

Bug#806199: collectd: Please split each plugin config into a conffile snippet

2018-03-02 Thread Witold Baryluk
Package: collectd Version: 5.8.0-2 Followup-For: Bug #806199 Yes, please split all plugins into separate files, and make all relevant statements in these files UNCOMMENTED by default. Enable plugins by symlinking linking them into collectd.conf.d directory. This will make updates and local modi

Bug#949572: debian-installer: Do not install Python2 by default.

2020-01-21 Thread Witold Baryluk
Package: debian-installer Severity: normal Hi, I just installed Debian using daily amd64 netinst iso (2020-01-21 iso), and after I selected mostly minimal amount of stuff (plus popcon, unatannteded-upgrades, and ssh server and standard utilities), I rebooted, and checked the python2 packages. I

Bug#869897: [debian-installer] Please add support for the TRIM command for SSDs

2020-01-21 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #869897 The dmcrypt / LUKS doesn't enable discard by default on purpose, as it might potentially be a security issue. I don't think personally it is actual security problem, but it is just my personal opinion. You would need to convince dmcrypt / luks m

Bug#949572: debian-installer: Do not install Python2 by default.

2020-01-21 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #949572 One more thing, reportbug, apt-listchanges, and few other packages that look to be using Python, all work fine, and use Python3. I rebooted the system, and things are working fine.

Bug#689528: please add virtio support for cdrom at install time

2020-01-21 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #689528 Dear Maintainer, any progress on this, I still have this issue. I think the culprit might be in the `list-devices cd`, but the git / salsa organization of debian-installer is very convoluted, and I can't track it down where it is. Regards, Wi

Bug#949572: debian-installer: Do not install Python2 by default.

2020-01-22 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #949572 I was thinking maybe it is being installed because of the Priority: important or Priority: essential, but no I checked python{,2}{,-minimal} and they are either Priority: standard and Priority: optional. So I a not exactly sure what decides to i

Bug#947207: chromium: Video is garbled on twitch.tv, most other video sites

2020-01-22 Thread Witold Baryluk
Package: chromium Version: 79.0.3945.130-2 Followup-For: Bug #947207 Dear Maintainer, I can reproduce this issue on my Linux Debian sid, amd64, Mesa 19.3.2 and AMD Radeon Fury X GPU. It happens on twitch, gfycat embeded videos, v.reddit.com embeded videos, and few more. It creates this red / ye

Bug#943563: chromium crash when trying to check error status after invalidateing framebuffer in WebGL

2020-01-22 Thread Witold Baryluk
Package: chromium Followup-For: Bug #943563 Looks to be fixed in chromium 79. I can't reproduce it now on the same hardware, but with Mesa 19.3.2 (I was testing with Mesa 19.2.1 previously). In fact the framebuffer invalidation tests all pass now, and no crashes either. There are some other is

Bug#576829: xdg-settings: cannot set default-web-browser

2020-01-22 Thread Witold Baryluk
Package: xdg-utils Followup-For: Bug #576829 FYI. Works for me: user@debian:/tmp$ xdg-settings get default-web-browser firefox-esr.desktop user@debian:/tmp$ xdg-settings set default-web-browser chromium.desktop user@debian:/tmp$ xdg-settings get default-web-browser chromium.desktop user@debian:/t

Bug#949619: chromium: Chromium crashes when running WebGL offscreencanvas-timer-query test.

2020-01-22 Thread Witold Baryluk
Package: chromium Version: 79.0.3945.130-2 Severity: normal Dear Maintainer, When visiting this URL: https://www.khronos.org/registry/webgl/sdk/tests/conformance/offscreencanvas/offscreencanvas-timer-query.html?webglVersion=1&quiet=0&quick=1 Chromium 79 crashes: Thread 136 "DedicatedWorker" h

Bug#949619: chromium: Chromium crashes when running WebGL offscreencanvas-timer-query test.

2020-01-22 Thread Witold Baryluk
Package: chromium Version: 79.0.3945.130-2 Followup-For: Bug #949619 BTW. My GPU does support relevant extensions: user@debian:~$ glxinfo | grep timer_query GL_ARB_timer_query, GL_EXT_timer_query, GL_EXT_timer_query, GL_EXT_disjoint_timer_query, user@debian:~$ I tested this also in Firefox-esr

Bug#949626: busybox-static: Please include less and ftpput in busybox-udeb

2020-01-22 Thread Witold Baryluk
Package: busybox-static Version: 1:1.30.1-4 Severity: normal Dear Maintainer, it is really hard to debug issues and read long log files (like syslog), especially in debian-installer failures. There is more, but it is really equivalent to cat. It doesn't actually do paging. Please include functi

Bug#949626: busybox-static: Please include less and ftpput in busybox-udeb

2020-01-22 Thread Witold Baryluk
On Wed, 22 Jan 2020 at 22:03, Philipp Kern wrote: > > Please include functional less, just like in busybox-static with the same > > build options. > > There is nano though. (I'd still second less. I think we can spare the > space.) ~17kB from my estimates and looking at build logs. > > ftpput to

Bug#947207: chromium: Video is garbled on twitch.tv, most other video sites

2020-01-22 Thread Witold Baryluk
Package: chromium Version: 79.0.3945.130-2 Followup-For: Bug #947207 Actually, YouTube is also affected when it plays avc1 content. vp9 works, probably because my hardware doesn't support VP9 decode via vaapi so it falls back to using software maybe. Not sure because some other webm files do fail

Bug#949626: busybox-static: Please include less and ftpput in busybox-udeb

2020-01-23 Thread Witold Baryluk
Campbell wrote: > > On Wed, 2020-01-22 at 22:42 +, Witold Baryluk wrote: > > > The age of FTP has long passed. > > > > You think you can fit the scp or ssh then? :D I doubt so. > > If you have a network to scp over then you can `anna-install` the ssh > ude

Bug#949572: debian-installer: Do not install Python2 by default.

2020-01-23 Thread Witold Baryluk
I don't think python3 need to be standard. Better keep it optional as it is. As of of Python 2, indeed there are overrides for Python 2: $ zgrep ^python override.sid.main.gz | grep standard python standard python python-minimal standard python python2.7 standard python python3-reportbug standard

Bug#1004112: libunwind-13-dev: Issues when replacing libunwind-dev

2022-04-07 Thread Witold Baryluk
Package: libunwind-13-dev Followup-For: Bug #1004112 X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, could something be done about this? This make it impossible to install libc++-dev together with libgoogle-perftools-dev or libgstreamer1.0-dev:i386 Thanks, Witold

Bug#1004112: libunwind-13-dev: Issues when replacing libunwind-dev

2022-04-07 Thread Witold Baryluk
Package: libunwind-13-dev Version: 1:13.0.1-3 Followup-For: Bug #1004112 X-Debbugs-Cc: witold.bary...@gmail.com > Do you want to give it a try and provide a patch? Sure: --- a/debian/control2022-02-05 10:12:03.0 + +++ b/debian/control2022-04-07 23:39:49.357377469 + @@ -74

Bug#977076: libomxil-bellagio-dev: Can't coinstall amd64 and i386 packages

2022-04-09 Thread Witold Baryluk
Package: libomxil-bellagio-dev Version: 0.9.3-7 Followup-For: Bug #977076 X-Debbugs-Cc: witold.bary...@gmail.com Still broken

Bug#1012616: xtrx-dkms: DKMS build fails with implicit declaration of functions

2022-06-18 Thread Witold Baryluk
Package: xtrx-dkms Version: 0.0.1+git20190320.5ae3a3e-3 Followup-For: Bug #1012616 X-Debbugs-Cc: witold.bary...@gmail.com I suggest escalating this to serious issue. As is causing live-build build failures, and kernel upgrade issues interfering with the rest of the system. Due to chain of Depends

Bug#1013236: atop should not listen on 0.0.0.0 by default

2022-06-19 Thread Witold Baryluk
Package: atop Version: 2.7.1-1 Severity: important X-Debbugs-Cc: witold.bary...@gmail.com $ sudo ss -lnp | awk '$5 ~ /\[::\]|0\.0\.0\.0:|\*:/ { print $0; }' | grep atop ??? UNCONN 0 0 0.0.0.0:255 0.0.0.0:*users:(("atop",pid=2185,fd

Bug#890010: deluge-web: Doesn't work over IPv6

2022-06-21 Thread Witold Baryluk
Package: deluge-web Version: 2.0.3-3.1 Followup-For: Bug #890010 X-Debbugs-Cc: witold.bary...@gmail.com This is still broken in latest version 2.0.3-3.1 -- System Information: Debian Release: bookworm/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing') Architect

Bug#597084: /etc/kernel/postinst.d/zz-update-grub: Re: grub-pc: /etc/kernel/postinst.d/zz-update-grub fails inside openvz chroot

2022-06-04 Thread Witold Baryluk
Package: grub2-common Version: 2.06-2 Followup-For: Bug #597084 X-Debbugs-Cc: witold.bary...@gmail.com This problem shows also in very similar form in live-boot environment: Setting up linux-image-5.17.0-3-amd64 (5.17.11-1) ... /etc/kernel/postinst.d/dkms: dkms: running auto installation service

Bug#962476: prometheus-node-exporter: Please only listen on localhost in default setup

2020-06-08 Thread Witold Baryluk
Package: prometheus-node-exporter Version: 0.18.1+ds-2 Severity: normal I think it would be reasonable to make prometheus-node-exporter only listen on loopback interface by default for security reasons. Something like this in /etc/default/prometheus-node-exporter ARGS='--web.listen-address="[::1

Bug#955531: llvm-10-toolchain: mesa/intel-opencl-clang fails to build with llvm-10: undefined reference to `getPollyPluginInfo()'

2020-06-08 Thread Witold Baryluk
Package: libllvm10 Version: 1:10.0.0-4 Followup-For: Bug #955531 I started seeing the same issue today when trying to compile Mesa master: Debian, amd64, testing. This started maybe today or yesterday, as it was working find for me before that: ``` [1461/1469] Linking target src/gallium/target

Bug#963471: procps: Rexecutes command on terminal size change (SIGWINCH signal)

2020-06-21 Thread Witold Baryluk
Package: procps Version: 2:3.3.16-5 Severity: normal It appears watch programs reacts to some signals in undocumented manner. On receving SIGWINCH (terminal size change) it reexecutes the command and redraws. That might be problematic, as sometimes watch is to trigger periodic events, and resizin

Bug#1008306: python3-prometheus-client: Please package new version

2022-03-26 Thread Witold Baryluk
Package: python3-prometheus-client Version: 0.9.0-1 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, currently packaged version in testing and unstable is over 2 years old. Current upstream is 0.13.1 with number of bugfixes. Would appreciate it being updated in Debian.

Bug#964256: libbrotli-dev not multiarch installable

2020-07-15 Thread Witold Baryluk
Package: libbrotli-dev Version: 1.0.7-6.1 Followup-For: Bug #964256 X-Debbugs-Cc: witold.bary...@gmail.com I discovered this issue today to when trying to compile wine and installing libfreetype-dev for i386 and amd64. I would really appreciate the -dev files to have Multi-Arch: same, and the fix

Bug#965359: lynis: Denial of service by user creating symlink to /, disk space exhaustion due to verbose logging

2020-07-20 Thread Witold Baryluk
Package: lynis Version: 3.0.0-1 Severity: critical Tags: security Justification: breaks unrelated software X-Debbugs-Cc: witold.bary...@gmail.com, Debian Security Team root@debian:/var/log# grep lynis daemon.log | wc -l 21311825 root@debian:/var/log# grep lynis daemon.log.1 | wc -l 1986915 root

Bug#964256: libbrotli-dev not multiarch installable

2020-07-23 Thread Witold Baryluk
Package: libbrotli-dev Followup-For: Bug #964256 X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, Thank you a lot for this quick fix. It is now possible to compile working wine32 and wine64 on Debian amd64, without using complicated chroot setup. I am supper happy with that, as it was not

Bug#947882: python3-networkx: SyntaxWarning on package upgrade

2020-07-23 Thread Witold Baryluk
Package: python3-networkx Version: 2.4-3 Followup-For: Bug #947882 X-Debbugs-Cc: witold.bary...@gmail.com The issue is fixed upstream in this commit: https://github.com/networkx/networkx/commit/4de84c9cdf1bed8248dc149317cb79fa46b545e8 It is not a part of any releases, but it is going to be inclu

Bug#966162: aspell-sk: Invalid strings in dictionary when building hash

2020-07-23 Thread Witold Baryluk
Package: aspell-sk Version: 2.02-0-1.1 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com This is with aspell aspell 0.60.8-1 package. aspell-autobuildhash: processing: sk [sk]. Warning: The string "à" is invalid. The Unicode code point U+00E0 is unsupported. Skipping string. Warning: The s

Bug#966163: aspell-is: Invalid string in the dictionary when building hash

2020-07-23 Thread Witold Baryluk
Package: aspell-is Version: 0.51-0-utf8-0.2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com This is when building with aspell aspell 0.60.8-1 package: aspell-autobuildhash: processing: is [is]. Warning: The word "austarla...me�" is invalid. The character '.' (U+2E) must be followed by a

Bug#783501: idutch: Gives a whole load of "Word 'x' contains illegal characters" errors when setting up

2020-07-23 Thread Witold Baryluk
Package: idutch Version: 1:2.10-6 Followup-For: Bug #783501 X-Debbugs-Cc: witold.bary...@gmail.com This still occurrs in current version: Processing triggers for dictionaries-common (1.28.1) ... ispell-autobuildhash: Processing 'american' dict. ispell-autobuildhash: Processing 'brasileiro' dict.

Bug#966164: python3-xlsxwriter: Homepage URL is not working.

2020-07-23 Thread Witold Baryluk
Package: python3-xlsxwriter Version: 1.1.2-0.2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, packages points to homepage URL: https://xlsxwriter.readthedocs.io/en/latest/ but this URL doesn't work (404 error). It should be replaced with https://xlsxwriter.readthedocs.

Bug#969068: libxinerama-dev depends on transitional package x11proto-xinerama-dev

2020-08-26 Thread Witold Baryluk
Package: libxinerama-dev Version: 2:1.1.4-2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, libxinerama-dev depends on transitional package x11proto-xinerama-dev. Please depend on x11proto-dev (with "> 2018.3" version condition if needed) instead. Similar applies to s

Bug#599622: htop: Crashes iceweasel when ltrace applied

2020-06-26 Thread Witold Baryluk
Package: ltrace Version: 0.7.3-6.1 Followup-For: Bug #599622 I belive this problem still perists in current version of ltrace, to me it usually happens when I specify filters, ie.: $ ltrace -b -f -e '+getaddrinfo-free-memset' -p `pidof factorio` failed to initialize process 1322420: No such file

Bug#959680: Unclear error handling of hsearch_r in manpage

2020-05-03 Thread Witold Baryluk
Package: manpages-dev Version: 5.06-1 Severity: normal Reading manual: """ int hsearch_r(ENTRY item, ACTION action, ENTRY **retval, struct hsearch_data *htab); Return Value: hsearch_r() returns nonzero on success, and 0 on error. Errors: hsearch() and hsearch_r() can fail for

Bug#959680: Unclear error handling of hsearch_r in manpage

2020-05-05 Thread Witold Baryluk
Package: manpages-dev Version: 5.06-1 Followup-For: Bug #959680 The man page doesn't tell how the error code is returned back to the caller. Looking at the source code of hsearch and hsearch_r it looks to be via errno, but manpage doesn't mention this at all. Regards, Witold -- System Informat

Bug#808724: gdc: "switch" requires a "default" case

2020-05-07 Thread Witold Baryluk
Package: gdc Version: 4:9.2.1-3.1 Followup-For: Bug #808724 This bug seems to be fixed long time ago: $ gdc example.d dlang.d:10:9: error: switch statement without a default; use 'final switch' or add 'default: assert(0);' or add 'default: break;' 10 | switch (1) { $ So, bug can be

Bug#959966: gdc -flto doesn't accept void main() signature.

2020-05-07 Thread Witold Baryluk
Package: gdc Version: 4:9.2.1-3.1 Severity: normal Dear Maintainer, According to language spec: https://dlang.org/spec/function.html#main """ 19.20 main() Function For console programs, main() serves as the entry point. It gets called after all the module initializers are run, and after any un

Bug#960150: gdc-10 / libphobos 2.76 core.cpuid.{cores,threads}PerCPU() returns wrong value

2020-05-09 Thread Witold Baryluk
Package: gdc-10 Version: 10.1.0-1 Severity: normal Dear Maintainer, import std.stdio; import core.cpuid; void main() { writefln("CPU: threads_per_cpu=%d; cores_per_cpu=%d; ht=%s; processor=%s", threadsPerCPU(), coresPerCPU(), hyperThreading(), processor()); } # Using gdc-

Bug#960157: ldc -flto doesn't find LLVMgold.so automatically

2020-05-09 Thread Witold Baryluk
Package: ldc Version: 1:1.20.1-1 Severity: normal Dear Maintainer, $ dpkg -L llvm-10-dev | grep gold /usr/lib/llvm-10/lib/LLVMgold.so $ time ldc2 -mcpu=native --flto=full -d-version=benchmark -of=bench_ldc2 bench.d Error: The LLVMgold.so plugin (needed for LTO) was not found. You can specify its

Bug#960150: gdc-10 / libphobos 2.76 core.cpuid.{cores,threads}PerCPU() returns wrong value

2020-05-10 Thread Witold Baryluk
It look this might be already fixed upstream: https://github.com/dlang/druntime/pull/2620 https://github.com/dlang/druntime/commit/0723a38a858e83a9c5c0d43a0400571ef2a0 and could explain why ldc is showing correct values. On Sat, 9 May 2020 at 22:57, Witold Baryluk wrote: > > Packag

Bug#960246: ldc: ICE / SIGSEGV when trying to compile D code with -mattr=-x87

2020-05-10 Thread Witold Baryluk
Package: ldc Version: 1:1.20.1-1 Severity: normal This is probably related to the fact that pow by default uses real for the argument, and it tries to generate x87 code for this. $ cat f.d import std.math : pow; void main() { double x = pow(1.01, 1.3); } $ $ gdb --args ldc2 -mcpu=znver2 -m

Bug#960248: gdc-10 -flto -fno-weak crashes on some codes

2020-05-10 Thread Witold Baryluk
Package: gdc-10 Version: 10.1.0-1 Severity: normal This is for gdc-10. I tested it with gdc-9 and it works without a crash. $ cat bench.d // = import std.conv : to; int main(string[] args) { return cast(int)to!float(args[1]); } // === $ $ gdc-10 -flto -O2 -fno-weak -o benc

Bug#960643: gdc-10: manpage and gdc --help doesn't mention -fmain

2020-05-14 Thread Witold Baryluk
Package: gdc-10 Version: 10.1.0-1 Severity: normal It is common to provide unittests for module in the module, but without main, so the module can be used as a library. For this reasons, to test just one module one need to provide a dummy main function when linking. -fmain does this autoamtical

Bug#960644: valgrind: Doesn't support D programming language demangling

2020-05-14 Thread Witold Baryluk
Package: valgrind Version: 1:3.15.0-1 Severity: normal It looks like valgrind doesn't support D programming language symbol mangling (as emitted by DMD, GDC or LDC2 compilers); ==29535== valgrind: Unrecognised instruction at address 0x1b38db. ==29535==at 0x1B38DB: _D3rcu__T3RCUTSQn1AZQl6updat

Bug#960644: valgrind: Doesn't support D programming language demangling

2020-05-15 Thread Witold Baryluk
rust, and same can be done for dlang, to make user experience easier. I will talk to valgrind about it. Thanks for maintaining valgrind packages in Debian! Cheers. On Fri, 15 May 2020 at 12:32, Mark Wielaard wrote: > > Hi, > > On Fri, 2020-05-15 at 02:28 +, Witold Baryluk wrote:

Bug#960893: libc++-10-dev: Can't coinstall multiple libc++-dev versions

2020-05-17 Thread Witold Baryluk
Package: libc++-10-dev Version: 1:10.0.0-4 Severity: normal It is not the end of the world, but it does impose some limitations: # apt install libc++-dev The following additional packages will be installed: libc++-9-dev libc++1-9 libc++abi1-9 Suggested packages: clang The following packages

Bug#940914: uno-libs3: Segfault on launch in cppu::_copyConstructAnyFromData

2020-03-26 Thread Witold Baryluk
Package: libreoffice Version: 1:6.4.2-2 Followup-For: Bug #940914 Dear Maintainer, Any progress on this? I am getting same issues with libreoffice 1:6.4.0~rc2-1 from sid. (I know of apparmor workaround). Thanks! -- System Information: Debian Release: bullseye/sid APT prefers unstable-debug

Bug#732791: [l10n] codeblocks: Please include the translations in Debian

2019-04-22 Thread Witold Baryluk
Package: codeblocks Version: 16.01+dfsg-2.1 Followup-For: Bug #732791 I do not feel it is acceptable to provide so old version of this software in Debian probably. There are in fact some external libraries that makes codeblocks 16.01 not usable in debian anymore, i.e. newer versions of boost libr

Bug#924767: pgadmin3: Incorrectly installs entire database engine as dependency

2019-03-23 Thread Witold Baryluk
Package: pgadmin3 Followup-For: Bug #924767 You can use apt-get --no-install-recommends to do what you want. It is up to discussion if the Recommends should be moved to Suggests tho.

Bug#919636: pelican: "make publish" with Atom feed yields "CRITICAL: TypeError: not all arguments converted during string formatting"

2019-03-25 Thread Witold Baryluk
Package: pelican Version: 4.0.1+dfsg-1 Followup-For: Bug #919636 I also got this issue on a fresh install. Using upstream fix https://github.com/getpelican/pelican/pull/2515 solved this for me. Please include in the package. Thanks! :) PS. Problem was also reported upstream, i.e. https://githu

Bug#1053186: apt dist-upgrade wants to remove manually installed packages

2023-09-28 Thread Witold Baryluk
Package: apt Version: 2.7.3 Severity: important X-Debbugs-Cc: witold.bary...@gmail.com Hi. Happens in 2.7.3 and 2.7.6 When on testing and unstable. (as of this writing) root@debian:~# apt dist-upgrade --purge -V Reading package lists... Done Building dependency tree... Done Reading state inf

Bug#1036873: Don't Depend on transitional package ghostscript-x

2023-10-01 Thread Witold Baryluk
Package: gv Version: 1:3.7.4-2+b1 Followup-For: Bug #1036873 X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, any updates on this? I do not see gv sources on salsa, so I am not sure how to update the pacakge otherwise (I am not DD). Should be one line change to switch from ghostscript-x t

Bug#1053330: xournal: Should not depend on transitional package ghostscript-x

2023-10-01 Thread Witold Baryluk
Package: xournal Version: 1:0.4.8.2016-7+b1 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dependency on ghostscript-x should be switched to ghostscript package instead. ghostscript-x is transitional package that just installs ghostscript. There are only few remaining package that still

Bug#1053335: gnuradio: Crash on startup, when using some gtk themes

2023-10-01 Thread Witold Baryluk
Package: gnuradio Version: 3.10.7.0-3+b2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com At least I do think it is related to a theme. Thread 1 "python3" received signal SIGSEGV, Segmentation fault. 0x7ffee1cd45c2 in gtk_css_node_ensure_style (cssnode=0x2064a90 [GtkCssWidgetNode], c

Bug#1057620: doomsday: Crashes on startup

2023-12-05 Thread Witold Baryluk
Package: doomsday Version: 2.3.1+ds1-1+b2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com $ doomsday QSocketNotifier: Can only be used with threads started with QThread Segmentation fault (core dumped) $ Running under gdb (gdb) r Starting program: /usr/games/doomsday [Thread debugging

Bug#1029939: libshaderc.so: Re: libshaderc1: underlinked shared library

2024-02-11 Thread Witold Baryluk
Package: libshaderc-dev Version: 2023.2-1 Followup-For: Bug #1029939 X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, I am seeing the same issue: $ objdump -T /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/libshaderc.so | grep UND | grep Base D *UND*

Bug#1087288: atop: Should not have oom_score_adj adjustment by default

2024-11-10 Thread Witold Baryluk
Package: atop Version: 2.10.0-3 Followup-For: Bug #1087288 X-Debbugs-Cc: witold.bary...@gmail.com Hi Marc. I asumed that this oom score change is done in the Debian package, maybe in systemd unit. But it could be coming from upstream (atop is running as root, so maybe it is self adjusting on star

<    5   6   7   8   9   10   11   >