Niels Thykier writes:
> From my PoV, what you experience here with find is a complete different
> problem.
>
> By default, apt-file uses the `APT::Architectures` configuration variable to
> determine which architectures to search for[1]. If APT's default is not
> correct
> here and you do not
Dima Kogan:
This really should work. It's maybe sorta ok for "apt-file list", but it
also affects "apt-file find". Look:
[...]
I.e. I asked it to tell me what package provides a file, and I had to
tell it which architecture to look at.
The whole point of apt-file is to look up the package name
This really should work. It's maybe sorta ok for "apt-file list", but it
also affects "apt-file find". Look:
dima@fatty:~$ apt-file find /usr/lib/aarch64-linux-gnu/libOpenCL.so
dima@fatty:~$ apt-file -aarm64 find /usr/lib/aarch64-linux-gnu/libOpenCL.so
nvidia-libopencl1: /usr/lib/aarch64-
3 matches
Mail list logo