GNU bug report logs -
#36807
remove obsolete broken haskell packages
Previous Next
Reported by: Robert Vollmert <rob <at> vllmrt.net>
Date: Thu, 25 Jul 2019 11:42:02 UTC
Severity: normal
Done: Timothy Sample <samplet <at> ngyro.com>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Timothy Sample <samplet <at> ngyro.com> writes:
> Hi Robert and Marius,
>
> Marius Bakke <mbakke <at> fastmail.com> writes:
>
>> Robert Vollmert <rob <at> vllmrt.net> writes:
>>
>>> Oh, I meant to ask:
>>>
>>> On 6. Aug 2019, at 06:29, Timothy Sample <samplet <at> ngyro.com> wrote:
>>>
>>>> I think it makes sense to wait for the core-updates merge (which
>>>> shouldn’t be too far out).
>>>
>>> Why? Shouldn’t substitutes be available since CI built the branch successfully?
>>
>> core-updates is still waiting for a full-rebuild change, and the CI is
>> currently unusable, so merging might take a month or more still.
>>
>> Getting this in 'master' meanwhile would be great, especially for i686
>> users :-)
>
> I stand corrected! :) I cherry-picked these commits from core-updates.
>
> Thanks for chiming in, Marius.
Thanks for merging, and huge thanks to Rob for untangling the Haskell
packages.
I have one comment about the series: we've disabled tests on some
packages that have been broken "forever" on i686. It would be better to
do so selectively on just the affected architectures. I.e.:
#:tests? (if (string-prefix? "i686" (%current-system))
#f
#t)
Preferably with a comment about why they need to be disabled. That way,
we will still notice when something breaks on other architectures. Can
you try it Rob?
Thanks,
Marius
[signature.asc (application/pgp-signature, inline)]
This bug report was last modified 5 years and 284 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.