I am running Ubuntu 14.04 LTS 64-bit
I have included this repo for a long time.
My repo entry is:
deb http://www.bchemnet.com/suldr/ debian extra
I do not have the src checked.
Today, I started getting errors when running apt-get update OR synaptic update.
Doing a wireshark and watching the repo interaction with SULDR it clearly shows errors.
What is going wrong?
thanks
oldunixguy
Here is an excerpt:
GET /suldr/dists/debian/InRelease HTTP/1.1
Host: www.bchemnet.com
Cache-Control: max-age=0
Accept: text/*
User-Agent: Debian APT-HTTP/1.3 (1.0.1ubuntu2)
HTTP/1.1 302 Found
Content-Type: text/html
Content-Length: 593
Date: Thu, 26 Jul 2018 06:01:00 GMT
Accept-Ranges: bytes
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Location: https://www.bchemnet.com/suldr/dists/debian/InRelease
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Connection: Keep-Alive
<!DOCTYPE html>
<html style="height:100%">
<head><title> 302 Found
</title></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">302</h1>
<h2 style="margin-top:20px;font-size: 30px;">Found
</h2>
<p>The document has been temporarily moved.</p>
</div></div></body></html>
GET /suldr/dists/debian/extra/binary-amd64/Packages.bz2 HTTP/1.1
Host: www.bchemnet.com
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3 (1.0.1ubuntu2)
I have included this repo for a long time.
My repo entry is:
deb http://www.bchemnet.com/suldr/ debian extra
I do not have the src checked.
Today, I started getting errors when running apt-get update OR synaptic update.
Doing a wireshark and watching the repo interaction with SULDR it clearly shows errors.
What is going wrong?
thanks
oldunixguy
Here is an excerpt:
GET /suldr/dists/debian/InRelease HTTP/1.1
Host: www.bchemnet.com
Cache-Control: max-age=0
Accept: text/*
User-Agent: Debian APT-HTTP/1.3 (1.0.1ubuntu2)
HTTP/1.1 302 Found
Content-Type: text/html
Content-Length: 593
Date: Thu, 26 Jul 2018 06:01:00 GMT
Accept-Ranges: bytes
Cache-Control: no-cache, no-store, must-revalidate, max-age=0
Location: https://www.bchemnet.com/suldr/dists/debian/InRelease
Strict-Transport-Security: max-age=63072000; includeSubDomains
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff
Connection: Keep-Alive
<!DOCTYPE html>
<html style="height:100%">
<head><title> 302 Found
</title></head>
<body style="color: #444; margin:0;font: normal 14px/20px Arial, Helvetica, sans-serif; height:100%; background-color: #fff;">
<div style="height:auto; min-height:100%; "> <div style="text-align: center; width:800px; margin-left: -400px; position:absolute; top: 30%; left:50%;">
<h1 style="margin:0; font-size:150px; line-height:150px; font-weight:bold;">302</h1>
<h2 style="margin-top:20px;font-size: 30px;">Found
</h2>
<p>The document has been temporarily moved.</p>
</div></div></body></html>
GET /suldr/dists/debian/extra/binary-amd64/Packages.bz2 HTTP/1.1
Host: www.bchemnet.com
Cache-Control: max-age=0
User-Agent: Debian APT-HTTP/1.3 (1.0.1ubuntu2)