Yubico / yubikey-neo-manager

Cross platform personalization tool for the YubiKey NEO
https://developers.yubico.com/yubikey-neo-manager/
BSD 2-Clause "Simplified" License
57 stars 12 forks source link

Unable to install package yubikey-neo-manager on Ubuntu 12.04 (Elementary Luna) #28

Closed naftulikay closed 9 years ago

naftulikay commented 9 years ago

I've installed the Yubico PPA with the following:

sudo add-apt-repository -y ppa:yubico/stable
sudo apt-get update

I then tried installing the software with

sudo apt-get install yubikey-neo-manager

Which fails with:

Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 yubikey-neo-manager : Depends: libu2f-host0 (>= 0.0) but it is not installable
                       Recommends: pcscd but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
dainnilsson commented 9 years ago

The YubiKey NEO Manager depends on libu2f-host, which depends on hidapi, which isn't available for 12.04. The NEO Manager package for 12.04 is a mistake, and will be removed. Installing the NEO Manager requires Ubuntu 14.04 or later.