Bug 36159 - UCS-4.0: 00_base/99check_log_files is missing /etc/univention/installation_profile
UCS-4.0: 00_base/99check_log_files is missing /etc/univention/installation_pr...
Status: CLOSED FIXED
Product: UCS Test
Classification: Unclassified
Component: General
unspecified
Other Linux
: P5 normal (vote)
: UCS 4.0
Assigned To: Dmitry Galkin
Philipp Hahn
: interim-3
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2014-10-12 14:43 CEST by Stefan Gohmann
Modified: 2014-11-26 06:54 CET (History)
0 users

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 2014-10-12 14:43:56 CEST
00_base/99check_log_files is missing /etc/univention/installation_profile:

Traceback (most recent call last):
  File "99check_log_files", line 215, in <module>
    LogChecker.main(log_files)
  File "99check_log_files", line 185, in main
    self.check_installation_profile()
  File "99check_log_files", line 171, in check_installation_profile
    InstallProfile.load(filename='/etc/univention/installation_profile')
  File "/usr/lib/pymodules/python2.7/univention/management/console/modules/setup/setup_script.py", line 52, in load
    with open(filename, 'r') as profile:
IOError: [Errno 2] Datei oder Verzeichnis nicht gefunden: '/etc/univention/installation_profile'
Comment 1 Stefan Gohmann univentionstaff 2014-10-12 14:49:41 CEST
The file no longer exists in UCS 4.0.
Comment 2 Dmitry Galkin univentionstaff 2014-10-13 10:29:34 CEST
r54346:
  * Bug #36159:
    00_base/99check_log_files: applied the missing commit from UCS 3.2-3.
Comment 3 Dmitry Galkin univentionstaff 2014-10-13 10:37:12 CEST
r54347:
  * Bug #36159:
    00_base/check_log_files_definitions.py: applied the missing commit from UCS 3.2-3.
Comment 5 Stefan Gohmann univentionstaff 2014-11-26 06:54:14 CET
UCS 4.0-0 has been released:
 http://docs.univention.de/release-notes-4.0-0-en.html
 http://docs.univention.de/release-notes-4.0-0-de.html

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