Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on Processing 1/3 after opam install dune #10701

Closed
OmerKural opened this issue Jul 7, 2024 · 1 comment
Closed

Stuck on Processing 1/3 after opam install dune #10701

OmerKural opened this issue Jul 7, 2024 · 1 comment

Comments

@OmerKural
Copy link

OmerKural commented Jul 7, 2024

Expected Behavior

Install dune using command opam install dune successfully.

Actual Behavior

Stuck here:

opam install dune
The following actions will be performed:
=== install 1 package
✶ dune 3.16.0

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing 1/3: [dune.3.16.0: extract]

I have been waiting on this for half an hour now. I suppose it shouldn't take that much time to complete installing.

After interrupt with Ctrl+C:

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[ERROR] User interruption

<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
┌─ The following actions failed
│ ▼ fetch dune 3.16.0
└─
╶─ No changes have been performed

Reproduction

Install opam version 2.2.0.
Run command: opam install dune

Specifications

  • Version of dune (output of dune --version):
  • Version of ocaml (output of ocamlc --version): 2.2.0
  • Operating system (distribution and version): Windows 10
@emillon
Copy link
Collaborator

emillon commented Jul 8, 2024

Hi,
At that point, the sources of dune haven't even been retrieved, so I would suspect that this issue is more relevant to ocaml/opam.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants