Skip to content

curl recently broken with v2? #637

@craff

Description

@craff

A dependency on curl seem to break the build:

Main error (missing package):

The following system packages will first need to be installed:
      libcurl4-gnutls-dev
  
  <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
  + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcurl4-gnutls-dev"
  - E: Failed to fetch http://azure.archive.ubuntu.com/ubuntu/pool/main/c/curl/libcurl4-gnutls-dev_7.81.0-1ubuntu1.6_amd64.deb  404  Not Found [IP: 40.119.46.219 80]
  - E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
  This command should get the requirements installed:
  
      apt-get install -qq -yy libcurl4-gnutls-dev

Consequence error:

[ERROR] The compilation of conf-libcurl.2 failed at "curl-config --libs".
Processing 13/66: [conf-libcurl: curl-config] [conf-pkg-config: pkg-config]
Error: [ERROR] Command not found: curl-config

And

#=== ERROR while compiling conf-libcurl.2 =====================================#
# context     2.1.4 | linux/x86_64 | ocaml-base-compiler.5.0.0~rc1 | git+https://github.com/ocaml/opam-repository.git
# path        ~/work/simple_httpd/simple_httpd/_opam/.opam-switch/build/conf-libcurl.2
# command     ~/.opam/opam-init/hooks/sandbox.sh build curl-config --libs
# exit-code   10
# env-file    ~/.opam/log/conf-libcurl-2822-209b5e.env
# output-file ~/.opam/log/conf-libcurl-2822-209b5e.out
### output ###
# [ERROR] Command not found: curl-config

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions