Your message dated Thu, 20 Aug 2026 03:07:39 +0000
with message-id <[email protected]>
and subject line Bug#1144852: fixed in libkysdk-system 3.0.1.3-1
has caused the Debian Bug report #1144852,
regarding libkysdk-system should not depend on specific cron implentation
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 [email protected]
immediately.)
--
1144852: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1144852
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libkysdk-system
Version: 3.0.1.1-2
Severity: normal
Tags: patch
Hello, I want to use 'cronie' package instead of 'cron'. That should be
accomplished by depending on 'cron-daemon', that is in "Provides:"
of alternative compatible implementations of Vixie cron.
The 'cron' dependecny was introduced in:
https://salsa.debian.org/kylin-team/libkysdk-system/-/commit/b59f747ee789fccb1b4a882eb59a22ee59e2a58e
-- Patch:
diff --git a/debian/control b/debian/control
index d32341a..dc8d2d4 100644
--- a/debian/control
+++ b/debian/control
@@ -51,21 +51,21 @@ Build-Depends: debhelper-compat(= 13),
qt6-websockets-dev,
zlib1g-dev,
libssl-dev
Standards-Version: 4.7.4
Homepage: https://gitee.com/openkylin/libkysdk-system
Vcs-Git: https://salsa.debian.org/kylin-team/libkysdk-system.git
Vcs-Browser: https://salsa.debian.org/kylin-team/libkysdk-system
Package: libkysdk-system
Architecture: any
-Depends: cron,
+Depends: cron-daemon,
lm-sensors,
locate,
logrotate,
python3,
python3-dbus,
python3-requests,
systemd,
${misc:Depends},
${shlibs:Depends},
Description: Kylin System Layer Developer Kit
-- System Information:
Debian Release: forky/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable-debug'), (500,
'testing-debug'), (500, 'stable-updates'), (500, 'stable-security'),
(500, 'stable-debug'), (500, 'oldstable-security'), (500,
'oldoldstable'), (500, 'unstable'), (500, 'stable'), (500,
'oldstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64) Foreign Architectures: i386
Kernel: Linux 7.1.7+deb14-amd64 (SMP w/16 CPU threads; PREEMPT)
Kernel taint flags: TAINT_WARN, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=C.UTF-8, LC_CTYPE=C.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
Versions of packages libkysdk-system depends on:
ii cron 3.0pl1-209
ii libarchive13t64 3.8.9-1
ii libasound2t64 1.2.16.1-1
ii libblkid1 2.42.2-2
ii libbluetooth3 5.87-1
ii libc6 2.42-17
ii libcjson1 1.7.19-2+b1
ii libcups2t64 2.4.18-1
ii libcurl4t64 8.21.0-2
ii libdbus-1-3 1.16.2-5+b1
ii libdbus-glib-1-2 0.114-2+b1
ii libfdisk1 2.42.2-2
ii libgcc-s1 16.1.0-3
ii libglib2.0-0t64 2.88.3-2
ii libhd21t64 21.82-2
ii libjson-c5 0.19+ds-1
ii libkmod2 34.2-2+b2
ii libkysdk-base 3.0.1.3-1
ii liblz4-1 1.10.0-10
ii liblzma5 5.8.3-1
ii libmagic1t64 1:5.47-4
ii libmagickwand-7.q16-10 8:7.1.2.27+dfsg1-1+b1
ii libmount1 2.42.2-2
ii libnl-3-200 3.12.0-2+b1
ii libnl-route-3-200 3.12.0-2+b1
ii libnm0 1.56.1-1
ii libopencv-core410 4.10.0+dfsg-8+b1
ii libopencv-imgcodecs410 4.10.0+dfsg-8+b1
ii libopencv-imgproc410 4.10.0+dfsg-8+b1
ii libparted2t64 3.7-1
ii libpci3 1:3.15.0-2
ii libqt6core6t64 6.10.2+dfsg-15
ii libqt6dbus6 6.10.2+dfsg-15
ii libqt6gui6 6.10.2+dfsg-15
ii libqt6network6 6.10.2+dfsg-15
ii libqt6webchannel6 6.10.2-3
ii libqt6websockets6 6.10.2-3
ii libqt6widgets6 6.10.2+dfsg-15
ii libsensors5 1:3.6.2-2+b2
ii libsoup-3.0-0 3.6.6-1
ii libsqlite3-0 3.53.4-2
ii libssl3t64 3.6.3-1
ii libstdc++6 16.1.0-3
ii libsystemd0 261.2-1
ii libudev1 261.2-1
ii libusb-1.0-0 2:1.0.30-1
ii libx11-6 2:1.8.13-1
ii libxrandr2 2:1.5.4-1+b4
ii libzip5 1.11.4-2+b1
ii libzstd1 1.5.7+dfsg-4
ii lm-sensors 1:3.6.2-2+b2
ii locate 4.11.0-2
ii logrotate 3.22.0-1
ii python3 3.14.6-1
ii python3-dbus 1.4.0-1+b1
ii python3-requests 2.32.5+dfsg-2
ii systemd 261.2-1
ii zlib1g 1:1.3.dfsg+really1.3.2-3
libkysdk-system recommends no packages.
libkysdk-system suggests no packages.
-- no debconf information
--
Tomáš 'ebík' Ebenlendr
PF 2026.6313973661247
--- End Message ---
--- Begin Message ---
Source: libkysdk-system
Source-Version: 3.0.1.3-1
Done: handsome_feng <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libkysdk-system, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
handsome_feng <[email protected]> (supplier of updated libkysdk-system
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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Wed, 29 Jul 2026 17:14:36 +0800
Source: libkysdk-system
Architecture: source
Version: 3.0.1.3-1
Distribution: unstable
Urgency: medium
Maintainer: Kylin Team <[email protected]>
Changed-By: handsome_feng <[email protected]>
Closes: 1144852
Changes:
libkysdk-system (3.0.1.3-1) unstable; urgency=medium
.
[ zhangpan ]
* New upstream release.
* Replace cron dependency with cron-daemon to support alternative
cron implementations like cronie. (Closes: #1144852)
Checksums-Sha1:
4d34e217ab8588f3bc5a4f0ce0bbc699988711d2 2859 libkysdk-system_3.0.1.3-1.dsc
2e9570e8ddd362ab0f5cb0b75279e6ed174d44d6 936277
libkysdk-system_3.0.1.3.orig.tar.gz
2f00a6486781aaceea736800a99783fe4da6b11c 32492
libkysdk-system_3.0.1.3-1.debian.tar.xz
fa3e63e6b5c04e01f4e676dce8641a4d9c432cc5 34281
libkysdk-system_3.0.1.3-1_source.buildinfo
Checksums-Sha256:
debc8564446dbf86bde49b062cf00fc92b4727479a986dba7d3a214cd26d98da 2859
libkysdk-system_3.0.1.3-1.dsc
422f0f22a3810d4f6e3554702dc82fa1978c387a8c560edac758bd8a6107e4cb 936277
libkysdk-system_3.0.1.3.orig.tar.gz
02b1b8e7a8aebbe3c07352c3ff0c6dc65cbc3929451d7711cbf887c445ca0067 32492
libkysdk-system_3.0.1.3-1.debian.tar.xz
976914c1cf66264ff95681f848ef994e489db80404703a1ddf10d7ecfcaa1bfb 34281
libkysdk-system_3.0.1.3-1_source.buildinfo
Files:
fe684d4382d9f616b8e95ff492fa1c83 2859 libs optional
libkysdk-system_3.0.1.3-1.dsc
8c26c7be37540622914da501edef8817 936277 libs optional
libkysdk-system_3.0.1.3.orig.tar.gz
c6bd16f2612cbe203d6da4dc95cc2a11 32492 libs optional
libkysdk-system_3.0.1.3-1.debian.tar.xz
d1bc2dd0981acdd51c29712636c0e3a7 34281 libs optional
libkysdk-system_3.0.1.3-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQJPBAEBCgA5FiEEhsgAHpUwnacZWWSCm7hQwBMRHwwFAmqGafcbHGppYW5mZW5n
bGlAdWJ1bnR1a3lsaW4uY29tAAoJEJu4UMATER8MSjsP/R9fd04AgIoiADBWgZTA
AXe2HEpf4A7SidCTwhw2HBe20IOu+ga7M8512/0cofr6nAp5MjMZffN9og3maxHl
nvTMThhaAL0lRiP4xdOMrx7HrNvaGlDej0KGYA8j/Jm2EGsU4GQD3vA6WDvzRTmY
2fFtrglPBZVi4aaOjWWhfUhtF62do+WV2FZVIWWsA4ioZxhirW6cax3RtRJ/zC0/
aBuP3iDE9c0eSf40Zg0bEbnq7x6F1VBbX3D4MA27TFcH9NVzr+1jjjYLE14ItN1o
IVzITOMeQxEkoUtf6Wi2hOWnoDVgVcmi3k0QGtnvSrW1BTKODQYC+giXBtB0ityy
c4aNnbqw9kfHDoGhRGk2X7ZgfrggYTzecibf5bPw4EZ4+iROShANghUqZ9tMF7aj
SDdxnApn+ed30mtVNyXMAXuYnwctEVgJIlDL2zIyt7GSKkvrxRr9uaemLlsw2V/S
bMPN3u1UmgKi6C6f9Q0ycDOhpL0lKPc3FDCxOSIYEEkg7f18TzfFRVaFIUoFqbs4
SyGCEZgngjhgbvxC4vuYlmZzsKLX01PGbe24OsZY/C1CL2+kl+zNOIfH57Q5Hs0J
H43CNoCJwfr7Y1YnzdL/wsoUJcVUm1iEHg3k40PRuck6pkKYiZfHvoiD3lY+jlW+
QIDs+IaUmd5NvmWYg4uG7IVq
=pH0X
-----END PGP SIGNATURE-----
pgpg8SPkX8RCY.pgp
Description: PGP signature
--- End Message ---