#308 Support required_packages option in standard-test-source role
Closed: INVALID 5 years ago by bookwar. Opened 5 years ago by bookwar.

In certain cases the rpmbuild -bp step we run in the role may require additional dependencies.

For example, for libinput package preparation step requires python3-devel package to be present on the environment. See https://src.fedoraproject.org/rpms/libinput/blob/master/f/libinput.spec#_59

Let's add required_packages option to the role


discarding

standard-test-source functionality is limited for a reason, we don't want to run complex things in this stage, so we need to document limitations and provide python3-devel for pathfix.py as a custom workaround for this particular case

See #313

Metadata Update from @bookwar:
- Issue close_status updated to: INVALID
- Issue status updated to: Closed (was: Open)

5 years ago

Commit 9518993 relates to this ticket

Login to comment on this ticket.

Metadata
Related Pull Requests
  • #314 Merged 5 years ago