Bug#997781: ring-clojure: FTBFS: Cannot access central (https://repo1.maven.org/maven2/) in offline mode and the artifact org.junit:junit-bom:pom:debian has not been downloaded from it before.

Lucas Nussbaum lucas at debian.org
Sun Oct 24 13:20:04 BST 2021


Source: ring-clojure
Version: 1.6.2-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20211023 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> for sub in ring-core ring-servlet ring-jetty-adapter ; do \
> 	cd $sub; \
> 	lein test; \
> 	cd ..; \
> done
> 
> lein test ring.core.test.protocols
> 
> lein test ring.middleware.multipart-params.test.byte-array
> 
> lein test ring.middleware.multipart-params.test.request-context
> 
> lein test ring.middleware.multipart-params.test.temp-file
> 
> lein test ring.middleware.session.test.cookie
> 
> lein test ring.middleware.session.test.memory
> 
> lein test ring.middleware.test.content-type
> 
> lein test ring.middleware.test.cookies
> 
> lein test ring.middleware.test.file
> 
> lein test ring.middleware.test.file-info
> 
> lein test ring.middleware.test.flash
> 
> lein test ring.middleware.test.head
> 
> lein test ring.middleware.test.keyword-params
> 
> lein test ring.middleware.test.multipart-params
> 
> lein test ring.middleware.test.nested-params
> 
> lein test ring.middleware.test.not-modified
> 
> lein test ring.middleware.test.params
> 
> lein test ring.middleware.test.resource
> 
> lein test ring.middleware.test.session
> 
> lein test ring.util.test.io
> 
> lein test ring.util.test.mime-type
> 
> lein test ring.util.test.request
> 
> lein test ring.util.test.response
> 
> lein test ring.util.test.time
> 
> Ran 168 tests containing 429 assertions.
> 0 failures, 0 errors.
> 
> lein test ring.util.test.servlet
> 
> Ran 4 tests containing 45 assertions.
> 0 failures, 0 errors.
> Cannot access central (https://repo1.maven.org/maven2/) in offline mode and the artifact org.junit:junit-bom:pom:debian has not been downloaded from it before.
> This could be due to a typo in :dependencies, file system permissions, or network issues.
> If you are behind a proxy, try setting the 'http_proxy' environment variable.
> make[1]: Leaving directory '/<<PKGBUILDDIR>>'
>    create-stamp debian/debhelper-build-stamp
>    dh_prep
>    mh_install
> Cannot find the jar to install: ring-jetty-adapter/target/ring-jetty-adapter.jar
> make: *** [debian/rules:11: binary] Error 2


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/ring-clojure_1.6.2-4_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-java-maintainers mailing list