<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-gb">
<link rel="self" type="application/atom+xml" href="https://forum.yubico.com/feed.php?f=30&amp;t=2406" />

<title>Yubico Forum</title>
<subtitle>...visit our web-store at</subtitle>
<link href="https://forum.yubico.com/index.php" />
<updated>2016-08-31T04:28:26+01:00</updated>

<author><name><![CDATA[Yubico Forum]]></name></author>
<id>https://forum.yubico.com/feed.php?f=30&amp;t=2406</id>
<entry>
<author><name><![CDATA[linsam]]></name></author>
<updated>2016-08-31T04:28:26+01:00</updated>
<published>2016-08-31T04:28:26+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2406&amp;p=8927#p8927</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2406&amp;p=8927#p8927"/>
<title type="html"><![CDATA[Re: yubikey-piv-manager and Ubuntu Trusty]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2406&amp;p=8927#p8927"><![CDATA[
I'm seeing this too, even after running <div class="codetitle"><b>Code:</b></div><div class="codecontent">apt-get install python-pyside</div>, which I would have expected should be a dependency of the package. I found a related bug report here at <a href="https://github.com/Yubico/yubioath-desktop/issues/26" class="postlink">https://github.com/Yubico/yubioath-desktop/issues/26</a>, although it is for a different program.<br /><br />However, following the work-around instructions in that bug report leads me to subsequent trouble:<br /><br /><div class="codetitle"><b>Code:</b></div><div class="codecontent">Traceback (most recent call last):<br />  File &quot;/usr/bin/pivman&quot;, line 9, in &lt;module&gt;<br />    load_entry_point('yubikey-piv-manager==1.3.0', 'gui_scripts', 'pivman')()<br />  File &quot;/usr/lib/python2.7/dist-packages/pkg_resources.py&quot;, line 351, in load_entry_point<br />    return get_distribution(dist).load_entry_point(group, name)<br />  File &quot;/usr/lib/python2.7/dist-packages/pkg_resources.py&quot;, line 2363, in load_entry_point<br />    return ep.load()<br />  File &quot;/usr/lib/python2.7/dist-packages/pkg_resources.py&quot;, line 2088, in load<br />    entry = __import__(self.module_name, globals(),globals(), &#91;'__name__'&#93;)<br />  File &quot;/usr/lib/python2.7/dist-packages/pivman/__main__.py&quot;, line 33, in &lt;module&gt;<br />    from pivman.view.main import MainWidget<br />  File &quot;/usr/lib/python2.7/dist-packages/pivman/view/main.py&quot;, line 30, in &lt;module&gt;<br />    from pivman.watcher import ControllerWatcher<br />  File &quot;/usr/lib/python2.7/dist-packages/pivman/watcher.py&quot;, line 29, in &lt;module&gt;<br />    from pivman.controller import Controller<br />  File &quot;/usr/lib/python2.7/dist-packages/pivman/controller.py&quot;, line 35, in &lt;module&gt;<br />    from hashlib import pbkdf2_hmac<br />ImportError: cannot import name pbkdf2_hmac<br /></div><br /><br />According to the hashlib docs, the available hashes depend on how python is linked against openssl. On my 14.04 system, python2's hashlib lacks pbkdf2_hmac, but python3's hashlib does have it. However, I cannot run pivman via python3 as it then cannot find other packages, like yubikey-piv-manager.<br /><br />That's all I've got for now.<p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4452">linsam</a> — Wed Aug 31, 2016 4:28 am</p><hr />
]]></content>
</entry>
<entry>
<author><name><![CDATA[mrfsl]]></name></author>
<updated>2016-08-30T15:18:10+01:00</updated>
<published>2016-08-30T15:18:10+01:00</published>
<id>https://forum.yubico.com/viewtopic.php?t=2406&amp;p=8925#p8925</id>
<link href="https://forum.yubico.com/viewtopic.php?t=2406&amp;p=8925#p8925"/>
<title type="html"><![CDATA[yubikey-piv-manager and Ubuntu Trusty]]></title>

<content type="html" xml:base="https://forum.yubico.com/viewtopic.php?t=2406&amp;p=8925#p8925"><![CDATA[
Help would be greatly appreciated.<br /><br />The official yubikey-piv-manager version 1.3.0-1~ppa1~trusty1 installed from PPA will not start on Ubuntu version 14.04 (Trusty.)<br /><br />Output:<br /><br /><div class="quotetitle"><b>Quote:</b></div><div class="quotecontent"><br />Traceback (most recent call last):<br />  File &quot;/usr/bin/pivman&quot;, line 5, in &lt;module&gt;<br />    from pkg_resources import load_entry_point<br />  File &quot;/usr/lib/python2.7/dist-packages/pkg_resources.py&quot;, line 2749, in &lt;module&gt;<br />    working_set = WorkingSet._build_master()<br />  File &quot;/usr/lib/python2.7/dist-packages/pkg_resources.py&quot;, line 444, in _build_master<br />    ws.require(__requires__)<br />  File &quot;/usr/lib/python2.7/dist-packages/pkg_resources.py&quot;, line 725, in require<br />    needed = self.resolve(parse_requirements(requirements))<br />  File &quot;/usr/lib/python2.7/dist-packages/pkg_resources.py&quot;, line 628, in resolve<br />    raise DistributionNotFound(req)<br />pkg_resources.DistributionNotFound: PySide<br /></div><p>Statistics: Posted by <a href="https://forum.yubico.com/memberlist.php?mode=viewprofile&amp;u=4460">mrfsl</a> — Tue Aug 30, 2016 3:18 pm</p><hr />
]]></content>
</entry>
</feed>