[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-10-18 Thread Hans Joachim Desserud
Thanks :)

Also marking it fixed in artful, since it has worked there for quite
some time.

** Changed in: yubikey-piv-manager (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-10-17 Thread Launchpad Bug Tracker
This bug was fixed in the package yubikey-piv-manager -
1.3.0-1+ubuntu17.04.1

---
yubikey-piv-manager (1.3.0-1+ubuntu17.04.1) zesty-proposed; urgency=high

  * Re-add PySide patch.
  * Remove requires.txt requiring PySide (Closes: #847493; LP: #1648772)

 -- Luke Faraone   Tue, 30 May 2017 16:04:59 -0700

** Changed in: yubikey-piv-manager (Ubuntu Zesty)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-10-14 Thread Hans Joachim Desserud
I've tested this on an up-to-date Ubuntu 17.04 vm now. After installing
1.3.0-1+ubuntu17.04.1 from -proposed, I no longer see the error message
when attempting to start `pivman`. I don't have a yubikey so it is a bit
limited how much I can verify, but the program seems to run as expected
and I haven't seen any crashes.

** Tags removed: removal-candidate verification-needed 
verification-needed-zesty yakkety
** Tags added: verification-done verification-done-zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-07-12 Thread Robie Basak
Hello Hadmut, or anyone else affected,

Accepted yubikey-piv-manager into zesty-proposed. The package will build
now and be available at https://launchpad.net/ubuntu/+source/yubikey-
piv-manager/1.3.0-1+ubuntu17.04.1 in a few hours, and then in the
-proposed repository.

Please help us by testing this new package.  See
https://wiki.ubuntu.com/Testing/EnableProposed for documentation on how
to enable and use -proposed.Your feedback will aid us getting this
update out to other Ubuntu users.

If this package fixes the bug for you, please add a comment to this bug,
mentioning the version of the package you tested and change the tag from
verification-needed-zesty to verification-done-zesty. If it does not fix
the bug for you, please add a comment stating that, and change the tag
to verification-failed-zesty. In either case, details of your testing
will help us make a better decision.

Further information regarding the verification process can be found at
https://wiki.ubuntu.com/QATeam/PerformingSRUVerification .  Thank you in
advance!

** Changed in: yubikey-piv-manager (Ubuntu Zesty)
   Status: In Progress => Fix Committed

** Tags added: verification-needed verification-needed-zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-05-30 Thread Luke Faraone
** Description changed:

- When starting pivman, I just get an error message:
+ 
+ [Impact] 
+ 
+ `pivman` crashes on start with a traceback.
+ 
+ [Test Case]
  
  % pivman
  Traceback (most recent call last):
-   File "/usr/bin/pivman", line 6, in 
- from pkg_resources import load_entry_point
-   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
2976, in 
- @_call_aside
-   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
2962, in _call_aside
- f(*args, **kwargs)
-   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
2989, in _initialize_master_working_set
- working_set = WorkingSet._build_master()
-   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
660, in _build_master
- ws.require(__requires__)
-   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
968, in require
- needed = self.resolve(parse_requirements(requirements))
-   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
854, in resolve
- raise DistributionNotFound(req, requirers)
+   File "/usr/bin/pivman", line 6, in 
+ from pkg_resources import load_entry_point
+   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
2976, in 
+ @_call_aside
+   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
2962, in _call_aside
+ f(*args, **kwargs)
+   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
2989, in _initialize_master_working_set
+ working_set = WorkingSet._build_master()
+   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
660, in _build_master
+ ws.require(__requires__)
+   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
968, in require
+ needed = self.resolve(parse_requirements(requirements))
+   File "/usr/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 
854, in resolve
+ raise DistributionNotFound(req, requirers)
  pkg_resources.DistributionNotFound: The 'PySide' distribution was not found 
and is required by yubikey-piv-manager
  
  
+ [Regression Potential] 
  
+ No reverse dependencies, software does not function at all at present.
  
- Missing dependency in package?
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.10
  Package: yubikey-piv-manager 1.3.0-1
  ProcVersionSignature: Ubuntu 4.8.0-30.32-generic 4.8.6
  Uname: Linux 4.8.0-30-generic x86_64
  NonfreeKernelModules: zfs zunicode zcommon znvpair zavl
  ApportVersion: 2.20.3-0ubuntu8
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Dec  9 12:05:51 2016
  InstallationDate: Installed on 2016-04-22 (230 days ago)
  InstallationMedia: Lubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420)
  PackageArchitecture: all
  SourcePackage: yubikey-piv-manager
  UpgradeStatus: Upgraded to yakkety on 2016-10-17 (53 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-05-19 Thread Bug Watch Updater
** Changed in: yubikey-piv-manager (Debian)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-05-17 Thread Bug Watch Updater
** Changed in: yubikey-piv-manager (Debian)
   Status: New => Fix Committed

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-05-16 Thread Luke Faraone
** Also affects: yubikey-piv-manager (Ubuntu Zesty)
   Importance: Undecided
   Status: New

** Changed in: yubikey-piv-manager (Ubuntu Zesty)
   Status: New => In Progress

** Changed in: yubikey-piv-manager (Ubuntu Zesty)
 Assignee: (unassigned) => Luke Faraone (lfaraone)

** Changed in: yubikey-piv-manager (Ubuntu)
   Importance: Undecided => High

** Changed in: yubikey-piv-manager (Ubuntu Zesty)
   Importance: Undecided => High

** Changed in: yubikey-piv-manager (Ubuntu)
 Assignee: (unassigned) => Luke Faraone (lfaraone)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2017-05-16 Thread Luke Faraone
** Changed in: yubikey-piv-manager (Ubuntu)
   Status: Confirmed => Triaged

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2016-12-23 Thread Bug Watch Updater
** Changed in: yubikey-piv-manager (Debian)
   Status: Unknown => New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1648772] Re: The 'PySide' distribution was not found and is required by yubikey-piv-manager

2016-12-23 Thread Hans Joachim Desserud
Thanks for taking your time to report this issue and help making Ubuntu
better.

I get a similar error message when attempting to start pivman. I also
found a corresponding bug report in Debian, so I have attached a bug
watch.

** Bug watch added: Debian Bug tracker #847493
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847493

** Also affects: yubikey-piv-manager (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=847493
   Importance: Unknown
   Status: Unknown

** Changed in: yubikey-piv-manager (Ubuntu)
   Status: New => Confirmed

** Tags added: zesty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1648772

Title:
  The 'PySide' distribution was not found and is required by yubikey-
  piv-manager

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/yubikey-piv-manager/+bug/1648772/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs