On Thu, 2010-06-10 at 07:44 +0530, subranshu patel wrote:
> Then updated the package(added a new file) and published it to
> repository.
> FMRI: pkg:/[email protected],5.11:20100609T105310Z
>
> Then again executed "pkg install" command to update the package, but
> its prompting "No updates available for this image".
> spa...@opensolaris:~# pkg set-publisher -P -O
> http://localhost:10009dummypublisher
> spa...@opensolaris:~# pkg refresh dummypublisher
> spa...@opensolaris:~# pkg -R /opt/subru/ install temppkg
> No updates available for this image.
You're operating on two different images here - I suspect you really
want to do:
<publish updated package>
# pkg -R /opt/subru refresh
# pkg -R /opt/subru install temppkg
cheers,
tim
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss