Hello,
I'm having trouble updating a machine running nv_134a to project
packages I built that are based on nv_137. "pkg image-update -nvf" and
"pkg install SUNWcs" both give "no updates". I uninstalled "entire" but
still get the same results. I don't understand this since the project
packages I'm trying to update to are newer than the installed versions.
Can someone let me know what I'm doing wrong or if I should file a bug?
Also, just in case "pkg image-update" requires a full opensolaris repo
defined in addition to the ON repo (even with "entire" uninstalled), I
tried adding ipkg.sfbay/dev as an additional publisher but kept my
personal publisher as the preferred one. A"pkg image-update -nvf" showed
the update would only update to opensolaris's nv_139 based packages, but
none of my project package's "on-nightly" nv_137 based packages.
What gives?
-----------------------------------------------------------
r...@opensolaris:/# pkg publisher
PUBLISHER TYPE STATUS URI
on-nightly (preferred) origin online
http://mpkpen-ai-3.sfbay/on-nightly/
r...@opensolaris:/# pkg image-update -nvf
Solver: [ Variables: 909 Clauses: 5362 Iterations: 1 State: Succeeded]
Timings: [phase 1: 0.728, phase 2: 0.088, phase 3: 7.165, phase 4:
5.646, phase 5: 0.033]
Maintained incorporations: None
Package version changes:
No updates available for this image.
r...@opensolaris:/# pkg set-publisher -O http://ipkg.sfbay/dev
opensolaris.org
r...@opensolaris:/# pkg publisher
PUBLISHER TYPE STATUS URI
on-nightly (preferred) origin online
http://mpkpen-ai-3.sfbay/on-nightly/
opensolaris.org origin online
http://ipkg.sfbay/dev/
r...@opensolaris:/# pkg image-update -nvf > image-update-both
r...@opensolaris:/# grep on-nightly image-update-both
((Nothing...only updates are to pkg://opensolaris.org, none to
pkg://on-nightly))
((Below I confirm that my packages have a newer version number than
what's installed on the machine, so why doesn't "pkg image-update" work??))
r...@opensolaris:~# pkg info SUNWcs
Name: SUNWcs
Summary: Core Solaris
Description: core software for a specific instruction-set architecture
Category: System/Core
State: Installed
Publisher: opensolaris.org
Version: 0.5.11
Build Release: 5.11
Branch: 0.134.0.1
Packaging Date: Fri Apr 23 21:04:24 2010
Size: 25.51 MB
FMRI:pkg://opensolaris.org/[email protected],5.11-0.134.0.1:20100423T210424Z
(Below shows my project's SUNWcs version is 137.)
r...@opensolaris:~# pkg info -r SUNWcs
Name: SUNWcs
Summary: Core Solaris
Description: core software for a specific instruction-set architecture
Category: System/Core
State: Not installed
Publisher: on-nightly
Version: 0.5.11
Build Release: 5.11
Branch: 0.137
Packaging Date: Wed May 12 07:54:18 2010
Size: 26.20 MB
FMRI:pkg://on-nightly/[email protected],5.11-0.137:20100512T075418Z
r...@opensolaris:~# pkg install -n SUNWcs
No updates necessary for this image.
r...@opensolaris:~# pkg install -n pkg://on-nightly/SUNWcs
Creating Plan /Planning for install failed:
Use -v option for more details
pkg: No matching version of SUNWcs can be installed:
pkg://on-nightly/[email protected],5.11-0.137:20100512T075418Z: This version is
excluded by installed
incorporationpkg://opensolaris.org/consolidation/osnet/[email protected],5.11-0.134.0.1:20100423T210948Z
-----------------------------------------------------------
For the other steps that I tried and the corresponding output, please see:
http://re.west/gates/yf/builds/ONNV/IPS/myTry
Thanks very much,
Janie
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss