[SOLVED] Problem updating - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Installation (/forum-16.html) +--- Thread: [SOLVED] Problem updating (/thread-1167.html) |
Problem updating - joan.v.s - 29th Jul, 2013 10:11 AM Hi, I have a problem when I try to update to the last version by this page: http://www.xbian.org/2013/07/xbian-1-0-beta-1-1-hotfix-for-xbian-1-0-beta-1/ When I finish the steps: Upgrading from XBian 1.0 Beta 1 SSH into XBian and execute the following commands (how to SSH in). sudo su stop xbmc sudo apt-get update sudo apt-get install xbian-update -y The system say that: Errors were encountered while processing: nfs-common E: Sub-process /usr/bin/dpkg returned an error code (1) I'm doing something wrong? Thanks. I have the 512 Raspy. RE: Problem updating - Uncle_Tubbie - 29th Jul, 2013 03:05 PM Why not do this through the xbain config module? It should be coming up after you enter xbian in putty? Alternatively there is the xbain config, under setting in XBMC. RE: Problem updating - IriDium - 29th Jul, 2013 07:23 PM Just do "sudo "insserv -f rpcbind", then "apt-get -f install", then continue with update. RE: Problem updating - joan.v.s - 29th Jul, 2013 07:50 PM Very thanks, it works properly. Now I have the new version 1.1. RE: Problem updating - rikardo1979 - 29th Jul, 2013 08:16 PM @joan.v.s if you want to mark your thread as solved, just hit the Edit in your 1st post and select Full edit. Than on top, where is the thread Subject(title of your thread) on the left you just select the right prefix, like Solved: or Done: etc RE: Problem updating - joan.v.s - 29th Jul, 2013 08:46 PM (29th Jul, 2013 08:16 PM)rikardo1979 Wrote: @joan.v.s Ok, I saw that you do that, thanks for your help. |