https://bugzilla.redhat.com/show_bug.cgi?id=1381641
Bug ID: 1381641 Summary: Missing ghc-nats blocks f24-f25 upgrades Product: Fedora Version: 25 Component: ghc-nats Assignee: petersen@redhat.com Reporter: cfergeau@redhat.com QA Contact: extras-qa@fedoraproject.org CC: haskell-devel@lists.fedoraproject.org, petersen@redhat.com, relrod@redhat.com
I have pandoc installed on my f24 which installed ghc-nats as a dependency. Trying to upgrade to f25 through system-upgrade leads to "Erreur : package ghc-nats-0.2-3.fc24.x86_64 requires libHSarray-0.5.0.0-ghc7.8.4.so()(64bit), but none of the providers can be installed"
This is expected as ghc-nats has been removed from f25. However, having an Obsoletes: ghc-nats <= 0.2.3 Conflicts: ghc-nats <= 0.2.3 in ghc (or a more appropriate package) would have made upgrades smoother.
Passing --allowerasing to dnf system-upgrade also lets me move forward with the upgrade.
https://bugzilla.redhat.com/show_bug.cgi?id=1381641
Sébastien Gendre s.gendre@openmailbox.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |s.gendre@openmailbox.org
https://bugzilla.redhat.com/show_bug.cgi?id=1381641
Milan Bouchet-Valat nalimilan@club.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |nalimilan@club.fr
https://bugzilla.redhat.com/show_bug.cgi?id=1381641
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CLOSED Fixed In Version| |ghc-rpm-macros-1.6.11-2.fc2 | |5 Resolution|--- |ERRATA Last Closed| |2017-04-26 03:26:23
--- Comment #1 from Jens Petersen petersen@redhat.com --- Sorry I missed this.
The ghc-obsoletes package (from ghc-rpm-macros) now has:
Obsoletes: ghc-nats <= 0.2, ghc-nats-devel <= 0.2
since early January.
Please reopen if problems persist.
haskell-devel@lists.fedoraproject.org