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

XBian DEVEL and STAGING repositories
Thank you for your donation

Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Threaded Mode | Linear Mode
XBian DEVEL and STAGING repositories
8th Jan, 2014, 07:28 AM
Post: #27
mk01 Offline
Registered
Posts: 2,485
Joined: Mar 2013
Reputation: 209
RE: XBian DEVEL and STAGING repositories
(29th Dec, 2013 06:57 AM)Perkabalo Wrote:  sudo apt-get install xbian-package-cec
Quote:The following packages have unmet dependencies:
xbian-package-cec : Depends: inetutils-ping but it is not installable
E: Unable to correct problems, you have held broken packages.


interesting as inetutils-ping is standard package available from upstream (raspbian/debian).

I get this one
Code:
root@xbian /mnt/src/git-mk01/xbmc-pvr-addons # apt-cache show inetutils-ping
Package: inetutils-ping
Source: inetutils
Version: 2:1.9-2
Architecture: armhf
Maintainer: Guillem Jover <guillem@debian.org>
Installed-Size: 255
Depends: libc6 (>= 2.13-28), netbase
Conflicts: hurd (<= 20010718-1), ping
Provides: ping
Homepage: http://www.gnu.org/software/inetutils/
Priority: extra
Section: net
Filename: pool/main/i/inetutils/inetutils-ping_1.9-2_armhf.deb
Size: 163414
SHA256: 08d1263b5dd1371cd58cedebe58165982b30e6fe5b043f8afc16d5f87915cdc3
SHA1: b328403fab7633736e0370d474e15159d854aaf9
MD5sum: d7fb2bf96c703a52bdc14da48b4d16ca
Description: ICMP echo tool
Ping uses ICMP to send out echo requests, and uses the reply packets to
calculate latency between the sending and the destination hosts.
.
This is the portable GNU implementation of ping.

Code:
root@xbian /mnt/src/git-mk01/xbmc-pvr-addons # apt-cache policy inetutils-ping
inetutils-ping:
  Installed: 2:1.9-2
  Candidate: 2:1.9-2
  Version table:
*** 2:1.9-2 0
        500 http://mirrordirector.raspbian.org/raspbian/ wheezy/main armhf Packages
        100 /var/lib/dpkg/status

do you still have original raspbian repo enabled? should stay.
Code:
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi

@IriDium

Code:
root@xbian /etc/init # xbian-apt-show-versions -a xbian-package-kernel
xbian-package-kernel 1.3-6.8a install ok installed
xbian-package-kernel 1.3-6.3a staging xbian.brantje.com
xbian-package-kernel 1.3-6.3  stable  xbian.brantje.com
xbian-package-kernel 1.3-6.2  stable  xbian.brantje.com
xbian-package-kernel 1.3-6.1  stable  xbian.brantje.com
xbian-package-kernel 1.3-5.5  stable  xbian.brantje.com
xbian-package-kernel 1.3-5.4  stable  xbian.brantje.com
xbian-package-kernel 1.3-6.8a newer than version in archive

xbian-config is showing versions. unfortunately raspbian repackaging is causing sooooo much long version number. sometimes even 20characters.

and for available upgrade, xbian-config follows apt-get behaviour. from all repos available, take the highest version. I suppose I understand what you mean probably, source repo is missing there but if you go for devel repo you don't care xbian-config.
repo origin is more relevant to auto-updates. as you can have all possible repos set, but by default only stable packages will get auto installed.

raspbian install is not the standard "case" there.

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 


Messages In This Thread
XBian DEVEL and STAGING repositories - mk01 - 7th Dec, 2013, 11:47 PM
RE: XBian DEVEL and STAGING repositories - Killerbee - 8th Dec, 2013, 01:34 AM
RE: XBian DEVEL and STAGING repositories - freem@n - 9th Dec, 2013, 09:21 AM
RE: XBian DEVEL and STAGING repositories - IriDium - 9th Dec, 2013, 07:38 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 9th Dec, 2013, 08:04 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 9th Dec, 2013, 08:06 PM
RE: XBian DEVEL and STAGING repositories - IriDium - 9th Dec, 2013, 08:29 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 9th Dec, 2013, 08:41 PM
RE: XBian DEVEL and STAGING repositories - IriDium - 9th Dec, 2013, 08:49 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 13th Dec, 2013, 11:08 AM
RE: XBian DEVEL and STAGING repositories - freem@n - 13th Dec, 2013, 04:41 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 13th Dec, 2013, 06:18 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 13th Dec, 2013, 06:43 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 13th Dec, 2013, 06:48 PM
RE: XBian DEVEL and STAGING repositories - f1vefour - 14th Dec, 2013, 11:12 AM
RE: XBian DEVEL and STAGING repositories - Killerbee - 14th Dec, 2013, 06:40 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 14th Dec, 2013, 07:11 PM
RE: XBian DEVEL and STAGING repositories - Killerbee - 14th Dec, 2013, 09:59 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 14th Dec, 2013, 11:01 PM
RE: XBian DEVEL and STAGING repositories - Killerbee - 15th Dec, 2013, 02:27 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 15th Dec, 2013, 03:06 AM
RE: XBian DEVEL and STAGING repositories - IriDium - 15th Dec, 2013, 03:49 AM
XBian DEVEL and STAGING repositories - mk01 - 15th Dec, 2013, 05:40 AM
RE: XBian DEVEL and STAGING repositories - Perkabalo - 29th Dec, 2013, 06:57 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 8th Jan, 2014 07:28 AM
RE: XBian DEVEL and STAGING repositories - Perkabalo - 8th Jan, 2014, 09:02 AM
Re: RE: XBian DEVEL and STAGING repositories - f1vefour - 29th Dec, 2013, 06:45 PM
RE: XBian DEVEL and STAGING repositories - Perkabalo - 30th Dec, 2013, 12:04 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 8th Jan, 2014, 09:20 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 11th Jan, 2014, 07:45 PM
Re: RE: XBian DEVEL and STAGING repositories - f1vefour - 16th Jan, 2014, 10:42 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 17th Jan, 2014, 07:35 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 17th Jan, 2014, 08:02 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 17th Jan, 2014, 03:09 PM
RE: XBian DEVEL and STAGING repositories - Smultie - 17th Jan, 2014, 04:55 PM
XBian DEVEL and STAGING repositories - mk01 - 17th Jan, 2014, 06:24 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 18th Jan, 2014, 01:05 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 18th Jan, 2014, 03:46 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 03:00 AM
Re: XBian DEVEL and STAGING repositories - CurlyMo - 19th Jan, 2014, 05:26 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 07:16 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 10:17 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 19th Jan, 2014, 09:11 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 19th Jan, 2014, 09:25 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 19th Jan, 2014, 09:57 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 20th Jan, 2014, 12:03 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 20th Jan, 2014, 12:41 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 20th Jan, 2014, 01:21 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 20th Jan, 2014, 01:30 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 22nd Jan, 2014, 03:04 AM
Re: RE: XBian DEVEL and STAGING repositories - Perkabalo - 22nd Jan, 2014, 03:58 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 25th Jan, 2014, 08:24 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 22nd Jan, 2014, 04:16 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 31st Jan, 2014, 01:35 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 3rd Feb, 2014, 03:59 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 31st Jan, 2014, 05:26 PM
RE: XBian DEVEL and STAGING repositories - freem@n - 31st Jan, 2014, 06:38 PM
Re: XBian DEVEL and STAGING repositories - f1vefour - 31st Jan, 2014, 11:03 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 1st Feb, 2014, 01:29 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 1st Feb, 2014, 01:31 AM
RE: XBian DEVEL and STAGING repositories - koper89 - 1st Feb, 2014, 03:09 AM
Re: XBian DEVEL and STAGING repositories - f1vefour - 2nd Feb, 2014, 04:25 AM
RE: XBian DEVEL and STAGING repositories - Akodo - 2nd Feb, 2014, 04:43 PM
RE: XBian DEVEL and STAGING repositories - IriDium - 3rd Feb, 2014, 03:13 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Feb, 2014, 07:13 AM
Re: RE: XBian DEVEL and STAGING repositories - f1vefour - 7th Feb, 2014, 07:28 AM
RE: XBian DEVEL and STAGING repositories - belese - 8th Feb, 2014, 02:50 AM
XBian DEVEL and STAGING repositories - Jingles - 16th Feb, 2014, 09:32 AM
RE: XBian DEVEL and STAGING repositories - belese - 18th Feb, 2014, 01:00 AM
RE: XBian DEVEL and STAGING repositories - Erol - 21st Feb, 2014, 07:25 PM
RE: XBian DEVEL and STAGING repositories - gizag - 28th Feb, 2014, 06:09 AM
RE: XBian DEVEL and STAGING repositories - Jingles - 4th Mar, 2014, 09:42 AM
RE: XBian DEVEL and STAGING repositories - freem@n - 5th Mar, 2014, 08:33 AM
RE: XBian DEVEL and STAGING repositories - belese - 5th Mar, 2014, 08:43 AM
RE: XBian DEVEL and STAGING repositories - Dave400 - 11th Mar, 2014, 06:15 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 16th Mar, 2014, 09:21 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 17th Mar, 2014, 03:48 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 17th Mar, 2014, 09:28 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 18th Mar, 2014, 08:34 AM
RE: XBian DEVEL and STAGING repositories - mk01 - 5th Apr, 2014, 07:31 AM
RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014, 08:43 PM
RE: XBian DEVEL and STAGING repositories - belese - 5th Apr, 2014, 08:52 PM
RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014, 09:07 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 5th Apr, 2014, 09:49 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 5th Apr, 2014, 10:27 PM
RE: XBian DEVEL and STAGING repositories - dharmabm - 5th Apr, 2014, 10:39 PM
RE: XBian DEVEL and STAGING repositories - dharmabm - 6th Apr, 2014, 03:51 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014, 12:00 AM
RE: XBian DEVEL and STAGING repositories - dharmabm - 7th Apr, 2014, 12:07 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014, 06:27 AM
RE: XBian DEVEL and STAGING repositories - dharmabm - 7th Apr, 2014, 12:41 PM
RE: XBian DEVEL and STAGING repositories - mk01 - 22nd Jun, 2014, 06:59 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 7th Apr, 2014, 01:52 PM
RE: XBian DEVEL and STAGING repositories - syco - 1st Sep, 2014, 10:24 PM
RE: XBian DEVEL and STAGING repositories - Smultie - 1st Sep, 2014, 11:16 PM
RE: XBian DEVEL and STAGING repositories - syco - 2nd Sep, 2014, 12:07 AM
RE: XBian DEVEL and STAGING repositories - f1vefour - 2nd Sep, 2014, 04:52 PM
RE: XBian DEVEL and STAGING repositories - syco - 2nd Sep, 2014, 07:55 PM
RE: XBian DEVEL and STAGING repositories - f1vefour - 3rd Sep, 2014, 01:58 PM
RE: XBian DEVEL and STAGING repositories - f1vefour - 3rd Sep, 2014, 03:46 PM
RE: XBian DEVEL and STAGING repositories - syco - 4th Sep, 2014, 09:45 AM
RE: XBian DEVEL and STAGING repositories - tojo2503 - 31st Jan, 2015, 11:40 PM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 31st Jan, 2015, 11:42 PM
RE: XBian DEVEL and STAGING repositories - tojo2503 - 1st Feb, 2015, 03:56 AM
RE: XBian DEVEL and STAGING repositories - CurlyMo - 1st Feb, 2015, 04:33 AM
RE: XBian DEVEL and STAGING repositories - tojo2503 - 1st Feb, 2015, 08:03 AM
RE: XBian DEVEL and STAGING repositories - samu_88 - 3rd Feb, 2015, 02:22 AM
RE: XBian DEVEL and STAGING repositories - rikardo1979 - 3rd Feb, 2015, 04:50 AM

Possibly Related Threads...
Thread: Author Replies Views: Last Post
Question [RPi] Staging xbian-package-xbmc (14.1~RC1) (Kodi) CurlyMo 17 43,488 19th Feb, 2015 06:31 AM
Last Post: CurlyMo
Question [RPi] Staging xbian-package-kernel (3.17.7-ck2+) CurlyMo 5 14,643 13th Feb, 2015 12:33 AM
Last Post: f1vefour
Question [RPi] Staging xbian-package-firmware (1.5.1) CurlyMo 3 12,595 7th Feb, 2015 08:23 PM
Last Post: CurlyMo

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

Current time: 22nd May, 2025, 11:44 AM Powered By MyBB, © 2002-2025 MyBB Group.