[debian-mysql] MariaDB 10.6 for Debian packaged

Otto Kekäläinen otto at kekalainen.net
Thu Oct 28 12:02:11 BST 2021


On Thu, Oct 28, 2021 at 1:53 PM Tuukka Pasanen <tuukka.pasanen at ilmi.fi> wrote:
>
> Hello,
>
> And my test build outside Debian Salsa build on Debian Unstable.
>
> https://build.opensuse.org/public/build/home:illuusio:mariadb:debian-10.6/Debian_Unstable/x86_64/mariadb/_log

..the logs states that apt-cache is missing. This seems to be some
kind of obs-specific thing or something else, the Debian packaging I
did does not include any references to apt-cache.

[ 3406s] make[1]: Entering directory '/usr/src/packages/BUILD'
[ 3408s] Traceback (most recent call last):
[ 3408s]   File "/usr/bin/lsb_release", line 95, in <module>
[ 3408s]     main()
[ 3408s]   File "/usr/bin/lsb_release", line 59, in main
[ 3408s]     distinfo = lsb_release.get_distro_information()
[ 3408s]   File "/usr/lib/python3/dist-packages/lsb_release.py", line
356, in get_distro_information
[ 3408s]     distinfo = guess_debian_release()
[ 3408s]   File "/usr/lib/python3/dist-packages/lsb_release.py", line
290, in guess_debian_release
[ 3408s]     rinfo = guess_release_from_apt()
[ 3408s]   File "/usr/lib/python3/dist-packages/lsb_release.py", line
195, in guess_release_from_apt
[ 3408s]     releases = parse_apt_policy()
[ 3408s]   File "/usr/lib/python3/dist-packages/lsb_release.py", line
174, in parse_apt_policy
[ 3408s]     policy = subprocess.Popen(['apt-cache','policy'],
[ 3408s]   File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
[ 3408s]     self._execute_child(args, executable, preexec_fn, close_fds,
[ 3408s]   File "/usr/lib/python3.9/subprocess.py", line 1821, in _execute_child
[ 3408s]     raise child_exception_type(errno_num, err_msg, err_filename)
[ 3408s] FileNotFoundError: [Errno 2] No such file or directory: 'apt-cache'



More information about the pkg-mysql-maint mailing list