(Jul 07 2005 14:41) lore wrote: > hi all, > i've a question about kernel update&swup > i've updated my kernel system to 2.4.31-3tr like shown > > swup --install kernel-source --ignore-filter > cd /usr/src/kernel-2.4.31-3tr (...) > init 6 ( the system restart correctly, after login show me the new kernel > version ) > > but when i check the system update status with > > swup --list-upgrade --ingnore-filter > > this is the answer > > kernel-source (2.4.31-3tr vs. 2.4.30-4tr)
This line is obviously incorrect. It looks like a swup bug. Do you get the same result with "swup --upgrade --ignore-filter --poll-only"? > kernel (2.4.31-3tr vs. 2.4.27-8tr) This line is correct. If you are only using custom kernels, you may want to remove the kernel package from your system and only have the kernel-source package installed. > is there something wrong in my procedure?...any ideas? No. Looks like a swup bug. You may add it to the bugzilla on https://bugs.trustix.org kind regards c -- Christian H. Toldnes Trustix Developer _______________________________________________ tsl-discuss mailing list [email protected] http://lists.trustix.org/mailman/listinfo/tsl-discuss
