Forum
[PROBLEM] update from beta 1.1 to beta2 - Printable Version

+- Forum (http://forum.xbian.org)
+-- Forum: Software (/forum-6.html)
+--- Forum: Installation (/forum-16.html)
+--- Thread: [PROBLEM] update from beta 1.1 to beta2 (/thread-1860.html)



update from beta 1.1 to beta2 - cooLopke - 7th Dec, 2013 09:51 PM

Hello forum members,

I followed the upgrade instructions in thread: http://forum.xbian.org/thread-1768.html

I placed this source in the sources.list file:

deb http://xbian.brantje.com wheezy main

After that I ran the following commands:

Terminal
sudo -i
apt-get clean; apt-get update; apt-get upgrade

Now when I do this:

Terminal
apt-get install xbian-update

I get the following:

Terminal
xbian@xbian ~ $ sudo apt-get install xbian-update
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xbian-package-initramfs-tools : Depends: xbian-package-kernel (>= 1.3-5.5) but 1.2-2 is to be installed
xbian-package-zram-swap : Breaks: xbian-package-usbmount (< 1.0-0.7) but 1.0-0.6 is to be installed
xbian-update : Depends: ir-keytable but it is not installable
Depends: xbian-package-samba but it is not going to be installed
Depends: lsof but it is not installable
Depends: update-notifier-common but it is not installable
Depends: unattended-upgrades but it is not installable
PreDepends: openbsd-inetd but it is not installable
Breaks: xbian-package-config-shell (< 2.1.6-48b) but 2.1.3-3 is to be installed
Breaks: xbian-package-config-xbmc (< 1.1.4-1) but 1.1-2 is to be installed
Breaks: xbian-package-kernel (< 1.3-5.5) but 1.2-2 is to be installed
Breaks: xbian-package-usbmount (< 1.0.4-7) but 1.0-0.6 is to be installed
Breaks: xbian-package-xbmc (< 2.9-10.13)
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

I also tried this:

Terminal
xbian@xbian ~ $ sudo apt-get install xbian-update xbian-package-xbmc xbian-package-usbmount xbian-package-kernel xbian-package-config-xbmc xbian-package-config-shell
[sudo] password for xbian:
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
xbian-package-config-shell : Depends: kpartx but it is not installable
Depends: apt-show-versions but it is not installable
xbian-package-kernel : Depends: rng-tools but it is not installable
xbian-package-usbmount : Depends: ufsutils but it is not installable
xbian-package-xbmc : Depends: libhal-storage1 but it is not installable
Depends: libhal1 but it is not installable
xbian-update : Depends: ir-keytable but it is not installable
Depends: xbian-package-samba but it is not going to be installed
Depends: lsof but it is not installable
Depends: update-notifier-common but it is not installable
Depends: unattended-upgrades but it is not installable
PreDepends: openbsd-inetd but it is not installable
E: Unable to correct problems, you have held broken packages.

Can someone please help me?


RE: update from beta 1.1 to beta2 - IriDium - 8th Dec, 2013 03:19 AM

It would have been prudent to actually post this question in the aforementioned thread.


RE: update from beta 1.1 to beta2 - cooLopke - 8th Dec, 2013 03:40 AM

(8th Dec, 2013 03:19 AM)IriDium Wrote:  It would have been prudent to actually post this question in the aforementioned thread.

I guess so, because I don't get much reply... In which thread should I post my problem then?


RE: update from beta 1.1 to beta2 - IriDium - 8th Dec, 2013 04:01 AM

OFFS:
I followed the upgrade instructions in thread: http://forum.xbian.org/thread-1768.html