git.haskell.org is broken

As of today, git clone git://git.haskell.org/ghc.git --recursive is failing with, 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: shayne.fletcher@daml.com 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.

Shayne Fletcher via ghc-devs
As of today, git clone git://git.haskell.org/ghc.git --recursive is failing with, 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.
Yes, we are currently in the process of decommissioning git.haskell.org. The official upstream repository is now https://gitlab.haskell.org/ghc/ghc. This will all become clearer after Saturday when we finish the migration and can start updating the documentation to reflect the new state of the world. Cheers, - Ben

Hi Ben,
On Thu, Mar 7, 2019 at 7:44 PM Ben Gamari
Shayne Fletcher via ghc-devs
writes: As of today, git clone git://git.haskell.org/ghc.git --recursive is failing with, 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.
Yes, we are currently in the process of decommissioning git.haskell.org. The official upstream repository is now https://gitlab.haskell.org/ghc/ghc.
Got it! Thanks for the update. One little problem that's causing is `git checkout https://gitlab.haskell.org/ghc/ghc` on Travis, linux config, seems to fail (appears to be a known issue). Travis macos and Appveyor work fine.
This will all become clearer after Saturday when we finish the migration and can start updating the documentation to reflect the new state of the world.
Awesome. Thanks again.
Cheers,
- Ben
-- 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.

On Thu, Mar 7, 2019 at 11:39 PM Shayne Fletcher < shayne.fletcher@digitalasset.com> wrote:
Hi Ben,
On Thu, Mar 7, 2019 at 7:44 PM Ben Gamari
wrote: [...]
Yes, we are currently in the process of decommissioning git.haskell.org.
The official upstream repository is now https://gitlab.haskell.org/ghc/ghc.
Got it! Thanks for the update.
One little problem that's causing is `git checkout https://gitlab.haskell.org/ghc/ghc`
I meant `clone` of course (long day) :)
on Travis, linux config, seems to fail (appears to be a known issue). Travis macos and Appveyor work fine.
-- 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.
participants (3)
-
Ben Gamari
-
Shayne Fletcher
-
Shayne Fletcher