Univention Bugzilla – Attachment 9790 Details for
Bug 48019
univention-remove executes unneeded apt-get update
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Drop package index update before package removal
0001-Bug-48019-up-Drop-package-index-update-before-packag.patch (text/plain), 988 bytes, created by
Philipp Hahn
on 2019-01-07 08:24:47 CET
(
hide
)
Description:
Drop package index update before package removal
Filename:
MIME Type:
Creator:
Philipp Hahn
Created:
2019-01-07 08:24:47 CET
Size:
988 bytes
patch
obsolete
>From 3d1d38333361c9447616a5de2fff03efb1e84ba6 Mon Sep 17 00:00:00 2001 >Message-Id: <3d1d38333361c9447616a5de2fff03efb1e84ba6.1546845858.git.hahn@univention.de> >From: Philipp Hahn <hahn@univention.de> >Date: Fri, 4 Jan 2019 12:40:59 +0100 >Subject: [PATCH] Bug #48019 up: Drop package index update before package > removal >Organization: Univention GmbH, Bremen, Germany > >--- > base/univention-updater/script/univention-remove | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/base/univention-updater/script/univention-remove b/base/univention-updater/script/univention-remove >index a758f4cf30..8329d1c1df 100755 >--- a/base/univention-updater/script/univention-remove >+++ b/base/univention-updater/script/univention-remove >@@ -47,5 +47,4 @@ eval "$(ucr shell)" > echo "***** Starting \"univention-remove $*\" on $(date)" >> "$LOGFILE" > set -e > set -o pipefail >-$update_commands_update 2>&1 | tee -a "$LOGFILE" > exec $update_commands_remove_interactive "$@" 2>&1 | tee -a "$LOGFILE" >-- >2.11.0 >
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 48019
: 9790