Source: tools-deps-clojure
Version: 0.16.1264-2
Severity: serious
Justification: FTBFS
Tags: sid ftbfs

Dear Maintainer,

tools-deps-clojure currently fails to build on Sid. It looks like the tests attempt to clone the upstream repository and then it fails:
Testing clojure.tools.deps.extensions.test-git
Cloning: https://github.com/clojure/tools.deps.git

FAIL in (canonicalize-errors) (test_git.clj:72)
expected: (thrown-with-msg? ExceptionInfo #"Library io.github.clojure/tools.deps has coord with missing sha" (ext/canonicalize (quote io.github.clojure/tools.deps) #:git{:tag "tools.deps.alpha-0.5.317"} {}))
  actual: #error {
:cause "Unable to clone /build/tools-deps-clojure-0.16.1264/.gitlibs/_repos/https/github.com/clojure/tools.deps\nfatal: unable to access 'https://github.com/clojure/tools.deps.git/': Could not resolve host: github.com\n" :data {:args ("git" "clone" "--quiet" "--mirror" "https://github.com/clojure/tools.deps.git"; "/build/tools-deps-clojure-0.16.1264/.gitlibs/_repos/https/github.com/clojure/tools.deps"), :exit 128, :out "", :err "fatal: unable to access 'https://github.com/clojure/tools.deps.git/': Could not resolve host: github.com\n"}
 :via
 [{:type clojure.lang.ExceptionInfo
:message "Unable to clone /build/tools-deps-clojure-0.16.1264/.gitlibs/_repos/https/github.com/clojure/tools.deps\nfatal: unable to access 'https://github.com/clojure/tools.deps.git/': Could not resolve host: github.com\n" :data {:args ("git" "clone" "--quiet" "--mirror" "https://github.com/clojure/tools.deps.git"; "/build/tools-deps-clojure-0.16.1264/.gitlibs/_repos/https/github.com/clojure/tools.deps"), :exit 128, :out "", :err "fatal: unable to access 'https://github.com/clojure/tools.deps.git/': Could not resolve host: github.com\n"} :at [clojure.tools.gitlibs.impl$git_clone_bare invokeStatic "impl.clj" 103]}]
 :trace



I saw this when building locally on Sid, https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/tools-deps-clojure.html also has additional information.


-- System Information:
Debian Release: 12.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.1.0-9-amd64 (SMP w/3 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

--
mvh / best regards
Hans Joachim Desserud
http://desserud.org

Reply via email to