Re: Permission denied during rpm installation
- From: "Deepak Shrestha" <d88pak@xxxxxxxxx>
- Date: Mon, 31 Jul 2006 15:58:32 +0800
> that exactly what I did before
>
> $ rpm -q kernel-module-ntfs gave me
> package kernel-module-ntfs is not installed
>
> snow I tried
>
> $ rpm -qa | grep -i ntfs which gave me
> kernel-module-ntfs-2.6.17-1.2157_FC5-2.1.27-0.rr.10.5
>
> now I tried to remove the package
> $ rpm -e kernel-module-ntfs gave me
> error: package kernel-module-ntfs is not installed
>
> I had to try
> $ rpm -e kernel-module-ntfs-2.6.17-1.2157_FC5-2.1.27-0.rr.10.5
>
> to remove it
>
> why is that so? usually it should be suffifcient to provide the name
> like "kernel-module-ntfs" only, why whole pacakge name including
> version?
Kernel modules are special: you often want to have multiple versions
installed, one per installed kernel. Including the kernel
version/release in the module's package name means that rpm/yum won't
try to remove older module packages for other kernels when you install a
new one.
So in this case, the package *name* is
kernel-module-ntfs-2.6.17-1.2157_FC5, the package version is 2.1.27 and
the release is 0.rr.10.5.
Paul.
Thanks, something learned. Well I its just a transient problem. :-)
Thanks to all !
--
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
- References:
- Permission denied during rpm installation
- From: Deepak Shrestha
- Re: Permission denied during rpm installation
- From: Paul Howarth
- Re: Permission denied during rpm installation
- From: Deepak Shrestha
- Re: Permission denied during rpm installation
- From: Paul Howarth
- Re: Permission denied during rpm installation
- From: Deepak Shrestha
- Re: Permission denied during rpm installation
- From: Paul Howarth
- Re: Permission denied during rpm installation
- From: Deepak Shrestha
- Re: Permission denied during rpm installation
- From: Jeff Vian
- Re: Permission denied during rpm installation
- From: Deepak Shrestha
- Re: Permission denied during rpm installation
- From: Paul Howarth
- Permission denied during rpm installation
- Prev by Date: Fetchmail problems
- Next by Date: Re: FC5 hangs for no detectable reason
- Previous by thread: Re: Permission denied during rpm installation
- Next by thread: yum database backup
- Index(es):
Relevant Pages
|
|