-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256
On Sun, 2018-02-18 at 19:44 +0100, Göran Uddeborg wrote:
Is there any way for me as a regular packager to test my fixes? The "how to test" section on the wiki (https://fedoraproject.org/wiki/Changes/Remove_GCC_from_BuildRoot#How_To_Test ) still says "mock with configuration provided (TODO)". I tried a standard mock build, with mock version 1.4.8-1, and it succeeded WITHOUT any fix.
You can copy mock's fedora-rawhide-x86_64 config file and replace: - -config_opts['chroot_setup_cmd'] = 'install @buildsys-build' +config_opts['chroot_setup_cmd'] = 'install bash bzip2 coreutils cpio diffutils fedora-release findutils gawk grep gzip info make patch redhat-rpm-config rpm- build sed shadow-utils tar unzip util-linux which xz'
Half of this is not really needed, but kinda outside of scope of this change. All these packages were taken from comps.xml and simply removed gcc/gcc-c++ from that list. - -- - -Igor Gnatenko