VMware SOFTWARE REPOSITORY FOR WINDOWS 1.1 Bedienungsanleitung Seite 22

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 66
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 21
If you find you need to modify a package, for example, to update a command argument to optimize
installation, you should then add a value to the package version number rather than to the package name,
for example, 9.00.1399.06-b, to enable Package Manager to identify and process the revised version.
Correct Versioning Practices
The version is added to the file name when the .crate file is generated. For example, sqlserver_
9.00.4035.00_x86.crate, where 9.00.4035.00 is the software publisher's assigned version number and is
considered the UpstreamVersion as described below.
You should carefully determine the version of the package. The processing of dependencies will not work
if you incorrectly version a package.
You can also assign more detailed version numbers. The format is Epoch;UpstreamVersion-Version.
n
Epoch: (Optional) Provided to allow you to leave behind version numbering mistakes in older versions
of the package or to leave behind previous versioning schemes. Valid value is a single (small) integer. If
omitted, the value is assumed to be zero. Epoch can contain only integers. In the Epoch, 9 is a lower
version than 10.
n
UpstreamVersion: (Required) The primary version number. It is usually the version of the application
the package contains. The format is usually that of the package authors; however, it may need to be
reformatted to fit your package management systems format and comparison scheme. Valid
UpsteamVersion characters are 0-9, a-z, A-Z, ; (semicolon), . (period), - (dash), + (plus), and ~ (tilde). If
there is no Epoch, semicolons are not allowed. If there is no Version, hyphens are not allowed.
In the upstream version, you can use the publisher's version number. The following is an example of
how version numbers are processed by Package Manager, lowest version to highest version:
9 (earlier version)
9A
9AA
9Aa
9a
9+
9.0
9.0.0.0
9.00.0.0
9~
90
90.0
900 (later version)
Notice the order in which non-numeric characters are processed. Non-numeric characters are processed
as a string based on their ASCIIvalue. You should only use them if you know the ASCIIvalue and
understand the impact on the value of the version.
The easiest format to manage is the publisher's version.
n
Version: (Optional) Provided to allow you to add package versions to the UpstreamVersion based on
changes or edits to the base package. For example, you need to modify a command parameter to
improve the installation process. Valid Version characters are 0-9, a-z, A-Z, . (period), - (dash), + (plus),
and ~ (tilde).
vCenter Configuration Manager Software Provisioning Components Installation and User's Guide
22 VMware, Inc.
Seitenansicht 21
1 2 ... 17 18 19 20 21 22 23 24 25 26 27 ... 65 66

Kommentare zu diesen Handbüchern

Keine Kommentare