Closed Bug 1095515 Opened 10 years ago Closed 10 years ago

Perform builds in versioned chroot environments and publish the environments as tarballs.

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 896023

People

(Reporter: mrrrgn, Assigned: mrrrgn)

Details

This is a very important first step in creating reproducible builds. The chroot environment used to build should have these features as a minimum requirement:
  - All dependencies baked in
  - Dependencies should be injectible, i.e. the chroot should be created with a script that can be modified and checked into a repo.
  - Versioned and 'pinned' to the last commit hash they can build
  - Publishable as tarballs
  - Verify this tarball can be imported to a docker container.

For more info see: https://etherpad.mozilla.org/EbsyGsohI9
Assignee: nobody → winter2718
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
QA Contact: pmoore → mshal
You need to log in before you can comment on or make changes to this bug.