Open ghost opened 10 years ago
I could not install xbmc-rbp on top of RuneAudio 0.3-beta installation on Raspberry Pi if samba-rune was installed, because there were file conflicts.
samba-rune should have smbclient and tdb as conflicting packages.
error: failed to commit transaction (conflicting files) tdb: /usr/bin/tdbbackup exists in filesystem smbclient: /usr/bin/nmblookup exists in filesystem smbclient: /usr/bin/rpcclient exists in filesystem smbclient: /usr/bin/smbcacls exists in filesystem smbclient: /usr/bin/smbclient exists in filesystem smbclient: /usr/bin/smbspool exists in filesystem smbclient: /usr/bin/smbtar exists in filesystem libva: /usr/lib/libva.so.1 exists in filesystem
That last file seems to be owned by no package. What is the purpose of it?
libva [required by ffmpeg, kodi, ...] Video Acceleration (VA) API for Linux https://www.archlinux.org/packages/extra/x86_64/libva/ http://freedesktop.org/wiki/Software/vaapi/
I could not install xbmc-rbp on top of RuneAudio 0.3-beta installation on Raspberry Pi if samba-rune was installed, because there were file conflicts.
samba-rune should have smbclient and tdb as conflicting packages.
error: failed to commit transaction (conflicting files) tdb: /usr/bin/tdbbackup exists in filesystem smbclient: /usr/bin/nmblookup exists in filesystem smbclient: /usr/bin/rpcclient exists in filesystem smbclient: /usr/bin/smbcacls exists in filesystem smbclient: /usr/bin/smbclient exists in filesystem smbclient: /usr/bin/smbspool exists in filesystem smbclient: /usr/bin/smbtar exists in filesystem libva: /usr/lib/libva.so.1 exists in filesystem
That last file seems to be owned by no package. What is the purpose of it?