Bug#883226: docker-engine: Cannot use docker from Debian Live CD images (aufs mount point already stacked)

2017-11-30 Thread Witold Baryluk
Package: docker-engine Version: 17.05.0~ce-0~debian-stretch Severity: normal Hi, I was trying to run some docker programs (benchmarks in particular) on a machine that I booted using Debian Stretch Live CD, and after installation using apt.dockerproject.org repos to install docker-engine, adjustin

Bug#883226: docker-engine: Cannot use docker from Debian Live CD images (aufs mount point already stacked)

2017-11-30 Thread Witold Baryluk
FYI. I managed to make docker run work by putting { "storage-manager": "device-mapper" } In /etc/docker/daemon.json. But I imaging this is less efficient than aufs. Also error message could be a bit more descriptive, and recommend some solutions. On 1 Dec 2017 2:03

Bug#883618: virt-manager: Can't scroll in virt-manager

2017-12-05 Thread Witold Baryluk
Package: virt-manager Version: 1:1.4.3-1 Severity: normal Similar to https://bugzilla.redhat.com/show_bug.cgi?id=1386602 I am not able to use mouse scroll wheel in guest VMs. Either Debian Stretch Live MATE and in Windows 8.1. Debug output baryluk@wielkiczarny:~$ virt-manager --debug --no-fork

Bug#883623: src:ceph: Please provide ceph 12.2.2+ and ceph-deploy 1.5.39+

2017-12-05 Thread Witold Baryluk
Package: src:ceph Severity: minor According to http://docs.ceph.com/docs/master/releases/ , ceph 10.2.x is going to be retrired in June 2018. Also 12.2.x series makes few important features available or finally stable: * BlueStore backend storage [higher performance, better data integrity, no

Bug#883629: netcat6: Please remove from Debian.

2017-12-05 Thread Witold Baryluk
Package: netcat6 Version: 1.0-8 Severity: important Tags: security According to netcat6 website: """ THIS PAGE IS OUTDATED AND ONLY STILL ACCESSABLE FOR HISTORICAL REASONS. URLs for downloading outdated sources were removed. Since longer time, following implementations got native IPv6 support:

Bug#883629: Acknowledgement (netcat6: Please remove from Debian.)

2017-12-05 Thread Witold Baryluk
h support for IPv6 and an enhanced support for UDP. Description-md5: 218ff9f8d25e03732fb2d6dbc7b3af6f Homepage: http://www.deepspace6.net/projects/netcat6.html $ Sorry for the noise. -- Witold Baryluk My PGP keys for 2017-02-17 - 2019-02-17: 5B8C 48CB 8B2F CF53 CA55 0995 16D9 6FA2 20

Bug#883710: mate-system-monitor: Do not ignore zfs file system in file system usage tab

2017-12-06 Thread Witold Baryluk
Package: mate-system-monitor Version: 1.18.1-1 Severity: normal It appears that mate system monitor filters out zfs file systems from file system usage tab. I only see vfat and ext4, but no other file systems (zfs, tmpfs, pstore, cgroup, efivarfs, autofs, debugfs, rpc_pipefs, mqueue, binfmt_misc)

Bug#901905: Read multiple files (for start, end, hashing, opening, closing, stat calls) in parallel

2018-06-19 Thread Witold Baryluk
Package: rdfind Version: 1.3.5-1 Severity: normal rdfind bareally uses single core on my 8 core machine. I do have some highly duplicate files or similar size, about 500GB is size, with few million files. Using async io, or multiple threads to do things like tree traversal, stat, open/read/close,

Bug#901906: Consumes a lot of disk space after unpacking.

2018-06-19 Thread Witold Baryluk
Package: kicad-packages3d Severity: normal The following NEW packages will be installed: kicad-packages3d 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. Need to get 0 B/314 MB of archives. After this operation, 4635 MB of additional disk space will be used. That is a lot. It w

Bug#901936: chromium: Please provide debug symbols

2018-06-20 Thread Witold Baryluk
Package: chromium Version: 62.0.3202.89-1 Severity: normal I do have chromium crashing every 5 minutes, even with single tab open, even with ~/.cache and ~/.config cleared / removed or when using chromium --temp-profile, so I am sure this is not related to particular website or extension, or amou

Bug#901936: chromium: Please provide debug symbols

2018-06-20 Thread Witold Baryluk
Followup-For: Bug #901936 Ok, fair enough. That is actually smart to not mirror debug symbols by default to all mirrors, and create debug package automatically out of compiled binaries in standarized way. However... But before reporting I checked: https://packages.debian.org/source/sid/chromiu

Bug#911205: Move shared library binaries from libhidapi-dev to libhidapi0 ?

2018-10-16 Thread Witold Baryluk
Package: libhidapi-dev Severity: normal I just found that libhidapi-dev is per arch, and delivers shared libraries. Isn't this normally done with a package without -dev suffix? With -dev one only having header files, pkgconfig stuff, some documentation maybe, and sometimes static library binaries

Bug#912011: Add option to Copy/Move to preserve sparse files

2018-10-27 Thread Witold Baryluk
Package: mc Version: 3:4.8.21-1 Severity: normal Similar to `cp --sparse=always` or `cp --sparse=auto`, or `rsync --sparse` or `dd conv=sparse`. This is extremally useful when moving virtual disk images for example, especially when doing this between filesystems. Thank you. -- System Informati

Bug#912011: Add option to Copy/Move to preserve sparse files

2018-10-27 Thread Witold Baryluk
Package: mc Version: 3:4.8.21-1 Followup-For: Bug #912011 Actually, sorry, please close this bug report. mc in fact does preserve sparse files by default. I just tested it and sparse files were still sparse after copying. (would be nice to have an option in copy/move dialog tho, I guess) Thanks

Bug#76056: scp: shoulf have a "force" option ala "cp -f"

2019-03-05 Thread Witold Baryluk
Package: openssh-client Version: 1:7.9p1-9 Followup-For: Bug #76056 Hi scp maintainers, I know the original bug is VERY old (19 years), but I see some other duplicates about this topic, and this bug is tagged 'wontfix'. I with scp had '--no-clobber' (skip files already at the target), and '--int

Bug#536459: zsh: Ctrl-ARROW gives ';5A' escape sequence instead of moving by word

2019-04-05 Thread Witold Baryluk
Package: zsh Version: 5.7.1-1 Followup-For: Bug #536459 I also find it annoying in zsh. I did found, that adding this lines to ~/.zshrc makes it work: bindkey "^[[1;5C" forward-word bindkey "^[[1;5D" backward-word (I did discover it on https://unix.stackexchange.com/questions/58870/ctrl-left-

Bug#536459: zsh: Ctrl-ARROW gives ';5A' escape sequence instead of moving by word

2019-04-05 Thread Witold Baryluk
Package: zsh Version: 5.7.1-1 Followup-For: Bug #536459 In previous update, I did forget to provide value of TERM In Terminator $ echo $TERM xterm-256color $ both when running locally and over ssh. Again, thanks! I really hope it is fixed after ~10 years ;D -- Package-specific info: Package

Bug#926750: inetutils-ping: ping --interval documentation (--help and manpage) are not correct

2019-04-09 Thread Witold Baryluk
Package: inetutils-ping Version: 2:1.9.4-7 Severity: normal Dear Maintainer, ping and ping6 from this packages say in their --help: -i, --interval=NUMBER wait NUMBER seconds between sending each packet and ping6(1) manpage: -i, --interval=number Wait number seconds

Bug#926805: inetutils-ping: Add option to print timestamp of send and receive packets on each line of output

2019-04-10 Thread Witold Baryluk
Package: inetutils-ping Version: 2:1.9.4-7 Severity: wishlist It would be amazing useful, especially for plotting data and ingesting into various monitoring systems to have an option (--time? --log? --verbose?) that makes each "response/lack of response" lines have some timestamp available, in mac

Bug#926806: fping: Typoe in fping manpage, -s, --src should be -s, --stats

2019-04-10 Thread Witold Baryluk
Package: fping Version: 4.2-1 Severity: minor -s, --src Print cumulative statistics upon exit. -S, --src=addr Set source address. first one should be -s, --src, to be in order with --help : Output options: ... -s, --statsprint final stats ...

Bug#926808: fping: --timestamp should show missing responses too per host and line

2019-04-10 Thread Witold Baryluk
Package: fping Version: 4.2-1 Severity: wishlist In --loop or --count modes for example: # fping --timestamp -6 -A -d --count 10 2a00:1450:400a:802::3 2a00:1450:400a:802::3 (2a00:1450:400a:802::3) : xmt/rcv/%loss = 10/0/100% # Adding -u or -a doesn't help. Adding -u -a (both), is not supported

Bug#914470: gdc-8: ICE in gdc on call to defaulted alias template parameter that is a delegate literal

2019-04-10 Thread Witold Baryluk
Package: gdc-8 Version: 8.3.0-6 Followup-For: Bug #914470 Still broken in 8.3.0-6 -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-2-amd64

Bug#916513: inxi -C -xxx doesn't show information about AVX, AVX2, etc

2019-04-10 Thread Witold Baryluk
Package: inxi Version: 3.0.32-1-1 Followup-For: Bug #916513 I am fully aware of -f to show all flags. The point of my bug report was to put AVX and AVX2 specifically to be printed by default just like few other flags are whitelisted to be shown when using -C. My request wasnt about putting all fl

Bug#888500: libnss-lwres: Recommends lwresd, yet this package do not exist (it is virtual). Maybe recommend (or depend) on bind9?

2019-04-10 Thread Witold Baryluk
Package: libnss-lwres Followup-For: Bug #888500 ping? this is still an issue with libnss-lwres 0.93-7+b4 -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel:

Bug#923878: bash-completion: unrar completion doesn't suggest *.rar files immedietly, but requires options first (uneeded)

2019-04-10 Thread Witold Baryluk
Package: bash-completion Version: 1:2.8-5 Followup-For: Bug #923878 Hi Gabriel, I am using a free version of unrar, in package unrar-free in main repo of Debian: unrar --help Usage: unrar [OPTION...] ARCHIVE [FILE...] [DESTINATION] Extract files from rar archives. -x, --extract

Bug#926809: strace: Allow dumping full detail of fstat and getdents/getdents64 syscalls

2019-04-10 Thread Witold Baryluk
Package: strace Version: 4.26-0.2 Severity: normal ... fstat(3, {st_mode=S_IFDIR|0755, st_size=0, ...}) = 0 getdents64(3, /* 35 entries */, 32768) = 1104 fstat(1, {st_mode=S_IFCHR|0620, st_rdev=makedev(0x88, 0x7), ...}) = 0 ... I tried fidling with -X verbose, -e verbose=%desc, and others, and

Bug#926810: bugs.debian.org: Can't see both archived and unarchived bugs from web interface

2019-04-10 Thread Witold Baryluk
Package: bugs.debian.org Severity: normal For example: https://bugs.debian.org/cgi-bin/pkgreport.cgi?archive=both;submitter=witold.baryluk%40gmail.com after about a second or so, server returns a response: curl -v output: > GET /cgi-bin/pkgreport.cgi?archive=both;submitter=witold.baryluk%40gma

Bug#926812: curl: Doesn't support link local addresses in URL

2019-04-10 Thread Witold Baryluk
Package: curl Version: 7.64.0-1 Severity: normal Tags: ipv6 Dear Maintainer, user@debian:~$ curl -v 'http://[fe80::da11:11ff:fe00:1234%25enp66s0]:80/' * Expire in 0 ms for 6 (transfer 0x55732247e350) * Closing connection -1 curl: (3) URL using bad/illegal format or missing URL user@debian:~$ cur

Bug#926869: globs: GLSL_parallax exits with 'OpenGL 2 not supported'

2019-04-11 Thread Witold Baryluk
Package: globs Version: 0.2.0~svn50-6 Severity: normal Could not parse benchmark output: (' OpenGL 2 not supported!\n',) Looking at the source code in src/tests/benchmarks/GLSL_parallax/main.c line 100: const GLubyte* string; ... /* - Checking for OpenGL 2 --- */

Bug#926896: sysvinit-utils: pidof is unreliable

2019-04-11 Thread Witold Baryluk
Package: sysvinit-utils Version: 2.93-8 Severity: important root@debian:~# echo; whoami; echo; ps aux | grep 'dd if'; echo; hd /proc/41344/cmdline ; echo; ls -l /proc/41344/exe; echo; pidof dd || echo "Not found"; echo; ls -l /proc/41344/exe root root 41344 2.0 0.0 217704 1960 pts/3

Bug#926896: sysvinit-utils: pidof is unreliable

2019-04-16 Thread Witold Baryluk
Package: sysvinit-utils Version: 2.93-8 Followup-For: Bug #926896 Hi Dmitry, I tested 'dd if=/dev/urandom of=/dev/null' and it works. Both when dd is running under normal user and as root. And when pidof is running as normal user and as root. (it also works when dd is run as root, and pidof as no

Bug#989625: gqrx-sdr: Should not depend on pulseaudio package directly

2021-06-08 Thread Witold Baryluk
Package: gqrx-sdr Severity: important X-Debbugs-Cc: witold.bary...@gmail.com I think this is a bug in the dependency info. It probably should depend on `libpulse0`, not `pulseaudio` This way it will also work with pipewire for example with pulseaudio removed. Or if the libraries are installed, b

Bug#445047: Irssi handling of IPv6 servers idiosyncratic

2021-02-04 Thread Witold Baryluk
Package: irssi Version: 1.2.2-2+b1 Followup-For: Bug #445047 X-Debbugs-Cc: witold.bary...@gmail.com Hi. This still appears to be broken: [(status)] /connect localhost 6697 06:40 -!- Irssi: Connection lost to localhost 06:40 -!- Irssi: Looking up localhost 06:40 -!- Irssi: Connecting to localhost

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

2021-02-05 Thread Witold Baryluk
Package: libomxil-bellagio0 Version: 0.9.3-6 Followup-For: Bug #977076 X-Debbugs-Cc: witold.bary...@gmail.com Any updates on this? Regards, Witold

Bug#993338: octave: Setting up octave fails due to missing libGL.so.1

2021-08-30 Thread Witold Baryluk
Package: octave Version: 6.2.0-1 Severity: serious Justification: Policy 3.5 X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, when debootstrapping using live-build: Setting up octave (6.2.0-1) ... /usr/bin/octave-cli: error while loading shared libraries: libGL.so.1: cannot open shared o

Bug#993338: octave: Setting up octave fails due to missing libGL.so.1

2021-08-31 Thread Witold Baryluk
Package: octave Version: 6.2.0-1 Followup-For: Bug #993338 X-Debbugs-Cc: witold.bary...@gmail.com Actually not mesa itself strictly, but rather 'libgl1' package needs to be in Pre-Depends afaik. Regards, Witold

Bug#993338: octave: Setting up octave fails due to missing libGL.so.1

2021-09-01 Thread Witold Baryluk
Package: octave Version: 6.2.0-1 Followup-For: Bug #993338 X-Debbugs-Cc: witold.bary...@gmail.com Looking more detailed in the live-builds / dpkg logs, and checking dependencies, it is actually not issue with dpkg or octave. The libgl1 is fully unpacked and configured before octave postinst is ca

Bug#993338: octave: Setting up octave fails due to missing libGL.so.1

2021-09-15 Thread Witold Baryluk
Package: glx-diversions Followup-For: Bug #993338 X-Debbugs-Cc: witold.bary...@gmail.com I noticed that removing the non-free and/or contrib from the suites available during live-build process in my scripts, causes nvidia drivers to not be installed, and bug no longer reproducible. So indeed it i

Bug#988465: ldc: using std.stdio causes static link to fail

2021-05-13 Thread Witold Baryluk
Package: ldc Version: 1:1.24.0-2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com ``` import std.stdio; void main() {} ``` $ ldc2 -Os -static hello.d /usr/lib/gcc/x86_64-linux-gnu/10/../../../x86_64-linux-gnu/libphobos2-ldc.a(socket.o):function _D3std6socket25_sharedStaticCtor_L282_C1FZ

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

2021-05-13 Thread Witold Baryluk
Package: ldc Version: 1:1.24.0-2 Followup-For: Bug #960246 X-Debbugs-Cc: witold.bary...@gmail.com Issue still reproducible using ldc 1:1.24.0-2 and libllvm11 1:11.0.1-2 on amd64. -- System Information: Debian Release: 11.0 APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500,

Bug#983250: vlc: Crash when starting to play video under weston / wayland

2021-02-21 Thread Witold Baryluk
Package: vlc Version: 3.0.12-2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com I just decided to try wayland again for the first time in years, and test some apps. mpv works. vlc doesn't. user@debian:~$ gdb --init-eval-command="set pagination off" --args vlc -vvv Rick\ Astley\ -\ Neve

Bug#985119: debian-installer: shared-mime-info installed for no apparent reason

2021-03-12 Thread Witold Baryluk
Package: debian-installer Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com I just used the daily netinst for testing on arm64 in qemu. I used the non-expert install (default). In the selection of tasks, I only added "SSH server". No standard utils, laptop tools or desktop, printer or we

Bug#985119: debian-installer: shared-mime-info installed for no apparent reason

2021-03-14 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #985119 X-Debbugs-Cc: witold.bary...@gmail.com Hi Samuel. > On qemu, the hwdetect package installs qemu-guest-agent, which depends > on libglib2.0-0, which recommends shared-mime-info. Oh. I see, I didn't consider the "Recommends". That makes now sense

Bug#985254: openafs-modules-dkms: Fails to build on -rt / non-HIGHMEM kernels

2021-03-14 Thread Witold Baryluk
Package: openafs-modules-dkms Version: 1.8.6-5 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com I am pretty sure this is know issue (I was expiriencing it for probably 2 years or more), but I didn't found any open issues to track this problem. ... checking whether kmap_atomic takes no km_

Bug#985254: openafs-modules-dkms: Fails to build on -rt / non-HIGHMEM kernels

2021-03-14 Thread Witold Baryluk
Package: openafs-modules-dkms Version: 1.8.6-5 Followup-For: Bug #985254 X-Debbugs-Cc: witold.bary...@gmail.com Actually after digging more, it is not due to HIGHMEM. In fact the kmap_atomic takes single argument since about kernel 3.13 on all configurations. The issue actually is somewhere else

Bug#991925: terminator: characters doubled when broadcasting to all or a group

2021-08-05 Thread Witold Baryluk
Package: terminator Version: 2.1.0-2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, when having multiple subwindows, and putting them in a group and using Broadcast to group, or when using Broadcast to all, the characters typed in one subwindow will be copied TWICE to ot

Bug#991951: debian-installer: Text installer sporadically hangs when using 512 - 1024 MB of memory.

2021-08-06 Thread Witold Baryluk
Package: debian-installer Severity: important https://www.debian.org/releases/bullseye//amd64/ch03s04.en.html says this should be supported. But when using 512 MB of memory in text mode (which triggers low memory mode), or even 1024 MB of memory, makes it be stuck. Using multi-arch image for te

Bug#991951: debian-installer: Text installer sporadically hangs when using 512 - 1024 MB of memory.

2021-08-07 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #991951 Hi Samuel. > Witold Baryluk, le ven. 06 août 2021 16:29:50 +0200, a ecrit: >> https://www.debian.org/releases/bullseye//amd64/ch03s04.en.html says this >> should be supported. > Yes, that should be working, and does work in

Bug#970399: firefox-esr-l10n-fi recommends non existing package xul-ext-mozvoikko

2020-09-15 Thread Witold Baryluk
Package: firefox-esr-l10n-fi Version: 78.2.0esr-1 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, firefox-esr-l10n-fi Recommends xul-ext-mozvoikko but that packages doesn't exist, it was removed from unstable in 2018. The last time it was shipped in stable, is jessie in

Bug#970689: live-build: fails when lilo can't be installed, even if unused

2020-09-21 Thread Witold Baryluk
Package: live-build Version: 1:20191221 Severity: important X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, I am using lb this way:L sudo --preserve-env=DEBIAN_FRONTEND,APT_LISTCHANGES,NEEDRESTART_MODE,NEEDRESTART_SUSPEND,DEBIAN_FRONT \ lb config \ --apt-recommends true \ --archi

Bug#970827: ping: socket: Operation not permitted while apt dist-upgrade is in progress

2020-09-23 Thread Witold Baryluk
Package: iputils-ping Version: 3:20200821-2 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com I noticed this weird thing: 1) ping is working 2) start apt dist-upgrade 3) at some point new ping stops working with ping: socket: Operation not permited for minutes. 4) apt dist-upgrade finis

Bug#970827: ping: socket: Operation not permitted while apt dist-upgrade is in progress

2020-09-24 Thread Witold Baryluk
Thanks Noah. I was not sure if ping is using suid as in the past, or the capabilities. You are of course right: root@debian:~# ls -l `which ping` -rwxr-xr-x 1 root root 77432 Aug 23 19:08 /usr/bin/ping root@debian:~# getcap `which ping` /usr/bin/ping cap_net_raw=ep root@debian:~# This looks li

Bug#925182: Feature request: Support for QEMU Virtio driver for CD-ROM

2019-07-17 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #925182 This looks to be a duplicate of #689528 Cheers.

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

2019-07-17 Thread Witold Baryluk
Package: debian-installer Followup-For: Bug #689528 Dear Maintainer, I encountered the same issue. The kernel and initrd on the installer CD (unofficial one for Alpha architecture), does detect attached drive (/dev/vda, and I did read it using dd without issues, and it has correct content, dd |

Bug#932381: libdbus-1-3: lidbus _dbus_marshal_write_basic uses implementation defined behaviour (unaligned read)

2019-07-18 Thread Witold Baryluk
Package: libdbus-1-3 Version: 1.12.16-1 Severity: important Hi, in libdbus in function _dbus_marshal_write_basic (in file dbus-marshal-basic.c around lines 859-881). for cases INT16, INT32, INT64 and DOUBLE, the function uses implementation defined behaviour of converting void pointer to intege

Bug#932381: libdbus-1-3: lidbus _dbus_marshal_write_basic uses implementation defined behaviour (unaligned read)

2019-07-19 Thread Witold Baryluk
McVittie, wrote: > Control: severity -1 normal > Control: tags -1 + upstream > > On Thu, 18 Jul 2019 at 17:15:09 +0200, Witold Baryluk wrote: > > In this case, value is often not aligned to native uint64 alignement, > > and dereference does lead to a CPU trap on some ar

Bug#961090: gcc-xtensa-lx106: Please build gdc (D compiler) cross-compiler for xtensa-lx106

2020-05-19 Thread Witold Baryluk
Package: gcc-xtensa-lx106 Version: 9.3.0-11+7 Severity: normal I would be super happy to have gdc available for xtensa-lx106 to run on my amd64 and few other archs. No phobos or druntime required, just the compiler for the start. Header files for the phobos and runtime would still be helpful tho.

Bug#961091: gcc-arm-none-eabi: Provide gdc (D compiler) cross-compiler for arm-none-eabi

2020-05-19 Thread Witold Baryluk
Package: gcc-arm-none-eabi Version: 15:8-2019-q3-1 Severity: normal Hi. I know it does work, I did managed to build gdc and use it for cross-compilation to Arm, in particular ARM Cortex-M4, and run it succesfully. Would be great to have this cross compiler available on amd64, and few other archs

Bug#961093: cups: Wrong mime type when accessing localhost:631

2020-05-19 Thread Witold Baryluk
Package: cups Version: 2.3.3-1 Severity: important Dear Maintainer, for many months I had this issue, that prevents me from using localhost:631 to configure CUPS. $ wget http://localhost:631/ --2020-05-19 23:40:57-- http://localhost:631/ Resolving localhost (localhost)... ::1, 127.0.0.1 Connect

Bug#959680: Unclear error handling of hsearch_r in manpage

2020-05-19 Thread Witold Baryluk
Hi Michael. It looks I was inspecting an outdated version of manpages on another system, that didn't mention errno. You are right the current version in Debian does clearly states how the errors are communicate. Please close this bug. Sorry for the confusion, and thanks for a quick response. O

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

2020-05-21 Thread Witold Baryluk
Package: linux Followup-For: Bug #912596 Appears to be fixed somewhere before kernel 5.2.17. No issues on: $ uname -a Linux debian 5.2.0-3-amd64 #1 SMP Debian 5.2.17-1 (2019-09-26) x86_64 GNU/Linux $ Package: ii linux-image-5.2.0-3-amd64 5.2.17-1

Bug#931831: cups: http://localhost:631/ is served with HTTP Content-Type: text/plain

2020-05-21 Thread Witold Baryluk
Package: cups Version: 2.3.3-1 Followup-For: Bug #931831 Dear Maintainer, I discovered that it is a recent regression. The Content-Type is correct with package version cups 2.3.0-5, but it is incorrect in package version cups 2.3.3-1. -- System Information: Debian Release: bullseye/sid APT

Bug#862658: Eye of mate not showing images >= 12 megapixel

2020-05-21 Thread Witold Baryluk
Package: eom Followup-For: Bug #862658 I belive the issue is fixed in recent versions of eom. I can't reproduce the issue in eom 1.22.2-1 . I tested with 1x1 images (jpeg) in it, and it works fine and very fast. I did not test in 1.24.x -- System Information: Debian Release: bullseye/

Bug#961257: live-build: lb config --distribution testing, leads to failure during lb build

2020-05-22 Thread Witold Baryluk
Package: live-build Version: 1:20190311 Severity: normal lb config --distribution testing is accepted, and most of the lb config goes fine, until very very end (after building squashfs image, but just before iso is built): grep: /usr/share/live/build/data/debian-cd/testing/udeb_exclude: No

Bug#956188: dstat: SynctaxWarning: str is not callable

2020-05-22 Thread Witold Baryluk
Package: dstat Followup-For: Bug #956188 This is easy to fix (there was even a pull request upstream month ago to do it), but upstream project is discontinued: https://github.com/dstat-real/dstat/issues/170 I guess, dstat should be removed from Debian.

Bug#958344: Update bleachbit to 4.0.0

2020-05-22 Thread Witold Baryluk
Package: bleachbit Version: 2.2-3 Followup-For: Bug #958344 Yes please. 4.0.0 resolved many bugs, and uses Python 3 exclusively, so that is quite important too. Thanks, Witold

Bug#961258: gdebi: -V is ignored in pypy3compile on install

2020-05-22 Thread Witold Baryluk
Package: gdebi Version: 0.9.5.7+nmu3 Severity: minor Dear Maintainer, Setting up gdebi (0.9.5.7+nmu3) ... -V is ignored in pypy3compile Thanks. -- System Information: Debian Release: bullseye/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'unstable') Architect

Bug#961260: SyntaxWarning: "is" with a literal

2020-05-22 Thread Witold Baryluk
Package: variety Version: 0.7.2-2 Severity: normal Dear Maintainer, Setting up variety (0.8.3-1) ... /usr/lib/python3/dist-packages/variety/VarietyWindow.py:725: SyntaxWarning: "is" with a literal. Did you mean "=="? elif favs_op is "favorite": Looks to be fixed upstream in master branch, no

Bug#961261: obs-studio: -V is ignored in pypy3compile

2020-05-22 Thread Witold Baryluk
Package: obs-studio Version: 24.0.3+dfsg1-1 Severity: minor Dear Maintainer, Setting up obs-studio (25.0.3+dfsg1-2) ... -V is ignored in pypy3compile Thanks, Witold -- System Information: Debian Release: bullseye/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500,

Bug#961257: live-build: lb config --distribution testing, leads to failure during lb build

2020-05-22 Thread Witold Baryluk
Package: live-build Version: 1:20191221 Followup-For: Bug #961257 I just realized that live-build version in testing and sid (package version 1:20191221 ), doesnt't have files for --distribution bullseye either. Making a symlink bullseye -> squeeze in /usr/share/live/build/data/debian-cd did help

Bug#936336: coz-profiler: Python2 removal in sid/bullseye

2020-05-22 Thread Witold Baryluk
Package: coz-profiler Version: 0.1.0-2 Followup-For: Bug #936336 Any updates on bringing coz-profiler to newer version and back to testing? Upstream is at 0.2.1 and doesn't use Python 2 anymore.

Bug#960727: errors during upgrade

2020-05-22 Thread Witold Baryluk
Package: python3-lib2to3 Version: 3.8.3-2 Followup-For: Bug #960727 Yep, still there, even when trying to update from recent version. It is refering to python3.7 for some reasons. Preparing to unpack .../159-python3-lib2to3_3.8.3-2_all.deb ... Unpacking python3-lib2to3 (3.8.3-2) over (3.8.2-2) .

Bug#961274: python3-tk tries to delete python3.7/tinker libdir

2020-05-22 Thread Witold Baryluk
Package: python3-tk Version: 3.8.3-2 Severity: normal Dear Maintainer, Unpacking python3-tk:amd64 (3.8.3-2) over (3.8.2-2) ... dpkg: warning: unable to delete old directory '/usr/lib/python3.7/tkinter': Directory not empty Regards, Witold -- System Information: Debian Release: bullseye/sid

Bug#961794: kmscube: Please package newer version from upstream

2020-05-29 Thread Witold Baryluk
Package: kmscube Version: 0.0.0~git20170617-2 Severity: normal Dear Maintainer, looks like kmscube in Debian is very old, and has few issues and missing features. The upstream is active. The main git repository is available here now: https://gitlab.freedesktop.org/mesa/kmscube/ https://gitlab.

Bug#978095: radeontop: Please package new version and move to /bin

2020-12-27 Thread Witold Baryluk
Thank you John for your work. I will contact upstream about the make install destination. Have a nice day. On Sun, 27 Dec 2020 at 13:27, John Paul Adrian Glaubitz wrote: > > Hello Witold! > > On 12/26/20 6:27 AM, Witold Baryluk wrote: > > Yes, i meant /usr/bin. Same "sa

Bug#978049: vulkan-tools: Vulkan not usable by default on AMD hardware

2020-12-27 Thread Witold Baryluk
Hi Ian. This is not a bug in vulkan-tools. vulkan-tools correctly reports initialization failure, as it should. It is pretty well known fact that HD 7900 series requires switching to amdgpu from radeontop for Vulkan support. It is documented on Debian wiki: https://wiki.debian.org/AtiHowTo#AMDGP

Bug#978688: /sbin/sysctl: sysctl -a stuck on vm.stat_refresh when RR tasks run

2020-12-30 Thread Witold Baryluk
Package: procps Version: 2:3.3.16-5 Severity: normal File: /sbin/sysctl X-Debbugs-Cc: witold.bary...@gmail.com /proc/sys/vm/stat_refresh is a special file that if read or written (by root), triggers synchronization of all VM data from all CPUs, so other files (i.e. /proc/meminfo in particular) sho

Bug#890472: ITP: shaderc -- A collection of tools, libraries and tests for shader compilation

2021-01-05 Thread Witold Baryluk
Hi, is there some progress on this? I think libshaderc (and glslc) would be nice to use in mpv, as well for general Vulkan developement. Sebastian Dröge mentioned that shaderc is required for Gtk4, but I don't think this is true. I checked the Gtk4 sources, and it uses Vulkan, but doesn't use sha

Bug#754129: RFP: lutris -- An open gaming platform for Linux

2020-10-09 Thread Witold Baryluk
Any updates on the review. I don't see lutris in new anymore. It would be really awesome to see lutris in Debian. And afaik all outstanding licensing issues got resolved.

Bug#972334: llvm-toolchain-11: autopkgtest failure on i386: integration-test-suite-test FAIL non-zero exit status 2

2020-10-17 Thread Witold Baryluk
Here are some extra details: -- Testing: 25 tests, 2 workers -- PASS: LLVM regression suite :: basic_clang_tidy.cpp (1 of 25) PASS: LLVM regression suite :: atomic_fetch.c (2 of 25) PASS: LLVM regression suite :: basic_lib++2.cpp (3 of 25) FAIL: LLVM regression suite :: basic_lldb.c (4 of 25)

Bug#958240: /usr/bin/ssh: ssh client should process arguments in the command line order

2020-04-19 Thread Witold Baryluk
Package: openssh-client Version: 1:8.2p1-4 Severity: normal File: /usr/bin/ssh $ ssh 10.0.0.1 -l baryluk -X -l root baryluk@10.0.0.1's password: Well, that is wrong. The last parameter overwrite should win. This is helpful when one creates a shell alias (i.e. `alias r='ssh 10.0.0.1 -l barylu

Bug#959135: gdc -debuglib not supported

2020-04-29 Thread Witold Baryluk
Package: gdc Version: 4:9.2.1-3.1 Severity: normal According to man page for gdc(1): -debuglib Specify the debug library to use instead of libphobos when linking. This option has no effect unless the -g option was also given on the command line. Options

Bug#971965: man-db: man --html fails with a message beginning "command exited with status 3: [...]"

2021-01-13 Thread Witold Baryluk
Package: man-db Version: 2.9.3-2 Followup-For: Bug #971965 X-Debbugs-Cc: witold.bary...@gmail.com The issue is that groff HTML driver, is not available in groff-base. But it is in groff. man doesn't depend on groff, just groff-base. groff is in suggested packages instead. Without groff package

Bug#674623: lua50: Possibility to remove the package from the archive

2021-01-19 Thread Witold Baryluk
Package: lua50 Followup-For: Bug #674623 X-Debbugs-Cc: witold.bary...@gmail.com Hi, I was also wondering if there are plans to remove lua50. popcon dropped long time ago to sub 50. https://qa.debian.org/cgi-bin/popcon-png?packages=liblua50&show_installed=1&show_vote=1&show_old=0&show_recent=0&s

Bug#980512: openafs-modules-dkms: NULL pointer dereference in kernel on module load

2021-01-19 Thread Witold Baryluk
Package: openafs-modules-dkms Version: 1.8.6-5 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com This is a clean system, just installed, with no custom configuration (in fact this is a live-build system booted from iso image). The openafs kernel module oopses: [ 12.248250] openafs: load

Bug#892275: redshift: Unable to connect to GeoClue.

2021-01-19 Thread Witold Baryluk
Package: redshift Version: 1.12-4 Followup-For: Bug #892275 X-Debbugs-Cc: witold.bary...@gmail.com I believe it was working before. Now it fails for me too on log in with a dialog showing it can't connect to geoclue. user@debian:~$ systemctl --user status redshift ● redshift.service - Redshift di

Bug#980516: mate-power-manager: Crashes soon after startup

2021-01-19 Thread Witold Baryluk
Package: mate-power-manager Version: 1.24.2-1 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com I got a freshly installed system, and something is not right with the mate-power-manager. After starting it up, it works for a bit, then after about 2 minutes crashes. This on desktop, with AM

Bug#980517: debsums: Parallel checking

2021-01-19 Thread Witold Baryluk
Package: debsums Version: 3.0.1 Severity: minor X-Debbugs-Cc: witold.bary...@gmail.com Hi. On my 32 core system, and a lot of packages installed (~7000), it takes about one hour for the debsum to check all the files. Despite ability to read all files from the storage in about 4 minutes. The issue

Bug#980518: libmkl-interface-dev: Fails to update and puts package system in a broken state

2021-01-19 Thread Witold Baryluk
Package: libmkl-interface-dev Version: 2020.3.279-1 Severity: serious Justification: packaging issue X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, root@debian:~# apt dist-upgrade --purge Reading package lists... Done Building dependency tree Reading state information... Done Calc

Bug#980554: lutris: Crash on first when opening ~/.local/share/lutris/runtime/dxvk/dxvk_versions.json

2021-01-20 Thread Witold Baryluk
Package: lutris Version: 0.5.8.2-1 Severity: grave Justification: renders package unusable X-Debbugs-Cc: witold.bary...@gmail.com $ lutris Traceback (most recent call last): File "/usr/games/lutris", line 54, in from lutris.gui.application import Application # pylint: disable=no-name-in-m

Bug#980517: debsums: Parallel checking

2021-01-20 Thread Witold Baryluk
Hi Witold, > > Witold Baryluk wrote: > > On my 32 core system, and a lot of packages installed (~7000), it takes > > about one hour for the debsum to check all the files. Despite ability to > > read all files from the storage in about 4 minutes. > > Oh, ok. I would hav

Bug#961091: gcc-arm-none-eabi: Provide gdc (D compiler) cross-compiler for arm-none-eabi

2021-01-21 Thread Witold Baryluk
Package: gcc-arm-none-eabi Version: 15:8-2019-q3-1+b1 Followup-For: Bug #961091 X-Debbugs-Cc: witold.bary...@gmail.com gdc is now merged in gcc main tree in 9.x and 10.x, so it should be even easier now than before. It is present in Arm toolchain bundle from https://developer.arm.com/-/media/Fil

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

2020-12-10 Thread Witold Baryluk
Package: libomxil-bellagio-dev Version: 0.9.3-6 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com # apt install libomxil-bellagio-dev:amd64 libomxil-bellagio-dev:i386 ... The following packages have unmet dependencies: libomxil-bellagio-dev : Conflicts: libomxil-bellagio-dev:i386 but 0.9.3-

Bug#977131: apt: Add option (cli and config) to not display "no longer required" / autoremove packages.

2020-12-11 Thread Witold Baryluk
Package: apt Version: 2.1.12 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com As a software developer I often has a lot of crap and various stuff on my Debian, this leads often to a lot of stuff reported by apt as "not longer required": root@debian:~# apt-get install -q git git is alread

Bug#977133: debootstrap: Add ${HOME}/.local/bin to default non-root PATH

2020-12-11 Thread Witold Baryluk
Package: debootstrap Version: 1.0.123 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com I am not sure if this is bug more for debootstrap or some other package (base-files?), but: I think ~/.local/bin should be added to default non-root PATH. I belive Fedora and Ubuntu already does that. I

Bug#973280: libzip-dev: libzip-targets.cmake requires zip tools but doesn't depend on them

2020-12-11 Thread Witold Baryluk
Package: libzip-dev Version: 1.7.3-1 Followup-For: Bug #973280 X-Debbugs-Cc: witold.bary...@gmail.com Please add: Depends: zipcmp:any to libzip-dev package. (I think :any should be there so one can install multiple archs of libzip-dev easily without trouble). This should help with cmake build

Bug#973280: libzip-dev: libzip-targets.cmake requires zip tools but doesn't depend on them

2020-12-11 Thread Witold Baryluk
Package: libzip-dev Followup-For: Bug #973280 X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? * What exactly did you do (or not do) that was effective (or ineffective

Bug#977138: quake3 --debugger gdb doesn't work

2020-12-11 Thread Witold Baryluk
Package: quake3 Version: 65 Severity: normal X-Debbugs-Cc: witold.bary...@gmail.com Dear Maintainer, running quake3 with demo files downloaded using the included downloader, normally works. But if I try quake3 --debugger gdb, and then do `run` in debugger, it fails: user@debian:~$ quake3 --deb

Bug#977131: apt: Add option (cli and config) to not display "no longer required" / autoremove packages.

2020-12-11 Thread Witold Baryluk
Package: apt Followup-For: Bug #977131 X-Debbugs-Cc: witold.bary...@gmail.com I see, Indeed APT::Get::HideAutoRemove does exactly what I want. Thank you! Would be nice to have it documented somewhere. I even checked `apt-config dump | grep Get` and `man apt-config` before reporting the bug. :

Bug#900858: Coding error - trying to concat str and list, when reading radeon_powersave options

2020-12-12 Thread Witold Baryluk
Package: tuned-gtk Followup-For: Bug #900858 X-Debbugs-Cc: witold.bary...@gmail.com Hi, technically the original bug is fixed, but the 2.10 version in Debian doesn't work Python 3.8+. These got fixed in this commit for some time: https://github.com/redhat-performance/tuned/commit/d46834808c3226

<    2   3   4   5   6   7   8   9   10   11   >