Univention Bugzilla – Attachment 7485 Details for
Bug 40710
Online repository in appliances is not activated when system upgrade is not selected
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch: activate online repository in any case
move_ucr_set.patch (text/plain), 843 bytes, created by
Erik Damrose
on 2016-02-17 13:22:13 CET
(
hide
)
Description:
patch: activate online repository in any case
Filename:
MIME Type:
Creator:
Erik Damrose
Created:
2016-02-17 13:22:13 CET
Size:
843 bytes
patch
obsolete
>Index: usr/lib/univention-system-setup/scripts/90_postjoin/20upgrade >=================================================================== >--- usr/lib/univention-system-setup/scripts/90_postjoin/20upgrade (Revision 67501) >+++ usr/lib/univention-system-setup/scripts/90_postjoin/20upgrade (Arbeitskopie) >@@ -34,6 +34,9 @@ > > info_header "$0" "$(gettext "Upgrading the system")" > >+# Activate the online repository >+/usr/sbin/ucr set repository/online=yes >+ > is_profile_var_true "update/system/after/setup" > > if [ $? -ne 0 ]; then >@@ -44,9 +47,6 @@ > > eval "$(ucr shell)" > >-# Activate the online repository >-/usr/sbin/ucr set repository/online=yes >- > if [ "$server_role" = "domaincontroller_master" ]; then > # Update to latest patchlevel > echo "Running upgrade on DC Master: univention-upgrade --noninteractive --updateto $version_version-99"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 40710
: 7485