But when I follow the install directions and enter
Code:
curl -Ls --output /tmp/install-xbmc-pvr.sh http://packages.pulse-eight.net/ubuntu/install-xbmc-pvr.shI get an invalid install-xbmc-pvr.sh containing the text "The resource cannot be found."
boke
Junior Member Posts: 7 Joined: Aug 2011 Reputation: 0 |
2011-08-24 19:08
Post: #1
I am trying to install on XBMC on Ubuntu.
But when I follow the install directions and enter Code: curl -Ls --output /tmp/install-xbmc-pvr.sh http://packages.pulse-eight.net/ubuntu/install-xbmc-pvr.shI get an invalid install-xbmc-pvr.sh containing the text "The resource cannot be found." |
| find quote |
Prof Yaffle
Donor Joined: Mar 2011 Reputation: 3 Location: UK - in the middlish (mostly). |
2011-08-25 00:51
Post: #2
That's effectively a 404 error, isn't it? Can you open the URL in a browser, or have you made sure it's correctly entered (cut-and-paste from Dushmaniac's instructions if possible)?
After that, make sure you've got cURL, a /tmp directory, etc. ... or run it all as sudo to ensure you've not got permission problems (but it looks unlikely to me). |
| find quote |
Malard
Team-XBMC Developer Posts: 400 Joined: Jul 2010 Reputation: 16 Location: Peterborough, UK |
2011-08-25 12:30
Post: #3
Prof Yaffle Wrote:That's effectively a 404 error, isn't it? Can you open the URL in a browser, or have you made sure it's correctly entered (cut-and-paste from Dushmaniac's instructions if possible)? I made some changes to the packages website yesterday which probably caused this, although they should be fixed if you want to try again |
| find quote |
opdenkamp
Team-XBMC PVR Developer Joined: Feb 2009 Reputation: 24 Location: Heerlen, The Netherlands |
2011-08-25 13:03
Post: #4
it's been fixed again now. sorry for the inconvenience
opdenkamp / dushmaniac xbmc-pvr [Eden-PVR builds] [now included in mainline XBMC, so no more source link here :)] personal website: [link] Found a problem with PVR? Report it on Trac, under "PVR - core components". Please attach the full debug log. If you like my work, please consider donating to me and/or Team XBMC. |
| find quote |
flobbes
Senior Member Posts: 140 Joined: Mar 2009 Reputation: 0 |
2011-09-29 21:21
Post: #5
The file is down again.
Can't the content just be posted here, last time I ran it, it wasn't so much code. |
| find quote |
Swifty
Fan Posts: 482 Joined: Nov 2008 Reputation: 1 |
2011-09-29 23:47
Post: #6
if you've already run it then you should just be able to apt-get update and the apt-get upgrade or apt-get install xbmc to pull the latest version down
|
| find quote |
flobbes
Senior Member Posts: 140 Joined: Mar 2009 Reputation: 0 |
2011-09-30 00:19
Post: #7
I have a fresh installation and need the ppa url.
|
| find quote |
Swifty
Fan Posts: 482 Joined: Nov 2008 Reputation: 1 |
2011-09-30 13:52
Post: #8
flobbes Wrote:I have a fresh installation and need the ppa url. Ah ok, now I see your problem ![]() Well the packages seem to live here; http://packages.pulse-eight.net/ubuntu/dists/natty/ but I guess you need the key etc for the repository too. I have a copy of the script sat on my machine at home, so if the guys haven't got back to you by the time I get home I'll upload the contents so you can atleast get installed and running
|
| find quote |
flobbes
Senior Member Posts: 140 Joined: Mar 2009 Reputation: 0 |
2011-09-30 16:37
Post: #9
Thanks that would be very kind of you!
|
| find quote |
Swifty
Fan Posts: 482 Joined: Nov 2008 Reputation: 1 |
2011-09-30 20:58
Post: #10
Well I have the script but it's pulling the public key from the pulse eight website too which also appears to be dead.. i'm afraid it looks like you'll have to wait until the guys fix it.
|
| find quote |