Bug 28991 - joinscripthelper.lib testet auf falschen Pfad
joinscripthelper.lib testet auf falschen Pfad
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: Join (univention-join)
UCS 3.0
Other Linux
: P5 normal (vote)
: UCS 3.1-1
Assigned To: Erik Damrose
Felix Botner
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2012-10-31 08:41 CET by Moritz Muehlenhoff
Modified: 2013-03-25 19:56 CET (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
Anpassung des getesteten Pfades (363 bytes, patch)
2012-10-31 08:42 CET, Moritz Muehlenhoff
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Moritz Muehlenhoff univentionstaff 2012-10-31 08:41:54 CET
Um den FHS korrekt abzubilden wird der "Join-Status" seit UCS 2.3 in /var/univention-join/joined gespeichert. Das alte Verzeichnis /usr/share/univention-join/.joined ist ein Symlink.

joinscripthelper.lib testet aber weiterhin auf den alten Pfad.

Patch hängt an.
Comment 1 Moritz Muehlenhoff univentionstaff 2012-10-31 08:42:23 CET
Created attachment 4756 [details]
Anpassung des getesteten Pfades
Comment 2 Erik Damrose univentionstaff 2012-12-21 15:01:08 CET
Pfad für 3.1-1 angepasst.
Comment 3 Felix Botner univentionstaff 2013-03-12 12:57:08 CET
OK

-> . /usr/share/univention-join/joinscripthelper.lib
-> set -x 
-> joinscript_check_joinstatus 
+ joinscript_check_joinstatus
+ '[' '!' -f /var/univention-join/joined ']'
+ return 0

Changelog Eintrag vorhanden.
Comment 4 Stefan Gohmann univentionstaff 2013-03-25 19:56:38 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".