Univention Bugzilla – Attachment 4565 Details for
Bug 28089
System Setup Boot: setup-join nimmt nicht die lokalen Pakete
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
bug_28089.patch
bug_28089.patch (text/plain), 1.02 KB, created by
Stefan Gohmann
on 2012-07-26 21:05:20 CEST
(
hide
)
Description:
bug_28089.patch
Filename:
MIME Type:
Creator:
Stefan Gohmann
Created:
2012-07-26 21:05:20 CEST
Size:
1.02 KB
patch
obsolete
>Index: usr/lib/univention-system-setup/scripts/setup-join.sh >=================================================================== >--- usr/lib/univention-system-setup/scripts/setup-join.sh (Revision 34377) >+++ usr/lib/univention-system-setup/scripts/setup-join.sh (Arbeitskopie) >@@ -64,6 +64,10 @@ > # do not allow the UMC or webserver to be restarted > /usr/share/univention-updater/disable-apache2-umc > >+# Re-create sources.list files before installing the role packages >+# https://forge.univention.org/bugzilla/show_bug.cgi?id=28089 >+ucr commit /etc/apt/sources.list.d/* >+ > # Install the server package > /usr/lib/univention-system-setup/scripts/role/10role > >@@ -145,6 +149,9 @@ > echo "Starting re-configuration of network" > run-parts -a --network-only -a --appliance-mode -- /usr/lib/univention-system-setup/scripts/net/ > >+# Re-create sources.list files >+ucr commit /etc/apt/sources.list.d/* >+ > # Install selected software > echo "Starting re-configuration of software packages" > run-parts /usr/lib/univention-system-setup/scripts/software/
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 28089
: 4565