Bug #11046

Document that manual ISO build needs a HTTP proxy

Added by muri 2016-02-02 20:24:15 . Updated 2016-07-13 08:59:00 .

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Build system
Target version:
Start date:
2016-02-02
Due date:
% Done:

100%

Feature Branch:
Type of work:
End-user documentation
Blueprint:

Starter:
Affected tool:
Deliverable for:

Description

as mention in https://mailman.boum.org/pipermail/tails-dev/2016-February/010174.html, live build does not work without setting a http proxy (it fails in config/chroot_local-hooks/10-tbb when trying to curl the tbb package). i used
> lb config —apt-http-proxy http://localhost:3142

in my case, thats on a jessie system with live-build from tails (Tails:6.0/builder-wheezy)


Files


Subtasks


History

#1 Updated by intrigeri 2016-02-03 08:58:53

  • Subject changed from live build only works with http proxy to Document that manual ISO build needs a HTTP proxy
  • Status changed from New to Confirmed
  • Type of work changed from Code to End-user documentation

Given this only affects the manual build instructions, I don’t think it’s worth spending time fixing the actual problem: instead, we should fix the build doc to make it clear that a HTTP proxy is required.

#2 Updated by muri 2016-02-06 18:21:31

On 02/03/2016 09:58 AM, intrigeri wrote:
> Given this only affects the manual build instructions, I don’t think it’s worth spending time fixing the actual problem: instead, we should fix the build doc to make it clear that a HTTP proxy is required.

patch is attached

#3 Updated by intrigeri 2016-02-06 20:33:54

  • Assignee changed from sajolida to anonym

#4 Updated by BitingBird 2016-06-29 05:34:15

  • Status changed from Confirmed to In Progress
  • Target version set to Tails_2.5
  • % Done changed from 0 to 10
  • QA Check set to Ready for QA

A patch has been submitted -> Ready for QA, setting for next target version

#5 Updated by intrigeri 2016-06-29 05:39:56

  • Assignee changed from anonym to intrigeri

#6 Updated by intrigeri 2016-07-13 08:59:00

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

Merged, thanks! (Not sure how long we’re going to support the manual setup though.)