Bug#1071753: kio-admin: copying as admin with kio-admin is extremely slow

2024-05-24 Thread Bob Rosbag
Package: kio-admin Version: 1.0.0-1+b1 Severity: normal X-Debbugs-Cc: deb...@bobrosbag.nl Dear Maintainer, Copying files as admin through dolphin with kio-admin is extremely slow. On a NVME disk, transfer speeds as admin are now around 2 MB/s (for a single file). Copying a file as normal user is

Bug#1071425: verilator: No such file or directory at /usr/bin/verilator

2024-05-18 Thread Bob Wong
Package: verilator Version: 5.024-1 Severity: important X-Debbugs-Cc: ybx...@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

Bug#1068041: kio: low throughput with server-side copy on nfs4.2

2024-03-29 Thread Bob Rosbag
Package: kio Version: 5.103.0-1 Severity: normal X-Debbugs-Cc: deb...@bobrosbag.nl Dear Maintainer, Copying a file from a nfs share on hd1 to a nfs share on hd2 on the same server gives a low throughput with dolphin and krusader. The server/NAS is Openmediavault 7 (Debian 12 based) but same

Bug#1067007: spamassassin: Insufficient test condition in /etc/cron.daily/spamassassin

2024-03-16 Thread Bob Proulx
itional system I experienced the problem there with a fresh installation of the spamassassin package. Thank you for maintaining spamassassin! Bob -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64

Bug#1063719: More analysis and improved patch

2024-02-19 Thread Bob Proulx
needrestart-ghr-2.patch patching file /usr/share/perl5/NeedRestart/uCode.pm Hunk #2 succeeded at 179 with fuzz 1. root@clash:/# needrestart -b NEEDRESTART-VER: 3.6 NEEDRESTART-KCUR: 6.4.0-4-amd64 NEEDRESTART-KEXP: 6.4.0-4-amd64 NEEDRESTART-KSTA: 1 NEEDRESTART-UCSTA: 0 Looks good to me! :-) Bob

Bug#1063117: graphicsmagick: NMU diff for 64-bit time_t transition

2024-02-05 Thread Bob Friesenhahn
and libraries it uses (e.g. libpng) do appear to use time_t in interface definitions. Regardless, it is necessary to assure that all libraries are built with a consistent time_t definition if there is any case of time_t appearing in an explicit/implicit interface definition. Bob -- Bob Friesenhahn

Bug#1063079: jdupes: Not all unique files are found

2024-02-04 Thread Bob Rosbag
Package: jdupes Version: 1.27.3-5~bpo12+1 Severity: normal Tags: upstream X-Debbugs-Cc: deb...@bobrosbag.nl Dear Maintainer, jdupes_1.27.3-1 and later have a high miss rate in detecting unique files. I tried to report the bug upstream but the github is archived and read only, and codeberg does

Bug#1060226: live-build: binary_grub_cfg cannot handle more than two kernels

2024-01-07 Thread Bob Rosbag
Package: live-build Version: 1:20231215 Severity: normal Tags: patch upstream X-Debbugs-Cc: deb...@bobrosbag.nl Dear Maintainer, When installing more than two kernels I get an error: basename: extra operand ‘chroot/boot/vmlinuz-6.6.7-1-liquorix-amd64’ Try 'basename --help' for more information.

Bug#1058961: ntpsec: postinst should check for user:group before adding them

2023-12-24 Thread Bob Proulx
Richard Laager wrote: > Bob Proulx wrote: > > if ! getent passwd ntpsec > /dev/null; then > > addgroup --system --quiet ntpsec > > fi > > if ! getent group ntpsec > /dev/null; then > > adduser --system --quiet --ingroup ntpsec \

Bug#1058961: ntpsec: postinst should check for user:group before adding them

2023-12-18 Thread Bob Proulx
adduser --system --quiet --ingroup ntpsec \ --no-create-home --home /nonexistent ntpsec fi Thank you for maintaining ntpsec in Debian. Bob -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architectu

Bug#1001132: kdenlive: Unable to Start with Use GPU processing (Movit libary) enabled

2023-12-13 Thread Bob Wong
在 2023年12月13日星期三 CST 下午4:19:04,您写道: > Hello @JB > > Am 13.12.2023 um 01:57 schrieb Bob Wong: > > kf.kio.core: Malformed JSON protocol file for protocol: "trash" , number > > of the ExtraNames fields should match the number of ExtraTypes fields > > kf.k

Bug#1001132: kdenlive: Unable to Start with Use GPU processing (Movit libary) enabled

2023-12-12 Thread Bob Wong
在 2023年12月12日星期二 CST 下午11:29:00,Patrick Matthäi 写道: > Can you install the dbgsym packages and run it with gdb and send a > backtrace? > > Am 12.12.2023 um 16:21 schrieb Bob Wong: > > 在 2023年12月12日星期二 CST 下午11:05:29,您写道: > >> Hey > >> > >> Am 05.12.

Bug#1001132: kdenlive: Unable to Start with Use GPU processing (Movit libary) enabled

2023-12-12 Thread Bob Wong
在 2023年12月12日星期二 CST 下午11:05:29,您写道: > Hey > > Am 05.12.2021 um 02:22 schrieb Bob Wong: > > Package: kdenlive > > Version: 21.08.3-1 > > Severity: normal > > X-Debbugs-Cc:ybx...@gmail.com > > > > Dear Maintainer, > > > >The software

Bug#1055429: bind9: iproute2 change ripples through bind9 sysvinit script preventing start

2023-11-07 Thread Bob Proulx
s! That was because it used to be a flexible system and these types of local configuration modifications is what made Debian the best choice for custom systems. Bob

Bug#1055429: bind9: iproute2 change ripples through bind9 sysvinit script preventing start

2023-11-05 Thread Bob Proulx
se a hard coded path for that program. Doing so results in this situation now where movement of the program executable causes failure. Better just to call it and have it be found on PATH. Thank you for maintaining bind9 in Debian! Bob -- System Information: Debian Release: trixie/sid APT prefer

Bug#1053379: munin-node: logrotate.d/munin-node should call invoke-rc.d

2023-10-10 Thread Bob Proulx
First let me thank you Holger for addressing the issue and resolving it. It is much appreciated! Things are once again in a happy state. Michael Biebl wrote: > Bob Proulx wrote: > > Holger Levsen wrote: > > > Bob Proulx wrote: > > > > The introduction of systemctl

Bug#1053379: munin-node: logrotate.d/munin-node should call invoke-rc.d

2023-10-06 Thread Bob Proulx
Holger Levsen wrote: > Bob Proulx wrote: > > > where? > > The /etc/logrotate.d/munin-node file contains TAB characters. > > yes, on purpose :) Sure. I use TABs all of the time. I was only commenting on my email describing the patch! Bob

Bug#1053379: munin-node: logrotate.d/munin-node should call invoke-rc.d

2023-10-05 Thread Bob Proulx
Holger Levsen wrote: > Bob Proulx wrote: > > The introduction of systemctl is problematic especially when used in > > chroots. > > systemctl handles chroots, so can you elaborate on this? The policy-rc.d layer was created so that dpkg upgrading packages in chroot

Bug#1053379: munin-node: logrotate.d/munin-node should call invoke-rc.d

2023-10-02 Thread Bob Proulx
you for maintaining munin-node in Debian. Bob -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64)

Bug#1013291: Was this ever addressed?

2023-08-31 Thread Bob Evans
I see this exact behavior in 2.74.6-2+build1

Bug#1037497: plasma-discover: Unable To List packages

2023-06-13 Thread Bob Wong
Package: plasma-discover Version: 5.27.5-2 Severity: important X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, * What led up to the situation? Change the source file from Debian 12 to Debian 13. And upgrade the system. * What was the outcome of this action? fetch ratings! false adding empty

Bug#1037042: graphicsmagick: GetImageDepth has a thread arena and memory leak

2023-06-05 Thread Bob Friesenhahn
, or be informed of a work-around. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt

Bug#1037042: graphicsmagick: GetImageDepth has a thread arena and memory leak

2023-06-04 Thread Bob Friesenhahn
Illumos (Solaris derivative) and it was able to run tens of thousands of loops without any memory leak or other anomaly. In this case GCC 7.5.0 was used. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http

Bug#1037042: graphicsmagick: GetImageDepth has a thread arena and memory leak

2023-06-04 Thread Bob Friesenhahn
On Sun, 4 Jun 2023, László Böszörményi wrote: Hi, On Sat, Jun 3, 2023 at 8:30 PM Bob Friesenhahn wrote: I am definitely able to confirm that memory consumption builds due to invoking GetImageDepth() via a POSIX thread. The rate that it builds is image sensitive since some images cause

Bug#1037042: graphicsmagick: GetImageDepth has a thread arena and memory leak

2023-06-03 Thread Bob Friesenhahn
(including "heap") building at once. Running under valgrind reports no leaks. I changed the sole memory allocation used in GetImageDepth() to use the resource-limited memory allocator and it did not report any leaks. My own testing is under Ubuntu 20.04 using GCC 10. Bob -- Bob Friesen

Bug#1037042: graphicsmagick: GetImageDepth has a thread arena and memory leak

2023-06-03 Thread Bob Friesenhahn
down a little bit, but the overall average trends up. Looking at /proc/PID/smaps, the size attributed to 'heap' seems stable. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ Public

Bug#1037042: graphicsmagick: GetImageDepth has a thread arena and memory leak

2023-06-02 Thread Bob Friesenhahn
;s that you are talking about likely do. For allocations which specifically use a memory allocator, I have had some good luck using Glibc's mtrace. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.

Bug#1019717: Display of an SVG file broken due to gsfonts transition

2023-05-23 Thread Bob Friesenhahn
nfig. I am not sure what the impact of doing so (e.g. run-time performance) is. I have not studied it at all. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ Public Key, http://w

Bug#1036442: Additional Information

2023-05-20 Thread Bob Hauck
I am also seeing this error in the journal when I check mail in kmail: kalendarac[20390]: org.kde.pim.imapresource: Crypto not supported! That traces back to kdepim-runtime-22.12.3/resources/imap/sessionpool.cpp: if (m_account->encryptionMode() != KIMAP::LoginJob::Unencrypted &&

Bug#1036442: kmail: TLS error message when receiving mail.

2023-05-20 Thread Bob Hauck
Package: kmail Version: 4:22.12.3-1 Severity: important Dear Maintainer, * What led up to the situation? Installed a new bookworm with KDE an an N100 NUC. * What exactly did you do (or not do) that was effective (or ineffective)? Configured exactly the same email

Bug#1033814: apper: An update for it to fix the kded5 crashing problem

2023-04-02 Thread Bob Wong
packagekit-qt bug that was already fixed. I reported a wrong bug, now you can close it. I see you are also the packagekit-qt maintainer. Thanks for your work! Cheers, Bob

Bug#1033814: apper: An update for it to fix the kded5 crashing problem

2023-04-02 Thread Bob Wong
Package: apper Version: 1.0.0-4 Severity: important X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, The upstream has released a new version of the apper to fix the kded5 crashing problem in their Github repo, hope we can get it fixed before the release of the Debian bookworm. -- System

Bug#1028356: procmail: Variable set with stdin pipe action fails leaving empty variable

2023-01-09 Thread Bob Proulx
c "tee /tmp/pt.rwp.debug" SUBJECT=|sh -c "cat | tee /tmp/pt.rwp.debug" Thank you for maintaining procmail! :-) Bob -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Ker

Bug#1028034: Fwd: Re: pipewire | Multi-profile bluetooth headphones show only a2dp profile (#2936)

2023-01-06 Thread Bob Hauck
There was apparently a bug already filed and closed about this. Subsequent to my report I received the following note that there is a commit to master that fixes the issue. Original Message Subject: Re: pipewire | Multi-profile bluetooth headphones show only a2dp profile

Bug#1028034: pipewire: Multi-profile bluetooth headphones show only a2dp profile.

2023-01-06 Thread Bob Hauck
Done! On Friday, January 06, 2023 12:57 AM PST, Dylan Aïssi wrote:  Could you please report this issue to the upstream bug tracker? https://gitlab.freedesktop.org/pipewire/pipewire --  Sent from my private email server!

Bug#1028034: pipewire: Multi-profile bluetooth headphones show only a2dp profile.

2023-01-05 Thread Bob Hauck
Package: pipewire Version: 0.3.63-1+b1 Severity: normal X-Debbugs-Cc: b...@haucks.org Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? Upgraded pipewire to 0.3.63-1 * What exactly did you do (or not

Bug#997073: apt-cacher-ng: current version stopped working for client (initial error: confusing proxy mode or prohibited port)

2023-01-05 Thread Bob Weber
computers on my network.  Therefore, I downgraded to 3.6.4-1 which worked fine for me. -- ...Bob

Bug#1011148: linux-image-5.10.0-13-amd64: 11 Bullseye kernel update disables SATA hotplug on AMD x570 MB

2022-12-06 Thread bob
On 05/12/2022 16:55, Diederik de Haas wrote: Control: found -1 5.16.12-1~bpo11+1 Control: tag -1 moreinfo On Tuesday, 17 May 2022 15:25:29 CET Bob wrote: This behavior is still exibited by ... 5.16.0-0.bpo.4-amd64 from backports Updated bug with that info. Does this problem still occur

Bug#1025352: grub2: Unable to present non-ASCII character

2022-12-02 Thread Bob Wong
Package: grub2 Version: 2.06-5 Severity: normal X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, After the update, the grub can only present the ASCII character which means the frame and the arrow keys cannot be presented and was replaced by ?. I tried to edit the grub.cfg to change the location

Bug#1019862: libreoffice-kf5: Libreoffice impress problems with libreoffice-kf5

2022-09-14 Thread Bob Wong
Package: libreoffice-kf5 Version: 1:7.4.1~rc1-3+b1 Severity: normal X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, When I use libreoffice with libreoffice-kf5, it will give the following errors: qt.qpa.wayland: Wayland does not support QWindow::requestActivate() This plugin supports grabbing

Bug#1019717: Display of an SVG file broken due to gsfonts transition

2022-09-14 Thread Bob Friesenhahn
the path has been overridden, or the fonts-urw-base35 package was not installed when the configure script was executed, or there is a bug. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org

Bug#1019158: graphicsmagick breaks gnudatalanguage autopkgtest: undefined symbol: _ZN6Magick5Image12colorMapSizeEv

2022-09-05 Thread Bob Friesenhahn
On Mon, 5 Sep 2022, László Böszörményi wrote: On Mon, Sep 5, 2022 at 4:09 PM Bob Friesenhahn wrote: On Sun, 4 Sep 2022, Paul Gevers wrote: gdl: symbol lookup error: /lib/x86_64-linux-gnu/libgnudatalanguage.so.0: undefined symbol: _ZN6Magick5Image12colorMapSizeEv This issue is caused

Bug#1019158: graphicsmagick breaks gnudatalanguage autopkgtest: undefined symbol: _ZN6Magick5Image12colorMapSizeEv

2022-09-05 Thread Bob Friesenhahn
: _ZN6Magick5Image12colorMapSizeEv This issue is caused by Mercurial changeset 16712:acb5f7fa99cf: "colorMapSize() method for returning the number of colormap entries should be a const method." Apparently this change impacts the ABI. Bob -- Bob Friesenhahn bfrie...@simple.dallas.t

Bug#1018301: update-binfmts: warning: current package is ksh93u+m, but binary format already installed by ksh

2022-08-28 Thread Bob Proulx
gnore error, it probably was registered by ksh update-binfmts --package ksh93u+m --import ksh || true fi Thank you for maintaining ksh in Debian. Bob -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing')

Bug#1017692: qdbus: QDBusConnection takes a long time to shutdown or reboot with systemd

2022-08-18 Thread Bob Wong
Package: qdbus Version: 4:5.15.4-2 Severity: important X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, * What led up to the situation? Just shutdown or reboot the computer with KDE Plasma Wayland session logged in. * What was the outcome of this action? QDBusConnection ( 875) exited at

Bug#1016931: Still some problems

2022-08-10 Thread Bob Wong
Sorry to bother you, I'm new to Linux and don't know how to use systemd to view the waiting processes it was waiting for, could you please tell me some information about it? I searched on the web but get no luck. Regards, Bob Wong

Bug#1016931: systemd: does not poweroff immediately with shutdown -h now

2022-08-09 Thread Bob Wong
Package: systemd Version: 251.3-1 Severity: important X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, * What led up to the situation? Poweroff the computer from the KDE user session, also with the shutdown -h now * What was the outcome of this action? Show the wall message and hang for

Bug#1016653: gm(1): targa (.tga) files are read and written upside-down

2022-08-06 Thread Bob Friesenhahn
On Thu, 4 Aug 2022, Bob Friesenhahn wrote: Testing with ImageMagick 6.9.12-38 on an Illumos system shows the image the other way around with the bright pink cone laying on what might be a gray floor. Due to the nature of the image, it is difficult to tell what the right way up

Bug#1016653: gm(1): targa (.tga) files are read and written upside-down

2022-08-04 Thread Bob Friesenhahn
do not display the same output! Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org/ Public Key, http://www.simplesystems.org/users/bfriesen/public-key.txt

Bug#1016653: gm(1): targa (.tga) files are read and written upside-down

2022-08-04 Thread Bob Friesenhahn
On Thu, 4 Aug 2022, Bob Friesenhahn wrote: On Thu, 4 Aug 2022, László Böszörményi (GCS) wrote: I see that a bit of code in 'tga.c' dealing with image orientation was commented out because the compiler warned that it produced an invalid result. That was unfortunately not attended to. Did you

Bug#1016653: gm(1): targa (.tga) files are read and written upside-down

2022-08-04 Thread Bob Friesenhahn
have time to compile and check it ATM, but might package it tomorrow if it's a proper fix. No it is not fixed yet. I fixed a different bug, which caused some sample files to not be read at all. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen

Bug#1016653: gm(1): targa (.tga) files are read and written upside-down

2022-08-04 Thread Bob Friesenhahn
with image orientation was commented out because the compiler warned that it produced an invalid result. That was unfortunately not attended to. Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http

Bug#1016158: RFP: wayland-info -- A tool to present the information for wayland

2022-07-28 Thread Bob Wong
Package: wnpp Severity: wishlist X-Debbugs-Cc: ybx...@gmail.com * Package name: wayland-info Version : 0~20200709 Upstream Author : Olivier Fourdan * URL : https://gitlab.freedesktop.org/ofourdan/wayland-info * License : MIT/X Programming Lang: C

Bug#1010026: qemu-system-x86: fails to start VM with "host" cpu missing features

2022-05-27 Thread Bob Weber
== cpu->kvm_msr_buf->nmsrs' failed. libvirt-daemon-driver-qemu/testing,unstable,now 8.3.0-1 amd64 qemu-system-x86/testing,unstable,now 1:7.0+dfsg-7 amd64 When I downgraded the kernel to: linux-image-5.15.0-3-amd64/now 5.15.15-2 amd64 (my previous kernel) All OK! ...bob

Bug#1011148: linux-image-5.10.0-13-amd64: 11 Bullseye kernel update disables SATA hotplug on AMD x570 MB

2022-05-17 Thread Bob
enabled on the motherboard ports plus it works with the older kernels. I have posted https://forums.debian.net/viewtopic.php?f=5=151211 but no luck yet finding a solution. What can I do to help debug this? Best Regards Bob -- Package-specific info: ** Kernel log: boot messages should be attached ** Model inf

Bug#1009791: mutt: change-folder no longer selects next folder with new mail

2022-04-17 Thread Bob Proulx
from the configured mailboxes list that had new mail. Downgrading to 2.1.4-1 and holding it works around this problem. apt-get install mutt=2.1.4-1 apt-mark hold mutt Thank you for maintaining Mutt in Debian. Bob -- Package-specific info: Mutt 2.2.3 (2022-04-12) Copyright (C) 1996-2022

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-26 Thread Bob Friesenhahn
there are many tiny chunks. The purpose of 'ping' mode is to avoid expensive operations while retrieving basic properties. In this particular case, the harm would already have been done even in 'ping' mode so returning the profiles does not incur any additional cost. Bob -- B

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
On Fri, 25 Feb 2022, Bob Friesenhahn wrote: There is dependency on the JPEG library so some change in the JPEG library could impact code which works "fine" on some other system. I am using Ubuntu 20.04 LTS and the JPEG that comes with that OS. I made a mis-statement. For this

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
On Fri, 25 Feb 2022, László Böszörményi (GCS) wrote: On Fri, Feb 25, 2022 at 4:35 PM Bob Friesenhahn wrote: On Fri, 25 Feb 2022, László Böszörményi (GCS) wrote: Wild guess only, as I'm away from home right now. But that image can be exif.jpg [1] or any other from the 'fixtures' directory. [1

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
UniqueID: A16LSIA00VM A16LSIL02SM\012 Profile-XMP: 4102 bytes Tainted: False Elapsed Time: 0m:0.000187s Pixels Per Second: 20.6Mi Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http://www.GraphicsMagick.org

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-25 Thread Bob Friesenhahn
. What is the minimum that I need to do to reproduce the issue in GraphicsMagick? Is the specific JPEG file which caused the issue available? Bob -- Bob Friesenhahn bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer,http

Bug#1006374: graphicsmagick breaks ruby-mini-magick autopkgtest: Failure/Error: expect(subject["EXIF:Flash"]).to eq "0"

2022-02-24 Thread Bob Friesenhahn
Sunrise.jpg -format '%[EXIF:Flash]' info:- 0 % gm convert Sunrise.jpg -format '%[EXIF:DateTimeOriginal]' info:- 2009:01:19 07:46:00 The above appears to be the expected behavior. Please let me know how I can help solve this issue. Bob On Thu, 24 Feb 2022, Paul Gevers wrote: Source: graphicsmagick

Bug#1003060: systemsettings: Unable to Save the proxy settings

2022-01-03 Thread Bob Wong
Package: systemsettings Version: 4:5.23.4-1 Severity: normal Dear Maintainer, I just updated to the newest version of the package, but now I cannot set the proxy settings correctly. The software doesn't save my configuration. When I quit the software, it just recover to the default. -- System

Bug#1002571: fcitx5: Fcitx5 Was unable to apply the kde plasma theme

2021-12-24 Thread Bob Wong
Package: fcitx5 Version: 5.0.11-1 Severity: minor Dear Maintainer, After an upgrade of testing, the fcitx5 cannot apply the kde plasma theme automatically. However, after closing the app and open it again, the theme will be applied. -- Package-specific info: --- Fcitx5 Diagnose output --- #

Bug#1001132: kdenlive: Unable to Start with Use GPU processing (Movit libary) enabled

2021-12-04 Thread Bob Wong
Package: kdenlive Version: 21.08.3-1 Severity: normal X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, The software crashes with Use GPU processing function enabled. -- System Information: Debian Release: bookworm/sid APT prefers testing-proposed-updates APT policy: (500,

Bug#1000306: partitionmanager: Unable to change the luks passphrase

2021-11-20 Thread Bob Wong
Package: partitionmanager Version: 21.08.0-1 Severity: wishlist X-Debbugs-Cc: ybx...@gmail.com Dear Maintainer, The genome disk manager could change the passphrase of the luks partition. But the partitionmanager is unable to change the passphrase without formatting the whole partition. --

Bug#996726: Some other questions

2021-11-07 Thread Bob Wong
For example, now the gcc version in the bookworm is 11.2.0-2, now the maintainer of the package upload a new version. I suppose it is 11.2.0-3. Normally, it will be pushed into the bookworm after 5 days. Now we assume a package relied on the package updated after one day. Normally it will be

Bug#996726: Some other questions

2021-11-05 Thread Bob Wong
Probably the best way is to do the rolling release. Another solution is to make each package synced downstream at the same time, but it's too hard to achieve. Jérôme Pouiller 于2021年11月5日周五 下午6:11写道: > On Friday 5 November 2021 03:02:13 CET Norbert Preining wrote: > > > After 2 weeks, the

Bug#996726: Some other questions

2021-11-04 Thread Bob Wong
After 2 weeks, the bug has finally been fixed. But I wonder why the bug wasn't tested out in the unstable branch and was pushed into the testing branch.

Bug#996726:

2021-10-20 Thread Bob Wong
Hello, I am unable to downgrade the kdecoration, if I try to downgrade kdecoration, the apt will remove the whole kde desktop. So the only choice for me is to upgrade. When will the new version of the kdecoration be available in bookworm? As for now I can only use other desktop environment. It's

Bug#996174: wget: Spurious SSL_INIT in 1.21.2-1

2021-10-11 Thread Bob Proulx
I posted an update to the upstream bug tracker. https://savannah.gnu.org/bugs/?61125

Bug#996174: wget: Spurious SSL_INIT in 1.21.2-1

2021-10-11 Thread Bob Proulx
Bob Proulx wrote: > In today's daily upgrade wget 1.21.2-1 was installed and now emits a > spurious "SSL_INIT" message. This is breaking scripts. :-( > > $ wget -q -O/dev/null https://www.example.com/ > SSL_INIT Already fixed upstream. https://git.savan

Bug#996174: wget: Spurious SSL_INIT in 1.21.2-1

2021-10-11 Thread Bob Proulx
downgrade to the previous and hold it. apt-get install wget=1.21-1+b1 # temporary hack apt-mark hold wget # temporary hack Thank you for maintaining wget. Bob -- System Information: Debian Release: bookworm/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Ar

Bug#994481: kdenlive: Kdenlive cannot find your MLT profiles

2021-09-16 Thread Bob Wong
Package: kdenlive Version: 21.04.3-3 Severity: important Dear Maintainer, After upgrading the MLT to the version 7, the kdenlive cannot find the MLT profiles. However, if I manually set the path, I cannot add the video clip into the project. -- System Information: Debian Release: bookworm/sid

Bug#994043: plasma-discover: Unable to present the details page

2021-09-10 Thread Bob Wong
Package: plasma-discover Version: 5.21.5-2 Severity: important Dear Maintainer, I can only install/uninstall the software in the discovery and the discovery cannot present the details page of the application. -- System Information: Debian Release: bookworm/sid APT prefers testing APT

Bug#994041:

2021-09-10 Thread Bob Wong
Package: plasma-desktop Version: 4:5.21.5-2 Severity: important Dear Maintainer, I followed the tutorial https://wiki.debian.org/NVIDIA%20Optimus#Using_NVIDIA_GPU_as_the_primary_GPU, and after I prepared everything ready, the panel cannot load. I can't add the panel, either. However, when I

Bug#993740: /etc/cron.weekly/man2html: this version of `which' is deprecated

2021-09-05 Thread Bob Proulx
html: /usr/bin/which: this version of `which' is deprecated; use `command -v' in scripts instead. The problematic script line is this one. [ -d "$CACHEDIR" ] && which index++ >/dev/null || exit 0 Thank you for maintaining man2html. Bob -- System Information: Deb

Bug#983505: Help progress for doas persistence

2021-09-03 Thread Bob Strob
The bug is lingering for 7 months and I want to help this to progress if I can.. Can any of you help?

Bug#956283: installation-reports: kinda successful installation, but issues with firmware

2021-08-30 Thread Bob McGowan
Package: installation-reports Followup-For: Bug #956283 X-Debbugs-Cc: ramjr0...@gmail.com Installation and reboot completed successfully, but running the new system failed on login to the GUI, due to missing firmware. I needed to install two firmware packages in order to successfully login

Bug#989227: Still some porblems

2021-06-10 Thread Bob Wong
I am under the testing branch, but even after a dist-upgrade, I still don't find the feature motion tracker. By the way, when can you release version 21.04? I'm glad to use some more features.

Bug#988073: xoscope: ALSA support is missing in xoscope v2.2

2021-05-04 Thread bob prohaska
tried to compile xoscope 2.3 from source, but the config process failed in what looked like a fundamental way. Thanks for reading, bob prohaska -- System Information: Distributor ID: Raspbian Description:Raspbian GNU/Linux 10 (buster) Release:10 Codename: buster Architecture

Bug#985169: luckybackup: superuser luckybackup does not start

2021-03-13 Thread Bob
up" "$@" it works. Best, Bob -- System Information: Debian Release: bullseye/sid APT prefers testing APT policy: (500, 'testing'), (1, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.11.0-6.2-liquorix-amd64 (SMP w/8

Bug#985168: gprename: .desktop file missing

2021-03-13 Thread Bob
Package: gprename Version: 20201214-0.1 Severity: important X-Debbugs-Cc: debian...@yahoo.nl 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

Bug#984426: Another broken grub upgrade

2021-03-10 Thread Bob Proulx
today. I really think the grub package should declare a config file (that is not debconf) for what devices need updates. Then it would be plain and simple to the local admins what files need to be updated to allow grub to automatically upgrade. Bob

Bug#982325: exim4: Please compile with AUTH_EXTERNAL=yes

2021-02-08 Thread Bob Ham
Package: exim4 Version: 4.92-8+deb10u4 Severity: normal Please could you compile the exim4 packages with AUTH_EXTERNAL=yes set in the Makefile? This is needed for sending mail with TLS certificate authentication using K-9 Mail which requires SASL EXTERNAL. The new "external" driver was

Bug#751776: planning to NMU time 1.9

2021-01-12 Thread Bob Proulx
Matthias Klose wrote: > I prepared the time 1.9 release, and I'd like to NMU the package, planning to > upload on Tuesday to DELAYED/7. Thank you for preparing this NMU. I appreciate your help with this package. It is okay with me if you upload it to an earlier delayed queue if you desire

Bug#979066: mangohud: Build fails on buster

2021-01-02 Thread Bob Ham
erties symbol in its headers. Regards, Bob -- System Information: Debian Release: 10.4 APT prefers stable APT policy: (991, 'stable'), (500, 'stable-updates'), (500, 'stable-debug'), (500, 'oldstable-updates'), (500, 'oldstable-debug'), (500, 'oldoldstable'), (500, 'oldstable'), (70, 'unstable'

Bug#975591: insserv/update-rc.d coordination missing (was Re: Canonical method to locally disable an init script?)

2020-12-14 Thread Bob Proulx
Thorsten Glaser wrote: > Bob Proulx wrote: > > root@angst:/etc# find /etc/rc?.d -name '*bind9' -delete > > root@angst:/etc# find /etc/rc?.d -name '*bind9' > > > > All removed. The re-install will reset the links to the defaults. > > > > root@

Bug#973572: emacs: man page timeout resets page

2020-11-01 Thread Bob Proulx
Hmm... Bob

Bug#973572: emacs: man page timeout resets page

2020-11-01 Thread Bob Proulx
Bob Proulx wrote: > Rob Browning wrote: > > And you could probably eliminate more variables by testing in a minimal > > debian VM, particularly if you also see the problem via the console > > (i.e. emacs -nw). > > I generally only use emacs -nw and would find it quite s

Bug#973572: emacs: man page timeout resets page

2020-11-01 Thread Bob Proulx
emacs-common-non-dfsg:all/testing 1:26.3+1-1 uptodate emacs-el:all/sid 1:27.1+1-2 uptodate emacs-goodies-el:all/testing 42.3 uptodate emacs-lucid:amd64/sid 1:27.1+1-2 uptodate emacsen-common:all/testing 3.0.4 uptodate Bob

Bug#973572: emacs: man page timeout resets page

2020-11-01 Thread Bob Proulx
nly workaround is to replace man.el with an older version. Thank you for maintaining Emacs in Debian. Bob

Bug#971399: my_print_defaults: unknown option '--mariadbd'

2020-09-29 Thread Bob Proulx
t_defaults --mariadbd | grep -oP "pid-file=\K[^$]+"` ]; then Upstream this seems to have been found already. https://jira.mariadb.org/browse/MDEV-22659 Thank you for supporting MariaDB. Bob -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (50

Bug#932620: libcrypto++-dev: build system does not include blake2.cpp

2020-09-16 Thread Bob Ham
Package: libcrypto++6 Version: 5.6.4-8 Followup-For: Bug #932620 Came up against the same problem. Test case below: // Build with // $ make LDFLAGS=$(pkg-config --libs libcrypto++) cryptopp-link #include #include #include

Bug#969667: smartd-runner: WARNING: tempfile is deprecated; consider using mktemp instead.

2020-09-06 Thread Bob Proulx
and obvious patch. Simply change tempfile to mktemp. [[ Although of course I want to improve the script with proper trap handling for the temporary file and proper shell variable quoting too. And it doesn't use any bash-isms so using portable shell would be better. But I will restrain myself. :-) ]] Bob

Bug#968202: preseed: Checks only BOOTP filename and not DHCP option 67, "bootfile-name"

2020-08-10 Thread Bob Ham
Package: debian-installer Severity: normal The dhcp_preseed_url function in preseed.sh, part of preseed: https://salsa.debian.org/installer-team/preseed/-/blob/399d9e8d56d64161449e9415cc8fe33ae88711f2/preseed.sh#L173 only checks for the "filename" entry in DHCP lease files. The "filename"

Bug#966201: vmdb2: temporary Ansible inventory files are not removed properly

2020-07-24 Thread Bob Ham
Package: vmdb2 Version: 0.16-2 Severity: normal It seems that only the last-created inventory file is removed: Created /tmp/tmp4bldfn_5 for Ansible inventory Created /tmp/tmpuu_y3a27 for Ansible variables Exec: ['ansible-playbook', '-c', 'chroot', '-i', '/tmp/tmp4bldfn_5', '-e',

Bug#960777: libmail-dkim-perl: Argument "1.20200513.1" isn't numeric

2020-05-23 Thread Bob Proulx
NIVERSAL::can("time_method") && $self->{main}->time_method("check_dkim_signature"); -if (Mail::DKIM::Verifier->VERSION >= 0.40) { +if (version->parse(Mail::DKIM::Verifier->VERSION) >= version->parse("0.40")) { my $edns = $conf->{dns_options}->{edns}; if ($edns && $edns >= 1024) { # Let Mail::DKIM use our interface to Net::DNS::Resolver. Bob

Bug#956037: speech-dispatcher: Init script fails with "ln: failed to create symbolic link"

2020-04-06 Thread Bob Ham
-dispatcher directory doesn't exist. Regards, Bob Ham -- System Information: Debian Release: 10.3 APT prefers stable APT policy: (991, 'stable'), (500, 'stable-updates'), (500, 'stable-debug'), (500, 'oldstable-updates'), (500, 'oldstable-debug'), (500, 'oldstable'), (70, 'unstable'), (1

Bug#954030: pulseaudio: Pulseaudio does not start in xrdp session. Error in startup script.

2020-03-15 Thread Bob Hauck
Package: pulseaudio Version: 13.0-5 Severity: normal Tags: patch Dear Maintainer, I run KDE in a virtual machine using XRDP. For sound support I installed pulseaudio-module-xrdp from github: https://github.com/neutrinolabs/pulseaudio-module-xrdp But pulseaudio does not start. There is an

  1   2   3   4   5   6   7   8   9   10   >