Mirror mirrors.cat.pdx.edu is out of date

Bug #1578536 reported by Jean-Paul Larocque
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Raspbian
New
Undecided
Unassigned

Bug Description

I couldn't install isc-dhcp-server, due to isc-dhcp-server lagging behind the isc-dhcp-common package:

$ sudo apt-get install hostapd isc-dhcp-server
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 isc-dhcp-server : Depends: isc-dhcp-common (= 4.3.1-6) but 4.3.1-6+deb8u2 is to be installed
E: Unable to correct problems, you have held broken packages.

I found that the root cause for my experience is that mirrors.cat.pdx.edu is out of date:

NO_PROXY=\* curl --head http://mirrors.cat.pdx.edu/raspbian/raspbian/dists/jessie/main/binary-armhf/Packages.xz
HTTP/1.1 200 OK
Server: nginx/1.8.1
Date: Thu, 05 May 2016 08:10:10 GMT
Content-Type: application/octet-stream
Content-Length: 8961528
Last-Modified: Wed, 16 Sep 2015 23:45:50 GMT
Connection: keep-alive
ETag: "55f9ff2e-88bdf8"
Access-Control-Allow-Origin: *
Strict-Transport-Security: max-age=63072000; includeSubDomains
Accept-Ranges: bytes

For comparison, this other mirror seems to be okay. Compare the Last-Modified time:

NO_PROXY=\* curl --head http://lug.mtu.edu/raspbian/raspbian/dists/jessie/main/binary-armhf/Packages.xz
HTTP/1.1 200 OK
Server: nginx
Date: Thu, 05 May 2016 08:09:57 GMT
Content-Type: application/octet-stream
Content-Length: 8962984
Last-Modified: Thu, 05 May 2016 04:11:31 GMT
Connection: keep-alive
ETag: "572ac7f3-88c3a8"
Strict-Transport-Security: max-age=63072000;
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Accept-Ranges: bytes

I hope that helps. Thanks!

Revision history for this message
peter green (plugwash) wrote :

I've added a note to the mirror list and sent an email to the operators of the mirror.

This shouldn't affect users of the mirror redirection system because that works on a per-file basis

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.