Niels Thykier <ni...@thykier.net> 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 APT to see arm64, then please add the corrected
> `APT::Architectures` to `/etc/apt/apt-file.conf`.

Well yeah. I totally get that this is what it's doing, I'm just
unconvinced that it should be doing this.

I can give you patches, but let's agree on what the patch should do
before I do any work.

apt-cache has databases for every enabled architecture. So the proposal
is to search ALL of them and report ALL the results. If the user wants
to limit the search, they can pass -a or grep the output, or whatever.

Would you accept such a patch?

Thanks for working on apt-file!

Reply via email to