#10873 Adjust the FailsToInstall reproducer instructions
Closed 2 years ago by churchyard. Opened 2 years ago by churchyard.
churchyard/releng mock_workaround  into  main

@@ -6,7 +6,7 @@ 

  

  P.S. The data was generated solely from koji buildroot, so it might be newer than the latest compose or the content on mirrors. To reproduce, use the koji/local repo only, e.g. in mock:

  

-     $ mock -r fedora-{{ release }}-x86_64 --disablerepo='*' --enablerepo=local install{% for pkg in pkg_problems %} {{ pkg }}{% endfor %}

+     $ mock -r fedora-{{ release }}-x86_64 --config-opts mirrored=False install{% for pkg in pkg_problems %} {{ pkg }}{% endfor %}

  

  

  P.P.S. If this bug has been reported in the middle of upgrading multiple dependent packages, please consider using side tags: https://docs.fedoraproject.org/en-US/fesco/Updates_Policy/#updating-inter-dependent-packages

The original instruction was reported broken by various people,
due to https://github.com/rpm-software-management/mock/issues/930

rebased onto 90f23bd

2 years ago

Pull-Request has been closed by churchyard

2 years ago
Metadata