Bug 140070

Summary: Autoyast installation has no directive for turning off download only mode of yast online update?
Product: [openSUSE] SUSE LINUX 10.0 Reporter: edgar nielsen <edgar+novell>
Component: AutoYaSTAssignee: Uwe Gansert <ug>
Status: RESOLVED WONTFIX QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: Other   
OS: SuSE Linux 10.0   
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: yast installation logfiles
autoyast config file

Description edgar nielsen 2005-12-17 01:09:45 UTC
Auto update settings seem to turn on download only by default, I do
not see an option to turn off download only in the DTD or rummaging
around the net. I am using:

  <online_update>
    <autoget config:type="boolean">true</autoget>
    <enable_autoupdate config:type="boolean">true</enable_autoupdate>
    <skipPre config:type="boolean">true</skipPre>
    <update_time>
      <day config:type="integer">0</day>
      <hour config:type="integer">0</hour>
      <minute config:type="integer">0</minute>
      <random_time config:type="boolean">true</random_time>
      <timing>daily</timing>
    </update_time>
  </online_update>

FYI, it looks like random time is not a random time every time it runs,
but instead means that it will be set to run at the same time, albeit one that
was randomly determined at installation. This should be documented!

Is there a way to turn off the -g option that sets download only, not
only within autoyast, but also just with yast itself?
The /etc/sysconfig/online-update file does not set this, seems like
only the cronjob controls this? Yast clearly seems to be keeping this
information somewhere, I would have expected in /etc/sysconfig, but that
does not seem to be the case, unless I am just being stupid!

So the only way to fix it that I can see is
to either edit by hand or use a post-install script.....


thanks,
edgar nielsen
DHAPDigital
Comment 1 Danny Al-Gaaf 2005-12-19 12:59:41 UTC
please report bugs for "SUSE Linux 10.0 OSS" against "SUSE Linux 10.0"
Comment 2 Michael Gross 2005-12-19 17:37:53 UTC
As usual we will require the logfiles, thanks ;)
Comment 3 edgar nielsen 2005-12-19 18:56:07 UTC
Created attachment 61383 [details]
yast installation logfiles
Comment 4 edgar nielsen 2005-12-19 18:57:08 UTC
Created attachment 61384 [details]
autoyast config file
Comment 5 edgar nielsen 2005-12-19 18:59:11 UTC
The logs are attached now along with my configuration file.
Comment 6 Uwe Gansert 2005-12-20 15:39:41 UTC
Klaus?
Comment 8 Uwe Gansert 2006-05-17 14:23:59 UTC
okay then - won't fix