https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Bug ID: 1081471 Summary: ghc-QuickCheck-2.7.3 is available Product: Fedora Version: rawhide Component: ghc-QuickCheck Keywords: FutureFeature, Triaged Assignee: petersen@redhat.com Reporter: upstream-release-monitoring@fedoraproject.org QA Contact: extras-qa@fedoraproject.org CC: haskell-devel@lists.fedoraproject.org, petersen@redhat.com
Latest upstream release: 2.7.3 Current version/release in Fedora Rawhide: 2.6-32.fc21 URL: http://hackage.haskell.org/package/QuickCheck
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #1 from Jens Petersen petersen@redhat.com --- check-bz-available-URM cblrepo output for QuickCheck-2.7.3:
Failed to satisfy the following dependencies for QuickCheck: tf-random >=0.4 Adding QuickCheck 2.7.3 would break: Agda : QuickCheck >=2.3 && <2.7 haskell-platform : QuickCheck ==2.6 leksah : QuickCheck >=2.4.2 && <2.7
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard| |QuickCheck-2.7.3:NG
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ghc-QuickCheck-2.7.3 is |ghc-QuickCheck-2.7.5 is |available |available
--- Comment #2 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Latest upstream release: 2.7.5 Current version/release in Fedora Rawhide: 2.6-32.fc21 URL: http://hackage.haskell.org/package/QuickCheck
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ghc-QuickCheck-2.7.5 is |ghc-QuickCheck-2.7.6 is |available |available
--- Comment #3 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Latest upstream release: 2.7.6 Current version/release in Fedora Rawhide: 2.6-33.fc21 URL: http://hackage.haskell.org/package/QuickCheck
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|QuickCheck-2.7.3:NG |QuickCheck-2.7.6:NG
--- Comment #4 from Jens Petersen petersen@redhat.com --- fhbz: cblrepo output for QuickCheck-2.7.6:
Failed to satisfy the following dependencies for QuickCheck: tf-random >=0.4 Adding QuickCheck 2.7.6 would break: Agda : QuickCheck >=2.3 && <2.7 haskell-platform : QuickCheck ==2.6
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #5 from Jens Petersen petersen@redhat.com --- 2.6 is in master
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Dridi Boukelmoune dridi.boukelmoune@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dridi.boukelmoune@gmail.com Blocks| |1052117
--- Comment #6 from Dridi Boukelmoune dridi.boukelmoune@gmail.com --- FYI, ShellCheck 0.3.4 needs QuickCheck 2.7.4+
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1052117 [Bug 1052117] ShellCheck source dir is named shellcheck-version/ not ShellCheck-version/
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #7 from Jens Petersen petersen@redhat.com --- (In reply to Dridi Boukelmoune from comment #6)
FYI, ShellCheck 0.3.4 needs QuickCheck 2.7.4+
I see - unfortunately no plans to ship > 2.6 any time soon, since latest haskell-platform states 2.6.
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #8 from Dridi Boukelmoune dridi.boukelmoune@gmail.com --- (In reply to Jens Petersen from comment #7)
I see - unfortunately no plans to ship > 2.6 any time soon, since latest haskell-platform states 2.6.
Well, it states it, but it may work if QuickCheck 2.7.4 is backward compatible. Have you tried an actual upgrade? At least that what I'd usually expect until a major version bump (eg. QuickCheck 3).
NixOS currently ships both ghc 7.6.3 and ShellCheck 0.3.4 [1], so it might be possible. OTOH they also seem to ship QuickCheck 2.6 so I'll investigate that with ShellCheck's author and keep track of this in bug 1052117
[1] http://nixos.org/nixos/packages.html
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Dridi Boukelmoune dridi.boukelmoune@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks|1052117 |
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1052117 [Bug 1052117] ShellCheck source dir is named shellcheck-version/ not ShellCheck-version/
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|QuickCheck-2.7.6:NG |QuickCheck-2.7.6:HP
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #9 from Jens Petersen petersen@redhat.com --- (In reply to Dridi Boukelmoune from comment #8) > NixOS currently ships both ghc 7.6.3 and ShellCheck 0.3.4 [1], so it might
be possible. OTOH they also seem to ship QuickCheck 2.6 so I'll investigate that with ShellCheck's author and keep track of this in bug 1052117
Right haskell-platform-2013.2 (ghc-7.6.3) also requires 2.6.
Anyway as you stated in another bug, ShellCheck 0.3.4 should build fine with 2.6.
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Depends On| |1196960
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1196960 [Bug 1196960] Review Request: ghc-tf-random - High-quality splittable pseudorandom number generator
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Blocks| |1164120
Referenced Bugs:
https://bugzilla.redhat.com/show_bug.cgi?id=1164120 [Bug 1164120] Agda-2.4.2.2 is available
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ghc-QuickCheck-2.7.6 is |ghc-QuickCheck-2.8 is |available |available
--- Comment #10 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Latest upstream release: 2.8 Current version/release in rawhide: 2.6-35.fc22 URL: http://hackage.haskell.org/package/QuickCheck
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #11 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Scratch build failed http://koji.fedoraproject.org/koji/taskinfo?taskID=9269944
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #12 from Jens Petersen petersen@redhat.com --- Configuring QuickCheck-2.8... Setup: At least the following dependencies are missing: tf-random >=0.4, transformers >=0.2
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ghc-QuickCheck-2.8 is |ghc-QuickCheck-2.8.1 is |available |available
--- Comment #13 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Latest upstream release: 2.8.1 Current version/release in rawhide: 2.7.6-1.fc23 URL: http://hackage.haskell.org/package/QuickCheck
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #14 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Created attachment 1010624 --> https://bugzilla.redhat.com/attachment.cgi?id=1010624&action=edit [patch] Update to 2.8.1 (#1081471)
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #15 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Scratch build succeeded http://koji.fedoraproject.org/koji/taskinfo?taskID=9406456
https://bugzilla.redhat.com/show_bug.cgi?id=1081471 Bug 1081471 depends on bug 1196960, which changed state.
Bug 1196960 Summary: Review Request: ghc-tf-random - High-quality splittable pseudorandom number generator https://bugzilla.redhat.com/show_bug.cgi?id=1196960
What |Removed |Added ---------------------------------------------------------------------------- Status|ON_QA |CLOSED Resolution|--- |ERRATA
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|ghc-QuickCheck-2.8.1 is |ghc-QuickCheck-2.8.2 is |available |available
--- Comment #16 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Latest upstream release: 2.8.2 Current version/release in rawhide: 2.7.6-3.fc24 URL: http://hackage.haskell.org/package/QuickCheck
Please consult the package updates policy before you issue an update to a stable branch: https://fedoraproject.org/wiki/Updates_Policy
More information about the service that created this bug can be found at: https://fedoraproject.org/wiki/Upstream_release_monitoring
Please keep in mind that with any upstream change, there may also be packaging changes that need to be made. Specifically, please remember that it is your responsibility to review the new version to ensure that the licensing is still correct and that no non-free or legally problematic items have been added upstream.
Based on the information from anitya: https://release-monitoring.org/project/916/
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #17 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Patching or scratch build for ghc-QuickCheck-2.7.6 failed.
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #18 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Created attachment 1162319 --> https://bugzilla.redhat.com/attachment.cgi?id=1162319&action=edit Rebase-helper rebase-helper-debug.log log file. See for details and report the eventual error to rebase-helper https://github.com/phracek/rebase-helper/issues.
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #19 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- Patches were not touched. All were applied properly
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Whiteboard|QuickCheck-2.7.6:HP |QuickCheck-2.8.2:ok
--- Comment #20 from Jens Petersen petersen@redhat.com --- fhbz: No missing dependencies for QuickCheck-2.8.2 according to cblrpm missingdeps
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |POST
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
--- Comment #21 from Upstream Release Monitoring upstream-release-monitoring@fedoraproject.org --- petersen's ghc-QuickCheck-2.8.2-1.fc25 completed http://koji.fedoraproject.org/koji/buildinfo?buildID=776423
https://bugzilla.redhat.com/show_bug.cgi?id=1081471
Jens Petersen petersen@redhat.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|POST |CLOSED Resolution|--- |RAWHIDE Last Closed| |2016-07-14 06:32:11
--- Comment #22 from Jens Petersen petersen@redhat.com --- ghc-QuickCheck-2.8.2-1.fc25
haskell-devel@lists.fedoraproject.org