Comment 1 for bug 1716517

Revision history for this message
Manoj Iyer (manjo) wrote :

The attached patch loads the appropriate module for arm64 and ppc64le architectures instead of the default ipmi_si. I tried to generate a debdiff but debuild -S says reserved patch detected and fails, and I could not figure out why. The patch applies cleanly without fuzz with quilt and with patch.
$ quilt push -a
Applying patch fix_pthread_pkg_config.patch
patching file OpenIPMIpthread.pc.in

Applying patch 0001-load-ipmi-module-for-arch.patch
patching file debian/openipmi.init

Now at patch 0001-load-ipmi-module-for-arch.patch
$ patch -p1 --dry-run < debian/patches/0001-load-ipmi-module-for-arch.patch
checking file debian/openipmi.init

If you can help me with a debdiff I will be happy to submit one.