#15 x86_64 repo not archiving i686 packages
Opened by jlebon. Modified

Compare the updates repo:

$ dnf repoquery pipewire-alsa.i686 --disablerepo '*' --enablerepo updates --refresh
pipewire-alsa-0:0.3.84-2.fc38.i686
$

to the archive repo:

$ dnf repoquery pipewire-alsa.i686 --repofrompath=tmp,https://fedoraproject-updates-archive.fedoraproject.org/fedora/38/x86_64/ --disablerepo '*' --enablerepo tmp --refresh
$

Signaled from https://bugzilla.redhat.com/show_bug.cgi?id=2248011


The mutlilib stuff is just confusing.. I imagine something here needs to be updated: https://pagure.io/releng/archive-repo-manager/blob/main/f/run-archive-repo-update#_95

Log in to comment on this ticket.

Metadata