Your message dated Mon, 24 Oct 2016 10:56:44 +0000
with message-id <e1bycvs-0005nd...@franck.debian.org>
and subject line Bug#841841: fixed in ki18n 5.27.0-2
has caused the Debian Bug report #841841,
regarding ki18n: python dependencies unsatisfiable for cross compilation
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 ow...@bugs.debian.org
immediately.)
--
841841: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=841841
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: ki18n
Version: 5.27.0-1
Tags: patch
User: helm...@debian.org
Usertags: rebootstrap
Control: affects -1 + src:akonadi-calendar src:ark src:artikulate
src:baloo-widgets5 src:blinken src:bluedevil src:bomber src:bovo src:breeze-gtk
src:cervisia src:dolphin src:dragon src:ffmpegthumbs src:filelight
src:frameworkintegration src:granatier src:gwenview src:k4dirstat
src:kaccounts-integration src:kaccounts-providers src:kactivitymanagerd
src:kaffeine src:kalarmcal src:kalgebra src:kamera src:kanagram src:kapman
src:kapptemplate src:katomic src:kblackbox src:kblocks src:kblog src:kbounce
src:kbreakout src:kbruch src:kcalc src:kcalcore src:kcalutils src:kcharselect
src:kcm-fcitx src:kcolorchooser src:kde-config-systemd src:kde-gtk-config
src:kdebugsettings src:kdeconnect src:kded src:kdegraphics-thumbnailers
src:kdenetwork-filesharing src:kdepim-addons src:kdepim-runtime
src:kdesdk-thumbnailers src:kdewebkit src:kdf src:kdiamond src:kfloppy
src:kfourinline src:kgamma5 src:khangman src:kid3 src:kidentitymanagement
src:kig src:killbots src:kimap src:kinfocenter src:kinit src:kiriki src:kiten
src:kjots src:kjumpingcube src:kldap src:kleopatra src:klickety src:klines
src:kmahjongg src:kmbox src:kmenuedit src:kmime src:kmines src:kmix src:kmplot
src:knetwalk src:kollision src:kolourpaint src:kompare src:konsole src:kpat
src:kpimtextedit src:krdc src:krfb src:kronometer src:kross
src:kross-interpreters src:kruler src:krunner src:kscreen src:kscreenlocker
src:kshisen src:ksquares src:ksshaskpass src:ksystemlog src:kteatime src:ktimer
src:ktnef src:ktp-accounts-kcm src:ktp-approver src:ktp-auth-handler
src:ktp-contact-list src:ktp-contact-runner src:ktp-desktop-applets
src:ktp-filetransfer-handler src:ktp-kded-integration-module src:ktp-send-file
src:ktp-text-ui src:ktuberling src:kturtle src:kwalletcli src:kwalletmanager
src:kwave src:kwordquiz src:kwrited src:libkeduvocdocument
src:libkf5grantleetheme src:libkf5gravatar src:libkf5incidenceeditor
src:libkf5kdgantt2 src:libkf5mailcommon src:libkf5mailimporter src:libkolab
src:libkomparediff2 src:lokalize src:milou src:muon src:okteta src:pentobi
src:picmi src:plasma-integration src:plasma-mediacenter src:plasma-nm
src:plasma-pa src:plasma-sdk src:plasma-workspace src:print-manager src:rocs
src:rsibreak src:sddm-kcm src:skanlite src:step src:subtitlecomposer
src:syndication src:systemsettings src:umbrello src:user-manager src:yakuake
src:zanshin
ki18n has unsatisfiable cross Build-Depends, because it lists python.
Thus the host architecture python is requested which can neither be
installed nor executed.
libkf5i18n-dev also depends on python and that means that it cannot be
installed for the host architecture either. This causes all of the
packages listed under affects to have unsatisfiable cross Build-Depends.
No architecture-specific behaviour is used by ts-pmap-compile.py. Thus
annotating these dependencies with :any should be correct.
Please consider applying the attached patch.
Helmut
diff --minimal -Nru ki18n-5.27.0/debian/changelog ki18n-5.27.0/debian/changelog
--- ki18n-5.27.0/debian/changelog 2016-10-15 16:50:40.000000000 +0200
+++ ki18n-5.27.0/debian/changelog 2016-10-23 20:30:00.000000000 +0200
@@ -1,3 +1,10 @@
+ki18n (5.27.0-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Annotate python dependencies with :any. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de> Sun, 23 Oct 2016 20:29:19 +0200
+
ki18n (5.27.0-1) unstable; urgency=medium
[ Automatic packaging ]
diff --minimal -Nru ki18n-5.27.0/debian/control ki18n-5.27.0/debian/control
--- ki18n-5.27.0/debian/control 2016-10-15 16:50:40.000000000 +0200
+++ ki18n-5.27.0/debian/control 2016-10-23 20:29:47.000000000 +0200
@@ -7,7 +7,7 @@
debhelper (>= 9),
extra-cmake-modules (>= 5.27.0~),
pkg-kde-tools (>= 0.15.15ubuntu1~),
- python,
+ python:any,
qtbase5-dev (>= 5.5.0~),
qtdeclarative5-dev (>= 5.5.0~),
qtscript5-dev (>= 5.5.0~)
@@ -20,7 +20,7 @@
Section: libdevel
Architecture: any
Depends: libkf5i18n5 (= ${binary:Version}),
- python,
+ python:any,
qtscript5-dev (>= 5.5.0~),
${misc:Depends}
Description: Advanced internationalization framework.
--- End Message ---
--- Begin Message ---
Source: ki18n
Source-Version: 5.27.0-2
We believe that the bug you reported is fixed in the latest version of
ki18n, 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 841...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Maximiliano Curia <m...@debian.org> (supplier of updated ki18n 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 ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Mon, 24 Oct 2016 11:55:42 +0200
Source: ki18n
Binary: libkf5i18n-dev libkf5i18n5 libkf5i18n-data
Architecture: source
Version: 5.27.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian/Kubuntu Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Maximiliano Curia <m...@debian.org>
Description:
libkf5i18n-data - Advanced internationalization framework.
libkf5i18n-dev - Advanced internationalization framework.
libkf5i18n5 - Advanced internationalization framework.
Closes: 841841
Changes:
ki18n (5.27.0-2) unstable; urgency=medium
.
[ Helmut Grohne ]
* Annotate python dependencies with :any. (Closes: 841841)
Checksums-Sha1:
442a59d13f05316dcac36497517efbf5cc6c2cfc 2287 ki18n_5.27.0-2.dsc
fd8d6d651b7684906a5e8f81823a0eeeffa9ca74 6820 ki18n_5.27.0-2.debian.tar.xz
Checksums-Sha256:
e1ff1cc33ce5b13ff6ffd810fc8e62e3e5ee9d62bcf717b8102a0b9e7238cced 2287
ki18n_5.27.0-2.dsc
b6deb2e9c818a9f97f934c81ae30a16bfff0a77a9c5a2c7fa564f528ca8b7211 6820
ki18n_5.27.0-2.debian.tar.xz
Files:
be05bc0413822f019c8c706125bc369a 2287 libs optional ki18n_5.27.0-2.dsc
4135e9a6fcf41178dfa9f95f202c0b55 6820 libs optional
ki18n_5.27.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIcBAEBCgAGBQJYDdrXAAoJEMcZdpmymyMqEFkP/RnW+0Iaw+K5AM1FyCR5UgKU
OwpCTk+LUgiAA8douQvTuTImNR58kaCTza9T94eYGjxOZvgc3/a+VfG4rnqfHZE+
/QDMIw0KmmsDA4mzXV/UtUx0dURbgt+RK6F++Iya4ViKkWnFkXwvMesQ5u3n2G/I
1imx+tWek6g9eyuSh1sjlCGq4Y24Xha8v+F4sCVBRH5R2FCqjMExtc8mYmGBg+cx
Bm5pgNfyah+Yjbs3zPGXHrbjLgxlRP4MICZhZKo/ksz2/2X5xcG7EdsJJG7ZMuqU
NrzMNmFeeS9p5SPSNQG8iN6ulWDc+7PmlmX798F3Usxt6IOYJsezBA57hQGpUbj3
ZsZ7wE8nRNGOCAbmD+1Z9rds5j16nkCCBwGW7aIfxxA9pPj60npinZzVCOvNcsRI
yqzQhwIWCPP0MzO5gF+HQC9/gyFvTaepspZrz8h+jj1v5d5BI8BV/DzQhX0/eXoz
tG/PiGLPu86oTkwQBufEbWUxoPjUhzhM/KDTEaZRUEF+bHLGdB5YjUpaEiKxgY5I
7YdrWQm7puaEkC8jvaN8XH3C+x/lSGUvJnBPfCvCLWGB3xRftILQ1Hk8bA+DkqJi
ERjT2zsl+xnSXJFnT9kOhX0ulanlPwLeV3KPk53W65XdtyflQRjH+zN/u3maYyE2
NGK1cD/vmsFjiVuVqYB0
=J3r+
-----END PGP SIGNATURE-----
--- End Message ---