Bug 140070 - Autoyast installation has no directive for turning off download only mode of yast online update?
Summary: Autoyast installation has no directive for turning off download only mode of ...
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: AutoYaST (show other bugs)
Version: Final
Hardware: Other SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Uwe Gansert
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-17 01:09 UTC by edgar nielsen
Modified: 2006-05-17 14:23 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments
yast installation logfiles (222.19 KB, application/x-gzip)
2005-12-19 18:56 UTC, edgar nielsen
Details
autoyast config file (37.23 KB, text/plain)
2005-12-19 18:57 UTC, edgar nielsen
Details

Note You need to log in before you can comment on or make changes to this bug.
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