Kodi Community Forum
Can't find install-xbmc-pvr.sh - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Development (https://forum.kodi.tv/forumdisplay.php?fid=32)
+--- Forum: Add-ons (https://forum.kodi.tv/forumdisplay.php?fid=26)
+---- Forum: PVR (https://forum.kodi.tv/forumdisplay.php?fid=136)
+---- Thread: Can't find install-xbmc-pvr.sh (/showthread.php?tid=108564)

Pages: 1 2


Can't find install-xbmc-pvr.sh - boke - 2011-08-24

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.sh

I get an invalid install-xbmc-pvr.sh containing the text "The resource cannot be found."


- Prof Yaffle - 2011-08-25

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).


- Malard - 2011-08-25

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)?

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).

I made some changes to the packages website yesterday which probably caused this, although they should be fixed if you want to try again


- opdenkamp - 2011-08-25

it's been fixed again now. sorry for the inconvenience


- flobbes - 2011-09-29

The file is down again.

Can't the content just be posted here, last time I ran it, it wasn't so much code.


- Swifty - 2011-09-29

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


- flobbes - 2011-09-30

I have a fresh installation and need the ppa url.


- Swifty - 2011-09-30

flobbes Wrote:I have a fresh installation and need the ppa url.

Ah ok, now I see your problem Blush

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 Smile


- flobbes - 2011-09-30

Thanks that would be very kind of you!


- Swifty - 2011-09-30

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.


- flobbes - 2011-10-01

Ok thanks nevertheless!


- CACHE_PL - 2011-10-01

Hello,

File is still unavailable.

Can anybody fix it? Or send file on forum.

Thanks


- opdenkamp - 2011-10-02

sorry, my mistake. I rsync'd a symlink, and the webserver didn't understand it Smile

Download and execute http://packages.pulse-eight.net/ubuntu/install-xbmc.sh
(so without -pvr at the end).


- flobbes - 2011-10-02

Thanks alot!

Just having the problem now that xbmc isn't autostarting, although the build from the other ppa I used, autostarted fine.

When i run "startx" it starts fine.

Any idea, what i could do?


- ezechiel1917 - 2011-10-02

dushmaniac Wrote:sorry, my mistake. I rsync'd a symlink, and the webserver didn't understand it Smile

Download and execute http://packages.pulse-eight.net/ubuntu/install-xbmc.sh
(so without -pvr at the end).


Thanks for all the work, I see there is a code for installing libcec package now, will executing this script add libcec support to odk48? Or do we have to wait for new pvr ppas? Is new version planned to be released soon? Wink