Results 1 to 2 of 2
I am trying to dvdrip running on my box but keep getting the error below trying to install a dependant package
[root@localhost Downloads]# rpm -ivh ./XFree86-common-4.2.1-9.i686.rpm
warning: ./XFree86-common-4.2.1-9.i686.rpm: V3 DSA ...
- 06-15-2003 #1Just Joined!
- Join Date
- Jun 2003
- Location
- UK
- Posts
- 12
DVD Ripper
I am trying to dvdrip running on my box but keep getting the error below trying to install a dependant package
[root@localhost Downloads]# rpm -ivh ./XFree86-common-4.2.1-9.i686.rpm
warning: ./XFree86-common-4.2.1-9.i686.rpm: V3 DSA signature: NOKEY, key ID f9651d5a
Preparing... ########################################### [100%]
file /usr/bin/X11 from install of XFree86-common-4.2.1-9 conflicts with file from package filesystem-2.2.1-3
file /usr/lib/X11 from install of XFree86-common-4.2.1-9 conflicts with file from package filesystem-2.2.1-3
[root@localhost Downloads]#
What does this mean ??
ta
simon
:o
- 06-16-2003 #2Linux Guru
- Join Date
- Oct 2001
- Location
- Täby, Sweden
- Posts
- 7,578
That error is not important; it's harmless and just caused by changes in the packaging. Try running "rpm -Uhv --force XFree86-common-4.2.1-9.i686.rpm" to force the installation.



