Re: kernel posttrans and preun hooks for other packages

2008-04-01 Thread Mark McLoughlin
On Mon, 2008-02-18 at 09:49 -0600, Matt Domsch wrote: ok, new-kernel-pkg grows a --rpmposttrans mode then to call these hooks, and we add a %posttrans to each kernel RPM. This looks to be working fine, but let me see if I've got this straight ... +%define kernel_variant_posttrans(s:r:v:) \

patch to remove utrace patch for ia64

2008-04-01 Thread Doug Chapman
As discussed in another thread the utrace support for ia64 is not complete upstream yet. The current utrace patch breaks building on ia64. To allow us to continue progress on ia64 can we apply this patch until these issues are resolved? thanks, - Doug *** kernel.spec.bad 2008-04-01

Re: patch to remove utrace patch for ia64

2008-04-01 Thread Jarod Wilson
On Tuesday 01 April 2008 10:40:02 am Doug Chapman wrote: As discussed in another thread the utrace support for ia64 is not complete upstream yet. The current utrace patch breaks building on ia64. To allow us to continue progress on ia64 can we apply this patch until these issues are

Re: CONFIG_MAC80211_MESH causes kernel build to hang on ia64

2008-04-01 Thread Doug Chapman
On Tue, 2008-04-01 at 12:19 -0400, Doug Chapman wrote: This is an odd one which I will continue to try to debug. A recent change added CONFIG_MAC80211_MESH to the fedora kernel. Oddly this causes gcc to hang when building net/mac80211/debugfs_netdev.c. I originally suspected a gcc-4.3 bug