Cruisers Forum
 

Go Back   Cruisers & Sailing Forums > Seamanship, Navigation & Boat Handling > OpenCPN
Cruiser Wiki Click Here to Login
Register Vendors FAQ Community Calendar Today's Posts Log in

Reply
  This discussion is proudly sponsored by:
Please support our sponsors and let them know you heard about their products on Cruisers Forums. Advertise Here
 
Thread Tools Search this Thread Rate Thread Display Modes
Old 20-08-2018, 20:20   #1
Registered User

Join Date: Aug 2018
Posts: 6
oesenc plugin missing from PPA:opencpn repository

Hello, my first post on your forum which has helped me greatly to get this far with OpenCPN that I have recently installed (4.8.6) on my Lubuntu 18.04 (Bionic Beaver) system. I've successfully loaded the S63 plugin OK but no luck with the oesenc plugin. I get the following terminal response:
$ sudo apt-get update
$ sudo apt-get install opencpn-plugin-oesenc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Unable to locate package opencpn-plugin-oesenc


Looking in the /var/lib/apt/lists ppa.launchpad.net.opencpn_opencpn_ubuntu_dists_bio nic_main_binary-amd64_Package files I see no entry for a oesenc-plugin. Is this my problem and if so, is there another repository I should be accessing. Thanks in advance for any assistance.
DamnDecentDave is offline   Reply With Quote
Old 20-08-2018, 21:25   #2
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: oesenc plugin missing from PPA:opencpn repository

ddd...

A bit of plugin name scheme drift has occurred.

Try
Code:
$ sudo apt-get install oesenc-pi
I'll fix this for the next Release....

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 21-08-2018, 02:23   #3
Registered User

Join Date: May 2012
Location: The Gambia
Boat: Jeanneau Sun Legende 41
Posts: 125
Send a message via Skype™ to jean_pfoumf
Re: oesenc plugin missing from PPA:opencpn repository

Hello,
it seems that others plug-in are missing in the PPA for Bionic.


Jean
jean_pfoumf is offline   Reply With Quote
Old 21-08-2018, 06:31   #4
Marine Service Provider
 
bdbcat's Avatar

Join Date: Mar 2008
Posts: 7,401
Re: oesenc plugin missing from PPA:opencpn repository

Jean...

Which ones, please?

Thanks
Dave
bdbcat is offline   Reply With Quote
Old 21-08-2018, 11:11   #5
Registered User

Join Date: May 2012
Location: The Gambia
Boat: Jeanneau Sun Legende 41
Posts: 125
Send a message via Skype™ to jean_pfoumf
Re: oesenc plugin missing from PPA:opencpn repository

None off those I tried to install (Logbookkoni, Watchdog, Statusbar, Climatology, draw) are in /var/lib/apt/lists/ppa.launchpad.net.opencpn_opencpn_ubuntu_dists_bio nic_main_binary-amd64_Packages
And apt-get install does not find them.
But it works with those in the PPA, e.g. iacfleet.
Everything OK with RPI and Stretch.


Jean
jean_pfoumf is offline   Reply With Quote
Old 21-08-2018, 11:29   #6
Marine Service Provider

Join Date: May 2013
Location: Norway
Posts: 719
Re: oesenc plugin missing from PPA:opencpn repository

I installed on ubuntu 18.04 x64 yesterday:
Code:
 sudo apt-get install opencpn*
It seemed that everything installed perfect - but haven’t checked the oeSENC plugin

Quote:
Originally Posted by jean_pfoumf View Post
None off those I tried to install (Logbookkoni, Watchdog, Statusbar, Climatology, draw) are in /var/lib/apt/lists/ppa.launchpad.net.opencpn_opencpn_ubuntu_dists_bio nic_main_binary-amd64_Packages
And apt-get install does not find them.
But it works with those in the PPA, e.g. iacfleet.
Everything OK with RPI and Stretch.


Jean
petter5 is offline   Reply With Quote
Old 21-08-2018, 19:29   #7
Registered User

Join Date: Aug 2018
Posts: 6
Re: oesenc plugin missing from PPA:opencpn repository

bdbcat, thanks.

sudo apt-get install oesenc-pi installed OK and I've enabled under Options/Plugins
DamnDecentDave is offline   Reply With Quote
Old 22-08-2018, 01:51   #8
Registered User

Join Date: May 2012
Location: The Gambia
Boat: Jeanneau Sun Legende 41
Posts: 125
Send a message via Skype™ to jean_pfoumf
Re: oesenc plugin missing from PPA:opencpn repository

@Petter5
It does not work for me with opencpn*: I just get those which are in PPA files : standard plugins + Iacfleet and PyPilot
jean_pfoumf is offline   Reply With Quote
Old 25-02-2019, 02:00   #9
Registered User

Join Date: Feb 2012
Posts: 8
Re: oesenc plugin missing from PPA:opencpn repository

Hi,

I have the same problem: with Ubuntu 18.04 (bionic), most of the plugins are note available (alike opencpn-plugin-weatherrouting, opencpn-plugin-polar, etc.).

Would be nice to have it fixed...

Cheers,
Pierre
vmalep is offline   Reply With Quote
Old 07-04-2019, 21:06   #10
Registered User

Join Date: Sep 2017
Posts: 2
Re: oesenc plugin missing from PPA:opencpn repository

Disclaimer: it's typically not recommended to mix flavors of PPAs like this, so I don't recommend this, but if you're in a pinch maybe this will help.

I'm still running in to this problem, specifically trying to resolve the weather routing plugin. I'm also running Ubuntu 18.04 Bionic Beaver. Actually I'm running kubuntu 18.04 but it's effectively the same thing. In case you're very new to this, Ubuntu names their releases in alphabetical order and xenial was release 24 before the alphabet rolled over and they started over again with A and the next release after that was bionic.

My solution was to install the PPA for xenial (the 16.04 LTS release) which seems to be setup correctly. You can follow the instructions here: https://askubuntu.com/questions/2932...evious-release

The short version (in case the link dies) is to choose Modify in Software & Updates > Other software from bionic to xenial distribution.

This will create a new "http://ppa.launchpad.net/bdbcat/opencpn/ubuntu main" package that ends in "xenial" instead of "bionic"

Then run "sudo apt-get update" and then run "sudo apt-get install opencpn-plugin-weatherrouting" and it ought to install. This might solve other missing plugin problems.

To "clean up" you can uncheck your newly created xenial package in the Software & Updates > Other software so that you always pick up the bionic.

Again, the people building the packages expect the packages to be installed from the correct PPA so this may cause some difficulty with compatibility or uninstalling plugins or break other things, this is totally a hack so the developers won't support it... but until weather routing is officially supported in Bionic Beaver/18.04 LTS maybe this will help someone else in a bind!
Hadlock is offline   Reply With Quote
Old 15-05-2019, 11:45   #11
Registered User

Join Date: Jul 2015
Location: Barcelona, Catalonia.
Posts: 297
Re: oesenc plugin missing from PPA:opencpn repository

1. opencpn-plugin-climatology can not be installed because it depends on opencpn-plugin-climatology-data and there is only "precise" version. A "xenial" version of opencpn-plugin-climatology-data should be built at least.

2. There is not version 1.13 of opencpn-plugin-weatherrouting, there is only version 1.10.
__________________
OpenPlotter Project
https://openmarine.net/openplotter
Sailoog is offline   Reply With Quote
Reply

Tags
enc, opencpn, plug


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Ubuntu - install oeSENC plugin - Opencpn.org petter5 OpenCPN 9 25-10-2019 06:10
Missing detail in oeSENC chart Ernsthra OpenCPN 8 27-05-2018 14:35
oeSENC Plugin Version 2.0 Released bdbcat OpenCPN 3 23-04-2018 05:01
Debian, Raspberypi : How to install OpenCPN 4.8 from ppa Gilletarom OpenCPN 8 21-01-2018 10:24
Raspberry Pi PPA Packages - Help needed. rgleason OpenCPN 2 03-02-2016 07:55

Advertise Here


All times are GMT -7. The time now is 23:45.


Google+
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Social Knowledge Networks
Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2024, vBulletin Solutions, Inc.

ShowCase vBulletin Plugins by Drive Thru Online, Inc.