Bug 27597 - Subfile deinstalliert - Mutlifile wird nicht neu geschrieben
Subfile deinstalliert - Mutlifile wird nicht neu geschrieben
Status: RESOLVED DUPLICATE of bug 26476
Product: UCS
Classification: Unclassified
Component: UCR
UCS 3.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
:
Depends on: 27596
Blocks:
  Show dependency treegraph
 
Reported: 2012-06-15 16:14 CEST by Stefan Gohmann
Modified: 2018-04-14 13:29 CEST (History)
1 user (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):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Gohmann univentionstaff 2012-06-15 16:14:03 CEST
Das scheint ein Problem in UCR zu sein:

root@master1691:~# ls -la /var/www/ucs-overview/*.html
-rw-r--r-- 1 root root 4928 Jun 15 16:05 /var/www/ucs-overview/de.html
-rw-r--r-- 1 root root 4933 Jun 15 16:05 /var/www/ucs-overview/en.html
root@master1691:~# apt-get remove univention-nagios-server 
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  univention-nagios-cups nagios-images nagios3-common nagios3 nagios-nrpe-plugin nagios3-cgi nagios3-doc univention-nagios-dansguardian univention-nagios-squid nagios3-core
Use 'apt-get autoremove' to remove them.
The following packages will be REMOVED:
  univention-nagios-server
0 upgraded, 0 newly installed, 1 to remove and 11 not upgraded.
After this operation, 1,368 kB disk space will be freed.
Do you want to continue [Y/n]? 
(Reading database ... 92236 files and directories currently installed.)
Removing univention-nagios-server ...
Multifile: /var/www/ucs-overview/de.html
Multifile: /var/www/ucs-overview/en.html
Processing triggers for univention-config ...
root@master1691:~# ls -la /var/www/ucs-overview/*.html
ls: cannot access /var/www/ucs-overview/*.html: No such file or directory
root@master1691:~# 

UCS 3.0-2

+++ This bug was initially created as a clone of Bug #27596 +++

Nach der Deinstallation von Nagios, S4 und DHCP über System Setup im Appliance
Modus sind die Apache Ünbersichtsseiten nicht mehr vorhanden:

> Die (apache) Übersichtsseiten /var/www/ucs-overview/de[en].html fehlen
> nach dem setup. Nach einem ucr commit sind sie dann vorhanden.
Comment 1 Stefan Gohmann univentionstaff 2012-06-15 16:15:00 CEST
Die Multifile Einträge sind noch vorhanden:

root@master1691:~# rgrep 'var/www/ucs-overview/de.html' /etc/univention/templates/info/
/etc/univention/templates/info/univention-management-console-web-server.info:Multifile: var/www/ucs-overview/de.html
/etc/univention/templates/info/univention-management-console-web-server.info:Subfile: var/www/ucs-overview/de.html.d/20umc-de.html
/etc/univention/templates/info/univention-apache.info:Multifile: var/www/ucs-overview/de.html
/etc/univention/templates/info/univention-apache.info:Multifile: var/www/ucs-overview/de.html
/etc/univention/templates/info/univention-apache.info:Subfile: var/www/ucs-overview/de.html.d/01de.html
/etc/univention/templates/info/univention-apache.info:Multifile: var/www/ucs-overview/de.html
/etc/univention/templates/info/univention-apache.info:Subfile: var/www/ucs-overview/de.html.d/99de.html
Comment 2 Stefan Gohmann univentionstaff 2012-06-15 16:16:56 CEST
Das Verhalten tritt auch bei der Deinstallation von univention-management-console-web-server auf.
Comment 3 Felix Botner univentionstaff 2012-10-08 16:33:52 CEST

*** This bug has been marked as a duplicate of bug 26476 ***