Feature #9025

Check ETag with check-mirrors

Added by sajolida 2015-03-06 19:21:59 . Updated 2015-08-23 23:30:00 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Installation
Target version:
Start date:
2015-03-06
Due date:
% Done:

100%

Feature Branch:
9025-check-etag
Type of work:
Code
Blueprint:

Starter:
Affected tool:
check-mirrors
Deliverable for:

Description

curl can output ETag when run with the —head option.


Subtasks


History

#1 Updated by sajolida 2015-03-06 19:25:23

  • blocked by Feature #9024: Ask mirror operators to disable ETag added

#2 Updated by sajolida 2015-07-12 03:21:38

  • Status changed from Confirmed to Fix committed
  • Assignee set to sajolida

Done in a614375 but not pushed upstream yet. This will be useful to test deployment on this change.

#3 Updated by sajolida 2015-07-12 03:24:33

  • blocks deleted (Feature #9024: Ask mirror operators to disable ETag)

#4 Updated by intrigeri 2015-07-13 01:36:03

  • Status changed from Fix committed to In Progress
  • % Done changed from 0 to 50

sajolida wrote:
> […] but not pushed upstream yet.

Since nobody else than you has seen the code yet, I think that “in progress” is more appropriate.

#5 Updated by sajolida 2015-08-10 05:45:08

  • Target version set to Tails_1.6

#6 Updated by sajolida 2015-08-21 09:47:39

  • Assignee changed from sajolida to intrigeri
  • QA Check set to Ready for QA
  • Feature Branch set to 9025-check-etag

Please have a look at the code now. I pushed it to a topic branch so you can review stuff without applying it.

#7 Updated by intrigeri 2015-08-23 23:30:00

  • Status changed from In Progress to Resolved
  • Assignee deleted (intrigeri)
  • % Done changed from 50 to 100
  • QA Check changed from Ready for QA to Pass

Looks good, works for me (both for a mirror that still has ETag and one that hasn’t). Merged!