Bug#1064001: cme removing a valid testsuite for python packages
Lin Qigang
lq27267 at gmail.com
Thu Feb 15 13:31:06 GMT 2024
Package: cme
Version: 1.040-1
Severity: normal
Tags: sid
I noticed an issue when running routine-update (0.1.5) on some python
packages, but I do not think it is an error in the routine-update script
exactly. It seems that cme is removing the testsuite for
autopkgtest-pkg-pybuild from packages. presto [1] is a good example
package to reproduce this. Running the following in the packages root
directory should reproduce this bug:
```
$ cme fix dpkg-control
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Warning in 'source Testsuite': Unknown value
Offending value: 'autopkgtest-pkg-pybuild'
Changes applied to dpkg-control configuration:
- source Testsuite deleted value: 'autopkgtest-pkg-pybuild' # applied
fix for :Unknown value
```
After this, routine-update adds in a testsuite for
autopkgtest-pkg-python, since no testsuite is present.
[1] https://salsa.debian.org/med-team/presto
--
Lance Lin
GPG Fingerprint: 4A31 DB5A 1EE4 096C 8739 9880 9036 4929 4C33 F9B7
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_0x903649294C33F9B7.asc
Type: application/pgp-keys
Size: 4784 bytes
Desc: OpenPGP public key
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20240215/146587c2/attachment.key>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature.asc
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-perl-maintainers/attachments/20240215/146587c2/attachment.sig>
More information about the pkg-perl-maintainers
mailing list