I'm between a rock and a hard place here. I appreciate gitlab hosts the official upstream (and at work use it extensively). We do however also maintain a fork of the github mirror on github (rightly or wrongly) and its existence and correctness is critical to some of our workflows. So, beyond this issue today which I assume to be temporary, going forward can I assume no guarantees about its reliability and do I have to advocate rejigging those aforementioned workflows so that github is out of the picture?
On Thu, Mar 14, 2019 at 2:53 PM Brandon Allbery <[email protected]> wrote: > As yet mirroring github from gitlab is broken, I think (various parts of > the migration are not yet complete); you should use the gitlab upstream. > > On Thu, Mar 14, 2019 at 2:44 PM Shayne Fletcher via ghc-devs < > [email protected]> wrote: > >> `git clone [email protected]:ghc/ghc.git` followed by `git submodule update >> --init --recursive` results in >> ``` >> >> error: Server does not allow request for unadvertised object >> 94855814e2e4f7a0f191ffa5b4c98ee0147e3174 >> >> Fetched in submodule path 'libraries/binary', but it did not contain >> 94855814e2e4f7a0f191ffa5b4c98ee0147e3174. Direct fetching of that commit >> failed. >> ``` >> -- >> Shayne Fletcher >> Language Engineer >> c: +1 917 699 7763 >> e: [email protected] >> Digital Asset Holdings, LLC >> 4 World Trade Center >> 150 Greenwich Street, 47th Floor >> <https://maps.google.com/?q=150+Greenwich+Street,+47th+Floor%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+New+York,+NY+10007,+USA&entry=gmail&source=g> >> New York, NY 10007, USA >> <https://maps.google.com/?q=150+Greenwich+Street,+47th+Floor%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+New+York,+NY+10007,+USA&entry=gmail&source=g> >> digitalasset.com <http://www.digitalasset.com/> >> >> >> This message, and any attachments, is for the intended recipient(s) only, >> may contain information that is privileged, confidential and/or proprietary >> and subject to important terms and conditions available at >> http://www.digitalasset.com/emaildisclaimer.html. If you are not the >> intended recipient, please delete this message. >> _______________________________________________ >> ghc-devs mailing list >> [email protected] >> http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs >> > > > -- > brandon s allbery kf8nh > [email protected] > -- Shayne Fletcher Language Engineer c: +1 917 699 7763 e: [email protected] Digital Asset Holdings, LLC 4 World Trade Center 150 Greenwich Street, 47th Floor <https://maps.google.com/?q=150+Greenwich+Street,+47th+Floor%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+New+York,+NY+10007,+USA&entry=gmail&source=g> New York, NY 10007, USA <https://maps.google.com/?q=150+Greenwich+Street,+47th+Floor%C2%A0+%C2%A0+%C2%A0+%C2%A0+%C2%A0+New+York,+NY+10007,+USA&entry=gmail&source=g> digitalasset.com <http://www.digitalasset.com/> -- This message, and any attachments, is for the intended recipient(s) only, may contain information that is privileged, confidential and/or proprietary and subject to important terms and conditions available at http://www.digitalasset.com/emaildisclaimer.html <http://www.digitalasset.com/emaildisclaimer.html>. If you are not the intended recipient, please delete this message.
_______________________________________________ ghc-devs mailing list [email protected] http://mail.haskell.org/cgi-bin/mailman/listinfo/ghc-devs
