-
Bug
-
Resolution: Fixed
-
P4
-
7u2
-
b06
-
other
-
solaris
-
Not verified
Issue | Fix Version | Assignee | Priority | Status | Resolution | Resolved In Build |
---|---|---|---|---|---|---|
JDK-2216370 | 8 | Pranav Bhat | P2 | Closed | Fixed |
There are several warning messages that occur depending on the release of the os. IPS needs to be built with the latest Solaris release for integrations. When this release is known the IPS packages will need to be rebuilt.
One of the issues was reported by Alan Steinberg
I ran pkglint on your repo, and the only issue I found was:
WARNING opensolaris.manifest001.1 Missing attribute 'info.classification' in
pkg://java-nightly/consolidation/java/###@###.###,5.11-0.166:20110526T234321Z
The error checking on pkglint use in the generation scripts fails the build on non zero returns. I had
assumed warnings would return an error to the shell. I will file a CR and regex the output for warning
messages. Is this warning message causing any integration work to stop?
It would not prevent it from being integrated into RE. It will not have any direct affect on functionality of the package, but is required for proper identification of the consolidation.
An issue observed when building with the 165 release has warnings for all the dependencies from pkgdepend. Those need to be resolved with the IPS team before integration.
One of the issues was reported by Alan Steinberg
I ran pkglint on your repo, and the only issue I found was:
WARNING opensolaris.manifest001.1 Missing attribute 'info.classification' in
pkg://java-nightly/consolidation/java/###@###.###,5.11-0.166:20110526T234321Z
The error checking on pkglint use in the generation scripts fails the build on non zero returns. I had
assumed warnings would return an error to the shell. I will file a CR and regex the output for warning
messages. Is this warning message causing any integration work to stop?
It would not prevent it from being integrated into RE. It will not have any direct affect on functionality of the package, but is required for proper identification of the consolidation.
An issue observed when building with the 165 release has warnings for all the dependencies from pkgdepend. Those need to be resolved with the IPS team before integration.
- backported by
-
JDK-2216370 Removal of pkglint warning messages prior to integration due to Solaris version upgrades
-
- Closed
-