Bug #11903

feature/stretch FTBFS with debootstrap 1.0.85+

Added by intrigeri 2016-11-10 10:31:14 . Updated 2018-04-08 16:44:58 .

Status:
Resolved
Priority:
High
Assignee:
bertagaz
Category:
Build system
Target version:
Start date:
2016-11-10
Due date:
% Done:

100%

Feature Branch:
bugfix/11903-disable-merged-usr
Type of work:
Code
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

debootstrap 1.0.85 enabled merged-/usr by default, which breaks the build of feature/stretch, e.g. https://jenkins.tails.boum.org/view/Tails_ISO/job/build_Tails_ISO_feature-stretch/3/. It seems doable to patch our custom live-build to support both merged-/usr and non-merged-/usr.


Subtasks


History

#1 Updated by intrigeri 2016-11-10 10:42:39

  • Status changed from Confirmed to In Progress
  • % Done changed from 0 to 10
  • Feature Branch set to bugfix/11903-disable-merged-usr

#2 Updated by intrigeri 2016-11-10 10:46:42

IMO we need to make sure we don’t use merged-/usr in any of our builds right now, so I’m handling it as a bugfix that should go into stable and devel. I’ve already cherry-picked the relevant commit in feature/stretch.

#3 Updated by intrigeri 2016-11-10 12:53:01

  • Assignee changed from intrigeri to bertagaz
  • Target version changed from Tails_3.0 to Tails_2.7
  • % Done changed from 10 to 50
  • QA Check set to Ready for QA

Fixes the build of feature/stretch, and the topic branch builds fine itself. Should be a no-op when building Jessie. Make sure you build with debootstrap 1.0.86 (should be the case in Vagrant & Jenkins, but manual setups, well, I dunno). Please review & merge once https://jenkins.tails.boum.org/view/Tails_ISO/job/test_Tails_ISO_bugfix-11903-disable-merged-usr/ has passed.

#4 Updated by bertagaz 2016-11-11 14:50:47

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

Applied in changeset commit:8dcc481fdfa2085a942d3d8f983234b8729d4f30.

#5 Updated by bertagaz 2016-11-15 18:23:37

  • Status changed from Fix committed to Resolved

#6 Updated by intrigeri 2018-04-08 16:44:58

  • QA Check changed from Ready for QA to Pass