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:
Now when I do this:
I get the following:
I also tried this:
Can someone please help me?
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
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.
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.
[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?