I have a number of build clients installing from and
publishing to a pkg repo.  I'd like to understand
how concurrent read/write access to the repo is
expected to work.  The repo is accessed through http
by all clients.  It appears that:

* concurrent install and publish: this works, but the
  newly published package is not visible until the
  repo is refreshed (pkgrepo refresh)

* publish while repo refresh is running (repo in
  "processing" state: this does not seem to work, I'm
  getting 500 errors from the repo.

* install while repo refresh is running: also does not
  seem to work, getting "framework stall" errors.

Is the above the expected behaviour?

Thanks
Laca


_______________________________________________
pkg-discuss mailing list
pkg-discuss@opensolaris.org
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to