motd2k Wrote:Its been fixed on SVN for about a week
Hi,
Good to hear. Which SVN would that be? apt-get update/upgrade doesnt show any xbmc packages that can be updated.
Thanks
abusharif
Member Posts: 74 Joined: Feb 2009 Reputation: 0 |
2009-11-13 09:51
Post: #11
motd2k Wrote:Its been fixed on SVN for about a week Hi, Good to hear. Which SVN would that be? apt-get update/upgrade doesnt show any xbmc packages that can be updated. Thanks |
| find quote |
abusharif
Member Posts: 74 Joined: Feb 2009 Reputation: 0 |
2009-11-13 10:31
Post: #12
Nevermind, this morning there was new release on svn. Running now " Built on Nov 12 2009 (SVN:24548)"
Code: deb http://ppa.launchpad.net/xbmc-addons/ppa/ubuntu jaunty main
(This post was last modified: 2009-11-13 10:39 by abusharif.)
|
| find quote |
jinxedworld
Junior Member Posts: 11 Joined: Nov 2009 Reputation: 0 Location: The Netherlands |
2009-11-13 10:47
Post: #13
Yes I noticed that too, saw an Alpha2 and decide to give it a go, and it went all screwy in my system.... I upgraded all packages, and now i can't get into my system anymore.
I think it did something to the sudoers file (like re-adding user "xbmc") which generated a parse error, and now it's impossible for me to sudo into root. It seems that XBMC has started though. Here's some output from after the reboot: Code: (live)xbmc@XBMCLive:~$ sudo suTrying to start XBMC-live from the "xbmc" user: Code: (live)xbmc@XBMCLive:~$ service xbmc-live startCode: xbmc 1512 0.0 0.0 4484 1540 ? S 09:03 0:00 /bin/bash /usr/bin/runXBMCSo the primary error is not being able to SUDO. I can't look on my TV to figure out if XBMC is running for sure, since i'm not at home. (No hard feelings, I know this is Alpha stuff, so we knew what we were getting into )
(This post was last modified: 2009-11-13 11:09 by jinxedworld.)
|
| find quote |
lcapriotti
a.k.a Luigi, Team-XBMC XBMCbuntu Dev Joined: Jan 2008 Reputation: 12 Location: Italy |
2009-11-13 11:00
Post: #14
alpha2 went out without the committed fix, pls bear with me for fixing it too late
Always read the XBMC online-manual, FAQ and search the forum before posting. Do not e-mail XBMC-Team members directly asking for support. Read/follow the forum rules. For troubleshooting and bug reporting please make sure you read this first. ![]() |
| find quote |
jinxedworld
Junior Member Posts: 11 Joined: Nov 2009 Reputation: 0 Location: The Netherlands |
No problem, I'll fix it manually when I get home
![]() Still kudo's to the entiry dev team! For posterity's sake i'll sribble down my probable fix (untested, doing this by heart): 1: Boot an Ubuntu CD and enter rescue mode 2: Fill out the mandatory questions 3: Go to the target mount where rescue mode mounted your harddisk's filesystem 4: fix the file /etc/suoders yourself (remove the double line should do it )
(This post was last modified: 2009-11-13 11:18 by jinxedworld.)
|
| find quote |
abusharif
Member Posts: 74 Joined: Feb 2009 Reputation: 0 |
2009-11-13 11:29
Post: #16
My upgrade went "fine" via apt-get update.
No issues with sudo file. However there were some issues with xbmc-live package as its trying to call on some xbmc script in /etc/init/xbmc-something (not init.d). Those file did not exist in alpha1, I checked and folder was empty. Anyway I did a hurrican approach and "touched" the files it needed, installation completed sucessfully and xbmc is able to start without any (at the moment) apperant problems.
(This post was last modified: 2009-11-13 11:32 by abusharif.)
|
| find quote |
abusharif
Member Posts: 74 Joined: Feb 2009 Reputation: 0 |
2009-11-13 20:55
Post: #17
not like you already don't know, but idd, thumb/tag extracting works fine again in alpha 2
|
| find quote |