xbianonpi / xbian

XBMC on Raspberry Pi, Bleeding Edge
https://xbian.org
GNU General Public License v3.0
294 stars 44 forks source link

xbian-package-xbmc should depend on libnfs1 #543

Closed atrueba closed 10 years ago

atrueba commented 10 years ago

Hi,

Updated to xbian-package-xbmc 3.0.0 today, and after a cleanup of orphaned packages XBMC wasn't able to browse my NFS shares. Log said:

<---------------------------------- xbmc.log ------------------------------> 20:43:32 T:2750641216 ERROR: NFS: Error loading libnfs (HandleDyLoad). 20:43:32 T:3037770800 ERROR: GetDirectory - Error getting nfs:// 20:43:32 T:3037770800 ERROR: CGUIDialogFileBrowser::GetDirectory(nfs://) failed 20:43:50 T:2750641216 ERROR: Unable to load libnfs.so.1, reason: libnfs.so.1: cannot open shared object file: No such file or directory <---------------------------------------------------------------------------->

"apt-get install libnfs1" did the trick, so I suggest making xbian-package-xbmc depend on libnfs1.

mk01 commented 10 years ago

thanks for that one.

control files are updated for package in STABLE repo (3.0.0-1 => Gotham 13.0) and also STAGING (3.1.0-2 => Gotham 13.1 Beta2)