Help with Garmin Plugin

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Biciclettapc

Help with Garmin Plugin

Post by Biciclettapc »

I need some assistance getting this to work so I can view my Garmin 310Xt GPS watch.

Derived from this youtube
http://www.youtube.com/watch?v=Ymuz6owx7n4

I installed the ppa:s, updated and then am attempting to install the plugin

My code error

Code: Select all

paul@paul-K53E ~ $ sudo apt-get install garminplugin
E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
paul@paul-K53E ~ $ 
Thanks
Paul
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
WharfRat

Re: Help with Garmin Plugin

Post by WharfRat »

From the message
Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable)
it was probably auto-updating when you tried to install the package.

Check the update manager icon for a check mark, that's when it's idle.

Good luck :wink:
Biciclettapc

Re: Help with Garmin Plugin

Post by Biciclettapc »

Yes, that must have been it, thank you!

Paul
Biciclettapc

Re: Help with Garmin Plugin

Post by Biciclettapc »

Okay, still trying to get this to work. It does not seem to recognize the usb ant stick. I think once it does it should communicate with the Garmin.

In installing the code I get this error message

Code: Select all

paul@paul-K53E ~ $ sudo apt-get install garminplugin
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following NEW packages will be installed:
  garminplugin
0 upgraded, 1 newly installed, 0 to remove and 17 not upgraded.
Need to get 134 kB of archives.
After this operation, 369 kB of additional disk space will be used.
Get:1 http://ppa.launchpad.net/andreas-diesner/garminplugin/ubuntu/ raring/main garminplugin amd64 0.3.20-1~raring [134 kB]
Fetched 134 kB in 1s (79.7 kB/s)                   
Selecting previously unselected package garminplugin.
(Reading database ... 158855 files and directories currently installed.)
Unpacking garminplugin (from .../garminplugin_0.3.20-1~raring_amd64.deb) ...
dpkg: error processing /var/cache/apt/archives/garminplugin_0.3.20-1~raring_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/mozilla/plugins/npGarminPlugin.so', which is also in package garmin-plugin 0.3.16-2
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/garminplugin_0.3.20-1~raring_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
paul@paul-K53E ~ $ 
WharfRat

Re: Help with Garmin Plugin

Post by WharfRat »

Biciclettapc,

The error message:
dpkg: error processing /var/cache/apt/archives/garminplugin_0.3.20-1~raring_amd64.deb (--unpack):
trying to overwrite '/usr/lib/mozilla/plugins/npGarminPlugin.so', which is also in package garmin-plugin 0.3.16-2
is saying that there's a file /usr/lib/mozilla/plugins/npGarminPlugin.so that belongs to the package garmin-plugin.

Try purging the package garmin-plugin then try installing garminplugin.
Biciclettapc

Re: Help with Garmin Plugin

Post by Biciclettapc »

Thanks, that enabled it to install but I still can not make the USB Ant stick work.

The Garmin-ant-downloader is installed, but still no ant device shows

This covers it, but I havent a clue how to install :(

https://github.com/Tigge/Garmin-Forerun ... -Extractor
Locked

Return to “Beginner Questions”