zope.interface and pyasn1 dependencies have version 'unknown' #1473

Closed
opened 2011-08-10 01:02:32 +00:00 by davidsarah · 3 comments
davidsarah commented 2011-08-10 01:02:32 +00:00
Owner

In the output of tahoe --version and tahoe --version-and-path, the zope.interface and pyasn1 versions are always shown as 'unknown'. The versions of these dependencies are also not checked against the requirement. This is because these modules have no *version* property (which should be reported as bugs against zope.interface and pyasn1).

Note that pkg_resources cannot be relied on to return correct version numbers; see /tahoe-lafs/trac-2024-07-25/issues/6320#comment:8.

In the output of `tahoe --version` and `tahoe --version-and-path`, the zope.interface and pyasn1 versions are always shown as '`unknown`'. The versions of these dependencies are also not checked against the requirement. This is because these modules have no `*version*` property (which should be reported as bugs against [zope.interface](https://launchpad.net/zope.interface) and [pyasn1](http://sourceforge.net/tracker/?atid=605751&group_id=93839&func=browse)). Note that `pkg_resources` cannot be relied on to return correct version numbers; see [/tahoe-lafs/trac-2024-07-25/issues/6320](/tahoe-lafs/trac-2024-07-25/issues/6320)#comment:8.
tahoe-lafs added the
packaging
major
defect
1.8.2
labels 2011-08-10 01:02:32 +00:00
tahoe-lafs added this to the undecided milestone 2011-08-10 01:02:32 +00:00
davidsarah commented 2011-08-10 01:23:07 +00:00
Author
Owner
[Reported against pyasn1](https://sourceforge.net/tracker/?func=detail&aid=3389317&group_id=93839&atid=605751). There is an [existing bug against zope.interface](https://bugs.launchpad.net/zope.interface/+bug/531662).
davidsarah commented 2012-03-29 19:43:14 +00:00
Author
Owner

Not our bug to fix.

Not our bug to fix.
tahoe-lafs added the
invalid
label 2012-03-29 19:43:14 +00:00
davidsarah closed this issue 2012-03-29 19:43:14 +00:00
daira commented 2015-02-09 01:22:48 +00:00
Author
Owner

The bug in pyasn1 is fixed.

The one in zope.interface was wontfixed by an obstinate maintainer who claimed that pkg_resources could be used instead, even though that sometimes gives the wrong version number (and the maintainer was told that by me and Glyph in so many words) :-(

The bug in pyasn1 is fixed. The one in zope.interface was wontfixed by an obstinate maintainer who claimed that `pkg_resources` could be used instead, even though that sometimes gives the wrong version number (and the maintainer was told that by me and Glyph in so many words) :-(
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Reference: tahoe-lafs/trac-2024-07-25#1473
No description provided.