Hi all,
new to this forum so a quick presentation :
Raspberry fan, I’m already running a Rasp 1 with raspbmc (thank you so much @sam_nazarko)
I’m the new owner of a brand new rasp pi 2 . I would like to run OSMC on it and clone my current features
in order to utilize my rasp 1 as an arcade emulator for my kids.
==========================================================================
I’m facing a problem with OSMC and OpenVPN installation and I need your support to solve it :
let me explain quickly :
I’m using open vpn to connect my rasp to the cyberghost VPN.
following that tutorial :
https://support.cyberghostvpn.com/index.php?/Knowledgebase/Article/View/646/183/how-to-set-up-openvpn-for-cyberghost-on-a-raspberry-raspbianraspbmc
already done that on raspbmc before, it worked fine.
now, I’m trying to set it up on osmc and i’m facing a problem with apt-get :
it seems that @sam_nazarko put some special repo to let us get sw compatible with OSMC (not sure but this is what i’m thinking). when i do the following command (from the cyberghost tutorial) :
osmc@osmc ~ $ sudo apt-get install openvpn openssl openresolv
My rasp answers me :
Reading package lists… Done
Building dependency tree
Reading state information… Done
Package openresolv is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package ‘openresolv’ has no installation candidate
it seems that OSMC special repo is not including openresolv package that is needed for Cyberghost ?
- what is the workaround ? specifiying other repo to be able to get that package ? if so, can you explain me how to do it ?
- @sam_nazarko : is it possible to add that package to your local repo in order to solve this problem
thank you all for your time and help
Regards
Thierry