Better arch support for mock_runner.sh

Description

We managed to us "mock_runner.sh" in multi-arch so far because it was flexible enough to allow us to select the chroot file.

The issue is that mock_runner does not actually know the arch we are running on so we can`t::

  • do different mounts per-arch

  • install different packages per-arch

  • have different check_* scripts per-arch

Activity

Show:

Barak Korren July 4, 2019 at 1:09 PM

well we have one place where this would have been useful (we have a custom packages file for s390x in the jenkins project).

we managed to do without this so far because of the added flexibility v2 gave us.

Eyal Edri July 4, 2019 at 11:58 AM

is this still planned/needed?

Won't Fix

Details

Assignee

Reporter

Components

Priority

Created December 7, 2016 at 9:41 AM
Updated August 29, 2019 at 2:12 PM
Resolved July 4, 2019 at 1:09 PM

Flag notifications