Your message dated Sat, 16 Aug 2025 21:10:27 +0300 with message-id <aKDJkx_goqOldcNV@mitya57.me> and subject line Re: Bug#1110932: qtchooser: qtconfig fails to run has caused the Debian Bug report #1110932, regarding qtchooser: qtconfig fails to run to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact owner@bugs.debian.org immediately.) -- 1110932: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1110932 Debian Bug Tracking System Contact owner@bugs.debian.org with problems
--- Begin Message ---
- To: "submit@bugs.debian.org" <submit@bugs.debian.org>
- Subject: qtchooser: qtconfig fails to run
- From: Scott Westlake <westlake.bugs@gmail.com>
- Date: Tue, 12 Aug 2025 12:05:49 -0400
- Message-id: <[🔎] BDDE5484-DCF0-4709-B07F-165604BF1B0A@getmailspring.com>
Package: qtchooser Version: 66-2 Severity: important running qtconfig from terminal shows it fails to run. the output from qtconfig shows: "qtconfig: could not exec '/usr/lib/qt5/bin/qtconfig': No such file or directory"
--- End Message ---
--- Begin Message ---
- To: 1110932-close@bugs.debian.org
- Subject: Re: Bug#1110932: qtchooser: qtconfig fails to run
- From: Dmitry Shachnev <mitya57@debian.org>
- Date: Sat, 16 Aug 2025 21:10:27 +0300
- Message-id: <aKDJkx_goqOldcNV@mitya57.me>
- In-reply-to: <[🔎] BDDE5484-DCF0-4709-B07F-165604BF1B0A@getmailspring.com>
- References: <[🔎] BDDE5484-DCF0-4709-B07F-165604BF1B0A@getmailspring.com>
Hi Scott! On Tue, Aug 12, 2025 at 12:05:49PM -0400, Scott Westlake wrote: > Package: qtchooser > Version: 66-2 > Severity: important > > running qtconfig from terminal shows it fails to run. > the output from qtconfig shows: > "qtconfig: could not exec '/usr/lib/qt5/bin/qtconfig': No such file or directory" qtconfig existed only in Qt 4, which is no longer supported. In Qt 5 and Qt 6, there is no such tool. Also, qtchooser itself is deprecated in Debian, we recommend to run Qt 6 binaries by their absolute path. In Debian they are in /usr/lib/qt6/bin. If you need a platform-independent way to get the binaries location, you can use `qtpaths6 -query QT_INSTALL_BINS`. -- Dmitry ShachnevAttachment: signature.asc
Description: PGP signature
--- End Message ---