Re: Any more bug fixes for the next cabal-install 1.20 release?

This is what I have so far:
- 086a62e82d9dc3bfa66b57d738ba9f94a641ffad Don't attempt to rename dist
if it is already named correctly
- a46df9dbfe14df0df60c8cc401221c4128ad675e Remove an unnecessary
'createDirectoryIfMissing' call. (cherry picked from commit
5c46e7853a09a484698064824b7bf72c5c761993)
- 5b63fce601997009376522c5de9b11275c3681ee Treat all flags of a package
as interdependent.
- 302b0dce271bf194b42afa3f90c57cffff35cc72 Print full build log instead
of only the last 10 lines
- ffd67e5e630766906e6f4c6655c067a79f739150 Allow template-haskell to be
upgradable again
Note that the commit IDs are different since these are cherry-picked form
master.
On Tue, Jun 24, 2014 at 5:41 PM, Bardur Arantsson
On 2014-06-24 09:38, Johan Tibell wrote:
I'm making another cabal-install release from the 1.20 branch to fix some more solver issues. In particular, I'm releasing this commit
3f777568 Treat all flags of a package as interdependent.
Are there any other bug fixes *already in master* that are safe/useful enough to include in the next cabal-install 1.20 release?
-- Johan
Any chance of getting 2cbe6498650c9bf676571ba5321b8fd6b9ad512e in?
Seems pretty useful and harmless, but then I'm probably biased ;).
Regards,

Hi Johan,
On 24 June 2014 21:55, Johan Tibell
This is what I have so far:
[...] a46df9dbfe14df0df60c8cc401221c4128ad675e Remove an unnecessary 'createDirectoryIfMissing' call. (cherry picked from commit 5c46e7853a09a484698064824b7bf72c5c761993)
Sorry, it looks like that change was incorrect. I'm working on a better fix.

Hi,
On 24 June 2014 22:35, Mikhail Glushenkov
Hi Johan,
On 24 June 2014 21:55, Johan Tibell
wrote: This is what I have so far:
[...] a46df9dbfe14df0df60c8cc401221c4128ad675e Remove an unnecessary 'createDirectoryIfMissing' call. (cherry picked from commit 5c46e7853a09a484698064824b7bf72c5c761993)
Sorry, it looks like that change was incorrect. I'm working on a better fix.
OK, you can just revert that commit. That call was actually necessary.

Fixed the 1.20 branch. Please revert in master yourself. On Tue, Jun 24, 2014 at 11:12 PM, Mikhail Glushenkov < the.dead.shall.rise@gmail.com> wrote:
Hi,
On 24 June 2014 22:35, Mikhail Glushenkov
wrote: Hi Johan,
On 24 June 2014 21:55, Johan Tibell
wrote: This is what I have so far:
[...] a46df9dbfe14df0df60c8cc401221c4128ad675e Remove an unnecessary 'createDirectoryIfMissing' call. (cherry picked from commit 5c46e7853a09a484698064824b7bf72c5c761993)
Sorry, it looks like that change was incorrect. I'm working on a better fix.
OK, you can just revert that commit. That call was actually necessary.

I've released cabal-install-1.20.0.3. On Tue, Jun 24, 2014 at 11:54 PM, Mikhail Glushenkov < the.dead.shall.rise@gmail.com> wrote:
Hi,
On 24 June 2014 23:13, Johan Tibell
wrote: Fixed the 1.20 branch. Please revert in master yourself.
Already done.
participants (2)
-
Johan Tibell
-
Mikhail Glushenkov