[Pkg-team] [OpenIndiana Distribution - Bug #366] (Closed) pkg is missing version numbers for most packages

illumos project devnull at illumos.org
Fri Sep 16 17:06:29 UTC 2011


Issue #366 has been updated by Ken Mays.

Due date set to 2011-09-16
Category set to pkg (Image Packaging System)
Status changed from New to Closed
Target version set to oi_151_stable
% Done changed from 0 to 100
Estimated time set to 1.00
Difficulty set to Bite-size
Tags set to pkg

Closed ticket. As Alan mentioned, this is a packaging naming nomenclature brought over from legacy OpenSolaris development. OI package maintainers are either using what the upstream consolidator maintainer used for the build or adjusting their own packages to use version numbers (i.e. Userland/SFE). This is not a bug (it is by legacy design).
----------------------------------------
Bug #366: pkg is missing version numbers for most packages
https://www.illumos.org/issues/366

Author: Brian Bienvenu
Status: Closed
Priority: Normal
Assignee: OI PKG
Category: pkg (Image Packaging System)
Target version: oi_151_stable
Difficulty: Bite-size
Tags: pkg


When going through the list of packages available (pkg list -a) I noticed that the majority of them have the version tag set as 0.5.11. This isn't very useful as it makes it hard to tell what version the software in the package actually is.

Example:

<pre>
# pkg list -a | grep xaw
x11/library/toolkit/libxaw4                   0.5.11-0.148    installed  -----
x11/library/toolkit/libxaw5                   0.5.11-0.148    installed  -----
x11/library/toolkit/libxaw7                   1.0.7-0.148     installed  -----
</pre>

The first two clearly aren't correct, whilst the last one is.


-- 
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://www.illumos.org/my/account



More information about the Pkg-team mailing list