Bug 30772 - apache is not running after UMC update to 3.1-1
Summary: apache is not running after UMC update to 3.1-1
Status: CLOSED WORKSFORME
Alias: None
Product: UCS
Classification: Unclassified
Component: UMC - Software update
Version: UCS 3.1
Hardware: Other Linux
: P5 normal
Target Milestone: UCS 3.1-1
Assignee: Felix Botner
QA Contact: Stefan Gohmann
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-13 14:43 CET by Felix Botner
Modified: 2016-05-19 15:54 CEST (History)
2 users (show)

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
updater.log (98.27 KB, application/text)
2013-03-13 14:43 CET, Felix Botner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Felix Botner univentionstaff 2013-03-13 14:43:51 CET
Created attachment 5128 [details]
updater.log

UCS 3.1-0 + errata updates (72), repository server is apt.knut.univention.de.
Then i started an update to 3.1-1 via the umc updater module. At the end of the
update apache is stopped and UMC gives me this

Die Verbindung zum Server ist unterbrochen. Es wird versucht, die Verbindung
wieder aufzunehmen. Wahrscheinlich müssen Sie sich neu anmelden, wenn die
Verbindung wieder hergestellt ist.

Sie können die Management Console jetzt auch schließen, und später wieder
öffnen.

Last thing apache says is:
-> tail -1 /var/log/apache2/error.log 
[Wed Mar 13 14:25:37 2013] [notice] caught SIGTERM, shutting down

-> ps aux| grep apache
root     20689  0.0  0.0   9660   840 pts/2    S+   14:38   0:00 grep apache
Comment 1 Dirk Wiesenthal univentionstaff 2013-03-13 15:38:48 CET
Maybe this is related to Bug#29808 (although --exlude-apache is not used here as far as I can see).

I think /usr/share/univention-updater/disable-apache2-umc is run before using the update module. If during the update process
  with package_manager.no_umc_restart(exclude_apache=True):
    ...
is run, then we might encounter the described problem. But I cannot see where this should happen either.

Maybe I am totally mislead.
Comment 2 Felix Botner univentionstaff 2013-03-15 10:28:39 CET
I can not reproduce this anymore.
Maybe it was caused by an intermediate-version of 3.1-1 on apt.knut.univention.de.
Comment 3 Stefan Gohmann univentionstaff 2013-03-18 21:17:08 CET
I've updated several environments and was not able to reproduce this issue.
Comment 4 Stefan Gohmann univentionstaff 2013-03-25 19:57:24 CET
UCS 3.1-1 has been released: 
 http://download.univention.de/doc/release-notes-3.1-1_en.pdf
 http://download.univention.de/doc/release-notes-3.1-1.pdf

If this error occurs again, please use "Clone This Bug".