Hi!
I just found the new script and try a replace. There are no more problems to get the cvs stuff. But i got this errors:
Configuring system user (open-xchange)...
addgroup: Die Gruppe »open-xchange« existiert bereits als Systemgruppe. Programmende.
Der Benutzer »open-xchange« existiert bereits als Systembenutzer. Programmende.
Building Open-Xchange Groupware...
[exec] /usr/bin/msgfmt: Öffnen der Datei »/usr/src/open-xchange/i18n/fr_FR/server.po« zum Lesen fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
[exec] Result: 1
[exec] /usr/bin/msgfmt: Öffnen der Datei »/usr/src/open-xchange/i18n/fr_FR/server.po« zum Lesen fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
[exec] Result: 1
BUILD SUCCESSFUL
Total time: 10 seconds
Building Open-Xchange Admindaemon...
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:91: package com.openexchange.mail.usersetting does not exist
[javac] import com.openexchange.mail.usersetting.UserSettingMail;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:456: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] tool.setUserSettingMailBit(ctx, usrdata, UserSettingMail.INT_SPAM_ENABLED, write_ox_con);
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:458: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] tool.unsetUserSettingMailBit(ctx, usrdata, UserSettingMail.INT_SPAM_ENABLED, write_ox_con);
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1038: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] int flags = UserSettingMail.INT_NOTIFY_TASKS | UserSettingMail.INT_NOTIFY_APPOINTMENTS;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1038: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] int flags = UserSettingMail.INT_NOTIFY_TASKS | UserSettingMail.INT_NOTIFY_APPOINTMENTS;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1038: incompatible types
[javac] found : boolean
[javac] required: int
[javac] int flags = UserSettingMail.INT_NOTIFY_TASKS | UserSettingMail.INT_NOTIFY_APPOINTMENTS;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1041: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] flags |= UserSettingMail.INT_SPAM_ENABLED;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1467: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] if( (bits & UserSettingMail.INT_SPAM_ENABLED) == UserSettingMail.INT_SPAM_ENABLED ) {
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1467: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] if( (bits & UserSettingMail.INT_SPAM_ENABLED) == UserSettingMail.INT_SPAM_ENABLED ) {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 9 errors
BUILD FAILED
/usr/src/open-xchange-admin/build.xml:199: Compile failed; see the compiler error output for details.
Total time: 3 seconds
Building Open-Xchange Groupware GUI...
BUILD SUCCESSFUL
Total time: 9 seconds
Executing oxinstaller...
awk: Kommandozeile:1: Fatal: Kann Datei '/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh' nicht zum Lesen öffnen (Datei oder Verzeichnis nicht gefunden).
./hyperion-debian_etch.sh: line 374: /opt/open-xchange/sbin/oxinstaller: Datei oder Verzeichnis nicht gefunden
Creating startup scripts... done.
Creating Groupware user... ./hyperion-debian_etch.sh: line 387: /opt/open-xchange/sbin/createuser: Datei oder Verzeichnis nicht gefunden
./hyperion-debian_etch.sh: line 389: /etc/init.d/open-xchange-admin: Datei oder Verzeichnis nicht gefunden
Restarting Open-Xchange Groupware Daemon: start-stop-daemon: warning: failed to kill 7405: No such process
1 pids were not killed
No process in pidfile `/var/run/open-xchange-groupware.pid' found running; none killed.
open-xchange-groupware.
What went wrong?
Thanks
Frank
I just found the new script and try a replace. There are no more problems to get the cvs stuff. But i got this errors:
Configuring system user (open-xchange)...
addgroup: Die Gruppe »open-xchange« existiert bereits als Systemgruppe. Programmende.
Der Benutzer »open-xchange« existiert bereits als Systembenutzer. Programmende.
Building Open-Xchange Groupware...
[exec] /usr/bin/msgfmt: Öffnen der Datei »/usr/src/open-xchange/i18n/fr_FR/server.po« zum Lesen fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
[exec] Result: 1
[exec] /usr/bin/msgfmt: Öffnen der Datei »/usr/src/open-xchange/i18n/fr_FR/server.po« zum Lesen fehlgeschlagen: Datei oder Verzeichnis nicht gefunden
[exec] Result: 1
BUILD SUCCESSFUL
Total time: 10 seconds
Building Open-Xchange Admindaemon...
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:91: package com.openexchange.mail.usersetting does not exist
[javac] import com.openexchange.mail.usersetting.UserSettingMail;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:456: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] tool.setUserSettingMailBit(ctx, usrdata, UserSettingMail.INT_SPAM_ENABLED, write_ox_con);
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:458: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] tool.unsetUserSettingMailBit(ctx, usrdata, UserSettingMail.INT_SPAM_ENABLED, write_ox_con);
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1038: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] int flags = UserSettingMail.INT_NOTIFY_TASKS | UserSettingMail.INT_NOTIFY_APPOINTMENTS;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1038: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] int flags = UserSettingMail.INT_NOTIFY_TASKS | UserSettingMail.INT_NOTIFY_APPOINTMENTS;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1038: incompatible types
[javac] found : boolean
[javac] required: int
[javac] int flags = UserSettingMail.INT_NOTIFY_TASKS | UserSettingMail.INT_NOTIFY_APPOINTMENTS;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1041: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] flags |= UserSettingMail.INT_SPAM_ENABLED;
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1467: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] if( (bits & UserSettingMail.INT_SPAM_ENABLED) == UserSettingMail.INT_SPAM_ENABLED ) {
[javac] ^
[javac] /usr/src/open-xchange-admin/src/com/openexchange/admin/storage/mysqlStorage/OXUserMySQLStorage.java:1467: cannot find symbol
[javac] symbol : variable UserSettingMail
[javac] location: class com.openexchange.admin.storage.mysqlStorage.OXUser MySQLStorage
[javac] if( (bits & UserSettingMail.INT_SPAM_ENABLED) == UserSettingMail.INT_SPAM_ENABLED ) {
[javac] ^
[javac] Note: Some input files use or override a deprecated API.
[javac] Note: Recompile with -Xlint:deprecation for details.
[javac] 9 errors
BUILD FAILED
/usr/src/open-xchange-admin/build.xml:199: Compile failed; see the compiler error output for details.
Total time: 3 seconds
Building Open-Xchange Groupware GUI...
BUILD SUCCESSFUL
Total time: 9 seconds
Executing oxinstaller...
awk: Kommandozeile:1: Fatal: Kann Datei '/opt/open-xchange/etc/admindaemon/ox-admin-scriptconf.sh' nicht zum Lesen öffnen (Datei oder Verzeichnis nicht gefunden).
./hyperion-debian_etch.sh: line 374: /opt/open-xchange/sbin/oxinstaller: Datei oder Verzeichnis nicht gefunden
Creating startup scripts... done.
Creating Groupware user... ./hyperion-debian_etch.sh: line 387: /opt/open-xchange/sbin/createuser: Datei oder Verzeichnis nicht gefunden
./hyperion-debian_etch.sh: line 389: /etc/init.d/open-xchange-admin: Datei oder Verzeichnis nicht gefunden
Restarting Open-Xchange Groupware Daemon: start-stop-daemon: warning: failed to kill 7405: No such process
1 pids were not killed
No process in pidfile `/var/run/open-xchange-groupware.pid' found running; none killed.
open-xchange-groupware.
What went wrong?
Thanks
Frank
Comment