about make rpm
as mentioned in
http://forums.fedoraforum.org/showthread.php?t=281366
rpm -ivh --test kernel-3.9.0_rc1-1.x86_64.rpm
Preparing... ################################# [100%]
file /lib/modules from install of kernel-3.9.0_rc1-1.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
what's the matter? :confused:
drwxr-xr-x root root /lib/modules (rpm)
dr-xr-xr-x root root /usr/lib/modules (F18 filesystem)
any hints? is there a way to fix permissions in the rpm? Should the kernel .spec file be fixed?
as mentioned in
http://forums.fedoraforum.org/showthread.php?t=281366
rpm -ivh --test kernel-3.9.0_rc1-1.x86_64.rpm
Preparing... ################################# [100%]
file /lib/modules from install of kernel-3.9.0_rc1-1.x86_64 conflicts with file from package filesystem-3.1-2.fc18.x86_64
what's the matter? :confused:
drwxr-xr-x root root /lib/modules (rpm)
dr-xr-xr-x root root /usr/lib/modules (F18 filesystem)
any hints? is there a way to fix permissions in the rpm? Should the kernel .spec file be fixed?