Leider reißen die Meldungen nicht ab … bei einem
„sophomorix-check“ erhalte ich:
#### Migration approx matching (max. edit distance 4) ####
#### 0 users in files to be matched with 175 in AD (Diff: 175) ####
---> Nothing to do anymore
#### Writing the result files: ####
Use of uninitialized value $school in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5878.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5883.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5884.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5888.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5892.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5896.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5913.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5917.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5921.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5925.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5931.
Use of uninitialized value $school in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5932.
Use of uninitialized value $school in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5878.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5883.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5884.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5888.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5892.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5896.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5913.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5917.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5921.
Use of uninitialized value $role in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5925.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5931.
Use of uninitialized value $school in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5932.
Use of uninitialized value $school in string eq at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5878.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5883.
Use of uninitialized value $school_smbshare in concatenation (.) or string at /usr/share/perl5/Sophomorix/SophomorixBase.pm line 5884.
.... geht noch seitenlang so weiter ...
Am Ende scheint aber alles ok zu sein, so dass ich nicht weißt, wie gravierend die Fehlermeldung einzuschätzen ist?
Und noch gleich eine Frage hinterher: Wir haben v6 mit Subnetting/VLANs laufen. In der Anleitung zur Migration findet man davon (bisher?) nichts. Daher die Frage, wann und wohin der Befehl „linuxmuster-import-subnets“ gehört? Muss das nicht passieren, bevor man bei Punkt 9
server ~ # linuxmuster-import-devices --dry-run
server ~ # linuxmuster-import-devices
macht? Oder ist die Reihenfolge egal und man kann das auch später noch nachziehen?
Noch eine Beobachtung: Der unter Punkt 10 angegebene Befehl funktioniert hier nicht:
- Überprüfung von Benutzern und Gruppen
server ~ # sophomorix-vampire --datadir /dump --verify-uid
ergibt: Unknown option: verify-uid ... sophomorix-vampire is terminating.