[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1120456: marked as done (kf6-kparts FTCBFS: misses application templates)



Your message dated Mon, 17 Nov 2025 15:35:23 +0000
with message-id <E1vL1GF-0006hR-07@fasolo.debian.org>
and subject line Bug#1120456: fixed in kf6-kparts 6.20.0-1
has caused the Debian Bug report #1120456,
regarding kf6-kparts FTCBFS: misses application templates
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.)


-- 
1120456: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1120456
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: kf6-kparts
Version: 6.18.0-1
Tags: patch
User: debian-cross@lists.debian.org
Usertags: ftcbfs

kf6-kparts fails to cross build from source, because the CMake rules 
skip installing application templates during cross builds by default. 
When the packaging lists them in a debian/*.install file, dh_install 
fails. Explicitly requesting their installation fixes this. I'm 
attaching a patch for your convenience.

Helmut
diff -Nru kf6-kparts-6.18.0/debian/changelog kf6-kparts-6.18.0/debian/changelog
--- kf6-kparts-6.18.0/debian/changelog	2025-09-30 19:18:44.000000000 +0200
+++ kf6-kparts-6.18.0/debian/changelog	2025-11-06 12:02:59.000000000 +0100
@@ -1,3 +1,10 @@
+kf6-kparts (6.18.0-1.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Fix FTCBFS: Explicitly request installation of application templates. (Closes: #-1)
+
+ -- Helmut Grohne <helmut@subdivi.de>  Thu, 06 Nov 2025 12:02:59 +0100
+
 kf6-kparts (6.18.0-1) unstable; urgency=medium
 
   [ Patrick Franz ]
diff -Nru kf6-kparts-6.18.0/debian/rules kf6-kparts-6.18.0/debian/rules
--- kf6-kparts-6.18.0/debian/rules	2024-12-08 05:09:00.000000000 +0100
+++ kf6-kparts-6.18.0/debian/rules	2025-11-06 12:02:57.000000000 +0100
@@ -8,7 +8,7 @@
 	dh $@
 
 override_dh_auto_configure:
-	dh_auto_configure -- -DBUILD_QCH=ON
+	dh_auto_configure -- -DBUILD_QCH=ON -DKDE_INSTALL_APP_TEMPLATES=ON
 
 override_dh_auto_test:
 	mkdir -p "$(TESTS_HOME)"

--- End Message ---
--- Begin Message ---
Source: kf6-kparts
Source-Version: 6.20.0-1
Done: Aurélien COUDERC <coucouf@debian.org>

We believe that the bug you reported is fixed in the latest version of
kf6-kparts, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1120456@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurélien COUDERC <coucouf@debian.org> (supplier of updated kf6-kparts package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 15 Nov 2025 19:26:36 +0100
Source: kf6-kparts
Architecture: source
Version: 6.20.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Aurélien COUDERC <coucouf@debian.org>
Closes: 1120456
Changes:
 kf6-kparts (6.20.0-1) unstable; urgency=medium
 .
   [ Aurélien COUDERC ]
   * New upstream release (6.20.0).
   * Update build-deps and deps with the info from cmake.
 .
   [ Helmut Grohne ]
   * Fix FTCBFS: Explicitly request installation of application templates.
     (Closes: #1120456)
Checksums-Sha1:
 270b4bcefeab95cf4dfe29acf302ef7626bf8fd9 2971 kf6-kparts_6.20.0-1.dsc
 45df4e4e388b32bce97f370740ada84288631297 2400360 kf6-kparts_6.20.0.orig.tar.xz
 39eac539fe738bacaf8eb9d2b5fa5a7cfd2c7df3 228 kf6-kparts_6.20.0.orig.tar.xz.asc
 ac7b5b814f365419feea2a3698fb876f28169bb3 17864 kf6-kparts_6.20.0-1.debian.tar.xz
 d03d7f989b2bd2f064c786b52f1aad8eb3a0fe57 20595 kf6-kparts_6.20.0-1_amd64.buildinfo
Checksums-Sha256:
 c7ff92d41b25946e1edb271e9254a89d8f03fe37e53c077809a3ebd4cbe9d9c0 2971 kf6-kparts_6.20.0-1.dsc
 9e71e3d20c9525f66533dd7a5846f0d982eefdd7425bfbadecd6a17908ebd709 2400360 kf6-kparts_6.20.0.orig.tar.xz
 7d4bbbf9cab454c42ca45bf3af967e6e6a21787ca4585863fd67a9f8d59b448d 228 kf6-kparts_6.20.0.orig.tar.xz.asc
 36d2a2b674703c7ed8845333cc3931268d14674d42319dd6740f95675f5d2067 17864 kf6-kparts_6.20.0-1.debian.tar.xz
 5efb9afe19922eac8435f15f31aac1a21d6e77f2bf7f54b30956c1dec32d077e 20595 kf6-kparts_6.20.0-1_amd64.buildinfo
Files:
 907fcc695daff0d2dbee77acea66264b 2971 libs optional kf6-kparts_6.20.0-1.dsc
 cab87112d59edeb212664516160f6482 2400360 libs optional kf6-kparts_6.20.0.orig.tar.xz
 596c365b60ad59d400fb3d59ebc01f85 228 libs optional kf6-kparts_6.20.0.orig.tar.xz.asc
 7b6fdc14d80139a40784dbb6923fd5b5 17864 libs optional kf6-kparts_6.20.0-1.debian.tar.xz
 8821e1d8af876d0a3d141ba865935f34 20595 libs optional kf6-kparts_6.20.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJHBAEBCgAxFiEEIW//QAAaDgcOKDsfcaflM/KRoyQFAmkaXDcTHGNvdWNvdWZA
ZGViaWFuLm9yZwAKCRBxp+Uz8pGjJC3dEADoILDEsp7WyBdZ44bV/6Q0xit7m2Ej
dNqnV+szpeSLEl56sG71POO/YubRcVEqosHdzIKVMGXKcM6ZpNyFA9aSyE9uc+ZJ
B6LQ2dR6h+l2J7nXM/8S5tKnfGNTjTGQANHMeCD/nhZkaQ58jigcdIUG4sfpHpaH
wFtKkMkW8uTxEfGxUffA4fEXUFMG3qA6SKmHElr5jo9sdwDxckJedHvN7+Kd70he
bZwQ1wfIATFgf+TzfDl94sNOWm9QduByY8UG/KMapyLKJT1ialJXCgYWgp3T2BZz
DDW5diAkF+CVWFuWMCDkHD4pNiDm64ARa0yLgM9PWeLyu7Y5Wdt4pED0sdcT3MFK
c2uhZIx61lItzW9pMrEklVxpp+HZbf/pJE2jkrL1kWicc//y48AY2Swz77rbVg4/
Pq6VV0T7lutASrGx7faKQoYGLgOQ5vDlw06T6G6kTQM+afccL6KEF6sEsS444M99
lv5Jp2nDABza6UqOfNSI/jPXLvUe+eARVIaxqrRopqAAWhYapJdTUH09y8ouUNxC
MO8ycuTm9q6ebHS37czxVHeLosrAB0ooW+FL+Aycdkw+aJABWvkhHJnCpDqIPho7
4JypsXXcV+PvYiG+iSMnzSJfhB2ZDLHS4w+yRgkAFpMDO4QVjAn+ivSsK8xgmYkJ
oAqGnl/yhBc1VA==
=upzW
-----END PGP SIGNATURE-----

Attachment: pgpGnLJ4U7pOi.pgp
Description: PGP signature


--- End Message ---

Reply to: