#18 Use a versioned requirement for asahi-fwupdate to avoid dependency hell
Merged by dcavalca. Opened by dcavalca.
fedora-asahi/ dcavalca/asahi-platform-metapackage deps  into  main

Getting this otherwise:

Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]: Problem: cannot install both asahi-scripts-20240822-3.fc41.noarch from fedora and asahi-scripts-20250130-5.fc41.noarch from updates
Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]:   - package update-m1n1-20250130-5.fc41.noarch from updates requires asahi-scripts = 20250130-5.fc41, but none of the providers can be installed
Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]:   - package asahi-fwupdate-20240822-3.fc41.noarch from fedora requires asahi-scripts = 20240822-3.fc41, but none of the providers can be installed
Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]:   - cannot install the best candidate for the job
Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]:   - conflicting requests
Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]: You can try to add to command line:
Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]:   --no-best to not limit the transaction to the best candidates
Feb 26 16:03:18 ip-172-31-38-74.ec2.internal cloud-init[992]:   --skip-broken to skip uninstallable packages

Pull-Request has been merged by dcavalca

Metadata