Bug 17411 - updater, security-update, actualise inkonsistent
Summary: updater, security-update, actualise inkonsistent
Status: RESOLVED WONTFIX
Alias: None
Product: UCS
Classification: Unclassified
Component: Update - univention-updater
Version: UCS 2.3
Hardware: Other Linux
: P5 normal
Target Milestone: ---
Assignee: Bugzilla Mailingliste
QA Contact:
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-01-20 13:59 CET by Philipp Hahn
Modified: 2014-02-18 21:37 CET (History)
0 users

See Also:
What kind of report is it?: ---
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Customer ID:
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philipp Hahn univentionstaff 2010-01-20 13:59:27 CET
univention-updater
 univention-security-update
 univention-actualise
in den verschiedenen Modi
 net
 local
 cdrom
gepaart mit der Option
 --check
 local/repository=
 update-to
verhalten sich sehr inkonsistent und daher unvorhersagbar, ob auf das Netz zugegriffen werden muß oder nicht. (Siehe u.a. Bug #17115 lange Bootzeit)

univention-updater net   --check  local/repository=true
univention-updater net            local/repository=true
 univention-repository-update http://$univention_mirror_server
 Anschliesend wie local, d.h. apt-get file://
univention-updater net   --check  local/repository=false
univention-updater net            local/repository=false
 apt-get http://$univention_repository_server 
univention-updater local --check  local/repository=true
univention-updater local          local/repository=true
 apt-get file://
univention-updater local --check  local/repository=false
univention-updater local          local/repository=false
 Nicht unterstützt
univention-updater cdrom --check  local/repository=true
univention-updater cdrom          local/repository=true
 univention-repository-update file://
 Anschliesend wie local, d.h. apt-get file://
univention-updater cdrom --check  local/repository=false
univention-updater cdrom          local/repository=false
 Nicht unterstützt

univention-security-update local --check  local/repository=false
univention-security-update local          local/repository=false
 Nicht unterstützt

univention-security-update net   --check  local/repository=true
 macht vorher kein univention-repository-update
univention-security-update net            local/repository=true
 Führt ein "univention-repository-update net --security-only" aus
 ignoriert update-to

univention-security-update local --check  local/repository=true
univention-security-update local          local/repository=true
univention-security-update net   --check  local/repository=false
univention-security-update net            local/repository=false
 updater.security_update_available()


univention-actualise --check  local/repository=true
univention-actualise          local/repository=true
univention-actualise --check  local/repository=false
univention-actualise          local/repository=false
  apt-get
Comment 1 Stefan Gohmann univentionstaff 2014-02-18 21:37:48 CET
This issue has been filed against UCS 2.3.

UCS 2.3 is out of maintenance and many UCS components have vastly changed in
later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug".
In this case please provide detailed information on how this issue is affecting
you.