Bug#1057621: valgrind should not drop valgrind-dbg

2025-04-10 Thread Frank Ch. Eigler
Hi - Please beware a possible naming confusion: "valgrind-gdb" vs "valgrind-dbg". The former is a relatively recently added subpackage for gdb interfacing support, and has nothing to do with valgrind's own debuginfo. - FChE

Bug#1091526: Linux-image 6.12.6 locking up computer soon after boot.

2025-02-24 Thread Frank McCormick
Sorry for the late reply..I've been busy with non-computer stuff. On 2025-02-20 14:51, Salvatore Bonaccorso wrote: Control: tags -1 - moreinfo Control: found -1 6.12.15-1 Hi Frank, [adding back the bug email so we get the response archived] On Thu, Feb 20, 2025 at 02:26:33PM -0500,

Bug#1098708: ifupdown: systemd kills child processes (pppd/hostapd) if ifup -a in networking.service returns failure code

2025-02-22 Thread Frank Bormann
Package: ifupdown Version: 0.8.41 Severity: normal Tags: patch X-Debbugs-Cc: frank.borm...@gmx.net Dear Maintainer, For an advanced home router setup, I have ifupdown configure over a dozen network interfaces at startup. These include the home network's main VSDL2 Internet connection, using the

Bug#1094907: Problem solved with g++-15.0.1 (Debian 15-20250213-1)

2025-02-15 Thread Frank B. Brokken
e bug report 1094907 also. Thanks again for your support, Kind regards, -- Frank B. Brokken (+31) 6 5353 2509 PGP Key Fingerprint: DF32 13DE B156 7732 E65E 3B4D 7DB2 A8BE EAE4 D8AA

Bug#1094919: Problem solved with g++-15.0.1 (Debian 15-20250213-1)

2025-02-15 Thread Frank B. Brokken
++-15 the issue has disappeared, so I'd like to close bug report 1094919. Thanks for your support, Kind regards, -- Frank B. Brokken (+31) 6 5353 2509 PGP Key Fingerprint: DF32 13DE B156 7732 E65E 3B4D 7DB2 A8BE EAE4 D8AA

Bug#1094919: modules: ICE when initializing a stream using a function template returning a stream

2025-02-01 Thread Frank B. Brokken
Package: g++-14 Version: 14.2.0-12 Severity: normal Dear Maintainer, * What exactly did you do? First I prepared in /usr/include/c++/14/ string.gcm and fstream.gcm, calling g++ --std=c++26 -Wall -fmodules-ts -x c++-system-header string and g++ --std=c++26 -Wall -fmodules-ts -x c++-s

Bug#1094907: g++-14: 'using' declarations may cause compiler errors when compiling modules

2025-02-01 Thread Frank B. Brokken
Package: g++-14 Version: 14.2.0-12 Severity: normal Dear Maintainer, * What led up to the situation? When working on the conversion of existing projectss to projects using modules the compiler reported an (unclear) error message when compiling a source file defining a module. * What exact

Bug#1092769: g++-14: importing system header modules is order dependent

2025-01-11 Thread Frank B. Brokken
Package: g++-14 Version: 14.2.0-8 Severity: normal Dear Maintainer, * What led up to the situation? When constructing a module file changing the order of importing system header files may result in a compilation failure. * What exactly did you do (or not do) that was effective (or in

Bug#1061241: endless-sky: debian/copyright incomplete

2025-01-05 Thread Frank Loeffler
o? Maybe it would even be possible to provide this for stable-backports? :) thanks, Frank signature.asc Description: PGP signature

Bug#1091526: Linux-image 6.12.6 locking up computer soon after boot.

2024-12-27 Thread Frank McCormick
anything in the logs as the machine locks up tight and no logs are written. alt-sysreq REISUB is of no use the machine doesn't respond. Computer info: frank@franklin:~$ inxi -F System: Host: franklin Kernel: 6.11.10-amd64 arch: x86_64 bits: 64 Desktop: IceWM v: 3.2.3.2 Distro: Debian GNU/

Bug#1085986: modules: compiling inline defined function results in internal compiler error

2024-10-24 Thread Frank B. Brokken
Package: g++-14 Version: 14.2.0-6 Severity: normal Dear Maintainer, * What led up to the situation? After converting a C++ header file to a module-defining source file the compiler failed to compile it and reports an internal compiler error * What exactly did you do (or not do) that was e

Bug#1060305: libifd-cyberjack6: Package is out of date. 3 new hardware devices are not supported, which are already supported in upstream

2024-09-19 Thread Frank Neuber
Hi Hilmar, Thank you for the clarification. I will arrange the upload of SP17 as soon as it has been fully tested Am 19.09.24 um 22:21 schrieb Hilmar Preusse: On 19.09.24 Frank Neuber (s...@kernelport.com) wrote: Am 19.09.24 um 14:43 schrieb Hilmar Preusse: On 09.01.24 Oliver C

Bug#1060305: libifd-cyberjack6: Package is out of date. 3 new hardware devices are not supported, which are already supported in upstream

2024-09-19 Thread Frank Neuber
Hi Hilmar, Am 19.09.24 um 14:43 schrieb Hilmar Preusse: On 09.01.24 Oliver C. (kreuzritter2...@gmx.de) wrote: Hi Frank, Package: libifd-cyberjack6 Version: 3.99.5final.sp14-2 Severity: important Tags: a11y upstream X-Debbugs-Cc: s...@kernelport.com, siret...@tauware.de, kreuzritter2

Bug#1081132: Small correction...

2024-09-08 Thread Frank B. Brokken
Dear Frank B. Brokken, you wrote: > The following source file (e.g., interface.cc) defines the module: > > module Module; > export int value; This must be: export module Module; export int value; -- Frank B. Brokken (+31) 6 5353 2509 PGP Key Finge

Bug#1081132: g++-14: Modules compiled with --std=c++23 can't be used with --std=c++26 and v.v.

2024-09-08 Thread Frank B. Brokken
Package: g++-14 Version: 14.2.0-3 Severity: normal Dear Maintainer, * What led up to the situation? When trying to import a module in a C++ source file when --std=c++23 was specified when the module was compiled and --std=c++26 is specified when the source file is compiled the compiler shows

Bug#1077660: With the removal of last there is no (obvious?) way to read pre-existing wtmp data

2024-07-31 Thread Frank Gevaerts
Package: util-linux Version: 2.40.2-1 Severity: normal With last being removed and "replaced" by wtmpdb, historical data is now inaccessible. I couldn't find any other way to get that data back than to roll back to an older util-linux. -- System Information: Debian Release: trixie/sid APT p

Bug#1073932: libstdc++-14-dev: 'using' specification results in compiler error when specifying -fmodules-ts

2024-06-20 Thread Frank B. Brokken
Package: libstdc++-14-dev Version: 14-20240330-1 Severity: normal Tags: upstream Dear Maintainer, * What led up to the situation? When specifying a 'using' declaration the compiler produces an error when the -fmodules-ts flag is used. * What exactly did you do (or not do) that was effecti

Bug#1073925: libstdc++-14-dev: Using multiple import statements generates an internal compiler error

2024-06-20 Thread Frank B. Brokken
Package: libstdc++-14-dev Version: 14-20240330-1 Severity: normal Tags: upstream Dear Maintainer, * What led up to the situation? Importing multiple module-compiled system headers using compilation commands like g++ --std=c++23 -Wall -fmodules-ts -x c++-system-header vector and importing

Bug#970043: Request to help test ia64 build for galera-4

2024-05-28 Thread Frank Scheiner
Hi Adrian, On 27.05.24 17:14, John Paul Adrian Glaubitz wrote: On Sun, 2024-05-26 at 14:09 +0200, Frank Scheiner wrote: It was also removed because there was no maintainer for it in glibc and suffered from a lot of testsuite failures. I tried for a long time to convince Adhemerval to fix these

Bug#970043: Request to help test ia64 build for galera-4

2024-05-26 Thread Frank Scheiner
executable galera_check [100%] Built target galera_check 0 real14m26.065s user82m39.186s sys 2m8.359s Sun May 26 19:54:12 UTC 2024 ``` In the end I built it on T2 directly from the cloned sources. Cheers, Frank

Bug#970043: Request to help test ia64 build for galera-4

2024-05-26 Thread Frank Scheiner
Hi Adrian, On 26.05.24 10:58, John Paul Adrian Glaubitz wrote: On Sat, 2024-05-25 at 18:29 +0200, Frank Scheiner wrote: ia64 support has been removed from glibc, the Linux kernel and soon gcc, First - ia64 support was actually removed from the glibc **because** it was removed from Linux

Bug#970043: Request to help test ia64 build for galera-4

2024-05-25 Thread Frank Scheiner
43432.html @Rene: Can you confirm? so it will be removed within the next weeks after we have made an archive copy. There is no need to fix any bugs on ia64. Let me correct that for you: There is no need to fix any bugs for ia64 in Debian (Ports) - as sad as that is. Cheers, Frank

Bug#970043: Request to help test ia64 build for galera-4

2024-05-25 Thread Frank Scheiner
to build it for Slackware, though I first will have to build all the required stuff (or at least "boost" IIUC) - which will take me some time. Details in https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970043 Thanks for that. Cheers, Frank

Bug#1068496: [manpage] notify-send(1): inaccurate "-A" option description

2024-04-06 Thread Frank Mascal
a terminal and click "See log": notify-send -i /usr/share/icons/vendor/64x64/emblems/emblem-vendor.png \ -A "See log" -t 2000 \ "Unattended-upgrade" "Some upgrades were applied\!" To check it out. Cheers, Frank. -- System Informat

Bug#1068068: bobcat, time_t transition lead to apparent ABI break (was: Need rebootstrapping on armel and armhf).

2024-04-03 Thread Frank B. Brokken
update bobcat will also be updated. -- Frank B. Brokken (+31) 6 5353 2509 PGP Key Fingerprint: DF32 13DE B156 7732 E65E 3B4D 7DB2 A8BE EAE4 D8AA signature.asc Description: PGP signature

Bug#1068068: Need rebootstrapping on armel and armhf

2024-03-30 Thread Frank B. Brokken
is needed/used? In any case: the dependence on icmake when constructing the full bobcat library could be avoided, but I'd rather not do that once icmake *is* available. So please advise. -- Frank B. Brokken (+31) 6 5353 2509 PGP Key Fingerprint: DF32 13DE B156 7732 E65E 3B4D 7DB2 A8BE EAE4 D8AA signature.asc Description: PGP signature

Bug#1067505: libc-bin: iconv: misleading error "illegal input sequence"

2024-03-22 Thread Frank Heckenbach
Package: libc-bin Version: 2.36-9+deb12u4 Severity: normal File: /usr/bin/iconv % printf '\xc3\xa4' | iconv -futf8 -tascii iconv: illegal input sequence at position 0 - First, according to the FSF's own coding standards (https://www.gnu.org/prep/standards/html_node/GNU-Manuals.html), it shoul

Bug#1067240: debootstrap: Devuan install scripts in /usr/share/debootstrap/scripts/

2024-03-20 Thread Frank Guthausen
Package: debootstrap Version: 1.0.134 Severity: wishlist X-Debbugs-Cc: frank.guthausen.2...@gmail.com file /usr/share/debootstrap/scripts/ceres contains wrong keyring line keyring /usr/share/keyrings/debian-archive-keyring.gpg which should be keyring /usr/share/keyrings/devuan-archive-keyring.g

Bug#1055771: sysvinit script corrections

2024-03-18 Thread Frank Lienhard
bsite). greets Frank

Bug#1055771: sysvinit script corrections

2024-03-17 Thread Frank Lienhard
On 17.03.2024 00:55, Jonas Smedegaard wrote: Thanks for the proposed patch. Unfortunately it does not apply to the Debian package. First: apologies. I seem to have made a mistake during my dist-upgrade and ended up with the old init-script, which makes my provided "patch" logically totally w

Bug#1055771: sysvinit script corrections

2024-03-13 Thread Frank Lienhard
Package: radicale Version: 3.1.8-2 [..] Filename: pool/DEBIAN/main/r/radicale/radicale_3.1.8-2_all.deb My System Devuan Daedalus (radicale package the debian bookworm packge) 6.1.0-18-amd64 So applied changes from #1038930 and #1055771 I'm not a 100% sure that I had the unmodified original, so

Bug#1064258: Upstream moved to github

2024-03-10 Thread Frank Mascal
Hi, Note that further developments moved to: https://github.com/v1cont/yad

Bug#1065048: installation-reports: partition tool in d-i remembers choices; 'delete partition' (encrypted Part.) always stays 'yes'

2024-03-01 Thread Frank Weißer
Hi Pascal, Pascal Hambourg: On 29/02/2024 at 08:51, Frank Weißer wrote: Comments/Problems: 2nd NIC gets eth0 on reboot, 2nd NIC gets eth1 :-( eth* names are no persistent and may change at any boot. But ethernet interface should get predictable names like enpXsY or enoX. In /proc/interrupts

Bug#1065048: installation-reports: partition tool in d-i remembers choices; 'delete partition' (encrypted Part.) always stays 'yes'

2024-02-29 Thread Frank Weißer
Package: installation-reports Severity: wishlist (Please provide enough information to help the Debian maintainers evaluate the report efficiently - e.g., by filling in the sections below.) Boot method: USB Image version: http://get.debian.org/cdimage/release/current/amd64/iso-bd/debian-edu-12.5

Bug#1061590: sysfsutil invalid parsing of whitespace in value

2024-01-26 Thread Klaus Frank
Package: sysfsutils Version: 2.1.1-6 Severity: important When the value part of an entry in /etc/sysfs.conf contains a whitespace it gets incorreclty parsed by the init script and therefore fails. `/etc/sysfs.conf`: ``` bus/virtio/drivers/virtio_blk/virtio1/block/vda/cache_type = write through

Bug#1061510: Engrampa fails to handle 7z and zip archives

2024-01-25 Thread Frank de Bruijn
Package: engrampa Version: 1.26.1-2 Severity: Normal Also: https://bugs.launchpad.net/ubuntu/+source/engrampa/+bug/2051014 After p7zip was replaced with 7zip, engrampa will no longer create or open 7z and zip archives. This is a known problem which has already been fixed upstream in version 1.

Bug#1038463: cegui-mk2: Is this library still useful to have in Debian?

2024-01-03 Thread Frank Loeffler
(8 years old) That file is special only insofar as TSC currently faces the problem that the version of cegui in Debian is too old to be used with a "current" build against cegui, see https://github.com/Secretchronicles/TSC/issues/708. Frank signature.asc Description: PGP signature

Bug#777584: wrap long lines

2023-11-19 Thread Frank Heckenbach
ails, please can you > propose a simple test to check whether your modification is running as > expected? This test will be appended to the series used in autopkgtest, > in order to prevent eventual future regressions. Unfortunately, I'm not familiar with the test framework. I can certainly provide some crontabs and expected mails, but I'd have to leave it to you to integrate them. Regards, Frank

Bug#1055418: systemtap: autopkgtest regression: Pass 4: compilation failed. [man error::pass4]

2023-11-06 Thread Frank Ch. Eigler
Hi - > Version: 4.9-1 > https://ci.debian.net/data/autopkgtest/testing/amd64/s/systemtap/39374282/log.gz > > 223s /usr/share/systemtap/runtime/linux/print.c:367:46: error: ‘struct > module’ has no member named ‘core_text_size’; did you mean > ‘kprobes_text_size’? > 223s 367 |(un

Bug#1054602: mosdepth: Needs "libhts.so" as a dependency, avaialbe in package "libhts-dev"

2023-10-26 Thread Frank Bearoff
Package: mosdepth Version: 0.3.3+ds-2 Severity: important X-Debbugs-Cc: fbear...@gmail.com Dear Maintainer, * What led up to the situation? sudo apt install "mosdepth" * What exactly did you do (or not do) that was effective (or ineffective)? sudo apt install "libhts-dev" * What was the outco

Bug#1053740: /usr/bin/rsvg-convert (pdf): different x/y scale only respected for stroke, not fill of same text

2023-10-09 Thread Frank Heckenbach
Package: librsvg2-bin Version: 2.54.7+dfsg-1~deb12u1 Severity: normal File: /usr/bin/rsvg-convert % cat test.svg ABC % rsvg-convert -f pdf -o test.pdf test.svg The resulting pdf has the outline (stroke) correctly, but the filled letters are spaced without respecting the scale, see attached scre

Bug#1050378: python3-selenium: still errors

2023-09-05 Thread Frank de Bruijn
With 4.12.0+dfsg-1, this becomes: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/selenium/webdriver/common/driver_finder.py", line 38, in get_path path = SeleniumManager().driver_location(options) if path is None else path

Bug#777584: wrap long lines

2023-08-25 Thread Frank Heckenbach
arate issue which can just as well happen with many short lines. Sure, you might want to handle this too, but for that you'd might want to set a maximum size (say, in MB and perferably configurable) independent of line lengths. Regards, Frank

Bug#1050378: python3-selenium can't find a driver

2023-08-23 Thread Frank de Bruijn
Package: python3-selenium Version: 4.11.2+dfsg-1 Severity: normal After upgrading to version 4.11.2+dfsg-1, python3-selenium fails with: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/selenium/webdriver/common/driver_finder.py", line 38, in get_path path = Seleni

Bug#1049986: ITP: filtermail -- Filtermail filters incoming e-mail as accepted, spam, or ignored

2023-08-17 Thread Frank B. Brokken
Package: wnpp Severity: wishlist Owner: Frank Brokken X-Debbugs-Cc: debian-de...@lists.debian.org * Package name: filtermail Version : 1.02.00 Upstream Contact: Frank B. Brokken * URL : https://fbb-git.gitlab.io/filtermail * License : GPL Programming Lang

Bug#1047029: systemtap: Fails to build source after successful build

2023-08-15 Thread Frank Ch. Eigler
Hi - > This package fails to build a source package after a successful build > (dpkg-buildpackage ; dpkg-buildpackage -S). This "make clean" imperfection is improved with upstream commit 88aa8253. - FChE

Bug#1042862: Xspice crashes on start

2023-08-01 Thread Frank Heckenbach
Package: xserver-xspice Version: 0.1.6-1 Severity: grave Justification: renders package unusable See #1038648. As I wrote there, 0.1.6-1 doesn't fix the problem, but this was ignored, so I'm sending a new bug report. The buggy patch is now upstream, but that doesn't make it correct. I've already

Bug#1042764: dvbcut: A warning or possibly an error is issued when exporting.

2023-07-31 Thread Frank Zündorff
Package: dvbcut Version: 0.7.4-1+b1 Severity: normal X-Debbugs-Cc: frank.zuendo...@gmail.com Dear Maintainer, when I cut and export a DVB recording with this version of dvbcut, there is a message in the output window: Neukodierung von 1 Bild avcodec_open(mpeg2video_encoder): Rückgabewert -2

Bug#1040467: file: /sys/firmware/acpi/bgrt/image strange behaviour

2023-07-23 Thread frank
Package: file Followup-For: Bug #1040467 Indeed if I only read 4096 bytes, I get: 1+0 records in 1+0 records out 4096 bytes (4.1 kB, 4.0 KiB) copied, 5.5761e-05 s, 73.5 MB/s /dev/stdin: data If I read the entire file size, except for the last byte, I still get: $ dd if=/tmp/image bs=$(( $(stat --

Bug#1041740: Error: Regex version mismatch, expected: 10.42 2022-12-11 actual: 10.36 2020-12-04

2023-07-22 Thread Frank lin Piat
Package: selinux-policy-default Version: 2:2.20210203-7 Severity: minor After upgading from bullseye to bookworm... I had the following error many time (tens or hundreds times) when I use apt/dpkg programs: > dpkg: warning: selinux: Regex version mismatch, expected: 10.42 2022-12-11 > actual: 1

Bug#1041739: Error: Regex version mismatch, expected: 10.42 2022-12-11 actual: 10.36 2020-12-04

2023-07-22 Thread Frank Lin PIAT
Package: selinux-policy-default Version: 2:2.20210203-7 Severity: minor After upgading from bullseye to bookworm... I had the following error many time (tens or hundreds times) when I use apt/dpkg programs: > dpkg: warning: selinux: Regex version mismatch, expected: 10.42 2022-12-11 > actual: 1

Bug#928046: dosbox: input issues under Wayland (some keys not behaving)

2023-07-21 Thread Patrick Frank
Package: dosbox X-Debbugs-Cc: foss.conn...@kaffeeschluerfer.com Version: 0.74-3-4+b1 Severity: normal Hello, it is true that the config option "usescancodes=false" affects the problem of keys not functioning as expected, but only by ~50% in combination with "keyboardlayout=de". You can get only o

Bug#1040467: file: /sys/firmware/acpi/bgrt/image strange behaviour

2023-07-06 Thread frank
Package: file Version: 1:5.44-3 Severity: normal Dear Maintainer, UEFI systems make the boot logo accessible for reading at the path /sys/firmware/acpi/bgrt/image The file can be displayed directly using for example: $ feh /sys/firmware/acpi/bgrt/image Strange things happen when you copy this

Bug#1038648: closed by Debian FTP Masters (reply to Timo Aaltonen ) (Bug#1038648: fixed in xserver-xorg-video-qxl 0.1.6-1)

2023-06-27 Thread Frank Heckenbach
Doesn't fix the problem.

Bug#1038648: Xspice crashes on start

2023-06-20 Thread Frank Heckenbach
Control: tags patch I think I found the problem. It seems to be Fix-a-build-error-with-Xorg-master.patch To be honest, I don't really understand the patch. According to the comment, instead of just changing one renamed parameter, it changes the calling conventions at the cost of an unnecessary "s

Bug#1038648: Xspice crashes on start

2023-06-19 Thread Frank Heckenbach
Package: xserver-xspice Version: 0.1.5+git20200331-3 Severity: grave Justification: renders package unusable Since upgrading to bookworm, Xspice always crashes when I try to start it: Xspice --config xspice.1.conf :25 (EE) Caught signal 6 (Aborted). Server aborting Full log: xspice.1.log https

Bug#1037524: libortp: still missing -lbctoolbox (was: Bug#994437: fixed in ortp 1:5.0.37-1)

2023-06-18 Thread Frank Heckenbach
> > You added a "Requires.private" in the .pc, but that doesn't help. > > "Requires" is required (sic!) because a program that links to ortp > > apparently must also link to bctoolbox. > > Dude, did you not see that the string "bctbx_set_log_level_mask" does > not occur anywhere in your program?

Bug#1037524: libortp: still missing -lbctoolbox (was: Bug#994437: fixed in ortp 1:5.0.37-1)

2023-06-13 Thread Frank Heckenbach
Package: libortp-dev Version: 1:5.1.64-2 Severity: normal > This is an automatic notification regarding your Bug report > which was filed against the libortp-dev package: > > #994437: libortp: missing -lbctoolbox > > It has been closed by Debian FTP Masters > (reply to Bernhard Schmidt ). > > Th

Bug#1036158: gcc-13: Please raise baseline for alpha to EV56

2023-05-17 Thread Frank Scheiner
ns.html [2]: https://uprrp2.uprrp.edu/help?key=SQLPRE72~SQLPRE_Command_Line~Arguments~ARCHITECTURE&title=VMS%20Help&referer= Cheers, Frank

Bug#1035044: autorandr: recommend libinput-tools missing

2023-05-02 Thread Frank Scherrer
Hi On Fri, Apr 28, 2023 at 04:33:50PM -0700, Don Armstrong wrote: > We currently aren't distributing (or installing) autorandr-lid-listener > in the Debian package. My bad. You are right, I was not talking about the package included in debian. Did not realize/remember that I had the package built

Bug#1035044: autorandr: recommend libinput-tools missing

2023-04-28 Thread Frank Scherrer
directory So I installed libinput-tools. Afterwards I could get the service started and the Configuration changed after opening/closing the lid. I suggest to put libinput-tools into the list of recommended packages. Does this sound reasonable? cheers Frank signature.asc Description: PGP

Bug#1034708: lintian: false positive "build-depends-on-versioned-berkeley-db Build-Depends:libdb5.3-sql-dev"

2023-04-22 Thread Frank Heckenbach
Package: lintian Version: 2.116.3 Severity: normal I get the warning "build-depends-on-versioned-berkeley-db Build-Depends:libdb5.3-sql-dev" My package used to depend on libdb-sql-dev, but this package doesn't exist anymore in bookworm, so I think I have to depend on libdb5.3-sql-dev now, don't

Bug#1031899: radiotray

2023-02-25 Thread Frank
Would it make sense to contact Ed Bruck, who provides radiotray-ng (https://github.com/ebruck/radiotray-ng), about possible co-operation? It seems unproductive to have two incarnations of radiotray. Regards, Frank

Bug#1031380: install: options --compare (-C) and --preserve-timestamps are mutually exclusive

2023-02-15 Thread Frank Heckenbach
Package: coreutils Version: 8.32-4+b1 Severity: normal === % install -C -p x y install: options --compare (-C) and --preserve-timestamps are mutually exclusive Try 'install --help' for more information. % install --help Usage: install [OPTION]... [-T] SOURCE DEST or: install [OPTION]... SOURCE

Bug#1029913: Fwd: Bug#1029913: texlive-pictures: /usr/share/texlive/texmf-dist/scripts/epspdf/epspdf.tlu: /tmp write vulnerability

2023-02-15 Thread Frank Heckenbach
Siep Kroonenberg wrote: > The problem was that the test was specifically for a file rather > than for any filesystem item. > > In the updated TL package, the test has been removed altogether > since there was already a later test for successful generation of a > temp subdirectory. > > The update

Bug#1030938: os-prober: Does not detect OpenSuse Tumbleweed

2023-02-09 Thread Frank McCormick
Package: os-prober Version: 1.81 Severity: wishlist X-Debbugs-Cc: bea...@videotron.ca Debian Sid updated Grub today and when os-prober ran via update-grub it did not detect my OpenSuse Tumbleweed partition. The update had installed the new Grub so I could not boot into Tumbleweed. Now I have he

Bug#1029963: Dictionary: Bug#1029963: trans-de-en: Typo "none tumor" should be "bone tumor"

2023-01-30 Thread Frank Richter
ne tumor" nirgends, außer in Deinem Wörterbuch finden können. Ganz klar ein Typo. Den habe ich korrigiert – der aktuelle Devel-Stand mit etlichen weiteren Korrekturen und Ergänzungen demnächst auf https://ftp.tu-chemnitz.de/pub/Local/urz/ding/de-en-devel/ Danke und viele Grüße Frank

Bug#1029913: texlive-pictures: /usr/share/texlive/texmf-dist/scripts/epspdf/epspdf.tlu: /tmp write vulnerability

2023-01-28 Thread Frank Heckenbach
Package: texlive-pictures Version: 2020.20210202-3 Severity: grave File: /usr/share/texlive/texmf-dist/scripts/epspdf/epspdf.tlu Classic /tmp write vulnerability: function dir_writable writes to "/tmp/1" (and if this fails, "/tmp/2" etc.) without sufficient checks. Harmless demonstration: % mkfi

Bug#1029395: Our yad package is severely outdated

2023-01-22 Thread Frank Mascal
Package: yad Version: 0.40.0-1+b1 Hi, Debian Unstable proposes version 0.40.0-1+b1 of yad which is from 2019, while the real upstream version is 12.3, released on December 2022. Upstream moved their repository to github at: https://github.com/v1cont/yad Can you please provide an update for this

Bug#1028955: Our Drawing version is severely outdated

2023-01-14 Thread Frank Mascal
Package: drawing Version: 0.8.5-2 Hi, The version of Drawing Debian ships is severely outdated, it is version 1.0.1 nowadays. It looks like upstream made a decent job already in their debian/ directory so it may be quite easy. Can you please update the version provided in Debian? Thanks in a

Bug#1027409: ffuf: Typo in the package description

2022-12-30 Thread Frank Dietrich
Source: ffuf Version: 1.1.0-1 Severity: minor Tags: patch X-Debbugs-Cc: frank.dietr...@gmx.li Dear Maintainer, In the package description is a small typo. Instead of 'fast' it's spelled 'fest'. The attached patch fix it. kind regards Frank -- System Information: Deb

Bug#1025392: Is the dependency on xfonts-utils needed?

2022-12-03 Thread Frank
Package: fonts-terminus-otb Severity: wishlist Hi, I was wondering whether the dependency on xfonts-utils is needed for this font? (Isn't this leftover from the original bitmap terminus font?) Bye, Frank

Bug#1024983: Add support for HEIC/HEIF images

2022-11-27 Thread Frank
makes sense. Cheers, Frank

Bug#1015293: wrong row targeted with "insert ... on duplicate" and "replace", leading to data corruption

2022-11-20 Thread Frank Heckenbach
Forwarded: https://jira.mariadb.org/browse/MDEV-30046

Bug#1021703: slapd crashes when too many clients connect in a short period of time.

2022-10-13 Thread Frank Menzel
Package: slapd Version: 2.4.57+dfsg-3+deb11u1 Severity: important Dear Maintainer, When many clients connect to a slapd in a short period of time we noticed to different versions of a crash: * slapd crashes with following error: slapd: ../../../../servers/slapd/daemon.c:1957: slap_listene

Bug#1019869: systemtap of debian testing not work with the default testing kernel 5.19

2022-09-19 Thread Frank Ch. Eigler
Hi - > WARNING: nginx pid 3525 target 3525 > ERROR: read fault [man error::fault] at 0x561c9d23e380 near operator > '@var' at samples/openresty.stp:18:17 > WARNING: Number of errors: 1, skipped probes: 0 > WARNING: /usr/bin/staprun exited with status: 1 > Pass 5: run

Bug#1019188: vim-youcompleteme makes vim show many error messages on start and while using

2022-09-06 Thread Frank Scherrer
Hi, On Mon, Sep 05, 2022 at 08:02:20PM +0200, David Kalnischkies wrote: > Hi, > > On Mon, Sep 05, 2022 at 09:47:33AM +0200, Frank Scherrer wrote: > > ... > > Mhhh. Which filetype (vim tells you if you type ":set filetype?") has > this buffer? Can you perh

Bug#1016288: pulseaudio-dlna: crashes on start

2022-09-05 Thread Frank Loeffler
Package: pulseaudio-dlna Version: 0.5.3+git20200329-0.1 Followup-For: Bug #1016288 Dear Maintainer, A similar situation occurs on stable: Exception in thread zeroconf-ServiceBrowser__googlecast._tcp.local.: Traceback (most recent call last): File "/usr/lib/python3.9/threading.py", line 954, in

Bug#1019188: vim-youcompleteme makes vim show many error messages on start and while using

2022-09-05 Thread Frank Scherrer
olving this and many thanks in advance. Bear with me, this is my first bugreport. cheers Frank signature.asc Description: PGP signature

Bug#1016057: should use --disable-unit-tests for ./configure

2022-07-26 Thread Frank Lichtenheld
flags to get consistent behavior. Or add libcmocka-dev to the build dependencies. However, on Ubuntu the package even fails to build when libcmocka-dev is installed since Ubuntu enables -flto by default which breaks linking of some of the UTs. Regards, -- Frank Lichtenheld

Bug#1006500: Missing bnx2x firmware 7.13.21.0 renders NIC unusable with Linux 5.16

2022-07-22 Thread Frank Burkhardt
included in the firmware-bnx2x package, I can't install them properly into the target partition. Best regards, Frank

Bug#1015294: spamprobe: a few patches

2022-07-18 Thread Frank Heckenbach
spamprobe-1.4d/src/parser/MbxMailMessageReader.cc @@ -85,6 +85,7 @@ bool MbxMailMessageReader::readMBXRecord cerr << "MBX: SKIPPED DELETED MESSAGE" << endl; } } + return true; } OWNED MailMessage *MbxMailMessageReader::readMessage() Index: spamprobe-1.4d/src/p

Bug#1015293: wrong row targeted with "insert ... on duplicate" and "replace", leading to data corruption

2022-07-18 Thread Frank Heckenbach
Package: mariadb-server-core-10.5 Version: 1:10.5.15-0+deb11u1 Severity: important Using the MySQL interface, these statements: DROP TABLE IF EXISTS t; CREATE TABLE t (s BLOB, n INT, UNIQUE (s)); INSERT INTO t VALUES ('Hrecvx_0004ln-00',1), ('Hrecvx_0004mm-00',1); INSERT INTO t VALUES ('Hrecvx_00

Bug#1014880: sftp_readdir_async: Assertion `offset == 0' failed on OPENDIR when mounted through nfs

2022-07-13 Thread Frank de Lange
Package: sshfs Version: 3.7.1+repack-2 Severity: grave Justification: renders package unusable Given the following setup: - remote directory mounted to /mnt/incoming on server using the following options: sshfs -d --debug librarian@archive:/mnt/incoming /mnt/incoming -o rw,delay_connect,t

Bug#1014843: opengnb: typo in the package description

2022-07-12 Thread Frank Dietrich
following platforms: + OpenGNB support the following platforms: Linux, FreeBSD, OpenBSD, and macOS. . OpenGNB uses UDP by default. With the software gnb_udp_over_tcp cheers Frank -- System Information: Debian Release: bookworm/sid APT prefers testing-debug APT policy: (500, 'te

Bug#1014201: spamprobe hangs in libdb; use MySQL instead?

2022-07-01 Thread Frank Heckenbach
Package: spamprobe Version: 1.4d-14+b2 Severity: important Tags: upstream I posted this upstream at https://sourceforge.net/p/spamprobe/bugs/40/, but as expected got no reaction there. Is anyone here maintaining spamprobe anymore, or am I on my own? --- I had used spamprobe for many years with

Bug#1006677: Seems to be fixed

2022-06-27 Thread Ulbricht, Frank
Hi there, it looks like the causing problem (and related issues) is fixed. Will this fix be back-ported to something like LTS 17.0.4 or any other release? Regards, Frank Ulbricht

Bug#777584: wrap long lines

2022-06-02 Thread Frank Heckenbach
The limit according to RFC 2822 is 998 characters. Current versions of exim4, e.g., enforce this limit. So if you do wrapping, you might as well use the correct limit. Of course, wrapping slightly alters the content. If this is deemed inacceptable, you might need to MIME encode the message (QP o

Bug#1010576: akonadi-server: Akonadi/Kontact hangs after resuming from standby

2022-05-30 Thread Frank Mehnert
I really wonder if this hang has something to do with a dedicated setup because not many users seem to be affected. Nevertheless the bug is really annoying.

Bug#1011932: quiterss: notifications sound not played

2022-05-26 Thread Frank Dietrich
After installation of package "libqt5multimedia5-plugins" the sound is played by QuiteRSS. cheers Frank -- System Information: Debian Release: bookworm/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing') Architecture: amd64 (x86_64) Kernel

Bug#1011113: chrpath: misreads, damages shared libraries with unexpected structure

2022-05-17 Thread FeRD (Frank Dana)
d to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages chrpath depends on: ii libc6 2.31-0ubuntu9.9 chrpath recommends no packages. chrpath suggests no packages. >From 389098510c9edc4020ac9fb38c7ed6027848426f Mon Sep 17 00:00:00 2001 From: "FeRD (Frank Dana)&

Bug#1010706: E1187: Failed to source defaults.vim

2022-05-07 Thread Frank Engler
Package: vim-tiny Version: 2:8.2.4793-1 Severity: normal X-Debbugs-Cc: bts.to.frankeng...@spamgourmet.com Dear Maintainer, calling /usr/bin/editor, /usr/bin/vim.tiny or /usr/bin/vi --clean I get the message E1187: Failed to source defaults.vim Press ENTER or type command to continue If I start

Bug#1010699: linux: Please touch /run/reboot-required in postinst

2022-05-07 Thread Frank Engler
Source: linux Version: 5.17.3-1 Severity: wishlist X-Debbugs-Cc: bts.to.frankeng...@spamgourmet.com Dear Maintainer, in #919507 Debian Policy Manual was amended with a signal facility that a reboot is required. For kernel images this signal had been in unattended-upgrades and was kept there. This

Bug#1010576: akonadi-server: Akonadi/Kontact hangs after resuming from standby

2022-05-06 Thread Frank Mehnert
Exact same behavior here. I have this behavior for about 6-8 weeks. After each resume I have to stop akonadi and then kill mariadb (normal kill is nossible due to apparmor, only kill -9 works). After that, akonadi works again. Thanks!

Bug#1010447: ibus-typing-booster: broken shebang line in emoji-picker

2022-05-01 Thread Frank Dietrich
` to `/usr/bin/sh`. cheers Frank -- System Information: Debian Release: bookworm/sid APT prefers testing-debug APT policy: (500, 'testing-debug'), (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 5.16.0-6-amd64 (SMP w/4 CPU threads; PREEMPT) Kernel taint fla

Bug#1009301: acpid: acpi.path in container generates - systemd[1]: Condition check resulted in ACPI event daemon being skipped.

2022-04-11 Thread Frank Dornheim
x27;Unit' in the acpid.path file. I tested the solution. Thanks Frank -- System Information: Debian Release: bullseye APT prefers testing APT policy: (950, 'testing'), (54, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux5.13.0-39-gen

Bug#990428: Info received (Add fixed package to upcoming 11.3?)

2022-03-30 Thread Frank Liu
Debian 11.3 was released over the weekend, and the ifenslave fix in this bug report is still not included.

Bug#990428: Add fixed package to upcoming 11.3?

2022-03-14 Thread Frank Liu
Hi, I see Bullseye 11.3 is planned to release in two weeks: https://lists.debian.org/debian-project/2022/03/msg00015.html Is there a chance the fixed ifenslave version 2.13 be added?

Bug#1006828: cname from same domain fails to resolve if target is an dhcp host

2022-03-05 Thread Frank Liu
Package: dnsmasq Version: 2.85-1 Here is the relevant dnsmasq config on Debian 11.2: domain=test.example.com cname=alias.test.example.com,client1.test.example.com cname=alias.dummy.example.com,client1.test.example.com "client1" is a dhcp client, and the dnsmasq server IP is 192.168.0.253 The pr

Bug#1002010: find-completion: don't look for -exec etc command if completing before it

2022-03-05 Thread Frank Loeffler
pushed into stable. cheers, Frank Löffler

  1   2   3   4   5   6   7   8   9   10   >