Forum
  • Search
  • Member List
  • Calendar
Hello There, Guest! Login Register — Login with Facebook

XBMC doesn't start after system updates (beta2)
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBMC doesn't start after system updates (beta2)
10th Feb, 2014, 06:29 PM
Post: #1
Fabio72 Offline
Registered
Posts: 96
Joined: Feb 2014
Reputation: 5
XBMC doesn't start after system updates (beta2)
Hi,
I made the following tries
-apply all updates from the shell on an old installation with nfs mount in fstab
-apply all updates from the shell on an fresh installation without nfs mount in fstab
-apply all updates from the gui on a fresh installation

Every time, after reboot xbmc does not start.
The last log line is:
Code:
22:38:41 T:3040911904   ERROR: DBus: Error org.freedesktop.UDisks.Error.Failed - Error mounting: mount exited with exit code 1: helper failed with:
                                            mount: according to mtab, /dev/mmcblk0p2 is already mounted on /home
                                            mount failed

If I don't update everything seems rock solid.

---
Note: in the very first installation, I added nfs mount in fstab and left autoupdate on. After some time the gui showed a message to reboot.
Then xbian remained stuck on network start.
I had to modify /etc/init/xbmc.conf and delete the autofs condition. Then everyting was fine again.
Just after installation there is not reference to autofs in xbmc.conf, so I guess the xbmc part as been updated some while.
My question is: autoupdate updates only the xbmc/xbian part and leaves behind the raspian stuff?

Thanks
Find all posts by this user
Quote this message in a reply
11th Feb, 2014, 07:56 PM
Post: #2
Fabio72 Offline
Registered
Posts: 96
Joined: Feb 2014
Reputation: 5
RE: XBMC doesn't start after system updates (beta2)
I left auto update on and after a reboot everything is fine, except for the NFS issue that I solved modifying xbmc.conf.

Now I copied everything on an NFS share and I'm using boot from NFS for easy backup.
The system works very well
Find all posts by this user
Quote this message in a reply
12th Feb, 2014, 06:24 AM
Post: #3
psypreacher Offline
Registered
Posts: 1
Joined: Feb 2014
Reputation: 0
RE: XBMC doesn't start after system updates (beta2)
Hi, same problem here. What exactly have you changed in xbmc.conf?
Thx ;-)
Find all posts by this user
Quote this message in a reply
12th Feb, 2014, 04:36 PM
Post: #4
Fabio72 Offline
Registered
Posts: 96
Joined: Feb 2014
Reputation: 5
RE: XBMC doesn't start after system updates (beta2)
In start I removed the and part after dbus.
You have to delete the autofs reference.
http://forum.xbian.org/thread-2048.html?highlight=nfs%2Bmount
Find all posts by this user
Quote this message in a reply
24th Mar, 2014, 11:18 AM
Post: #5
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: XBMC doesn't start after system updates (beta2)
(11th Feb, 2014 07:56 PM)Fabio72 Wrote:  I left auto update on and after a reboot everything is fine, except for the NFS issue that I solved modifying xbmc.conf.

Now I copied everything on an NFS share and I'm using boot from NFS for easy backup.
The system works very well

that was a bug. xbmc scripts package with reference to autofs was released to stable repo, but update package with dependency to autofs (to force it's install) was released only to devel repository. so worked fine for installs having all three repositories enabled, but caused this problem for standard installs.

you actually setup the autoupdates as you need. by default autoupdate installs packages from
- XBian stable repo
- Raspbian Security updates
(Raspbian updates repo is left out for autoupdate runs)
(Raspbian standard is left out for autoupdate runs)
(XBian staging and devel is left out for autoupdate runs)

(((of course managing packages/updates manually provides all configured repositories)))

for detailed configuration please reler to /etc/apt/apt.conf.d/50unattended-upgrades. below you can see standard setup. you can just uncomment stable or stable-updates from Raspbian (personally I don't recommend it).
Code:
//      "o=Raspbian,a=stable";
//      "o=Raspbian,a=stable-updates";
//      "o=Raspbian,a=proposed-updates";
        "origin=Raspbian,archive=stable,label=Raspbian-Security";
//      "origin=Raspbian,archive=stable";
        "origin=XBian,archive=stable";
//        "origin=XBian-devel,archive=devel";

Please read rules and do a search before you post! . FAQs . How to post log file? . Looking for answers? Please start here
Find all posts by this user
Quote this message in a reply
« Next Oldest | Next Newest »
Post Reply 


Possibly Related Threads...
Thread: Author Replies Views: Last Post
  [PROBLEM] XBMC doesn't start anymore after upgrade coolnodje 19 56,594 6th Dec, 2015 11:05 AM
Last Post: 7dwergen
  How to start XBMC on boot?...it doesn't Nikox9 7 20,333 16th Mar, 2014 04:19 AM
Last Post: Nikox9

  • View a Printable Version
  • Send this Thread to a Friend
  • Subscribe to this thread
Forum Jump:

Current time: 10th May, 2025, 05:04 AM Powered By MyBB, © 2002-2025 MyBB Group.