Bug #12453

Invalid MBR ID passed to isohybrid

Added by intrigeri 2017-04-17 18:47:51 . Updated 2017-04-17 21:39:51 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Build system
Target version:
Start date:
2017-04-17
Due date:
% Done:

100%

Feature Branch:
feature/5630-deterministic-builds
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:
289

Description

Symptoms: Feature #11983#note-7. Once I’ve made isohybrid more verbose I saw “isohybrid: invalid id: `’1490015021’’”. So passing --id $SOURCE_DATE_EPOCH to isohybrid made the ISO reproducible… because it’s an invalid ID and so we stopped hybriding the ISO.


Subtasks


History

#1 Updated by intrigeri 2017-04-17 21:39:51

  • Status changed from Confirmed to Resolved
  • Assignee deleted (intrigeri)
  • % Done changed from 0 to 100

These tests now pass.