<[EMAIL PROTECTED]> writes:

> Hi:
>   when using 8.2 i found something interesting.
>   type "rpm -q kernel" and get
> 
>   "package kernel is not installed"
> 
>   and i found what i installed is "kernel-2.4.18.6mdk-1-1mdk".

Yes this is due to kernel naming change.
new name is kernel-2.4.18.6mdk

Just do a rpm -qa kernel* and you're done

>   it seems the reversion info run into the package name.
>   after doing "rpm -qa --queryformat %{NAME}\\n"
>   i found that packages i installed only "kernel" has this problem. so
>   the "kernel" package has no version information.
>   will this cause trouble if i want to update kernel later?

No.

Reply via email to