Hi On 9/17/25 01:01, Gavin Price wrote:
# Installing mini HTCondor for Debian GNU/Linux 12 (bookworm) + echo -e '\n# Adding our repository'Hit:3 http://deb.debian.org/debian-security <http://deb.debian.org/ debian-security> bookworm-security InRelease Ign:4 https://research.cs.wisc.edu/htcondor/apt/debian <https:// research.cs.wisc.edu/htcondor/apt/debian> bullseye InRelease Err:5 https://research.cs.wisc.edu/htcondor/apt/debian <https:// research.cs.wisc.edu/htcondor/apt/debian> bullseye Release 404 ÂNot Found [IP: 128.105.7.77 443] Reading package lists... Done
something seems to be off how the sources.list file is generated. when running with bash -x can you look/copy&paste the stuff around " # Our repository redirects to https even if you try to # avoid it, and Debian 9 doesn't come with this by default. $sh_c "${apt_get} install apt-transport-https" # Add our repository. HTCONDOR_LIST=/etc/apt/sources.list.d/htcondor.list$sh_c "curl -fsSL ${DOWNLOAD_URL}/repo/${ID}/htcondor-${CHANNEL_DIR}-${VERSION_CODENAME}.list -o ${HTCONDOR_LIST}"
if [ "${REPO_SUFFIX}" ]; then sed -i "/$REPO_SUFFIX/s/^#//" ${HTCONDOR_LIST} fi " from the installer script? All five "bookworm" prototype list files under https://research.cs.wisc.edu/htcondor/repo/debian/look fine to me, but somehow it seems to pick a 'bullseye' list file and those packages seem to be gone.
Weird. Cheers Carsten -- Dr. Carsten Aulbert, Max Planck Institute for Gravitational Physics, CallinstraÃe 38, 30167 Hannover, Germany, Phone +49 511 762 17185
Attachment:
smime.p7s
Description: S/MIME Cryptographic Signature