X3lectric Wrote:What direct question is that? I saw no question at all, so Im presuming you made some mistake.
So let me ask you a rhetorical question... How do I know you are not responsible for these errors knowingly or otherwise?
Good question, because you do not know
. That is why it is good you are asking question, so that I can explain better what I've done.
X3lectric Wrote:Also looking at your post after
56 not upgraded?
Yes, 56 where not upgraded because they where all on the newest version
, so no need to upgrade them.
X3lectric Wrote:like I said to you before, double check your stuff... Your posts don't make it very easy, tbh.
Yes you're right, so I'll post the exact steps I did at the end of this post, because I am now able to compile without any problems.
X3lectric Wrote:I cant do anything about that, scripts run each command one after another, its well beyond my control what happens with each user.
Of course you cannot control that, I was just reflecting the things that happened with me.
X3lectric Wrote:TBH your the first person and only person to complain about this, none of the alterations I made to script affect that, so idk...
I think because it is that probably most of the people start with manual running the "apt-get build-dep xbmc -y" command, and the "upgrade" command is mostly only runned once.
So to properly test this, everytime it should start from a format disk, live install and then upgrade command. But of course that is much too work for everyone to actually do.
X3lectric Wrote:If you have a better way to do it, that is 100% foolproof for everyone, please go ahead, more hands make light work.
cheers and thx
Let me think about how to make this fool-proof. I think that the text in the fipo can be written differently. Just two headers with manual process, and script version. The updates are interesting and could be in the second post, but they make the first post harder to read and harder to follow because of all kinds of information that are no needed steps.
Anyhow here are my exact steps, so you can retrace them if you want it:
1 ) Burn xbmc live 10.1
2 ) Install on box by fdisking the system.
3 ) I installed your LIRC script on your blog (thanks for this!) because my remote is not working by default on my ion 330.
4 ) I installed the plugin "repo-installer" in order to get more plugins.
5) Via ssh, logged in as root on the box, remote via my PC.
6) Wgetted the update script
7) Executed ./XBMC_build_git.sh upgrade
8) Runned into the missing dependencies error.
9) Runned apt-get build-dep xbmc -y
10 ) Executed ./XBMC_build_git.sh upgrade
XBMC builded correctly and now I am able to perform Executed ./XBMC_build_git.sh upgrade
Happy hunting