Your message dated Sun, 06 Apr 2025 05:49:07 +0000
with message-id <e1u1isv-00bshl...@fasolo.debian.org>
and subject line Bug#1101555: fixed in caddy 2.6.2-10
has caused the Debian Bug report #1101555,
regarding caddy: FTBFS: cannot find package "github.com/micromdm/scep/scep"
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1101555: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1101555
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: caddy
Version: 2.6.2-9
Severity: serious
Tags: ftbfs
Justification: fails to build from source (but built successfully in the past)
X-Debbugs-Cc: sramac...@debian.org

Dear maintainer,

caddy FTBFS everywhere:

https://buildd.debian.org/status/fetch.php?pkg=caddy&arch=amd64&ver=2.6.2-9%2Bb1&stamp=1743185824&raw=0

dh_auto_build -- -ldflags '-X 
github.com/caddyserver/caddy/v2.CustomVersion=2.6.2 -X 
github.com/caddyserver/caddy/v2/cmd.CustomDate="1743185760"'
        cd build && go install -trimpath -v -p 6 -ldflags "-X 
github.com/caddyserver/caddy/v2.CustomVersion=2.6.2 -X 
github.com/caddyserver/caddy/v2/cmd.CustomDate=\"1743185760\"" 
github.com/caddyserver/caddy/v2 github.com/caddyserver/caddy/v2/caddyconfig 
github.com/caddyserver/caddy/v2/caddyconfig/caddyfile 
github.com/caddyserver/caddy/v2/caddyconfig/httpcaddyfile 
github.com/caddyserver/caddy/v2/caddytest github.com/caddyserver/caddy/v2/cmd 
github.com/caddyserver/caddy/v2/cmd/caddy 
github.com/caddyserver/caddy/v2/internal/metrics 
github.com/caddyserver/caddy/v2/modules/caddyevents 
github.com/caddyserver/caddy/v2/modules/caddyevents/eventsconfig 
github.com/caddyserver/caddy/v2/modules/caddyhttp 
github.com/caddyserver/caddy/v2/modules/caddyhttp/caddyauth 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode/brotli 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode/gzip 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode/zstd 
github.com/caddyserver/caddy/v2/modules/caddyhttp/fileserver 
github.com/caddyserver/caddy/v2/modules/caddyhttp/headers 
github.com/caddyserver/caddy/v2/modules/caddyhttp/map 
github.com/caddyserver/caddy/v2/modules/caddyhttp/push 
github.com/caddyserver/caddy/v2/modules/caddyhttp/requestbody 
github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy 
github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy/fastcgi 
github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy/forwardauth 
github.com/caddyserver/caddy/v2/modules/caddyhttp/rewrite 
github.com/caddyserver/caddy/v2/modules/caddyhttp/standard 
github.com/caddyserver/caddy/v2/modules/caddyhttp/templates 
github.com/caddyserver/caddy/v2/modules/caddypki 
github.com/caddyserver/caddy/v2/modules/caddypki/acmeserver 
github.com/caddyserver/caddy/v2/modules/caddytls 
github.com/caddyserver/caddy/v2/modules/caddytls/distributedstek 
github.com/caddyserver/caddy/v2/modules/caddytls/standardstek 
github.com/caddyserver/caddy/v2/modules/filestorage 
github.com/caddyserver/caddy/v2/modules/logging 
github.com/caddyserver/caddy/v2/modules/metrics 
github.com/caddyserver/caddy/v2/modules/standard 
github.com/caddyserver/caddy/v2/notify
src/github.com/smallstep/certificates/scep/authority.go:12:2: cannot find 
package "github.com/micromdm/scep/scep" in any of:
        /usr/lib/go-1.24/src/github.com/micromdm/scep/scep (from $GOROOT)
        
/build/reproducible-path/caddy-2.6.2/build/src/github.com/micromdm/scep/scep 
(from $GOPATH)
dh_auto_build: error: cd build && go install -trimpath -v -p 6 -ldflags "-X 
github.com/caddyserver/caddy/v2.CustomVersion=2.6.2 -X 
github.com/caddyserver/caddy/v2/cmd.CustomDate=\"1743185760\"" 
github.com/caddyserver/caddy/v2 github.com/caddyserver/caddy/v2/caddyconfig 
github.com/caddyserver/caddy/v2/caddyconfig/caddyfile 
github.com/caddyserver/caddy/v2/caddyconfig/httpcaddyfile 
github.com/caddyserver/caddy/v2/caddytest github.com/caddyserver/caddy/v2/cmd 
github.com/caddyserver/caddy/v2/cmd/caddy 
github.com/caddyserver/caddy/v2/internal/metrics 
github.com/caddyserver/caddy/v2/modules/caddyevents 
github.com/caddyserver/caddy/v2/modules/caddyevents/eventsconfig 
github.com/caddyserver/caddy/v2/modules/caddyhttp 
github.com/caddyserver/caddy/v2/modules/caddyhttp/caddyauth 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode/brotli 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode/gzip 
github.com/caddyserver/caddy/v2/modules/caddyhttp/encode/zstd 
github.com/caddyserver/caddy/v2/modules/caddyhttp/fileserver 
github.com/caddyserver/caddy/v2/modules/caddyhttp/headers 
github.com/caddyserver/caddy/v2/modules/caddyhttp/map 
github.com/caddyserver/caddy/v2/modules/caddyhttp/push 
github.com/caddyserver/caddy/v2/modules/caddyhttp/requestbody 
github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy 
github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy/fastcgi 
github.com/caddyserver/caddy/v2/modules/caddyhttp/reverseproxy/forwardauth 
github.com/caddyserver/caddy/v2/modules/caddyhttp/rewrite 
github.com/caddyserver/caddy/v2/modules/caddyhttp/standard 
github.com/caddyserver/caddy/v2/modules/caddyhttp/templates 
github.com/caddyserver/caddy/v2/modules/caddypki 
github.com/caddyserver/caddy/v2/modules/caddypki/acmeserver 
github.com/caddyserver/caddy/v2/modules/caddytls 
github.com/caddyserver/caddy/v2/modules/caddytls/distributedstek 
github.com/caddyserver/caddy/v2/modules/caddytls/standardstek 
github.com/caddyserver/caddy/v2/modules/filestorage 
github.com/caddyserver/caddy/v2/modules/logging 
github.com/caddyserver/caddy/v2/modules/metrics 
github.com/caddyserver/caddy/v2/modules/standard 
github.com/caddyserver/caddy/v2/notify returned exit code 1
make[1]: *** [debian/rules:19: override_dh_auto_build] Error 25

Cheers
-- 
Sebastian Ramacher

--- End Message ---
--- Begin Message ---
Source: caddy
Source-Version: 2.6.2-10
Done: Jérémy Lal <kapo...@melix.org>

We believe that the bug you reported is fixed in the latest version of
caddy, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1101...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Jérémy Lal <kapo...@melix.org> (supplier of updated caddy package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sun, 06 Apr 2025 01:07:20 +0200
Source: caddy
Architecture: source
Version: 2.6.2-10
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Jérémy Lal <kapo...@melix.org>
Closes: 1101555
Changes:
 caddy (2.6.2-10) unstable; urgency=medium
 .
   * Team upload
   * Bump golang-github-smallstep-certificates-dev to 0.20.0
     Closes: #1101555.
   * Depends passwd for postinst
Checksums-Sha1:
 0bbabc034ca7e003cba12906231b2f4b944cff93 3481 caddy_2.6.2-10.dsc
 519a29969d3a5b28793c1f001dbfb5c1267019fc 284976 caddy_2.6.2-10.debian.tar.xz
 c43dded5466ec455518e5e7649f9652c88a6d4db 11650 caddy_2.6.2-10_source.buildinfo
Checksums-Sha256:
 1d70659aba1b001d28e27d36db83f2a0cedfd7e790cf4d2f97f2434e7e6cba62 3481 
caddy_2.6.2-10.dsc
 2486f5aeda0f9c71fcb735a424c65b41b1ce70aee7dc85300d6fa4bde4751a6e 284976 
caddy_2.6.2-10.debian.tar.xz
 c8fb7bd6f68da22d4151b7acdf08a8160262cb495a4d78b7b5044e10da2b9432 11650 
caddy_2.6.2-10_source.buildinfo
Files:
 9c424eddf45ec004ff001dc527fea8db 3481 httpd optional caddy_2.6.2-10.dsc
 232c03fd074bf5c451e1844d874bb901 284976 httpd optional 
caddy_2.6.2-10.debian.tar.xz
 5233e1a146c94591ee91ae96be81ae0e 11650 httpd optional 
caddy_2.6.2-10_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQJGBAEBCAAwFiEEA8Tnq7iA9SQwbkgVZhHAXt0583QFAmfxuLwSHGthcG91ZXJA
bWVsaXgub3JnAAoJEGYRwF7dOfN0S9AP/1wUSUPu51mMDA/1CWE4SQj1OZkdfpBR
QQrRn6hKoZGDoF/vaEhrSz4BdFdDG8hAg2Uh7YC+prl+dDsm8kTEdMmlsUDJHl3R
a/lu/jgJ216oVsNgEqqpFpSx0FMYBl1QwTgm0ydYuikOD3qhtKWfTL2n4oep4FKU
efFWHefcghlVgvzLC6IQV1Z5uSe1LSVL/YzRXosverqfz7fU0Dp+ukO0pfh5EmWW
yL3Q2qhNoYZfamocF6FYcS/QbgRTQFPzxuH/yRVHXVFf7ukp8s9MSYRY1eUqtO+Q
g2i2T8/tngsoINEfdOiRPaSTNWNJ/5yRhMnRtJ64/mm89AD0IGIelG9wmaDLFetK
r8HEKJ8f+yY6ptb44KyAVr+ERkvMQlFt9AUJNplCEWVpO8Z16DU3jdIycIt3QA+g
LnCOb3ehI+XNrKX8m/BTcfcmPFYbNaZ7VSPwD0Z44HjE92C8rEhq9vV/DlOWlf/0
nFFu14yFGSnsqsKr/eKE/fUfa+MKCsy4GKrZLdcnmGwYJ3PFVknQ/ctICCXbVD09
CZpXyil02+KrvCdH3V4Xjfh1/XKH6oBhI3L7+nbkfxCOlESM/AGVydrPTRBUiIyV
XOkbTN8KTRs5bTD5NzDNnq/o/Hr3dvcvAq0pFi0tUj/K609X91b3UOX4kzyUU13V
sCYmyM91WX3I
=BOam
-----END PGP SIGNATURE-----

Attachment: pgpkhzn2u30Bi.pgp
Description: PGP signature


--- End Message ---

Reply via email to