XBMC Community Forum
XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) - Printable Version

+- XBMC Community Forum (http://forum.xbmc.org)
+-- Forum: Help and Support (/forumdisplay.php?fid=33)
+--- Forum: XBMC General Help and Support (/forumdisplay.php?fid=111)
+---- Forum: Linux and Live support (/forumdisplay.php?fid=52)
+---- Thread: XBMC Ubuntu PPAs (precompiled PPA builds for Ubuntu) (/showthread.php?tid=33327)



- Superorb - 2010-01-22 17:51

nugentgl Wrote:Anyone having problems accessing SMB shares on 27017? As of this version, I am getting the Error 2: Share not available error when I try to browse for my shares or when I try to Add a Network Location. The only thing that has changed is I updated to the latest SVN available and now all hell has broken loose.
I'm not sure what the error code is, but I noticed this in the log. It's weird b/c the remote PC is on (I'm on it now) and I can play movies from that directory on the XBMC box so I don't know why it can't find it.


10:40:21 T:70130544 M:890925056 ERROR: SMBDirectory->GetDirectory: Unable to open directory : 'smb://media%2dserver/media/Movies'
unix_err:'6e' error : 'Connection timed out'
10:40:21 T:70130544 M:890925056 ERROR: GetDirectory - Error getting smb://media-server/media/Movies/
10:40:23 T:70130544 M:890925056 NOTICE: My Videos: Scanning for video info using worker thread, operation took 00:11
10:40:23 T:3078633360 M:890925056 WARNING: GetLabel - Unknown nodetype requested 12
10:41:53 T:3078633360 M:891465728 NOTICE: Samba is idle. Closing the remaining connections


- sdsnyr94 - 2010-01-26 20:03

wattazoum:

Is there anything special I need to do to update XBMCLive 9.11 (on a 4gb Stick)? I added the repo's, apt found an updated version of xbmc and says it completed, but on reboot XBMC states that it is still the stable (Dec. 24th compiled) version.

I have another PC and XBMC updated without a hitch... did I miss a step?

***EDIT*** I was attempting to upgrade the "xbmc"package instead of "xbmc-live". I corrected my mistake and I am happily on 27017.

Thanks!!!!!!!!!!!!!


- laikhragirish - 2010-01-27 08:35

Hi all,nice to meet u and I am new here.
This is the frist time to join in here and I will briefy introduce mysely to u.
I like reading and listening to music and sometimes I will go to hike.And i would like to search on internet to find some interesting/ueful things.
So what’s u guys doing?I share things with you and hope u can find more things that you like.
china wholesale
-----
Girish
-----


- kees667 - 2010-01-27 20:31

The link on the first page, is official ppa (as it says now) the same as "current stable", and therefore currently 9.11? (I installed that one from disc myself).


- RockDawg - 2010-02-07 00:28

Meteorite Wrote:This is how i did it

change to the following in the /etc/apt/sources.list.d/xbmc.org.list

Code:
deb http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu karmic main
deb-src http://ppa.launchpad.net/team-xbmc-svn/ppa/ubuntu karmic main


with command:
Code:
sudo pico /etc/apt/sources.list.d/xbmc.org.list

get the key for svn
Code:
sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 64234534

update to latest xbmc
Code:
sudo apt-get update
sudo apt-get upgrade
sudo apt-get install xbmc  
sudo reboot

this is from the guide "How to Install XBMC-Live to My HTPC and Update to Bleeding EDGE" from newb2linux

I did all of this exaclty and I get:

Code:
kevin@XBMCLive:~$ sudo apt-get upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following packages have been kept back:
  xbmc-bin xbmc-data xbmc-live xbmc-skin-confluence xbmc-standalone
  xbmc-web-pm3
0 upgraded, 0 newly installed, 0 to remove and 6 not upgraded.

I've also tried sudo apt-get dist-upgrade and get the exact same response. How can I get it to upgrade to the latest svn?


- RockDawg - 2010-02-07 20:39

I also tried replacing my sources in /etc/apt/sources.list too and I get the same thing.


- BaerMan - 2010-02-08 09:59

Now I'm using SVN27527 from PPA and still there seems to be a problem with the quit/shutdown commands. My XBMC gets started from commandline with /usr/bin/xbmc-standalone and when trying to quit via main menu XBMC just restarts. After restart the video settings are somehow changed and the screen isn't adjusted to the TV anymore.
But in contrast to my last try (SVN26540) I now can stop XBMC with the menu entry "restart". Frown

Additionally XBMC seems to run much slower now and less stable. Also there seems to be a problem with the scrapers, most of my newly added movies don't get recognized (using ofdb), even while the movies are in online database. for example 'Blown Away" isn't recognized but XBMC offers me some complete different titles.

I just inspected the logfile: Am I misunderstanding the entry or does really bing.com get queried for scraper ofdb? Is this set by scraper or does XBMC wrap some code around the queries?
This is the entry:

Code:
21:08:53 T:139949132740880 M:1551020032   DEBUG: InternalFindMovie: Searching for 'explosiv - blown away' using OFDb scraper (file: 'ofdb.xml', content: 'movies', language: 'de', date: '2010-01-13', framework: '1.1')
21:08:53 T:139949132740880 M:1551020032   DEBUG: FileCurl::Open(0x7fff20d274b8) http://api.bing.com/xml.aspx?AppId=16E50AB9947899C41433EB944C60174737855036&Sources=web&xmltype=attributebased&Query=site:ofdb.de/film+explosiv%20%2d%20blown%20away&web.count=50
21:08:53 T:139949132740880 M:1551020032    INFO: easy_aquire - Created session to http://api.bing.com
21:08:54 T:139949132740880 M:1551147008   DEBUG: FileCurl::Close(0x7fff20d274b8) http://api.bing.com/xml.aspx?AppId=16E50AB9947899C41433EB944C60174737855036&Sources=web&xmltype=attributebased&Query=site:ofdb.de/film+explosiv%20%2d%20blown%20away&web.count=50

I think I'll have to go back to stable release again. Actual SVN are too buggy for me. No


- Caster - 2010-03-28 11:27

Hello,
I'm using Debian, so not Ubuntu.. But I would like to build xbmc as well using the PPA.
Now, when I run ./bootstrap after having done a checkout on svn, I get this:
Code:
autoreconf: Entering directory `.'
autoreconf: configure.in: not using Gettext
autoreconf: running: aclocal --force
autoreconf: configure.in: tracing
autoreconf: configure.in: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
autoreconf: Leaving directory `.'
autoreconf: Entering directory `lib/cpluff'
autoreconf: running: autopoint --force
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
configure.ac:60: error: possibly undefined macro: AC_LIBTOOL_DLOPEN
      If this token and others are legitimate, please use m4_pattern_allow.
      See the Autoconf documentation.
configure.ac:61: error: possibly undefined macro: AC_LIBTOOL_WIN32_DLL
configure.ac:62: error: possibly undefined macro: AC_PROG_LIBTOOL
autoreconf: /usr/bin/autoconf failed with exit status: 1
Is there some Debian-version of the PPA available somewhere, and where? Couldn't find one myself...
Or is there a simple method fixing ./bootstrap?
Thanks in advance!


- Bahndit - 2010-03-29 22:20

When will nightly builds of the SVN resume?

Thanks,
Bahndit


Jaunty SVN builds? - rbonon - 2010-03-30 02:56

Hello,

I am still stuck on Jaunty due to Karmic's suspend/resume issues. I tried to install xbmc latest from the SVN PPA but I was greeted by broken packages and missing dependencies.

Is the SVN PPA working for Jaunty? Or are these broken packages due to the release cycle?

Thanks for any help you can provide.