You are not logged in.
Hi I was trying to install the drivers for my Ceton InfiniTV 4 card. But here is what happens when I try to install it
Packages (1) ceton_infinitv-2013.0326.2226-3
Total Installed Size: 0.03 MiB
:: Proceed with installation? [Y/n] Y
(1/1) checking keys in keyring [######################] 100%
(1/1) checking package integrity [######################] 100%
(1/1) loading package files [######################] 100%
(1/1) checking for file conflicts [######################] 100%
error: failed to commit transaction (conflicting files)
ceton_infinitv: /usr/lib/modules/3.18.6-1-ARCH/extramodules exists in filesystem
Errors occurred, no packages were upgraded. What can i do to fix this?
Last edited by mich04 (2015-02-11 15:36:00)
I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.
Offline
What files are in /usr/lib/modules/3.18.6-1-ARCH/extramodules ?
look at tree /usr/lib/modules/3.18.6-1-ARCH/extramodules
ceton-infinitv is from the AUR. What files are does it provide? Look in the pkg tree of your build directory. If. If. IF. iff (this is if, and only if) -- there are no file conflicts, this may be a an example of where one might consider using --force
Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
The shortest way to ruin a country is to give power to demagogues.— Dionysius of Halicarnassus
---
How to Ask Questions the Smart Way
Offline
/usr/lib/modules/3.18.6-1-ARCH/extramodules appears to be a symlink to /usr/lib/modules/extramodules-3.18-ARCH .
The error is probably caused by the pacman 4.2 change in handling directory symlinks.
The ceton_infinitv packages will likely have to be changed to put the modules in /usr/lib/modules/extramodules-3.18-ARCH .
Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.
clean chroot building not flexible enough ?
Try clean chroot manager by graysky
Offline
That solved the problem, the only warning it gave me was. but now the module is detected.
depmod: Warning: -e needs -E or -FI just changed the path in the package
I love computers, networking and Arch Linux. Sometimes I might ask a stupid question, but please have grace with me like I would with you.
Offline