mirror of
https://github.com/MariaDB/server.git
synced 2025-10-28 17:36:15 +01:00
Convert minimal amount of Lintian overrides to make Lintian
test pass also with Debian Sid latest Lintian 2.115 version.
Old style overrides are kept so they can be used with
older versions of Lintian.
Introduce minimal Lintian overrides which are common
from MariaDB version 10.5 up-to to 10.8.
Overrides added files:
* debian/mariadb-test-data.lintian-overrides
- MariaDB installs some shared objects to test-suite directory and not in
'/usr/lib' or similar. Share objects is pam_mariadb_mtr.so. Tags are
arch-dependent-file-in-usr-share and
arch-independent-package-contains-binary-or-object Lintia
* debian/mariadb-test.lintian-overrides
- MariaDB installs some some binaries to test-sute directory and
in mariadb-test package they are my_safe_process and
wsrep_check_version. Tags is
arch-dependent-file-in-usr-share
* debian/source/lintian-overrides
- In source there is some source files missing which should be addressed
sql/share/charsets/languages.html and
and storage/rocksdb/rocksdb/docs/_includes/footer.html.
Tags is source-is-missing
- Add Lintian override for missing:
storage/columnstore/columnstore/utils/jemalloc/libjemalloc.so.2
- Add Lintian override for substvar external resources:
${source:Version} libmariadb-dev -> libmysqlclient-dev [debian/control:66]
${source:Version} libmariadb-dev -> libmysqld-dev [debian/control:66]
${source:Version} libmariadbd-dev -> libmariadbclient-dev [debian/control:216]
35 lines
3.2 KiB
Text
35 lines
3.2 KiB
Text
# These should be moved, see https://jira.mariadb.org/browse/MDEV-21654
|
|
arch-dependent-file-in-usr-share usr/share/mysql/mysql-test/suite/plugins/pam/pam_mariadb_mtr.so
|
|
arch-dependent-file-in-usr-share [usr/share/mysql/mysql-test/suite/plugins/pam/pam_mariadb_mtr.so]
|
|
arch-independent-package-contains-binary-or-object usr/share/mysql/mysql-test/suite/plugins/pam/pam_mariadb_mtr.so
|
|
arch-independent-package-contains-binary-or-object [usr/share/mysql/mysql-test/suite/plugins/pam/pam_mariadb_mtr.so]
|
|
# Mainly for support for *BSD family. Not right way to do but this is test package and not for production
|
|
incorrect-path-for-interpreter /usr/bin/env perl != /usr/bin/perl [usr/share/mysql/mysql-test/std_data/checkDBI_DBD-MariaDB.pl]
|
|
incorrect-path-for-interpreter /usr/bin/env perl != /usr/bin/perl [usr/share/mysql/mysql-test/suite/engines/rr_trx/run_stress_tx_rr.pl]
|
|
incorrect-path-for-interpreter /usr/bin/env perl != /usr/bin/perl [usr/share/mysql/mysql-test/suite/funcs_1/lib/DataGen_local.pl]
|
|
incorrect-path-for-interpreter /usr/bin/env perl != /usr/bin/perl [usr/share/mysql/mysql-test/suite/funcs_1/lib/DataGen_modify.pl]
|
|
incorrect-path-for-interpreter /usr/bin/env perl != /usr/bin/perl [usr/share/mysql/mysql-test/suite/funcs_2/lib/gen_charset_utf8.pl]
|
|
incorrect-path-for-interpreter /usr/bin/env perl != /usr/bin/perl [usr/share/mysql/mysql-test/suite/rpl/extension/checksum.pl]
|
|
# Intentional for test files
|
|
national-encoding usr/share/mysql/mysql-test/*
|
|
# Extra test documentation files that really need to be kept in context in test directory
|
|
package-contains-documentation-outside-usr-share-doc usr/share/mysql/mysql-test/*
|
|
# Intentional directory structure
|
|
repeated-path-segment auth_gssapi usr/share/mysql/mysql-test/plugin/auth_gssapi/auth_gssapi/
|
|
repeated-path-segment connect usr/share/mysql/mysql-test/plugin/connect/connect/
|
|
repeated-path-segment disks usr/share/mysql/mysql-test/plugin/disks/disks/
|
|
repeated-path-segment func_test usr/share/mysql/mysql-test/plugin/func_test/func_test/
|
|
repeated-path-segment metadata_lock_info usr/share/mysql/mysql-test/plugin/metadata_lock_info/metadata_lock_info/
|
|
repeated-path-segment mroonga usr/share/mysql/mysql-test/plugin/mroonga/mroonga/
|
|
repeated-path-segment mroonga usr/share/mysql/mysql-test/plugin/mroonga/mroonga/include/mroonga/
|
|
repeated-path-segment oqgraph usr/share/mysql/mysql-test/plugin/oqgraph/oqgraph/
|
|
repeated-path-segment query_response_time usr/share/mysql/mysql-test/plugin/query_response_time/query_response_time/
|
|
repeated-path-segment rocksdb usr/share/mysql/mysql-test/plugin/rocksdb/rocksdb/
|
|
repeated-path-segment sequence usr/share/mysql/mysql-test/plugin/sequence/sequence/
|
|
repeated-path-segment sphinx usr/share/mysql/mysql-test/plugin/sphinx/sphinx/
|
|
repeated-path-segment spider usr/share/mysql/mysql-test/plugin/spider/spider/
|
|
repeated-path-segment tokudb usr/share/mysql/mysql-test/plugin/tokudb/tokudb/
|
|
repeated-path-segment type_inet usr/share/mysql/mysql-test/plugin/type_inet/type_inet/
|
|
repeated-path-segment type_test usr/share/mysql/mysql-test/plugin/type_test/type_test/
|
|
repeated-path-segment user_variables usr/share/mysql/mysql-test/plugin/user_variables/user_variables/
|
|
repeated-path-segment wsrep_info usr/share/mysql/mysql-test/plugin/wsrep_info/wsrep_info/
|