Bug#1071711: libecal-2.0-2: No -dev package for libecal-2.0-2

2024-05-23 Thread E Harris
Package: libecal-2.0-2 Version: 3.46.4-2 Severity: normal It appears that there is no -dev package for libecal-2.0. How to build apps that depend on it? -- System Information: Debian Release: 12.5 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable-security'),

Bug#1069125: zfs-dkms: Update stable version to fix data corruption bug

2024-04-16 Thread E Harris
Package: zfs-dkms Version: 2.1.11-1 Severity: important Tags: upstream OpenZFS version 2.1.14 (or later) contains an important data corruption bugfix for prior versions. Since stable still has 2.1.11, it would seem that upgrading the zfs version to 2.1.14 or latest 2.1.15 is warranted? See

Bug#1062600: ffmpeg: mp3 decoding reports error (junk in stream) when there is none

2024-02-01 Thread E Harris
Package: ffmpeg Version: 7:5.1.4-0+deb12u1 Severity: normal When using avcodec_receive_frame() via libchromaprint1 and fpcalc to decode mp3 files, some mp3 files are reported as having errors when there are none, it has just reached end of file. The error returned from libchromaprint1 via fpcalc

Bug#1062584: libchromaprint1: Incorrect handling of end of input file

2024-02-01 Thread E Harris
Package: libchromaprint1 Version: 1.5.1-2+b1 Severity: normal There seems to be a bug in libchromaprint1 that is causing errors to sometimes be reported when normal end of file has been reached. This then causes errors to be reported from fpcalc, which breaks picard fingerprint calculation and

Bug#1062583: poc-streamer: mp3-cut shortens output unexpectedly

2024-02-01 Thread E Harris
Package: poc-streamer Version: 0.4.2-7 Severity: normal When using mp3cut to take the whole file, repeated invocations shorten the output unexpectedly. Example: > mp3cut -o test2.mp3 test.mp3 Writing to test2.mp3 Extracting 00:00:00+000-00:00:00+000 from test.mp3 test2.mp3 written > mp3cut -o

Bug#1062530: libchromaprint-tools: fpcalc often gives decoding error when fingerprinting audio files

2024-02-01 Thread E Harris
Package: libchromaprint-tools Version: 1.5.1-2+b1 Severity: normal I'm fairly often seeing fpcalc giving the following error when fingerprinting mp3 audio files (via picard) even when there doesn't appear to be any problem with the file (mp3val reports no problems with the files): ERROR: Error

Bug#1061228: xzgv does not support displaying avif images

2024-01-20 Thread E Harris
Package: xzgv Version: 0.9.2-2+b1 Severity: normal xzgv does not seem to support displaying avif images. When trying to display one, it shows an error dialog with "Couldn't load image!" -- System Information: Debian Release: 12.4 APT prefers stable-updates APT policy: (500,

Bug#1061227: xzgv does not display heic images

2024-01-20 Thread E Harris
Package: xzgv Version: 0.9.2-2+b1 Severity: normal xzgv does not seem to support displaying heic images. When trying to display them, it shows an error dialog "Couldn't load image". -- System Information: Debian Release: 12.4 APT prefers stable-updates APT policy: (500, 'stable-updates'),

Bug#1061225: gthumb ignores quicktime video orientation on playback

2024-01-20 Thread E Harris
Package: gthumb Version: 3:3.12.2-3+b1 Severity: normal gthumb appears to ignore quicktime video orientation on playback, causing the playback to have the wrong orientation. I have many videos that were recorded on an iphone in standard letterbox format, but that play back upside-down when

Bug#1059463: ejabberd logging as process "sh", appearing to be shell connections?

2023-12-26 Thread E Harris
Package: ejabberd Version: 23.01-1 Severity: normal I've noticed that ejabberd is logging some messages with the process name "sh" rather than ejabberd. When I first noticed these, I was concerned that there might have been an unauthorized shell service backdoor setup to compromise the system.

Bug#1057966: ntpsec-ntpdate not fully compatible with ntpdate, causes adjtimex --host breakage

2023-12-10 Thread E Harris
Package: ntpsec-ntpdate Version: 1.2.2+dfsg1-1+deb12u1 Severity: normal When attempting to use adjtimex --host command, it fails due to current ntpdate not being fully compatible with previous ntpdate package. # adjtimex --host 66.118.228.14 ntpdate: -p is no longer supported. ntpdig: querying

Bug#1057965: adjtimex --host not working with change to ntpsec-ntpdate

2023-12-10 Thread E Harris
Package: adjtimex Version: 1.29-11+b1 Severity: normal When trying to use the adjtimex --host option, it fails with: # adjtimex --host 66.118.228.14 ntpdate: -p is no longer supported. ntpdig: querying 66.118.228.14 (66.118.228.14) cannot understand ntpdate output This seems to be caused by the

Bug#1057887: bind9 named logging for category rpz misses some rpz log messages

2023-12-10 Thread E Harris
Package: bind9 Version: 1:9.18.19-1~deb12u1 Severity: normal When bind9/named is configured to log category rpz messages to a file, some rpz log messages are not captured and sent to the intended destination. Example: Add the following stanza in named.conf.options: logging { channel

Bug#1038937: nq package out of date with upstream, 0.5 was released more than a year ago

2023-06-23 Thread E Harris
Package: nq Version: 0.3.1-4 Severity: normal nq 0.5 was released March 26, 2022 and contains several bug fixes and improvements. nq 0.3.1 was released March 7, 2018, and is what is in all of stable, testing, and unstable. Please update this package. -- System Information: Debian Release: 11.7

Bug#1035525: sendmail-bin: Change log level of saslauthd failed auth attempts

2023-05-04 Thread E Harris
Package: sendmail-bin Version: 8.15.2-22 Severity: normal Tags: upstream It seems to be a pretty big security issue that there is no coherent reporting/logging of failed auth login attempts when using saslauthd with sendmail. The saslauthd log lines for failed auth attempts are similar to this:

Bug#990623: Cmake in Bullseye can't find Postgresql that ships with Bullseye

2021-07-02 Thread Timothy E. Harris
Package: cmake Version: 3.18.4-2| | |Cmake in bullseye can't find |the postgresql-13 version which ships in bullseye. This is because |lines 89/90 of /usr/share/cmake-3.18/Modules/FindPostgreSQL.cmake has this:| |set(PostgreSQL_KNOWN_VERSIONS ${PostgreSQL_ADDITIONAL_VERSIONS}         "12"

Bug#984515: fail2ban: Pattern from named-refused.conf filter failing to match log lines

2021-03-04 Thread E Harris
Package: fail2ban Version: 0.10.2-2.1 Severity: normal There is a problem in the regex matching for the optional named-refused filter. Log messages from named that should be matched by this filter are not being matched because the log pattern for the host is different than expected.

Bug#816119: testdisk: include qphotorec

2021-03-02 Thread Timothy E. Harris
The only reason the Qphotorec GUI is not built with the current bullseye 7.1-5 testdisk packaging is that the necessary Qt libraries: qtbase5-dev and qttools5-dev-tools are not listed as Build-Depends.  Adding them to the control file and building results in the testdisk package which

Bug#966829: linux-image-4.19.0-9-amd64: USB subsystem hangs with 4.19.0/buster series kernels

2020-08-02 Thread E Harris
Package: src:linux Version: 4.19.118-2+deb10u1 Severity: important Since upgrading to buster from stretch several months ago (in Feb 2020), I have been experiencing unpredictable but repeated hangs of USB devices. The hangs are somewhat random, and have occurred anywhere from a few hours after

Bug#966652: coreutils: chmod/chgrp/chown causes ctime change even when no change needed

2020-08-01 Thread E Harris
Package: coreutils Version: 8.30-3 Severity: normal Tags: upstream GNU chmod/chgrp/chown have an issue that causes the ctime to change on every file, even when no change to the mode/ownership was made. This is a problem for backup and file-integrity checking software that uses the ctime (since

Bug#959399: libreoffice-common: Using libreoffice results in many AppArmor "ALLOWED" log messages in kernel syslog

2020-05-01 Thread E Harris
Package: libreoffice-common Version: 1:6.1.5-3+deb10u5 Severity: normal Using LibreOffice results in many AppArmor audit log messages marked as "ALLOWED". These messages repeat many times during normal use of the app, resulting in quite a bit of log spam. Perhaps this is the result of the

Bug#951827: libimage-exiftool-perl: Current version of exiftool writes incorrect Quicktime Rotation values to HEIC files

2020-02-21 Thread E Harris
Package: libimage-exiftool-perl Version: 11.87-1 Severity: normal Tags: upstream When trying to modify the Quicktime Rotation values in HEIC/HEIF files, the values written have an incorrect offset (4320 degress). This problem has been reported to the upstream maintainer, who reports it is

Bug#918478: Digikam imageeditor blank screen patch, backported from Digikam 6.0

2019-11-09 Thread Timothy E. Harris
Because this bug affected me, I backported the patch from Digikam 6.0 to the buster digikam version Applies cleanly & fixes the problem. --- a/core/app/main/digikamapp.cpp +++ b/core/app/main/digikamapp.cpp @@ -497,7 +497,6 @@ MetadataHubMngr::instance()->requestShutDown();

Bug#902168: [synaptic] Get Changelog doesn't follow apt.conf path

2018-06-22 Thread Timothy E. Harris
Package: synaptic Version: 0.84.2 Severity: normal --- Please enter the report below this line. --- I maintain the repositories for MX Linux, and I just built a patched version of Synaptic so it could get changelogs from both Debian & MX repositories.  It works, but fragmenting the builds of

Bug#884344: ejabberd: After updating to latest erlang packages, ejabberd refuses to start

2017-12-16 Thread E Harris
uI was already running loglevel 4, and changing it to 5 gave no additional info. There was nothing in the error.log or crash.log either, in fact those files hadn't even been opened, as the timestamps were still of times pre-upgrade. However, your hint to look for firewall issues was a good

Bug#884344: ejabberd: After updating to latest erlang packages, ejabberd refuses to start

2017-12-14 Thread E Harris
I am not using AppArmor, but I reconfirmed that by no results being found from "dmesg | grep -i apparmor". I killed all the epmd processes (there were two) and as far as I know ejabberd is my only erlang process. Restarting after killing the epmd processes results in two new epmd processes,

Bug#884344: ejabberd: After updating to latest erlang packages, ejabberd refuses to start

2017-12-14 Thread E Harris
Package: ejabberd Version: 16.09-4 Severity: grave Justification: renders package unusable Just updated my system to the latest security updates for erlang packages, and after doing so, ejabberd refuses to start. Continually gives a "timeout" from systemd: Dec 14 02:02:53 myhost systemd[1]:

Bug#880229: qbittorrent fills /tmp filesystem causing other programs to fail

2017-10-30 Thread E Harris
Package: qbittorrent Version: 3.3.7-3 Severity: critical Justification: breaks unrelated software qbittorrent seems to be writing some torrent data to /tmp, which ended up filling the filesystem, and causing severe system stability and data loss. The data loss and stability issues stem both

Bug#878504: libmp3-tag-perl: MP3/Tag.pm line 2611 produces a deprecated warning

2017-10-14 Thread E Harris
Package: libmp3-tag-perl Version: 1.13-1 Severity: normal Tags: upstream When using MP::Tag, the current version of perl shipped with Debian stretch produces a deprecation warning about a regex in Tag.pm: Unescaped left brace in regex is deprecated, passed through in regex; marked by <-- HERE

Bug#859623: Acknowledgement (handbrake-cli: Encoding a DVD with Closed Captions (Text [CC]) stream in mkv format fails)

2017-04-08 Thread E Harris
I've now had a chance to try the encode with the same source and command line on the official release 1.0.3 CLI binary for OSX and it does not have the problem with the Closed Captioning track and mkv output, so that looks like a smoking gun that this is a library version/packaging issue.

Bug#859623: handbrake-cli: Encoding a DVD with Closed Captions (Text [CC]) stream in mkv format fails

2017-04-05 Thread E Harris
Package: handbrake-cli Version: 1.0.3+ds1-1 Severity: important When attempting to encode a video from a DVD image using a mkv output format and also containing a Closed Captioning stream fails to mux properly and produces errors. A subtitle track of the same type as stream 3 from the

Bug#779386: libtiff-tools: tiff2pdf is generating corrupted pdf files

2015-02-27 Thread E Harris
Package: libtiff-tools Version: 4.0.3-12.1 Severity: important When converting tiff files that contain a jpeg image to pdf using tiff2pdf, the output pdf seems to be corrupted and incomplete. $ tiff2pdf Page0001.tif Page0001.pdf $ No errors are produced from the tiff2pdf program. When

Bug#584976: openerp-server: New database can not be created if locale is en_US (not UTF-8)

2010-06-07 Thread Timothy E. Harris
suggests: ii openerp-client5.0.10-1 Enterprise Resource Management (cl -- debconf-show failed Author: Timothy E. Harris maintai...@mepiscommunity.org Description: Fix bug that prevents creating a new database if the locale is not a UTF-8 one. Index: openerp-server-5.0.10/bin

Bug#166515: emigration

2006-12-03 Thread Tom E. Harris
I have a new Yahoo account now, but of course I cannot access Zothique Nights without my own permission! To the developing world, it's a medicine chest. John Borland goes to the edge of theory. If I'm lucky, this book will hit my mailbox at approximately the same time as I get the CAS Poems III,

Bug#309792: exim4-config: Rewriting via /etc/email-addresses should be configurable to apply to only non-local mail.

2005-05-19 Thread Steven E. Harris
Package: exim4-config Version: 4.50-6 Severity: normal At present exim applies the /etc/email-addresses rewriting mechanism to all mail sent through the MTA. This causes interference with a setup that permits both local exchange of mail among local users and mail sent out to remote destinations