Bug 1355687
Summary: | dnf reinstall breaks alternatives | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | jiri vanek <jvanek> |
Component: | rpm | Assignee: | Packaging Maintenance Team <packaging-team-maint> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | urgent | ||
Version: | rawhide | CC: | aburacze, ahughes, danofsatx, dbhole, extras-qa, ffesti, heldwin, jerboaa, jorton, jvanek, jzeleny, lslebodn, msrb, novyjindrich, omajid, packaging-team-maint, pknirsch, pmatilai, robatino, roger.k.wells, rpm-software-management, sgehwolf, tim.lauridsen, vmukhame |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | RejectedBlocker | ||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | 1200302 | Environment: | |
Last Closed: | 2018-06-29 13:26:19 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: | 1260702 | ||
Bug Blocks: | 1200302, 1451158 |
Description
jiri vanek
2016-07-12 09:03:18 UTC
Hello! I cloned this bug, because itneeds fixes both in dnf(rpm?) and openjdk. When read the Hello! I cloned this bug (sorry, pressed submit in middle of sentence) Hello! I cloned this bug, because this si not fixable in openjdk itself. When I re-read the bugs of 1260702 and 1200302 the only moreover acceptable solution is to make scriplets aware that it is reinstall. https://fedoraproject.org/wiki/Packaging:Scriptlets?rd=Packaging:ScriptletSnippets#Syntax install upgrade uninstall *reinstall* %pretrans $1 == 0 $1 == 0 (N/A) $1==3 or $2==1 %pre $1 == 1 $1 == 2 (N/A) $1==3 or $2==1 %post $1 == 1 $1 == 2 (N/A) $1==3 or $2==1 %preun (N/A) $1 == 1 $1 == 0 $1==3 or $2==1 %postun (N/A) $1 == 1 $1 == 0 $1==3 or $2==1 %posttrans $1 == 0 $1 == 0 (N/A) $1==3 or $2==1 Or something similar. Then I can fix openjdk packages, so on reinstall, the scrippelts will be abel to act. we use RPM's reinstall(), so DNF has nothing to do with this This message is a reminder that Fedora 24 is nearing its end of life. Approximately 2 (two) weeks from now Fedora will stop maintaining and issuing updates for Fedora 24. 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 Fedora 'version' of '24'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 24 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, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. This message is a reminder that Fedora 26 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 26. 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 Fedora 'version' of '26'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 26 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, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. still alive *** This bug has been marked as a duplicate of bug 1200302 *** |