#272 RFE: recode EXARCH extension using new yum mechanisms
Opened 7 years ago by leamas. Modified 7 years ago

The EXARCH dependency checking is as of now optional since it is really slow. The key issue is that has bee n hard to find the source rpm used to build a specific dependency.

Now, dnf supports queries like "dnf repoquery --disablerepo='*' --enablerepo=rawhide --whatrequires libconfuse --source --alldeps --available". Using this it should be possible to re-implement this in a more sane fashion.


Login to comment on this ticket.

Metadata