autoyast and customer center configuration
Hi, I'm trying to configure the novell customer center via autoyast on sled10-rc3 I'm using the following in my rule file. <customer_center> <do_registration config:type="boolean">true</do_registration> <registration_data> <email>scrute@novell.com</email> </registration_data> <submit_hwdata config:type="boolean">true</submit_hwdata> <submit_optional config:type="boolean">true</submit_optional> </customer_center> However, it seems as if it's automatically downloading updates when I register. The current autoyat docs don't have anything covering the <customer_center> but yet, so is there any way to turn this off ? It is also failing to add the ati and nvidia installation sources, (and presumably, there needs to be a way to accept the importing of the ATI and nvidia keys (or not) ) Thanks. -- Simon Crute IS&T Bracknell Novell UK Ltd
On Wednesday 28 June 2006 15:38, Simon Crute wrote:
However, it seems as if it's automatically downloading updates when I register. The current autoyat docs don't have anything covering the <customer_center> but yet, so is there any way to turn this off ?
I think it does not download updates but only meta-data That can't be turned off and might take a while.
It is also failing to add the ati and nvidia installation sources, (and presumably, there needs to be a way to accept the importing of the ATI and nvidia keys (or not) )
try: <import_gpg_key config:type="boolean">true</import_gpg_key> in the signature section of your profile -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug
On Wednesday 28 June 2006 15:55, Uwe Gansert wrote:
On Wednesday 28 June 2006 15:38, Simon Crute wrote:
However, it seems as if it's automatically downloading updates when I register. The current autoyat docs don't have anything covering the <customer_center> but yet, so is there any way to turn this off ?
I think it does not download updates but only meta-data That can't be turned off and might take a while.
Ahh. Looking into the logs in detail, it looks like that's what it's doing. (downloading a bunch of .xml files) BUT. when I tried this yesterday, the NCC registration took about 30 secconds. Now it's taking >5 mins. I know there was about putting some trial updates on there, but now it's taking > 10 mins.
It is also failing to add the ati and nvidia installation sources, (and presumably, there needs to be a way to accept the importing of the ATI and nvidia keys (or not) )
try: <import_gpg_key config:type="boolean">true</import_gpg_key> in the signature section of your profile
I'll give that a try. -- Simon Crute Novell IS&T Bracknell, UK
On Wednesday 28 June 2006 17:40, Simon Crute wrote:
Ahh. Looking into the logs in detail, it looks like that's what it's doing. (downloading a bunch of .xml files) BUT. when I tried this yesterday, the NCC registration took about 30 secconds. Now it's taking >5 mins. I know there was about putting some trial updates on there, but now it's taking > 10 mins.
take a look at /var/log/zmd-messages.log There you can see what's taking so long. See also: https://bugzilla.novell.com/show_bug.cgi?id=176301 -- ciao, Uwe Gansert Uwe Gansert, Server Technologies Team SUSE LINUX Products GmbH, Maxfeldstrasse 5, D-90409 Nuernberg, Germany e-mail: uwe.gansert@suse.de Fax: +49-(0)911-74053-476, Web: http://www.suse.de/~ug
participants (2)
-
Simon Crute
-
Uwe Gansert