I was running into an issue whlie updating jigasi on my server. So I removed it and tried to install it from the beginning but without success.
Looks like the installation is looking for "/etc/jitsi/jigasi/sip-communicator.properties" which is not available at these point.
Best regards
Christoph
root@meet:~# apt-get install jigasi
Reading package lists... Done
Building dependency tree
Reading state information... Done
jigasi is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up jigasi (1.0-97) ...
sed: can't read /etc/jitsi/jigasi/sip-communicator.properties: No such file or directory
dpkg: error processing package jigasi (--configure):
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
jigasi
E: Sub-process /usr/bin/dpkg returned an error code (1)
I've just tried a jigasi installation on a clean machine, doing just #apt-get install jigasi and it worked just fine. The file you are
referring to is installed by jigasi itself just before configuring.
Unpacking jigasi (1.0-97) ...
...
Setting up jigasi (1.0-97) ...
Can you try:
# apt-get --purge remove jigasi
# mv /etc/jitsi/jigasi /tmp
# apt-get install jigasi
I was running into an issue whlie updating jigasi on my server. So I removed
it and tried to install it from the beginning but without success.
Looks like the installation is looking for
"/etc/jitsi/jigasi/sip-communicator.properties" which is not available at
these point.
Best regards
Christoph
root@meet:~# apt-get install jigasi
Reading package lists... Done
Building dependency tree
Reading state information... Done
jigasi is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up jigasi (1.0-97) ...
sed: can't read /etc/jitsi/jigasi/sip-communicator.properties: No such file
or directory
dpkg: error processing package jigasi (--configure):
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
jigasi
E: Sub-process /usr/bin/dpkg returned an error code (1)
I've just tried a jigasi installation on a clean machine, doing just #apt-get install jigasi and it worked just fine. The file you are
referring to is installed by jigasi itself just before configuring.
Unpacking jigasi (1.0-97) ...
...
Setting up jigasi (1.0-97) ...
Can you try:
# apt-get --purge remove jigasi
# mv /etc/jitsi/jigasi /tmp
# apt-get install jigasi
I was running into an issue whlie updating jigasi on my server. So I removed
it and tried to install it from the beginning but without success.
Looks like the installation is looking for
"/etc/jitsi/jigasi/sip-communicator.properties" which is not available at
these point.
Best regards
Christoph
root@meet:~# apt-get install jigasi
Reading package lists... Done
Building dependency tree
Reading state information... Done
jigasi is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 3 not upgraded.
1 not fully installed or removed.
After this operation, 0 B of additional disk space will be used.
Do you want to continue? [Y/n] y
Setting up jigasi (1.0-97) ...
sed: can't read /etc/jitsi/jigasi/sip-communicator.properties: No such file
or directory
dpkg: error processing package jigasi (--configure):
subprocess installed post-installation script returned error exit status 2
Errors were encountered while processing:
jigasi
E: Sub-process /usr/bin/dpkg returned an error code (1)