Building external modules without signing keys?

Josh Boyer jwboyer at redhat.com
Fri Oct 26 19:34:20 UTC 2012


On Fri, Oct 26, 2012 at 01:55:26PM -0500, Bruno Wolff III wrote:
> Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.huqckt

<snip>

> make -C /lib/modules/3.7.0-0.rc2.git3.1.fc19.i686.PAE/build SUBDIRS=/home/bruno/rpmbuild/BUILD/dahdi-linux-2.6.1/drivers/dahdi DAHDI_INCLUDE=/home/bruno/rpmbuild/BUILD/dahdi-linux-2.6.1/include DAHDI_MODULES_EXTRA=" " HOTPLUG_FIRMWARE=yes INSTALL_MOD_PATH=/home/bruno/rpmbuild/BUILDROOT/dahdi-linux-2.6.1-32.fc19.i386 INSTALL_MOD_DIR=dahdi modules_install

Can you modify that call above to add a V=1 and provide the output of
that?

Basically, upstream decided to sign the modules at 'modules_install'
time if you have modsign enabled.  We'll need to work with that change
and figure out how to pass it your own keys.

josh


More information about the kernel mailing list