On Sat, Mar 9, 2019 at 9:09 PM Michael Sloan wrote:
> Ah, probably so, thanks!
>
> On Sat, Mar 9, 2019 at 6:05 PM Brandon Allbery
> wrote:
> >
> > I think the public name is pointed to the staging site because the main
> one is down for the trac to github migration.
>
That's exactly it - been d
Ah, probably so, thanks!
On Sat, Mar 9, 2019 at 6:05 PM Brandon Allbery wrote:
>
> I think the public name is pointed to the staging site because the main one
> is down for the trac to github migration.
>
> On Sat, Mar 9, 2019 at 8:59 PM Michael Sloan wrote:
>>
>> Whoah, I can't get https://ghc
I think the public name is pointed to the staging site because the main one
is down for the trac to github migration.
On Sat, Mar 9, 2019 at 8:59 PM Michael Sloan wrote:
> Whoah, I can't get https://ghc.haskell.org/ to load at all - it's also
> trying to use the gitlab.staging.haskell.org cert.
Whoah, I can't get https://ghc.haskell.org/ to load at all - it's also
trying to use the gitlab.staging.haskell.org cert. I can't get chrome
to ignore the cert error because it's using HSTS - HTTP Strict
Transport Security.
On Sat, Mar 9, 2019 at 5:53 PM Michael Sloan wrote:
>
> I just encounter
I just encountered this when doing a "git pull" on my Ubuntu 18.04.1 machine:
> fatal: unable to access 'https://gitlab.haskell.org/ghc/ghc/': server
> certificate verification failed. CAfile: /etc/ssl/certs/ca-certificates.crt
> CRLfile: none
Chrome also believes that the certificate of
https:
On Sat, Mar 9, 2019 at 11:41 AM Oleg Grenrus wrote:
> I can reproduce that problem on Ubuntu 14.04 which Travis uses now by
> default.
> It's "fixed" in Ubuntu 16.04. Use
>
> dist: xenial
>
> and your travis build should proceed.
>
>
Nice! Thanks!!
--
This message, and any attachments, is f
I can reproduce that problem on Ubuntu 14.04 which Travis uses now by
default.
It's "fixed" in Ubuntu 16.04. Use
dist: xenial
and your travis build should proceed.
---
Ubuntu 14.04
root@6f98cdde6521:/# git clone https://gitlab.haskell.org/ghc/ci-images.git
Cloning into 'ci-images'...
fatal
Hello everyone,
I have started the process of migrating GHC's Trac content to GitLab.
GitLab (gitlab.haskell.org) and Trac (ghc.haskell.org) will be down
until this process has finished. I will post updates as necessary.
However, if you do need to refer to a ticket, you are welcome to use the
sta
On Sat, Mar 9, 2019 at 1:23 AM Ben Gamari wrote:
> Shayne Fletcher via ghc-devs writes:
>
> [...]
> I feel like I'm missing something here. I recall you mentioned this in
> your previous message but there I'm still lacking crucial context. Can
> you offer any additional details? How exactly doe
At least at some point travis refused to clone git:// (over ssh) urls; but
https:// works fine. As ghcs’ submodules are relative it /should just work/
- Oleg
Sent from my iPhone
> On 9 Mar 2019, at 8.22, Ben Gamari wrote:
>
> Shayne Fletcher via ghc-devs writes:
>
>> I appreciate this isn't
10 matches
Mail list logo