![]() |
[SOLVED] Upgrading to Jessie - Printable Version +- Forum (http://forum.xbian.org) +-- Forum: Software (/forum-6.html) +--- Forum: Configuration (/forum-17.html) +--- Thread: [SOLVED] Upgrading to Jessie (/thread-3090.html) |
RE: upgrade fun (6 sept 2015) - Skywatch - 11th Sep, 2015 06:29 AM Thank you for posting this Exnor, I am sure it will be helpful to some out there. Sadly it still doesn't work for me. I have 19 updrades showing but still get the "Serious Error" message as in the first post here and then that's it! Grrrrr. RE: upgrade fun (6 sept 2015) - Dave400 - 11th Sep, 2015 07:50 PM I'm still waiting for the xbian-package-xbmc to be released (been held back for a while now) RE: upgrade fun (6 sept 2015) - Skywatch - 12th Sep, 2015 05:29 AM I tried again today, 21 updates available. Still the same problem. ![]() ![]() ![]() RE: xbian-update fails - Skywatch - 12th Sep, 2015 06:03 AM I get errors too.....21 packages to update, but it won't update! RE: xbian-update fails - CurlyMo - 12th Sep, 2015 08:16 AM I think it's because the Jessie change. Wheezy is not updated anymore, so the packages you see depend on Jessie. So until a good upgrade procedure is released for Wheezy to Jessie, you'll have to wait. RE: xbian-update fails - jbernardo - 13th Sep, 2015 04:56 PM (12th Sep, 2015 08:16 AM)CurlyMo Wrote: I think it's because the Jessie change. Wheezy is not updated anymore, so the packages you see depend on Jessie. So until a good upgrade procedure is released for Wheezy to Jessie, you'll have to wait. Ouch... That might mean some large issues, with Jessie trying to force systemd on everyone and xbian running upstart. Anyway, today the error seems to be a missing GPG signature: Code: $ sudo apt-get update Of course,, these can be worked around by the following: Code: gpg --keyserver pgpkeys.mit.edu --recv-key 8B48AD6246925553 PS: 400+ packages to be installed, between updates and new dependencies. I think I will only risk this because I can always go back to the last known good btrfs snapshot. RE: xbian-update fails - CurlyMo - 13th Sep, 2015 06:00 PM I fixed the missing keys already: https://github.com/xbianonpi/xbian-package-repo/commit/bd7fef9bde5d92ae94b8cc585c07090cd34dafd2 I updated myself yesterday and everything went fine. Despite the whole systemd/upstart risks. RE: xbian-update fails - jbernardo - 13th Sep, 2015 06:17 PM (13th Sep, 2015 06:00 PM)CurlyMo Wrote: I fixed the missing keys already: I just had to rollback to the last known good snapshot. I got one of those typical systemd errors (failed to start user@1000.service) on dmesg, and a black screen as kodi didn't start. I think I'll wait a couple of days before trying again to upgrade. RE: xbian-update fails - CurlyMo - 13th Sep, 2015 07:53 PM Did you run a dist-upgrade or a normal upgrade? RE: xbian-update fails - jbernardo - 13th Sep, 2015 09:45 PM (13th Sep, 2015 07:53 PM)CurlyMo Wrote: Did you run a dist-upgrade or a normal upgrade? A normal upgrade, I will try again. It dies the same way (at least network is working): Code: [ 11.225275] BTRFS info (device mmcblk0p2): disk space caching is enabled journalctl gives a "No journal files were found." error. RE: xbian-update fails - Fabio72 - 13th Sep, 2015 09:52 PM (13th Sep, 2015 09:45 PM)jbernardo Wrote:(13th Sep, 2015 07:53 PM)CurlyMo Wrote: Did you run a dist-upgrade or a normal upgrade? The same to me. Now I have a systemd installation. Kodi starts at boot then close letting me with some x11 messages on screen. If I restarts Kodi by console then everything seems working, but at every boot I have to start xbmc manually I'm getting the "failed to start user@1000.service" like error on dmesg Also watchdog cannot install claiming errors on MAKEDEV So I reverted back Is it aspected to switch to systemd or we remains on upstart? RE: xbian-update fails - jbernardo - 13th Sep, 2015 10:37 PM (13th Sep, 2015 09:52 PM)Fabio72 Wrote: Is it aspected to switch to systemd or we remains on upstart? Unfortunately, I am afraid that upstart is gone, so xbian either switches to systemd or to openrc. For me, openrc would be better (and I used systemd on arch for over 3 years), but the switch to systemd might be the easiest at first. I am now setting up another card with the latest version of xbian, and will then restore my xbian home directory to it, it should work. RE: upgrade fun (6 sept 2015) - mansp - 13th Sep, 2015 11:50 PM Hi, I updated some 20-30 updates, had to ignore xbian-update because of a "serious error" dependency libcec >3.xx. Rebooted, and now i have ~250 updates. Which If I try to install fails. Anybody knows whats up with the updates right now? I have the RPi2 RE: upgrade fun (6 sept 2015) - CurlyMo - 14th Sep, 2015 12:35 AM Please post the failure. RE: xbian-update fails - Bastlwastl - 14th Sep, 2015 12:50 AM Works like a charme here Imported the keys and make a normal update |