when i try to install jenkins getting this
E: Failed to fetch https://pkg.jenkins.io/debian-stable/binary/jenkins_2.332.3_all.deb Redirection from https to ‘http://mirrors.jenkins.io/debian-stable/jenkins_2.332.3_all.deb ’ is forbidden [IP: 151.101.158.133 443]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Yes, unfortunately, the package install for Debian and Ubuntu is currently broken. See
opened 07:03PM - 27 May 22 UTC
pkg.jenkins.io
### Service(s)
pkg.jenkins.io
### Summary
I'm trying to install jenkins but g… etting a certificate expired response from pkg.jenkins.io varnish cache
### Reproduction steps
```
curl https://pkg.jenkins.io/debian-stable/jenkins.io.key
<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html>
<head>
<title>503 certificate has expired</title>
</head>
<body>
<h1>Error 503 certificate has expired</h1>
<p>certificate has expired</p>
<h3>Error 54113</h3>
<p>Details: cache-man4127-MAN 1653674845 1128735928</p>
<hr>
<p>Varnish cache server</p>
</body>
</html>
```
Not sure if dns info might help?
```
;; ANSWER SECTION:
pkg.jenkins.io. 2586 IN CNAME dualstack.d.sni.global.fastly.net.
dualstack.d.sni.global.fastly.net. 6 IN A 151.101.2.133
dualstack.d.sni.global.fastly.net. 6 IN A 151.101.66.133
dualstack.d.sni.global.fastly.net. 6 IN A 151.101.130.133
dualstack.d.sni.global.fastly.net. 6 IN A 151.101.194.133
```
A work around is available in that issue.
The problem has been resolved.
I have same error, anyone knows if the problem back ?
Failed to fetch https://ftp.halifax.rwth-aachen.de/jenkins/debian-stable/jenkins_2.387.3_all.deb 403 URLBlocked [IP: 137.226.34.46 443]
Mirrorlist /debian-stable/jenkins_2.387.3_all.deb shows no issues for me. The release is available on 7 mirrors. The specific link that you provided works for me from my location in the United States.
halkeye
(Gavin Mogan)
May 4, 2023, 5:29pm
6
codessauro:
403 URLBlocked
thats not a standard 403 error message. My guess is you have a firewall or proxy in place. I recommend talking to your network people.