Hello,
I was running 389-ds 2.2.8 on a RockyLinux 8 machine. I updated to 389-ds 2.3.7 using copr EPEL-8 repository. Unfortunately I'm experiencing issues with the new version: https://github.com/389ds/389-ds-base/issues/6003
So, i would like to revert to the previous version, but apparently 2.2.8 rpms are no longer available on the copr repository, then I cannot issue "dnf downgrade 389*". Is it supposed to work that way ? Is there clean way to go back to previous version ?
Regards, Rosario
Hi Rosario,
On Wed, Dec 6, 2023 at 12:12 PM Rosario Esposito rosario.esposito@gmail.com wrote:
Hello,
I was running 389-ds 2.2.8 on a RockyLinux 8 machine. I updated to 389-ds 2.3.7 using copr EPEL-8 repository. Unfortunately I'm experiencing issues with the new version: https://github.com/389ds/389-ds-base/issues/6003
I'm sorry to hear you hit an issue with the new version. Good news is that a fix is available and it will be included in the future builds.
So, i would like to revert to the previous version, but apparently 2.2.8 rpms are no longer available on the copr repository, then I cannot issue "dnf downgrade 389*". Is it supposed to work that way ?
Unfortunately, yes. COPR keeps older builds for 2 weeks, then they get deleted.
Is there clean way to go back to previous version ?
I just rebuilt 2.2.9-2.el8 and it's now again available in the COPR repo. Run `dnf clean all` to purge old metadata, and the package should be available for the downgrade.
HTH
Regards, Rosario
-- _______________________________________________ 389-users mailing list -- 389-users@lists.fedoraproject.org To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.... Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
Thanks a lot Viktor, I was able to downgrade to 2.2.9 and now my server is running fine. I'll be waiting for the issue to be fixed in a future release. Maybe it's not worth to keep 2.3.7 rpms in the official copr repo as this release doesn't seem to be very stable, don't you think so ?
Cheers, Rosario
Hi Rosario,
On Wed, Dec 6, 2023 at 2:02 PM Rosario Esposito rosario.esposito@gmail.com wrote:
Thanks a lot Viktor, I was able to downgrade to 2.2.9 and now my server is running fine.
Good to hear!
I'll be waiting for the issue to be fixed in a future release.
Maybe it's not worth to keep 2.3.7 rpms in the official copr repo as this release doesn't seem to be very stable, don't you think so ?
2.3.7 was released in Fedora in August, and in the copr repo in November, so it's surprising that this issue appears only now. But I went ahead and removed the build from the copr repo anyway.
Thanks!
Cheers, Rosario
-- _______________________________________________ 389-users mailing list -- 389-users@lists.fedoraproject.org To unsubscribe send an email to 389-users-leave@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/389-users@lists.fedoraproject.... Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
389-users@lists.fedoraproject.org