Hi people.
I have installed Unetbootin from source.
Trying to install a update I get this error:
Code:
Test Transaction Errors: file /usr/share/applications/unetbootin.desktop from install of unetbootin-0-11.577bzr.fc17.x86_64 conflicts with file from package unetbootin-0-8.393bzr.fc13.i686
file /usr/share/doc/unetbootin-0/README.TXT from install of unetbootin-0-11.577bzr.fc17.x86_64 conflicts with file from package unetbootin-0-8.393bzr.fc13.i686
file /usr/share/unetbootin/unetbootin_ar.qm from install of unetbootin-0-11.577bzr.fc17.x86_64 conflicts with file from package unetbootin-0-8.393bzr.fc13.i686
file /usr/share/unetbootin/unetbootin_ast.qm from install of unetbootin-0-11.577bzr.fc17.x86_64 conflicts with file from package unetbootin-0-8.393bzr.fc13.i686
file /usr/share/unetbootin/unetbootin_be.qm from install of unetbootin-0-11.577bzr.fc17.x86_64 conflicts with file from package unetbootin-0-8.393bzr.fc13.i686
file /usr/share/unetbootin/unetbootin_bg.qm from install of unetbootin-0-11.577bzr.fc17.x86_64 conflicts with file from package unetbootin-0-8.393bzr.fc13.i686
file /usr/share/unet...
Code:
$ locate unetbootin
Returned this:
Code:
/usr/bin/unetbootin
/var/cache/yum/x86_64/17/updates/packages/unetbootin-0-11.577bzr.fc17.x86_64.rpm
I have removed everything about unetbootin I could find but the same error comes every time I try to update.
I have logged off and restarted the notebook but same error messages and using the locate still returns the same results but trying to:
Code:
$ cd /usr/bin/unetbootin
Returns this:
Code:
bash: cd: /usr/bin/unetbootin: No such file or directory
What am I doing wrong?