Bug 2133526
| Summary: | upgrade_instructions not removed on minor updates | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Mattias Ellert <mattias.ellert> |
| Component: | openldap | Assignee: | Simon Pichugin <spichugi> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | rawhide | CC: | andreas.haupt, j, lance, marek.gresko, mattias.ellert, mike, rik.theys, spichugi, thomas, vashirov |
| Target Milestone: | --- | Keywords: | Reopened |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | openldap-2.6.8-5.fc41 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 2131659 | Environment: | |
| Last Closed: | 2024-07-25 04:21:33 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
| Bug Depends On: | |||
| Bug Blocks: | 2131659 | ||
|
Description
Mattias Ellert
2022-10-10 17:58:10 UTC
*** Bug 2134231 has been marked as a duplicate of this bug. *** This message is a reminder that Fedora Linux 36 is nearing its end of life. Fedora will stop maintaining and issuing updates for Fedora Linux 36 on 2023-05-16. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a 'version' of '36'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, change the 'version' to a later Fedora Linux version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see it. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora Linux 36 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora Linux, you are encouraged to change the 'version' to a later version prior to this bug being closed. Fedora Linux 36 entered end-of-life (EOL) status on 2023-05-16. Fedora Linux 36 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora Linux please feel free to reopen this bug against that version. Note that the version field may be hidden. Click the "Show advanced fields" button if you do not see the version field. If you are unable to reopen this bug, please file a new report against an active release. Thank you for reporting this bug and we are sorry it could not be fixed. Reopening and setting release to rawhide as the behavior is unchanged there. A minor openldap update from 2.6.4 to 2.6.6 in a stable rawhide version (F38) just caused significant breakage for me here, and I think even a minor package upgrade with no change to the actual openldap version would also break. This means that anyone who actually makes use of the package has to disable any form of automatic updates, and that doesn't seem like a great idea. It seems to me that if the choice is between a package that might not restart properly because some openldap change requires some manual upgrade action, and a package that will _never_ restart because the package just works that way, I'll take the former. But really, that shouldn't happen anyway because in a stable release, the package maintainers shouldn't push changes which would require manual intervention anyway. In any case, please please please consider doing... something else. I will probably end up making a cron job/timer unit that deletes the file and tries to start slapd just so that if an update does break something, it will only stay broken if slapd really won't start automatically. This bug appears to have been reported against 'rawhide' during the Fedora Linux 40 development cycle. Changing version to 40. FEDORA-2024-d7b5387899 (openldap-2.6.8-5.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-d7b5387899 FEDORA-2024-d7b5387899 (openldap-2.6.8-5.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. Hello, does this package fix also Bug 2248837? It is closely related and the patch is really simple. Thanks Marek (In reply to Marek Greško from comment #8) > does this package fix also Bug 2248837? It is closely related and the patch > is really simple. As can be seen in the commit diff, the line with the syntax error was removed as part of fixing this bug: https://src.fedoraproject.org/rpms/openldap/c/126d88e16b0e194111a70571223f392ad0d197f5?branch=rawhide Great news. Thanks. |