Bug #16296

.mo files have varying POT-Creation-Date in buster

Added by lamby 2019-01-05 16:30:15 . Updated 2019-01-06 09:32:33 .

Status:
Resolved
Priority:
Normal
Assignee:
lamby
Category:
Build system
Target version:
Start date:
2019-01-05
Due date:
% Done:

0%

Feature Branch:
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

.mo files have varying POT-Creation-Date on the feature/buster branch:

│ ├── /usr/share/locale/ar/LC_MESSAGES/tails.mo
│ │ ├── msgunfmt {}
│ │ │ @@ -1,12 +1,12 @@
│ │ │  msgid ""
│ │ │  msgstr ""
│ │ │  "Project-Id-Version: The Tor Project\n"
│ │ │  "Report-Msgid-Bugs-To: \n"
│ │ │ -"POT-Creation-Date: 2019-01-05 11:41+0000\n"
│ │ │ +"POT-Creation-Date: 2019-01-05 14:35+0000\n"
│ │ │  "PO-Revision-Date: 2014-12-05 17:21+0000\n"
│ │ │  "Last-Translator: Osama M. Mneina <o.mneina@gmail.com>\n"
│ │ │  "Language-Team: Arabic (http://www.transifex.com/projects/p/torproject/"
│ │ │  "language/ar/)\n"
│ │ │  "Language: ar\n"
│ │ │  "MIME-Version: 1.0\n"
│ │ │  "Content-Type: text/plain; charset=UTF-8\n"

Subtasks


Related issues

Blocks Tails - Feature #16285: feature/buster branch is not reproducible Resolved 2019-01-05
Blocks Tails - Feature #15507: Core work 2019Q1: Foundations Team Resolved 2018-04-08

History

#1 Updated by lamby 2019-01-05 16:30:27

  • blocked by Feature #16285: feature/buster branch is not reproducible added

#2 Updated by lamby 2019-01-05 16:34:56

  • QA Check set to Dev Needed

#4 Updated by intrigeri 2019-01-05 16:39:26

  • Status changed from New to In Progress

Applied in changeset commit:tails|6203a088bc6d34b8ad1198fccceceea0b53ecc16.

#5 Updated by intrigeri 2019-01-05 16:39:30

> .mo files have varying POT-Creation-Date on the feature/buster branch:

IIRC that happens on any branch that has outdated POT (or PO? I think POT) files => I’ve refreshed POT + PO files on feature/buster (commit:6203a088bc) which should hopefully fix this problem.

#6 Updated by intrigeri 2019-01-05 16:58:25

  • blocks deleted (Feature #16285: feature/buster branch is not reproducible)

#7 Updated by intrigeri 2019-01-05 16:58:31

  • blocks Feature #16285: feature/buster branch is not reproducible added

#8 Updated by intrigeri 2019-01-06 07:22:05

lamby wrote:
> Is this https://redmine.tails.boum.org/code/issues/12329

It’s definitely related but I think Bug #12329 was about not bumping the creation date if that’s the only change. I suspect it’s not the only change in the case at hand (or at least, it wasn’t before I refreshed the POT & PO files).

#9 Updated by intrigeri 2019-01-06 07:22:18

  • Target version set to Tails_4.0

#10 Updated by intrigeri 2019-01-06 07:22:50

#11 Updated by lamby 2019-01-06 09:32:06

  • Status changed from In Progress to Fix committed
  • QA Check changed from Dev Needed to Pass

Confirmed that this is fixed — https://redmine.tails.boum.org/code/issues/16285#note-12

Marked as fix-committed.

#12 Updated by lamby 2019-01-06 09:32:33

  • Status changed from Fix committed to Resolved