Hi Shawn,
thanks. I got it. It works now.
Regards,
Jan Hlodan
Shawn Walker wrote:
Jan Hlodan wrote:
Hello,
can you look at next repo, which I want to start, please?
I removed cfg_cache. cfg_cache was regenerate after restarting the
service.
But I'm getting the same error.
...
-e /usr/lib/pkg.depotd --readonly -d /repo/ips/osol-dev/active -p
10000 -s 20 -t 60 --content-root=/usr/share/lib/pkg --log-access=none
--log-errors=stderr --ssl-cert-file=none
--ssl-dialog=smf:svc:/application/pkg/server:osol-dev
--ssl-key-file=none
pkg.depotd: repository.conf error: Invalid value for feed.id.
...
Check the cfg_cache file's value for feed id and verify that it is
a valid uuid. If it is not, delete the attribute from cfg_cache
and it should be re-generated the next time you start the depot
server without --readonly or --mirror.
As I noted before, you must start the depot server *without* readonly
or --mirror so that the feed id gets generated properly. There is a
bug in the older versions of the depot software that causes a new
configuration to be written out even in readonly mode.
So delete the old cfg_cache and then execute this from the command-line:
/usr/lib/pkg.depotd -d /repo/ips/osol-dev/active -p
10000 -s 20 -t 60 --refresh-index
Once it exits, then try restarting your service.
Cheers,
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss