FS#40867 - [libnfs] patch needed to allow xbmc to see nfs shares
            Attached to Project:
            Community Packages
            
Opened by John (graysky) - Monday, 16 June 2014, 22:16 GMT
Last edited by Ike Devolder (BlackEagle) - Tuesday, 17 June 2014, 18:49 GMT
          Opened by John (graysky) - Monday, 16 June 2014, 22:16 GMT
Last edited by Ike Devolder (BlackEagle) - Tuesday, 17 June 2014, 18:49 GMT
                
  | 
              
                Details
                    Evan bisected a bug which prevents xbmc from using nfs links
                    through the GUI. Read about it in this thread[1] and in
                    this[2] upstream issue report. Application of the attached
                    patch restores functionality to xbmc. Since it has been a
                    few weeks with no reply from upstream as far as I can tell,
                    I feel that patching our package is the prudent move. 
                  
                1. https://bbs.archlinux.org/viewtopic.php?id=182004 2. https://gist.github.com/EvanPurkhiser/48ddb38860753cac535b/raw/66985079baa5e3fdec98c17b3520f6aa72e27331/libnfs-1.9.3-1-x86_64.pkg.tar.xz Additional info: * package version(s) 1.9.3-1  | 
            
              This task depends upon
              
              
            
            
          
            Closed by  Ike Devolder (BlackEagle)
Tuesday, 17 June 2014, 18:49 GMT
Reason for closing: Fixed
Additional comments about closing: libnfs 1.9.3-2
          
        Tuesday, 17 June 2014, 18:49 GMT
Reason for closing: Fixed
Additional comments about closing: libnfs 1.9.3-2
                      
                         undo_d5f7880.patch
                    
https://bugs.archlinux.org/task/40867?getfile=11902
https://github.com/sahlberg/libnfs/commit/d5f7880641c979b986f6c4d7b6502bd7e768a9ea.patch
$ yaourt -G libnfs
$ cd libnfs/src/libnfs-libnfs-1.9.3/
$ patch -p1 < <(curl https://github.com/sahlberg/libnfs/commit/d5f7880641c979b986f6c4d7b6502bd7e768a9ea.patch)
(Curses under breath).