rocky-linux / rocky-tools

MIT License
401 stars 139 forks source link

distro-sync requires --nobest #173

Closed MilanKerslager closed 2 years ago

MilanKerslager commented 2 years ago

migrate2rocky.log did not finish. I had to add --nobest to proceed (dnf distro-sync) This was not sufficient to proceed: dnf distro-syn --skip-broken This worked: dnf distro-syn --skip-broken --nobest

Output from /var/log/migrate2rocky.log: Error: Problem 1: cannot install the best update candidate for package libreport-2.9.5-15.el8.x86_64

nazunalika commented 2 years ago

Thank you for the report! We have a fix coming in to address this.

nazunalika commented 2 years ago

Fixed packages should be in mirrors now.