[Bug 2130385] [NEW] amd64v3: No Contents in the cache with the given restrictions

Launchpad Bug Tracker 2130385 at bugs.launchpad.net
Sat Dec 6 09:05:18 UTC 2025


You have been subscribed to a public bug by Heinrich Schuchardt (xypron):

[ Impact ]

apt-file does not support the amd64v3 architecture variant:

With arch variant disabled in /etc/apt/apt.conf.d/99enable-amd64v3
$ apt-file update
$ apt-file search riscv64-linux-gnu-gcc-15
gcc-15-riscv64-linux-gnu: /usr/bin/riscv64-linux-gnu-gcc-15
gcc-15-riscv64-linux-gnu: /usr/share/man/man1/riscv64-linux-gnu-gcc-15.1.gz

With arch variant enabled in /etc/apt/apt.conf.d/99enable-amd64v3
$ apt-file update
$ apt-file search riscv64-linux-gnu-gcc-15
Finding relevant cache files to search ...E: No Contents in the cache with the given restrictions

[ Test Plan ]

On x86_64 systems the amd64v3 variant can be enabled with

echo 'APT::Architecture-Variants "amd64v3";' | sudo tee
/etc/apt/apt.conf.d/99enable-amd64v3

and disabled with

sudo rm /etc/apt/apt.conf.d/99enable-amd64v3

On an amd64 system with amd64v3 disabled and enabled install apt-file:

sudo apt-get install apt-file
sudo apt-file update

and search for riscv64-linux-gnu-gcc-14

sudo apt-file update
apt-file search riscv64-linux-gnu-gcc-14

Both with and without amd64v3 support the file should be found. The
output will look like:

gcc-14-riscv64-linux-gnu: /usr/bin/riscv64-linux-gnu-gcc-14
gcc-14-riscv64-linux-gnu: /usr/share/man/man1/riscv64-linux-gnu-gcc-14.1.gz

[ Where problems could occur ]

Apt-file is used for supporting users to find packages that they might
want to install. If it does not work correctly, users might not be able
to identify the package they are looking for.

[ Other Info ]

n/a

** Affects: apt-file
     Importance: Unknown
         Status: New

** Affects: apt-file (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: apt-file (Ubuntu Questing)
     Importance: Undecided
         Status: Confirmed

** Affects: apt-file (Ubuntu Resolute)
     Importance: Undecided
         Status: Fix Released


** Tags: apport-collected resolute rls-qq-incoming
-- 
amd64v3: No Contents in the cache with the given restrictions
https://bugs.launchpad.net/bugs/2130385
You received this bug notification because you are a member of Ubuntu Sponsors, which is subscribed to the bug report.



More information about the Ubuntu-sponsors mailing list