ALT Linux Girar Builder robot reports
 help / color / mirror / Atom feed
* [#312694] p10 FAILED sofia-sip.git=1.13.11-alt1 freeswitch.git=1.10.8-alt1
@ 2023-01-04 21:44 Girar awaiter (rider)
  2023-01-05 11:30 ` [#312694] p10 EPERM (try 2) libshout2.git=2.4.6-alt2 sofia-sip.git=1.13.11-alt1 Girar awaiter (rider)
  2023-01-26 12:48 ` [#312694] p10 DONE (try 3) " Girar pender (snowmix)
  0 siblings, 2 replies; 3+ messages in thread
From: Girar awaiter (rider) @ 2023-01-04 21:44 UTC (permalink / raw)
  To: Anton Farygin; +Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

https://git.altlinux.org/tasks/312694/logs/events.1.1.log

subtask  name        aarch64  armh  i586  ppc64le  x86_64
   #100  sofia-sip      3:20  5:02  2:02     4:11    1:51
   #200  freeswitch   failed     -     -   failed  failed

2023-Jan-04 21:28:01 :: task #312694 for p10 started by rider:
2023-Jan-04 21:28:01 :: message: new version
#100 build 1.13.11-alt1 from /gears/s/sofia-sip.git fetched at 2022-Dec-30 11:02:57 from sisyphus
#200 build 1.10.8-alt1 from /people/rider/packages/freeswitch.git fetched at 2023-Jan-04 20:57:07
2023-Jan-04 21:28:01 :: created build repo
2023-Jan-04 21:28:02 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:28:02 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-04 21:29:53 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:29:53 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:30:04 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:30:04 :: [i586] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:30:12 :: [i586] #200 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jan-04 21:31:22 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:31:22 :: [aarch64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:32:13 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:32:14 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:33:04 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-04 21:33:04 :: [armh] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-04 21:33:32 :: [armh] #200 freeswitch.git 1.10.8-alt1: build SKIPPED
[x86_64] mod_shout.c: In function 'shout_file_open':
[x86_64] mod_shout.c:865:8: error: implicit declaration of function 'shout_set_meta'; did you mean 'shout_set_metadata'? [-Werror=implicit-function-declaration]
[x86_64]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[x86_64]       |        shout_set_metadata
[x86_64] mod_shout.c:865:39: error: 'SHOUT_META_URL' undeclared (first use in this function)
[x86_64]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c:865:39: note: each undeclared identifier is reported only once for each function it appears in
[x86_64] mod_shout.c:870:39: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[x86_64]   870 |    if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c:880:8: error: implicit declaration of function 'shout_set_content_format'; did you mean 'shout_set_format'? [-Werror=implicit-function-declaration]
[x86_64]   880 |    if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[x86_64]       |        shout_set_format
[x86_64] mod_shout.c:880:67: error: 'SHOUT_USAGE_AUDIO' undeclared (first use in this function)
[x86_64]   880 |    if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c: In function 'shout_file_set_string':
[x86_64] mod_shout.c:1130:38: error: 'SHOUT_META_NAME' undeclared (first use in this function)
[x86_64]  1130 |   if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function)
[x86_64]  1137 |   if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[x86_64] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[x86_64]  1144 |   if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[x86_64] cc1: all warnings being treated as errors
[x86_64] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jan-04 21:34:39 :: [x86_64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jan-04 21:34:39 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jan-04 21:34:39 :: [x86_64] requesting cancellation of task processing
[aarch64] mod_shout.c: In function 'shout_file_open':
[aarch64] mod_shout.c:865:8: error: implicit declaration of function 'shout_set_meta'; did you mean 'shout_set_metadata'? [-Werror=implicit-function-declaration]
[aarch64]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[aarch64]       |        shout_set_metadata
[aarch64] mod_shout.c:865:39: error: 'SHOUT_META_URL' undeclared (first use in this function)
[aarch64]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c:865:39: note: each undeclared identifier is reported only once for each function it appears in
[aarch64] mod_shout.c:870:39: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[aarch64]   870 |    if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c:880:8: error: implicit declaration of function 'shout_set_content_format'; did you mean 'shout_set_format'? [-Werror=implicit-function-declaration]
[aarch64]   880 |    if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[aarch64]       |        shout_set_format
[aarch64] mod_shout.c:880:67: error: 'SHOUT_USAGE_AUDIO' undeclared (first use in this function)
[aarch64]   880 |    if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c: In function 'shout_file_set_string':
[aarch64] mod_shout.c:1130:38: error: 'SHOUT_META_NAME' undeclared (first use in this function)
[aarch64]  1130 |   if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function)
[aarch64]  1137 |   if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[aarch64] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[aarch64]  1144 |   if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[aarch64] cc1: all warnings being treated as errors
[aarch64] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jan-04 21:41:15 :: [aarch64] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jan-04 21:41:15 :: [aarch64] #200 freeswitch.git 1.10.8-alt1: build FAILED
[ppc64le] mod_shout.c: In function 'shout_file_open':
[ppc64le] mod_shout.c:865:8: error: implicit declaration of function 'shout_set_meta'; did you mean 'shout_set_metadata'? [-Werror=implicit-function-declaration]
[ppc64le]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[ppc64le]       |        shout_set_metadata
[ppc64le] mod_shout.c:865:39: error: 'SHOUT_META_URL' undeclared (first use in this function)
[ppc64le]   865 |    if (shout_set_meta(context->shout, SHOUT_META_URL, "http://www.freeswitch.org") != SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c:865:39: note: each undeclared identifier is reported only once for each function it appears in
[ppc64le] mod_shout.c:870:39: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[ppc64le]   870 |    if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, "FreeSWITCH mod_shout Broadcasting Module") != SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c:880:8: error: implicit declaration of function 'shout_set_content_format'; did you mean 'shout_set_format'? [-Werror=implicit-function-declaration]
[ppc64le]   880 |    if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[ppc64le]       |        shout_set_format
[ppc64le] mod_shout.c:880:67: error: 'SHOUT_USAGE_AUDIO' undeclared (first use in this function)
[ppc64le]   880 |    if (shout_set_content_format(context->shout, SHOUT_FORMAT_MP3, SHOUT_USAGE_AUDIO, NULL) != SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c: In function 'shout_file_set_string':
[ppc64le] mod_shout.c:1130:38: error: 'SHOUT_META_NAME' undeclared (first use in this function)
[ppc64le]  1130 |   if (shout_set_meta(context->shout, SHOUT_META_NAME, string) == SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c:1137:38: error: 'SHOUT_META_URL' undeclared (first use in this function)
[ppc64le]  1137 |   if (shout_set_meta(context->shout, SHOUT_META_URL, string) == SHOUTERR_SUCCESS) {
[ppc64le] mod_shout.c:1144:38: error: 'SHOUT_META_DESCRIPTION' undeclared (first use in this function)
[ppc64le]  1144 |   if (shout_set_meta(context->shout, SHOUT_META_DESCRIPTION, string) == SHOUTERR_SUCCESS) {
[ppc64le] cc1: all warnings being treated as errors
[ppc64le] make[4]: *** [Makefile:735: mod_shout_la-mod_shout.lo] Error 1
2023-Jan-04 21:44:17 :: [ppc64le] freeswitch.git 1.10.8-alt1: remote: build failed
2023-Jan-04 21:44:17 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build FAILED
2023-Jan-04 21:34:39 :: [x86_64] build FAILED
2023-Jan-04 21:41:15 :: [aarch64] build FAILED
2023-Jan-04 21:44:17 :: [ppc64le] build FAILED
2023-Jan-04 21:44:17 :: task #312694 for p10 FAILED


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#312694] p10 EPERM (try 2) libshout2.git=2.4.6-alt2 sofia-sip.git=1.13.11-alt1 ...
  2023-01-04 21:44 [#312694] p10 FAILED sofia-sip.git=1.13.11-alt1 freeswitch.git=1.10.8-alt1 Girar awaiter (rider)
@ 2023-01-05 11:30 ` Girar awaiter (rider)
  2023-01-26 12:48 ` [#312694] p10 DONE (try 3) " Girar pender (snowmix)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar awaiter (rider) @ 2023-01-05 11:30 UTC (permalink / raw)
  To: Anton Farygin; +Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

https://git.altlinux.org/tasks/312694/logs/events.2.1.log

subtask  name        aarch64  armh  i586  ppc64le  x86_64
    #40  libshout2        59  1:25    35     1:13      34
   #200  freeswitch    15:24     -     -    18:30    8:07

2023-Jan-05 10:51:47 :: task #312694 for p10 resumed by rider:
2023-Jan-05 10:51:47 :: message: new version
#40 build 2.4.6-alt2 from /gears/l/libshout2.git fetched at 2023-Jan-05 10:51:18 from sisyphus
#100 build 1.13.11-alt1 from /gears/s/sofia-sip.git fetched at 2022-Dec-30 11:02:57 from sisyphus
#200 build 1.10.8-alt1 from /people/rider/packages/freeswitch.git fetched at 2023-Jan-04 20:57:07
2023-Jan-05 10:51:48 :: created build repo
2023-Jan-05 10:51:49 :: #200: force rebuild
2023-Jan-05 10:51:49 :: [i586] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-05 10:51:49 :: [aarch64] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-05 10:51:49 :: [armh] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-05 10:51:49 :: [ppc64le] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-05 10:51:49 :: [x86_64] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-05 10:52:23 :: [x86_64] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-05 10:52:23 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-05 10:52:24 :: [i586] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-05 10:52:25 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-05 10:52:32 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build OK (cached)
2023-Jan-05 10:52:33 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-05 10:52:33 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build OK (cached)
2023-Jan-05 10:52:33 :: [i586] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-05 10:52:42 :: [i586] #200 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jan-05 10:52:48 :: [aarch64] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-05 10:52:48 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-05 10:53:02 :: [ppc64le] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-05 10:53:02 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-05 10:53:07 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build OK (cached)
2023-Jan-05 10:53:07 :: [aarch64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-05 10:53:14 :: [armh] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-05 10:53:14 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-05 10:53:22 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build OK (cached)
2023-Jan-05 10:53:23 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-05 10:53:41 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build OK (cached)
2023-Jan-05 10:53:42 :: [armh] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-05 10:54:10 :: [armh] #200 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jan-05 11:00:40 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build OK
2023-Jan-05 11:08:31 :: [aarch64] #200 freeswitch.git 1.10.8-alt1: build OK
2023-Jan-05 11:11:53 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build OK
2023-Jan-05 11:12:11 :: #40: libshout2.git 2.4.6-alt2: build check OK
2023-Jan-05 11:12:55 :: #100: sofia-sip.git 1.13.11-alt1: build check OK
2023-Jan-05 11:14:12 :: #200: freeswitch.git 1.10.8-alt1: build check OK
2023-Jan-05 11:14:14 :: build check OK
2023-Jan-05 11:14:47 :: noarch check OK
2023-Jan-05 11:14:49 :: plan: src +3 -3 =17977, aarch64 +42 -42 =30382, armh +11 -11 =28530, i586 +11 -11 =30935, noarch +1 -1 =16528, ppc64le +42 -42 =29948, x86_64 +42 -42 =31682
#200 freeswitch 1.10.7-alt1 -> 1:1.10.8-alt1
 Fri Dec 30 2022 Anton Farygin <rider@altlinux.ru> 1:1.10.8-alt1
 - 1.10.7 -> 1.10.8
 - fix for build with recent curl
 Mon Sep 26 2022 L.A. Kostis <lakostis@altlinux.ru> 1:1.10.7-alt1.3
 - BR: remove openr2 (since freedtm moved out-of-tree).
 Fri Jul 15 2022 L.A. Kostis <lakostis@altlinux.ru> 1:1.10.7-alt1.2
 - Fix gcc9+ warning (-Werror=stringop-truncation).
 - mod_shout: libshout 2.3+ compatibility fixes.
 Fri Jul 15 2022 L.A. Kostis <lakostis@altlinux.ru> 1:1.10.7-alt1.1
 - Add workaround to compile with gcc12.
#40 libshout2 2.2.2-alt3 -> 2.4.6-alt2
 Sat Jul 16 2022 L.A. Kostis <lakostis@altlinux.ru> 2.4.6-alt2
 - Re-apply -shout2 patch (tnx to aris@).
 - Update requires.
 Thu Jul 14 2022 L.A. Kostis <lakostis@altlinux.ru> 2.4.6-alt1
 - 2.4.6 release.
 - Enable TLS support.
#100 sofia-sip 1.13.8-alt1 -> 1.13.11-alt1
 Fri Dec 30 2022 Anton Farygin <rider@altlinux.ru> 1.13.11-alt1
 - 1.13.11
 Thu Oct 06 2022 Anton Farygin <rider@altlinux.ru> 1.13.9-alt1
 - 1.13.9
2023-Jan-05 11:15:33 :: patched apt indices
2023-Jan-05 11:15:44 :: created next repo
2023-Jan-05 11:15:51 :: duplicate provides check OK
2023-Jan-05 11:16:26 :: dependencies check OK
2023-Jan-05 11:16:53 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2023-Jan-05 11:17:05 :: [i586] #40 libshout2: install check OK
	x86_64: freeswitch-av=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:17:08 :: [x86_64] #200 freeswitch-av: install check OK
2023-Jan-05 11:17:09 :: [i586] #40 libshout2-debuginfo: install check OK
2023-Jan-05 11:17:13 :: [i586] #40 libshout2-devel: install check OK
2023-Jan-05 11:17:17 :: [i586] #100 libsofia-sip: install check OK
	aarch64: freeswitch-av=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:17:18 :: [aarch64] #200 freeswitch-av: install check OK
	ppc64le: freeswitch-av=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:17:21 :: [ppc64le] #200 freeswitch-av: install check OK
2023-Jan-05 11:17:22 :: [i586] #100 libsofia-sip-debuginfo: install check OK
2023-Jan-05 11:17:23 :: [armh] #40 libshout2: install check OK
2023-Jan-05 11:17:25 :: [x86_64] #200 freeswitch-av-debuginfo: install check OK
2023-Jan-05 11:17:26 :: [i586] #100 libsofia-sip-devel: install check OK
2023-Jan-05 11:17:29 :: [i586] #100 libsofia-sip-glib: install check OK
	x86_64: freeswitch-daemon=1:1.10.8-alt1 post-install unowned files:
 /etc/freeswitch/README_IMPORTANT.txt
 /etc/freeswitch/autoload_configs
 /etc/freeswitch/autoload_configs/abstraction.conf.xml
 /etc/freeswitch/autoload_configs/acl.conf.xml
 /etc/freeswitch/autoload_configs/alsa.conf.xml
 /etc/freeswitch/autoload_configs/amqp.conf.xml
 /etc/freeswitch/autoload_configs/amr.conf.xml
 /etc/freeswitch/autoload_configs/amrwb.conf.xml
 /etc/freeswitch/autoload_configs/av.conf.xml
 /etc/freeswitch/autoload_configs/avmd.conf.xml
 /etc/freeswitch/autoload_configs/blacklist.conf.xml
 /etc/freeswitch/autoload_configs/callcenter.conf.xml
 /etc/freeswitch/autoload_configs/cdr_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_mongodb.conf.xml
 /etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_sqlite.conf.xml
 /etc/freeswitch/autoload_configs/cepstral.conf.xml
 /etc/freeswitch/autoload_configs/cidlookup.conf.xml
 /etc/freeswitch/autoload_configs/conference.conf.xml
 /etc/freeswitch/autoload_configs/conference_layouts.conf.xml
 /etc/freeswitch/autoload_configs/console.conf.xml
 /etc/freeswitch/autoload_configs/curl.conf.xml
 /etc/freeswitch/autoload_configs/db.conf.xml
 /etc/freeswitch/autoload_configs/dialplan_directory.conf.xml
 /etc/freeswitch/autoload_configs/directory.conf.xml
 /etc/freeswitch/autoload_configs/distributor.conf.xml
 /etc/freeswitch/autoload_configs/easyroute.conf.xml
 /etc/freeswitch/autoload_configs/enum.conf.xml
 /etc/freeswitch/autoload_configs/erlang_event.conf.xml
 /etc/freeswitch/autoload_configs/event_multicast.conf.xml
 /etc/freeswitch/autoload_configs/event_socket.conf.xml
 /etc/freeswitch/autoload_configs/fax.conf.xml
 /etc/freeswitch/autoload_configs/fifo.conf.xml
 /etc/freeswitch/autoload_configs/format_cdr.conf.xml
 /etc/freeswitch/autoload_configs/graylog2.conf.xml
 /etc/freeswitch/autoload_configs/hash.conf.xml
 /etc/freeswitch/autoload_configs/hiredis.conf.xml
 /etc/freeswitch/autoload_configs/httapi.conf.xml
 /etc/freeswitch/autoload_configs/http_cache.conf.xml
 /etc/freeswitch/autoload_configs/ivr.conf.xml
 /etc/freeswitch/autoload_configs/java.conf.xml
 /etc/freeswitch/autoload_configs/kazoo.conf.xml
 /etc/freeswitch/autoload_configs/lcr.conf.xml
 /etc/freeswitch/autoload_configs/local_stream.conf.xml
 /etc/freeswitch/autoload_configs/logfile.conf.xml
 /etc/freeswitch/autoload_configs/lua.conf.xml
 /etc/freeswitch/autoload_configs/memcache.conf.xml
 /etc/freeswitch/autoload_configs/modules.conf.xml
 /etc/freeswitch/autoload_configs/mongo.conf.xml
 /etc/freeswitch/autoload_configs/msrp.conf.xml
 /etc/freeswitch/autoload_configs/nibblebill.conf.xml
 /etc/freeswitch/autoload_configs/opal.conf.xml
 /etc/freeswitch/autoload_configs/opus.conf.xml
 /etc/freeswitch/autoload_configs/oreka.conf.xml
 /etc/freeswitch/autoload_configs/osp.conf.xml
 /etc/freeswitch/autoload_configs/perl.conf.xml
 /etc/freeswitch/autoload_configs/pocketsphinx.conf.xml
 /etc/freeswitch/autoload_configs/portaudio.conf.xml
 /etc/freeswitch/autoload_configs/post_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/pre_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/presence_map.conf.xml
 /etc/freeswitch/autoload_configs/python.conf.xml
 /etc/freeswitch/autoload_configs/redis.conf.xml
 /etc/freeswitch/autoload_configs/rss.conf.xml
 /etc/freeswitch/autoload_configs/rtmp.conf.xml
 /etc/freeswitch/autoload_configs/sangoma_codec.conf.xml
 /etc/freeswitch/autoload_configs/shout.conf.xml
 /etc/freeswitch/autoload_configs/signalwire.conf.xml
 /etc/freeswitch/autoload_configs/skinny.conf.xml
 /etc/freeswitch/autoload_configs/smpp.conf.xml
 /etc/freeswitch/autoload_configs/sms_flowroute.conf.xml
 /etc/freeswitch/autoload_configs/sndfile.conf.xml
 /etc/freeswitch/autoload_configs/sofia.conf.xml
 /etc/freeswitch/autoload_configs/spandsp.conf.xml
 /etc/freeswitch/autoload_configs/switch.conf.xml
 /etc/freeswitch/autoload_configs/syslog.conf.xml
 /etc/freeswitch/autoload_configs/timezones.conf.xml
 /etc/freeswitch/autoload_configs/translate.conf.xml
 /etc/freeswitch/autoload_configs/tts_commandline.conf.xml
 /etc/freeswitch/autoload_configs/unicall.conf.xml
 /etc/freeswitch/autoload_configs/v8.conf.xml
 /etc/freeswitch/autoload_configs/verto.conf.xml
 /etc/freeswitch/autoload_configs/voicemail.conf.xml
 /etc/freeswitch/autoload_configs/voicemail_ivr.conf.xml
 /etc/freeswitch/autoload_configs/vpx.conf.xml
 /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
 /etc/freeswitch/autoload_configs/xml_curl.conf.xml
 /etc/freeswitch/autoload_configs/xml_rpc.conf.xml
 /etc/freeswitch/autoload_configs/xml_scgi.conf.xml
 /etc/freeswitch/autoload_configs/zeroconf.conf.xml
 /etc/freeswitch/chatplan
 /etc/freeswitch/chatplan/default.xml
 /etc/freeswitch/config.FS0
 /etc/freeswitch/dialplan
 /etc/freeswitch/dialplan/default
 /etc/freeswitch/dialplan/default.xml
 /etc/freeswitch/dialplan/default/00_ladspa.xml
 /etc/freeswitch/dialplan/default/00_pizza_demo.xml
 /etc/freeswitch/dialplan/default/01_Talking_Clock.xml
 /etc/freeswitch/dialplan/default/01_example.com.xml
 /etc/freeswitch/dialplan/default/ideasip.com.noload
 /etc/freeswitch/dialplan/default/pulver.com.noload
 /etc/freeswitch/dialplan/default/sipbroker.com.noload
 /etc/freeswitch/dialplan/default/sipphone.com.noload
 /etc/freeswitch/dialplan/default/tollfreegateway.com.noload
 /etc/freeswitch/dialplan/features.xml
 /etc/freeswitch/dialplan/public
 /etc/freeswitch/dialplan/public.xml
 /etc/freeswitch/dialplan/public/00_inbound_did.xml
 /etc/freeswitch/dialplan/skinny-patterns
 /etc/freeswitch/dialplan/skinny-patterns.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Demo.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Local_extension.xml
 /etc/freeswitch/dialplan/skinny-patterns/90-External.xml
 /etc/freeswitch/dialplan/skinny-patterns/99-Default_Drop.xml
 /etc/freeswitch/directory
 /etc/freeswitch/directory/default
 /etc/freeswitch/directory/default.xml
 /etc/freeswitch/directory/default/1000.xml
 /etc/freeswitch/directory/default/1001.xml
 /etc/freeswitch/directory/default/1002.xml
 /etc/freeswitch/directory/default/1003.xml
 /etc/freeswitch/directory/default/1004.xml
 /etc/freeswitch/directory/default/1005.xml
 /etc/freeswitch/directory/default/1006.xml
 /etc/freeswitch/directory/default/1007.xml
 /etc/freeswitch/directory/default/1008.xml
 /etc/freeswitch/directory/default/1009.xml
 /etc/freeswitch/directory/default/1010.xml
 /etc/freeswitch/directory/default/1011.xml
 /etc/freeswitch/directory/default/1012.xml
 /etc/freeswitch/directory/default/1013.xml
 /etc/freeswitch/directory/default/1014.xml
 /etc/freeswitch/directory/default/1015.xml
 /etc/freeswitch/directory/default/1016.xml
 /etc/freeswitch/directory/default/1017.xml
 /etc/freeswitch/directory/default/1018.xml
 /etc/freeswitch/directory/default/1019.xml
 /etc/freeswitch/directory/default/brian.xml
 /etc/freeswitch/directory/default/default.xml
 /etc/freeswitch/directory/default/example.com.xml
 /etc/freeswitch/directory/default/skinny-example.xml
 /etc/freeswitch/extensions.conf
 /etc/freeswitch/freeswitch.xml
 /etc/freeswitch/fur_elise.ttml
 /etc/freeswitch/ivr_menus
 /etc/freeswitch/ivr_menus/demo_ivr.xml
 /etc/freeswitch/ivr_menus/new_demo_ivr.xml
 /etc/freeswitch/lang
 /etc/freeswitch/lang/de
 /etc/freeswitch/lang/de/de.xml
 /etc/freeswitch/lang/de/demo
 /etc/freeswitch/lang/de/demo/demo.xml
 /etc/freeswitch/lang/de/vm
 /etc/freeswitch/lang/de/vm/sounds.xml
 /etc/freeswitch/lang/de/vm/tts.xml
 /etc/freeswitch/lang/en
 /etc/freeswitch/lang/en/demo
 /etc/freeswitch/lang/en/demo/demo-ivr.xml
 /etc/freeswitch/lang/en/demo/demo.xml
 /etc/freeswitch/lang/en/demo/funnies.xml
 /etc/freeswitch/lang/en/demo/new-demo-ivr.xml
 /etc/freeswitch/lang/en/dir
 /etc/freeswitch/lang/en/dir/sounds.xml
 /etc/freeswitch/lang/en/dir/tts.xml
 /etc/freeswitch/lang/en/en.xml
 /etc/freeswitch/lang/en/ivr
 /etc/freeswitch/lang/en/ivr/sounds.xml
 /etc/freeswitch/lang/en/vm
 /etc/freeswitch/lang/en/vm/sounds.xml
 /etc/freeswitch/lang/en/vm/tts.xml
 /etc/freeswitch/lang/en/vm/voicemail_ivr.xml
 /etc/freeswitch/lang/es
 /etc/freeswitch/lang/es/demo
 /etc/freeswitch/lang/es/demo/demo-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-es-MX.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
 /etc/freeswitch/lang/es/dir
 /etc/freeswitch/lang/es/dir/sounds-es-ES.xml
 /etc/freeswitch/lang/es/dir/sounds-es-MX.xml
 /etc/freeswitch/lang/es/dir/tts-es-ES.xml
 /etc/freeswitch/lang/es/dir/tts-es-MX.xml
 /etc/freeswitch/lang/es/es_ES.xml
 /etc/freeswitch/lang/es/es_MX.xml
 /etc/freeswitch/lang/es/vm
 /etc/freeswitch/lang/es/vm/sounds-es-ES.xml
 /etc/freeswitch/lang/es/vm/sounds-es-MX.xml
 /etc/freeswitch/lang/es/vm/tts-es-ES.xml
 /etc/freeswitch/lang/es/vm/tts-es-MX.xml
 /etc/freeswitch/lang/fr
 /etc/freeswitch/lang/fr/demo
 /etc/freeswitch/lang/fr/demo/demo.xml
 /etc/freeswitch/lang/fr/dir
 /etc/freeswitch/lang/fr/dir/sounds.xml
 /etc/freeswitch/lang/fr/dir/tts.xml
 /etc/freeswitch/lang/fr/fr.xml
 /etc/freeswitch/lang/fr/vm
 /etc/freeswitch/lang/fr/vm/sounds.xml
 /etc/freeswitch/lang/he
 /etc/freeswitch/lang/he/demo
 /etc/freeswitch/lang/he/demo/demo-ivr.xml
 /etc/freeswitch/lang/he/demo/demo.xml
 /etc/freeswitch/lang/he/dir
 /etc/freeswitch/lang/he/dir/sounds.xml
 /etc/freeswitch/lang/he/he.xml
 /etc/freeswitch/lang/he/vm
 /etc/freeswitch/lang/he/vm/sounds.xml
 /etc/freeswitch/lang/pt
 /etc/freeswitch/lang/pt/demo
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-PT.xml
 /etc/freeswitch/lang/pt/dir
 /etc/freeswitch/lang/pt/dir/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-PT.xml
 /etc/freeswitch/lang/pt/pt_BR.xml
 /etc/freeswitch/lang/pt/pt_PT.xml
 /etc/freeswitch/lang/pt/vm
 /etc/freeswitch/lang/pt/vm/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-PT.xml
 /etc/freeswitch/lang/ru
 /etc/freeswitch/lang/ru/demo
 /etc/freeswitch/lang/ru/demo/demo-ivr.xml
 /etc/freeswitch/lang/ru/demo/demo.xml
 /etc/freeswitch/lang/ru/dir
 /etc/freeswitch/lang/ru/dir/sounds.xml
 /etc/freeswitch/lang/ru/dir/tts.xml
 /etc/freeswitch/lang/ru/ru.xml
 /etc/freeswitch/lang/ru/vm
 /etc/freeswitch/lang/ru/vm/sounds.xml
 /etc/freeswitch/lang/ru/vm/tts.xml
 /etc/freeswitch/lang/sv
 /etc/freeswitch/lang/sv/sv.xml
 /etc/freeswitch/lang/sv/vm
 /etc/freeswitch/lang/sv/vm/sounds.xml
 /etc/freeswitch/mime.types
 /etc/freeswitch/notify-voicemail.tpl
 /etc/freeswitch/sip_profiles
 /etc/freeswitch/sip_profiles/external
 /etc/freeswitch/sip_profiles/external-ipv6
 /etc/freeswitch/sip_profiles/external-ipv6.xml
 /etc/freeswitch/sip_profiles/external-ipv6/example.xml
 /etc/freeswitch/sip_profiles/external.xml
 /etc/freeswitch/sip_profiles/external/example.xml
 /etc/freeswitch/sip_profiles/internal-ipv6.xml
 /etc/freeswitch/sip_profiles/internal.xml
 /etc/freeswitch/skinny_profiles
 /etc/freeswitch/skinny_profiles/internal.xml
 /etc/freeswitch/tetris.ttml
 /etc/freeswitch/vars.xml
 /etc/freeswitch/voicemail.tpl
 /etc/freeswitch/web-vm.tpl
 /etc/freeswitch/yaml
 /etc/freeswitch/yaml/extensions.yaml
 /etc/freeswitch/yaml/mod_yaml.yaml
2023-Jan-05 11:17:32 :: [x86_64] #200 freeswitch-daemon: install check OK
2023-Jan-05 11:17:35 :: [i586] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-05 11:17:35 :: [armh] #40 libshout2-debuginfo: install check OK
2023-Jan-05 11:17:39 :: [i586] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-05 11:17:43 :: [i586] #100 sofia-sip-docs: install check OK
2023-Jan-05 11:17:44 :: [aarch64] #200 freeswitch-av-debuginfo: install check OK
2023-Jan-05 11:17:45 :: [x86_64] #200 freeswitch-daemon-debuginfo: install check OK
2023-Jan-05 11:17:45 :: [armh] #40 libshout2-devel: install check OK
2023-Jan-05 11:17:47 :: [i586] #100 sofia-sip-utils: install check OK
2023-Jan-05 11:17:52 :: [i586] #100 sofia-sip-utils-debuginfo: install check OK
	x86_64: freeswitch-imagick=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:17:53 :: [x86_64] #200 freeswitch-imagick: install check OK
2023-Jan-05 11:17:54 :: [ppc64le] #200 freeswitch-av-debuginfo: install check OK
	aarch64: freeswitch-daemon=1:1.10.8-alt1 post-install unowned files:
 /etc/freeswitch/README_IMPORTANT.txt
 /etc/freeswitch/autoload_configs
 /etc/freeswitch/autoload_configs/abstraction.conf.xml
 /etc/freeswitch/autoload_configs/acl.conf.xml
 /etc/freeswitch/autoload_configs/alsa.conf.xml
 /etc/freeswitch/autoload_configs/amqp.conf.xml
 /etc/freeswitch/autoload_configs/amr.conf.xml
 /etc/freeswitch/autoload_configs/amrwb.conf.xml
 /etc/freeswitch/autoload_configs/av.conf.xml
 /etc/freeswitch/autoload_configs/avmd.conf.xml
 /etc/freeswitch/autoload_configs/blacklist.conf.xml
 /etc/freeswitch/autoload_configs/callcenter.conf.xml
 /etc/freeswitch/autoload_configs/cdr_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_mongodb.conf.xml
 /etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_sqlite.conf.xml
 /etc/freeswitch/autoload_configs/cepstral.conf.xml
 /etc/freeswitch/autoload_configs/cidlookup.conf.xml
 /etc/freeswitch/autoload_configs/conference.conf.xml
 /etc/freeswitch/autoload_configs/conference_layouts.conf.xml
 /etc/freeswitch/autoload_configs/console.conf.xml
 /etc/freeswitch/autoload_configs/curl.conf.xml
 /etc/freeswitch/autoload_configs/db.conf.xml
 /etc/freeswitch/autoload_configs/dialplan_directory.conf.xml
 /etc/freeswitch/autoload_configs/directory.conf.xml
 /etc/freeswitch/autoload_configs/distributor.conf.xml
 /etc/freeswitch/autoload_configs/easyroute.conf.xml
 /etc/freeswitch/autoload_configs/enum.conf.xml
 /etc/freeswitch/autoload_configs/erlang_event.conf.xml
 /etc/freeswitch/autoload_configs/event_multicast.conf.xml
 /etc/freeswitch/autoload_configs/event_socket.conf.xml
 /etc/freeswitch/autoload_configs/fax.conf.xml
 /etc/freeswitch/autoload_configs/fifo.conf.xml
 /etc/freeswitch/autoload_configs/format_cdr.conf.xml
 /etc/freeswitch/autoload_configs/graylog2.conf.xml
 /etc/freeswitch/autoload_configs/hash.conf.xml
 /etc/freeswitch/autoload_configs/hiredis.conf.xml
 /etc/freeswitch/autoload_configs/httapi.conf.xml
 /etc/freeswitch/autoload_configs/http_cache.conf.xml
 /etc/freeswitch/autoload_configs/ivr.conf.xml
 /etc/freeswitch/autoload_configs/java.conf.xml
 /etc/freeswitch/autoload_configs/kazoo.conf.xml
 /etc/freeswitch/autoload_configs/lcr.conf.xml
 /etc/freeswitch/autoload_configs/local_stream.conf.xml
 /etc/freeswitch/autoload_configs/logfile.conf.xml
 /etc/freeswitch/autoload_configs/lua.conf.xml
 /etc/freeswitch/autoload_configs/memcache.conf.xml
 /etc/freeswitch/autoload_configs/modules.conf.xml
 /etc/freeswitch/autoload_configs/mongo.conf.xml
 /etc/freeswitch/autoload_configs/msrp.conf.xml
 /etc/freeswitch/autoload_configs/nibblebill.conf.xml
 /etc/freeswitch/autoload_configs/opal.conf.xml
 /etc/freeswitch/autoload_configs/opus.conf.xml
 /etc/freeswitch/autoload_configs/oreka.conf.xml
 /etc/freeswitch/autoload_configs/osp.conf.xml
 /etc/freeswitch/autoload_configs/perl.conf.xml
 /etc/freeswitch/autoload_configs/pocketsphinx.conf.xml
 /etc/freeswitch/autoload_configs/portaudio.conf.xml
 /etc/freeswitch/autoload_configs/post_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/pre_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/presence_map.conf.xml
 /etc/freeswitch/autoload_configs/python.conf.xml
 /etc/freeswitch/autoload_configs/redis.conf.xml
 /etc/freeswitch/autoload_configs/rss.conf.xml
 /etc/freeswitch/autoload_configs/rtmp.conf.xml
 /etc/freeswitch/autoload_configs/sangoma_codec.conf.xml
 /etc/freeswitch/autoload_configs/shout.conf.xml
 /etc/freeswitch/autoload_configs/signalwire.conf.xml
 /etc/freeswitch/autoload_configs/skinny.conf.xml
 /etc/freeswitch/autoload_configs/smpp.conf.xml
 /etc/freeswitch/autoload_configs/sms_flowroute.conf.xml
 /etc/freeswitch/autoload_configs/sndfile.conf.xml
 /etc/freeswitch/autoload_configs/sofia.conf.xml
 /etc/freeswitch/autoload_configs/spandsp.conf.xml
 /etc/freeswitch/autoload_configs/switch.conf.xml
 /etc/freeswitch/autoload_configs/syslog.conf.xml
 /etc/freeswitch/autoload_configs/timezones.conf.xml
 /etc/freeswitch/autoload_configs/translate.conf.xml
 /etc/freeswitch/autoload_configs/tts_commandline.conf.xml
 /etc/freeswitch/autoload_configs/unicall.conf.xml
 /etc/freeswitch/autoload_configs/v8.conf.xml
 /etc/freeswitch/autoload_configs/verto.conf.xml
 /etc/freeswitch/autoload_configs/voicemail.conf.xml
 /etc/freeswitch/autoload_configs/voicemail_ivr.conf.xml
 /etc/freeswitch/autoload_configs/vpx.conf.xml
 /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
 /etc/freeswitch/autoload_configs/xml_curl.conf.xml
 /etc/freeswitch/autoload_configs/xml_rpc.conf.xml
 /etc/freeswitch/autoload_configs/xml_scgi.conf.xml
 /etc/freeswitch/autoload_configs/zeroconf.conf.xml
 /etc/freeswitch/chatplan
 /etc/freeswitch/chatplan/default.xml
 /etc/freeswitch/config.FS0
 /etc/freeswitch/dialplan
 /etc/freeswitch/dialplan/default
 /etc/freeswitch/dialplan/default.xml
 /etc/freeswitch/dialplan/default/00_ladspa.xml
 /etc/freeswitch/dialplan/default/00_pizza_demo.xml
 /etc/freeswitch/dialplan/default/01_Talking_Clock.xml
 /etc/freeswitch/dialplan/default/01_example.com.xml
 /etc/freeswitch/dialplan/default/ideasip.com.noload
 /etc/freeswitch/dialplan/default/pulver.com.noload
 /etc/freeswitch/dialplan/default/sipbroker.com.noload
 /etc/freeswitch/dialplan/default/sipphone.com.noload
 /etc/freeswitch/dialplan/default/tollfreegateway.com.noload
 /etc/freeswitch/dialplan/features.xml
 /etc/freeswitch/dialplan/public
 /etc/freeswitch/dialplan/public.xml
 /etc/freeswitch/dialplan/public/00_inbound_did.xml
 /etc/freeswitch/dialplan/skinny-patterns
 /etc/freeswitch/dialplan/skinny-patterns.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Demo.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Local_extension.xml
 /etc/freeswitch/dialplan/skinny-patterns/90-External.xml
 /etc/freeswitch/dialplan/skinny-patterns/99-Default_Drop.xml
 /etc/freeswitch/directory
 /etc/freeswitch/directory/default
 /etc/freeswitch/directory/default.xml
 /etc/freeswitch/directory/default/1000.xml
 /etc/freeswitch/directory/default/1001.xml
 /etc/freeswitch/directory/default/1002.xml
 /etc/freeswitch/directory/default/1003.xml
 /etc/freeswitch/directory/default/1004.xml
 /etc/freeswitch/directory/default/1005.xml
 /etc/freeswitch/directory/default/1006.xml
 /etc/freeswitch/directory/default/1007.xml
 /etc/freeswitch/directory/default/1008.xml
 /etc/freeswitch/directory/default/1009.xml
 /etc/freeswitch/directory/default/1010.xml
 /etc/freeswitch/directory/default/1011.xml
 /etc/freeswitch/directory/default/1012.xml
 /etc/freeswitch/directory/default/1013.xml
 /etc/freeswitch/directory/default/1014.xml
 /etc/freeswitch/directory/default/1015.xml
 /etc/freeswitch/directory/default/1016.xml
 /etc/freeswitch/directory/default/1017.xml
 /etc/freeswitch/directory/default/1018.xml
 /etc/freeswitch/directory/default/1019.xml
 /etc/freeswitch/directory/default/brian.xml
 /etc/freeswitch/directory/default/default.xml
 /etc/freeswitch/directory/default/example.com.xml
 /etc/freeswitch/directory/default/skinny-example.xml
 /etc/freeswitch/extensions.conf
 /etc/freeswitch/freeswitch.xml
 /etc/freeswitch/fur_elise.ttml
 /etc/freeswitch/ivr_menus
 /etc/freeswitch/ivr_menus/demo_ivr.xml
 /etc/freeswitch/ivr_menus/new_demo_ivr.xml
 /etc/freeswitch/lang
 /etc/freeswitch/lang/de
 /etc/freeswitch/lang/de/de.xml
 /etc/freeswitch/lang/de/demo
 /etc/freeswitch/lang/de/demo/demo.xml
 /etc/freeswitch/lang/de/vm
 /etc/freeswitch/lang/de/vm/sounds.xml
 /etc/freeswitch/lang/de/vm/tts.xml
 /etc/freeswitch/lang/en
 /etc/freeswitch/lang/en/demo
 /etc/freeswitch/lang/en/demo/demo-ivr.xml
 /etc/freeswitch/lang/en/demo/demo.xml
 /etc/freeswitch/lang/en/demo/funnies.xml
 /etc/freeswitch/lang/en/demo/new-demo-ivr.xml
 /etc/freeswitch/lang/en/dir
 /etc/freeswitch/lang/en/dir/sounds.xml
 /etc/freeswitch/lang/en/dir/tts.xml
 /etc/freeswitch/lang/en/en.xml
 /etc/freeswitch/lang/en/ivr
 /etc/freeswitch/lang/en/ivr/sounds.xml
 /etc/freeswitch/lang/en/vm
 /etc/freeswitch/lang/en/vm/sounds.xml
 /etc/freeswitch/lang/en/vm/tts.xml
 /etc/freeswitch/lang/en/vm/voicemail_ivr.xml
 /etc/freeswitch/lang/es
 /etc/freeswitch/lang/es/demo
 /etc/freeswitch/lang/es/demo/demo-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-es-MX.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
 /etc/freeswitch/lang/es/dir
 /etc/freeswitch/lang/es/dir/sounds-es-ES.xml
 /etc/freeswitch/lang/es/dir/sounds-es-MX.xml
 /etc/freeswitch/lang/es/dir/tts-es-ES.xml
 /etc/freeswitch/lang/es/dir/tts-es-MX.xml
 /etc/freeswitch/lang/es/es_ES.xml
 /etc/freeswitch/lang/es/es_MX.xml
 /etc/freeswitch/lang/es/vm
 /etc/freeswitch/lang/es/vm/sounds-es-ES.xml
 /etc/freeswitch/lang/es/vm/sounds-es-MX.xml
 /etc/freeswitch/lang/es/vm/tts-es-ES.xml
 /etc/freeswitch/lang/es/vm/tts-es-MX.xml
 /etc/freeswitch/lang/fr
 /etc/freeswitch/lang/fr/demo
 /etc/freeswitch/lang/fr/demo/demo.xml
 /etc/freeswitch/lang/fr/dir
 /etc/freeswitch/lang/fr/dir/sounds.xml
 /etc/freeswitch/lang/fr/dir/tts.xml
 /etc/freeswitch/lang/fr/fr.xml
 /etc/freeswitch/lang/fr/vm
 /etc/freeswitch/lang/fr/vm/sounds.xml
 /etc/freeswitch/lang/he
 /etc/freeswitch/lang/he/demo
 /etc/freeswitch/lang/he/demo/demo-ivr.xml
 /etc/freeswitch/lang/he/demo/demo.xml
 /etc/freeswitch/lang/he/dir
 /etc/freeswitch/lang/he/dir/sounds.xml
 /etc/freeswitch/lang/he/he.xml
 /etc/freeswitch/lang/he/vm
 /etc/freeswitch/lang/he/vm/sounds.xml
 /etc/freeswitch/lang/pt
 /etc/freeswitch/lang/pt/demo
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-PT.xml
 /etc/freeswitch/lang/pt/dir
 /etc/freeswitch/lang/pt/dir/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-PT.xml
 /etc/freeswitch/lang/pt/pt_BR.xml
 /etc/freeswitch/lang/pt/pt_PT.xml
 /etc/freeswitch/lang/pt/vm
 /etc/freeswitch/lang/pt/vm/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-PT.xml
 /etc/freeswitch/lang/ru
 /etc/freeswitch/lang/ru/demo
 /etc/freeswitch/lang/ru/demo/demo-ivr.xml
 /etc/freeswitch/lang/ru/demo/demo.xml
 /etc/freeswitch/lang/ru/dir
 /etc/freeswitch/lang/ru/dir/sounds.xml
 /etc/freeswitch/lang/ru/dir/tts.xml
 /etc/freeswitch/lang/ru/ru.xml
 /etc/freeswitch/lang/ru/vm
 /etc/freeswitch/lang/ru/vm/sounds.xml
 /etc/freeswitch/lang/ru/vm/tts.xml
 /etc/freeswitch/lang/sv
 /etc/freeswitch/lang/sv/sv.xml
 /etc/freeswitch/lang/sv/vm
 /etc/freeswitch/lang/sv/vm/sounds.xml
 /etc/freeswitch/mime.types
 /etc/freeswitch/notify-voicemail.tpl
 /etc/freeswitch/sip_profiles
 /etc/freeswitch/sip_profiles/external
 /etc/freeswitch/sip_profiles/external-ipv6
 /etc/freeswitch/sip_profiles/external-ipv6.xml
 /etc/freeswitch/sip_profiles/external-ipv6/example.xml
 /etc/freeswitch/sip_profiles/external.xml
 /etc/freeswitch/sip_profiles/external/example.xml
 /etc/freeswitch/sip_profiles/internal-ipv6.xml
 /etc/freeswitch/sip_profiles/internal.xml
 /etc/freeswitch/skinny_profiles
 /etc/freeswitch/skinny_profiles/internal.xml
 /etc/freeswitch/tetris.ttml
 /etc/freeswitch/vars.xml
 /etc/freeswitch/voicemail.tpl
 /etc/freeswitch/web-vm.tpl
 /etc/freeswitch/yaml
 /etc/freeswitch/yaml/extensions.yaml
 /etc/freeswitch/yaml/mod_yaml.yaml
2023-Jan-05 11:17:55 :: [armh] #100 libsofia-sip: install check OK
2023-Jan-05 11:17:55 :: [aarch64] #200 freeswitch-daemon: install check OK
2023-Jan-05 11:18:07 :: [armh] #100 libsofia-sip-debuginfo: install check OK
	ppc64le: freeswitch-daemon=1:1.10.8-alt1 post-install unowned files:
 /etc/freeswitch/README_IMPORTANT.txt
 /etc/freeswitch/autoload_configs
 /etc/freeswitch/autoload_configs/abstraction.conf.xml
 /etc/freeswitch/autoload_configs/acl.conf.xml
 /etc/freeswitch/autoload_configs/alsa.conf.xml
 /etc/freeswitch/autoload_configs/amqp.conf.xml
 /etc/freeswitch/autoload_configs/amr.conf.xml
 /etc/freeswitch/autoload_configs/amrwb.conf.xml
 /etc/freeswitch/autoload_configs/av.conf.xml
 /etc/freeswitch/autoload_configs/avmd.conf.xml
 /etc/freeswitch/autoload_configs/blacklist.conf.xml
 /etc/freeswitch/autoload_configs/callcenter.conf.xml
 /etc/freeswitch/autoload_configs/cdr_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_mongodb.conf.xml
 /etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_sqlite.conf.xml
 /etc/freeswitch/autoload_configs/cepstral.conf.xml
 /etc/freeswitch/autoload_configs/cidlookup.conf.xml
 /etc/freeswitch/autoload_configs/conference.conf.xml
 /etc/freeswitch/autoload_configs/conference_layouts.conf.xml
 /etc/freeswitch/autoload_configs/console.conf.xml
 /etc/freeswitch/autoload_configs/curl.conf.xml
 /etc/freeswitch/autoload_configs/db.conf.xml
 /etc/freeswitch/autoload_configs/dialplan_directory.conf.xml
 /etc/freeswitch/autoload_configs/directory.conf.xml
 /etc/freeswitch/autoload_configs/distributor.conf.xml
 /etc/freeswitch/autoload_configs/easyroute.conf.xml
 /etc/freeswitch/autoload_configs/enum.conf.xml
 /etc/freeswitch/autoload_configs/erlang_event.conf.xml
 /etc/freeswitch/autoload_configs/event_multicast.conf.xml
 /etc/freeswitch/autoload_configs/event_socket.conf.xml
 /etc/freeswitch/autoload_configs/fax.conf.xml
 /etc/freeswitch/autoload_configs/fifo.conf.xml
 /etc/freeswitch/autoload_configs/format_cdr.conf.xml
 /etc/freeswitch/autoload_configs/graylog2.conf.xml
 /etc/freeswitch/autoload_configs/hash.conf.xml
 /etc/freeswitch/autoload_configs/hiredis.conf.xml
 /etc/freeswitch/autoload_configs/httapi.conf.xml
 /etc/freeswitch/autoload_configs/http_cache.conf.xml
 /etc/freeswitch/autoload_configs/ivr.conf.xml
 /etc/freeswitch/autoload_configs/java.conf.xml
 /etc/freeswitch/autoload_configs/kazoo.conf.xml
 /etc/freeswitch/autoload_configs/lcr.conf.xml
 /etc/freeswitch/autoload_configs/local_stream.conf.xml
 /etc/freeswitch/autoload_configs/logfile.conf.xml
 /etc/freeswitch/autoload_configs/lua.conf.xml
 /etc/freeswitch/autoload_configs/memcache.conf.xml
 /etc/freeswitch/autoload_configs/modules.conf.xml
 /etc/freeswitch/autoload_configs/mongo.conf.xml
 /etc/freeswitch/autoload_configs/msrp.conf.xml
 /etc/freeswitch/autoload_configs/nibblebill.conf.xml
 /etc/freeswitch/autoload_configs/opal.conf.xml
 /etc/freeswitch/autoload_configs/opus.conf.xml
 /etc/freeswitch/autoload_configs/oreka.conf.xml
 /etc/freeswitch/autoload_configs/osp.conf.xml
 /etc/freeswitch/autoload_configs/perl.conf.xml
 /etc/freeswitch/autoload_configs/pocketsphinx.conf.xml
 /etc/freeswitch/autoload_configs/portaudio.conf.xml
 /etc/freeswitch/autoload_configs/post_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/pre_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/presence_map.conf.xml
 /etc/freeswitch/autoload_configs/python.conf.xml
 /etc/freeswitch/autoload_configs/redis.conf.xml
 /etc/freeswitch/autoload_configs/rss.conf.xml
 /etc/freeswitch/autoload_configs/rtmp.conf.xml
 /etc/freeswitch/autoload_configs/sangoma_codec.conf.xml
 /etc/freeswitch/autoload_configs/shout.conf.xml
 /etc/freeswitch/autoload_configs/signalwire.conf.xml
 /etc/freeswitch/autoload_configs/skinny.conf.xml
 /etc/freeswitch/autoload_configs/smpp.conf.xml
 /etc/freeswitch/autoload_configs/sms_flowroute.conf.xml
 /etc/freeswitch/autoload_configs/sndfile.conf.xml
 /etc/freeswitch/autoload_configs/sofia.conf.xml
 /etc/freeswitch/autoload_configs/spandsp.conf.xml
 /etc/freeswitch/autoload_configs/switch.conf.xml
 /etc/freeswitch/autoload_configs/syslog.conf.xml
 /etc/freeswitch/autoload_configs/timezones.conf.xml
 /etc/freeswitch/autoload_configs/translate.conf.xml
 /etc/freeswitch/autoload_configs/tts_commandline.conf.xml
 /etc/freeswitch/autoload_configs/unicall.conf.xml
 /etc/freeswitch/autoload_configs/v8.conf.xml
 /etc/freeswitch/autoload_configs/verto.conf.xml
 /etc/freeswitch/autoload_configs/voicemail.conf.xml
 /etc/freeswitch/autoload_configs/voicemail_ivr.conf.xml
 /etc/freeswitch/autoload_configs/vpx.conf.xml
 /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
 /etc/freeswitch/autoload_configs/xml_curl.conf.xml
 /etc/freeswitch/autoload_configs/xml_rpc.conf.xml
 /etc/freeswitch/autoload_configs/xml_scgi.conf.xml
 /etc/freeswitch/autoload_configs/zeroconf.conf.xml
 /etc/freeswitch/chatplan
 /etc/freeswitch/chatplan/default.xml
 /etc/freeswitch/config.FS0
 /etc/freeswitch/dialplan
 /etc/freeswitch/dialplan/default
 /etc/freeswitch/dialplan/default.xml
 /etc/freeswitch/dialplan/default/00_ladspa.xml
 /etc/freeswitch/dialplan/default/00_pizza_demo.xml
 /etc/freeswitch/dialplan/default/01_Talking_Clock.xml
 /etc/freeswitch/dialplan/default/01_example.com.xml
 /etc/freeswitch/dialplan/default/ideasip.com.noload
 /etc/freeswitch/dialplan/default/pulver.com.noload
 /etc/freeswitch/dialplan/default/sipbroker.com.noload
 /etc/freeswitch/dialplan/default/sipphone.com.noload
 /etc/freeswitch/dialplan/default/tollfreegateway.com.noload
 /etc/freeswitch/dialplan/features.xml
 /etc/freeswitch/dialplan/public
 /etc/freeswitch/dialplan/public.xml
 /etc/freeswitch/dialplan/public/00_inbound_did.xml
 /etc/freeswitch/dialplan/skinny-patterns
 /etc/freeswitch/dialplan/skinny-patterns.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Demo.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Local_extension.xml
 /etc/freeswitch/dialplan/skinny-patterns/90-External.xml
 /etc/freeswitch/dialplan/skinny-patterns/99-Default_Drop.xml
 /etc/freeswitch/directory
 /etc/freeswitch/directory/default
 /etc/freeswitch/directory/default.xml
 /etc/freeswitch/directory/default/1000.xml
 /etc/freeswitch/directory/default/1001.xml
 /etc/freeswitch/directory/default/1002.xml
 /etc/freeswitch/directory/default/1003.xml
 /etc/freeswitch/directory/default/1004.xml
 /etc/freeswitch/directory/default/1005.xml
 /etc/freeswitch/directory/default/1006.xml
 /etc/freeswitch/directory/default/1007.xml
 /etc/freeswitch/directory/default/1008.xml
 /etc/freeswitch/directory/default/1009.xml
 /etc/freeswitch/directory/default/1010.xml
 /etc/freeswitch/directory/default/1011.xml
 /etc/freeswitch/directory/default/1012.xml
 /etc/freeswitch/directory/default/1013.xml
 /etc/freeswitch/directory/default/1014.xml
 /etc/freeswitch/directory/default/1015.xml
 /etc/freeswitch/directory/default/1016.xml
 /etc/freeswitch/directory/default/1017.xml
 /etc/freeswitch/directory/default/1018.xml
 /etc/freeswitch/directory/default/1019.xml
 /etc/freeswitch/directory/default/brian.xml
 /etc/freeswitch/directory/default/default.xml
 /etc/freeswitch/directory/default/example.com.xml
 /etc/freeswitch/directory/default/skinny-example.xml
 /etc/freeswitch/extensions.conf
 /etc/freeswitch/freeswitch.xml
 /etc/freeswitch/fur_elise.ttml
 /etc/freeswitch/ivr_menus
 /etc/freeswitch/ivr_menus/demo_ivr.xml
 /etc/freeswitch/ivr_menus/new_demo_ivr.xml
 /etc/freeswitch/lang
 /etc/freeswitch/lang/de
 /etc/freeswitch/lang/de/de.xml
 /etc/freeswitch/lang/de/demo
 /etc/freeswitch/lang/de/demo/demo.xml
 /etc/freeswitch/lang/de/vm
 /etc/freeswitch/lang/de/vm/sounds.xml
 /etc/freeswitch/lang/de/vm/tts.xml
 /etc/freeswitch/lang/en
 /etc/freeswitch/lang/en/demo
 /etc/freeswitch/lang/en/demo/demo-ivr.xml
 /etc/freeswitch/lang/en/demo/demo.xml
 /etc/freeswitch/lang/en/demo/funnies.xml
 /etc/freeswitch/lang/en/demo/new-demo-ivr.xml
 /etc/freeswitch/lang/en/dir
 /etc/freeswitch/lang/en/dir/sounds.xml
 /etc/freeswitch/lang/en/dir/tts.xml
 /etc/freeswitch/lang/en/en.xml
 /etc/freeswitch/lang/en/ivr
 /etc/freeswitch/lang/en/ivr/sounds.xml
 /etc/freeswitch/lang/en/vm
 /etc/freeswitch/lang/en/vm/sounds.xml
 /etc/freeswitch/lang/en/vm/tts.xml
 /etc/freeswitch/lang/en/vm/voicemail_ivr.xml
 /etc/freeswitch/lang/es
 /etc/freeswitch/lang/es/demo
 /etc/freeswitch/lang/es/demo/demo-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-es-MX.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
 /etc/freeswitch/lang/es/dir
 /etc/freeswitch/lang/es/dir/sounds-es-ES.xml
 /etc/freeswitch/lang/es/dir/sounds-es-MX.xml
 /etc/freeswitch/lang/es/dir/tts-es-ES.xml
 /etc/freeswitch/lang/es/dir/tts-es-MX.xml
 /etc/freeswitch/lang/es/es_ES.xml
 /etc/freeswitch/lang/es/es_MX.xml
 /etc/freeswitch/lang/es/vm
 /etc/freeswitch/lang/es/vm/sounds-es-ES.xml
 /etc/freeswitch/lang/es/vm/sounds-es-MX.xml
 /etc/freeswitch/lang/es/vm/tts-es-ES.xml
 /etc/freeswitch/lang/es/vm/tts-es-MX.xml
 /etc/freeswitch/lang/fr
 /etc/freeswitch/lang/fr/demo
 /etc/freeswitch/lang/fr/demo/demo.xml
 /etc/freeswitch/lang/fr/dir
 /etc/freeswitch/lang/fr/dir/sounds.xml
 /etc/freeswitch/lang/fr/dir/tts.xml
 /etc/freeswitch/lang/fr/fr.xml
 /etc/freeswitch/lang/fr/vm
 /etc/freeswitch/lang/fr/vm/sounds.xml
 /etc/freeswitch/lang/he
 /etc/freeswitch/lang/he/demo
 /etc/freeswitch/lang/he/demo/demo-ivr.xml
 /etc/freeswitch/lang/he/demo/demo.xml
 /etc/freeswitch/lang/he/dir
 /etc/freeswitch/lang/he/dir/sounds.xml
 /etc/freeswitch/lang/he/he.xml
 /etc/freeswitch/lang/he/vm
 /etc/freeswitch/lang/he/vm/sounds.xml
 /etc/freeswitch/lang/pt
 /etc/freeswitch/lang/pt/demo
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-PT.xml
 /etc/freeswitch/lang/pt/dir
 /etc/freeswitch/lang/pt/dir/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-PT.xml
 /etc/freeswitch/lang/pt/pt_BR.xml
 /etc/freeswitch/lang/pt/pt_PT.xml
 /etc/freeswitch/lang/pt/vm
 /etc/freeswitch/lang/pt/vm/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-PT.xml
 /etc/freeswitch/lang/ru
 /etc/freeswitch/lang/ru/demo
 /etc/freeswitch/lang/ru/demo/demo-ivr.xml
 /etc/freeswitch/lang/ru/demo/demo.xml
 /etc/freeswitch/lang/ru/dir
 /etc/freeswitch/lang/ru/dir/sounds.xml
 /etc/freeswitch/lang/ru/dir/tts.xml
 /etc/freeswitch/lang/ru/ru.xml
 /etc/freeswitch/lang/ru/vm
 /etc/freeswitch/lang/ru/vm/sounds.xml
 /etc/freeswitch/lang/ru/vm/tts.xml
 /etc/freeswitch/lang/sv
 /etc/freeswitch/lang/sv/sv.xml
 /etc/freeswitch/lang/sv/vm
 /etc/freeswitch/lang/sv/vm/sounds.xml
 /etc/freeswitch/mime.types
 /etc/freeswitch/notify-voicemail.tpl
 /etc/freeswitch/sip_profiles
 /etc/freeswitch/sip_profiles/external
 /etc/freeswitch/sip_profiles/external-ipv6
 /etc/freeswitch/sip_profiles/external-ipv6.xml
 /etc/freeswitch/sip_profiles/external-ipv6/example.xml
 /etc/freeswitch/sip_profiles/external.xml
 /etc/freeswitch/sip_profiles/external/example.xml
 /etc/freeswitch/sip_profiles/internal-ipv6.xml
 /etc/freeswitch/sip_profiles/internal.xml
 /etc/freeswitch/skinny_profiles
 /etc/freeswitch/skinny_profiles/internal.xml
 /etc/freeswitch/tetris.ttml
 /etc/freeswitch/vars.xml
 /etc/freeswitch/voicemail.tpl
 /etc/freeswitch/web-vm.tpl
 /etc/freeswitch/yaml
 /etc/freeswitch/yaml/extensions.yaml
 /etc/freeswitch/yaml/mod_yaml.yaml
2023-Jan-05 11:18:08 :: [ppc64le] #200 freeswitch-daemon: install check OK
2023-Jan-05 11:18:10 :: [x86_64] #200 freeswitch-imagick-debuginfo: install check OK
2023-Jan-05 11:18:17 :: [aarch64] #200 freeswitch-daemon-debuginfo: install check OK
2023-Jan-05 11:18:18 :: [armh] #100 libsofia-sip-devel: install check OK
2023-Jan-05 11:18:24 :: [x86_64] #200 freeswitch-java: install check OK
2023-Jan-05 11:18:28 :: [armh] #100 libsofia-sip-glib: install check OK
	aarch64: freeswitch-imagick=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:18:30 :: [aarch64] #200 freeswitch-imagick: install check OK
2023-Jan-05 11:18:35 :: [ppc64le] #200 freeswitch-daemon-debuginfo: install check OK
2023-Jan-05 11:18:41 :: [armh] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-05 11:18:42 :: [x86_64] #200 freeswitch-java-debuginfo: install check OK
2023-Jan-05 11:18:49 :: [x86_64] #200 freeswitch-lang-de: install check OK
	ppc64le: freeswitch-imagick=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:18:51 :: [ppc64le] #200 freeswitch-imagick: install check OK
2023-Jan-05 11:18:53 :: [armh] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-05 11:18:57 :: [aarch64] #200 freeswitch-imagick-debuginfo: install check OK
2023-Jan-05 11:18:59 :: [x86_64] #200 freeswitch-lang-de-debuginfo: install check OK
2023-Jan-05 11:19:04 :: [armh] #100 sofia-sip-docs: install check OK
2023-Jan-05 11:19:06 :: [x86_64] #200 freeswitch-lang-en: install check OK
2023-Jan-05 11:19:14 :: [armh] #100 sofia-sip-utils: install check OK
2023-Jan-05 11:19:16 :: [x86_64] #200 freeswitch-lang-en-debuginfo: install check OK
2023-Jan-05 11:19:19 :: [aarch64] #200 freeswitch-java: install check OK
2023-Jan-05 11:19:22 :: [x86_64] #200 freeswitch-lang-es: install check OK
2023-Jan-05 11:19:25 :: [ppc64le] #200 freeswitch-imagick-debuginfo: install check OK
2023-Jan-05 11:19:26 :: [armh] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-05 11:19:33 :: [x86_64] #200 freeswitch-lang-es-debuginfo: install check OK
2023-Jan-05 11:19:39 :: [x86_64] #200 freeswitch-lang-fr: install check OK
2023-Jan-05 11:19:48 :: [aarch64] #200 freeswitch-java-debuginfo: install check OK
2023-Jan-05 11:19:50 :: [x86_64] #200 freeswitch-lang-fr-debuginfo: install check OK
2023-Jan-05 11:19:52 :: [ppc64le] #200 freeswitch-java: install check OK
2023-Jan-05 11:19:56 :: [x86_64] #200 freeswitch-lang-he: install check OK
2023-Jan-05 11:19:59 :: [aarch64] #200 freeswitch-lang-de: install check OK
2023-Jan-05 11:20:03 :: [x86_64] #200 freeswitch-lang-pt: install check OK
2023-Jan-05 11:20:13 :: [x86_64] #200 freeswitch-lang-pt-debuginfo: install check OK
2023-Jan-05 11:20:17 :: [aarch64] #200 freeswitch-lang-de-debuginfo: install check OK
2023-Jan-05 11:20:20 :: [x86_64] #200 freeswitch-lang-ru: install check OK
2023-Jan-05 11:20:27 :: [ppc64le] #200 freeswitch-java-debuginfo: install check OK
2023-Jan-05 11:20:28 :: [aarch64] #200 freeswitch-lang-en: install check OK
2023-Jan-05 11:20:30 :: [x86_64] #200 freeswitch-lang-ru-debuginfo: install check OK
2023-Jan-05 11:20:36 :: [x86_64] #200 freeswitch-lua: install check OK
2023-Jan-05 11:20:41 :: [ppc64le] #200 freeswitch-lang-de: install check OK
2023-Jan-05 11:20:45 :: [aarch64] #200 freeswitch-lang-en-debuginfo: install check OK
2023-Jan-05 11:20:47 :: [x86_64] #200 freeswitch-lua-debuginfo: install check OK
2023-Jan-05 11:20:53 :: [x86_64] #200 freeswitch-perl: install check OK
2023-Jan-05 11:20:56 :: [aarch64] #200 freeswitch-lang-es: install check OK
2023-Jan-05 11:21:02 :: [ppc64le] #200 freeswitch-lang-de-debuginfo: install check OK
2023-Jan-05 11:21:04 :: [x86_64] #200 freeswitch-perl-debuginfo: install check OK
	x86_64: freeswitch-vlc=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:21:08 :: [x86_64] #200 freeswitch-vlc: install check OK
2023-Jan-05 11:21:13 :: [aarch64] #200 freeswitch-lang-es-debuginfo: install check OK
2023-Jan-05 11:21:16 :: [ppc64le] #200 freeswitch-lang-en: install check OK
2023-Jan-05 11:21:17 :: [x86_64] #200 freeswitch-vlc-debuginfo: install check OK
2023-Jan-05 11:21:24 :: [x86_64] #200 freeswitch-webui: install check OK
2023-Jan-05 11:21:24 :: [aarch64] #200 freeswitch-lang-fr: install check OK
2023-Jan-05 11:21:28 :: [x86_64] #200 libfreeswitch: install check OK
2023-Jan-05 11:21:36 :: [x86_64] #200 libfreeswitch-debuginfo: install check OK
2023-Jan-05 11:21:37 :: [ppc64le] #200 freeswitch-lang-en-debuginfo: install check OK
2023-Jan-05 11:21:41 :: [x86_64] #200 libfreeswitch-devel: install check OK
2023-Jan-05 11:21:42 :: [aarch64] #200 freeswitch-lang-fr-debuginfo: install check OK
2023-Jan-05 11:21:44 :: [x86_64] #40 libshout2: install check OK
2023-Jan-05 11:21:48 :: [x86_64] #40 libshout2-debuginfo: install check OK
2023-Jan-05 11:21:51 :: [ppc64le] #200 freeswitch-lang-es: install check OK
2023-Jan-05 11:21:52 :: [x86_64] #40 libshout2-devel: install check OK
2023-Jan-05 11:21:53 :: [aarch64] #200 freeswitch-lang-he: install check OK
2023-Jan-05 11:21:55 :: [x86_64] #100 libsofia-sip: install check OK
2023-Jan-05 11:22:00 :: [x86_64] #100 libsofia-sip-debuginfo: install check OK
2023-Jan-05 11:22:03 :: [x86_64] #100 libsofia-sip-devel: install check OK
2023-Jan-05 11:22:04 :: [aarch64] #200 freeswitch-lang-pt: install check OK
2023-Jan-05 11:22:07 :: [x86_64] #100 libsofia-sip-glib: install check OK
2023-Jan-05 11:22:11 :: [x86_64] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-05 11:22:13 :: [ppc64le] #200 freeswitch-lang-es-debuginfo: install check OK
2023-Jan-05 11:22:15 :: [x86_64] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-05 11:22:19 :: [x86_64] #100 sofia-sip-docs: install check OK
2023-Jan-05 11:22:21 :: [aarch64] #200 freeswitch-lang-pt-debuginfo: install check OK
2023-Jan-05 11:22:22 :: [x86_64] #100 sofia-sip-utils: install check OK
2023-Jan-05 11:22:26 :: [ppc64le] #200 freeswitch-lang-fr: install check OK
2023-Jan-05 11:22:27 :: [x86_64] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-05 11:22:32 :: [aarch64] #200 freeswitch-lang-ru: install check OK
2023-Jan-05 11:22:48 :: [ppc64le] #200 freeswitch-lang-fr-debuginfo: install check OK
2023-Jan-05 11:22:49 :: [aarch64] #200 freeswitch-lang-ru-debuginfo: install check OK
2023-Jan-05 11:23:01 :: [aarch64] #200 freeswitch-lua: install check OK
2023-Jan-05 11:23:02 :: [ppc64le] #200 freeswitch-lang-he: install check OK
2023-Jan-05 11:23:15 :: [ppc64le] #200 freeswitch-lang-pt: install check OK
2023-Jan-05 11:23:18 :: [aarch64] #200 freeswitch-lua-debuginfo: install check OK
2023-Jan-05 11:23:30 :: [aarch64] #200 freeswitch-perl: install check OK
2023-Jan-05 11:23:37 :: [ppc64le] #200 freeswitch-lang-pt-debuginfo: install check OK
2023-Jan-05 11:23:48 :: [aarch64] #200 freeswitch-perl-debuginfo: install check OK
2023-Jan-05 11:23:51 :: [ppc64le] #200 freeswitch-lang-ru: install check OK
	aarch64: freeswitch-vlc=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:23:56 :: [aarch64] #200 freeswitch-vlc: install check OK
2023-Jan-05 11:24:12 :: [aarch64] #200 freeswitch-vlc-debuginfo: install check OK
2023-Jan-05 11:24:12 :: [ppc64le] #200 freeswitch-lang-ru-debuginfo: install check OK
2023-Jan-05 11:24:23 :: [aarch64] #200 freeswitch-webui: install check OK
2023-Jan-05 11:24:26 :: [ppc64le] #200 freeswitch-lua: install check OK
2023-Jan-05 11:24:31 :: [aarch64] #200 libfreeswitch: install check OK
2023-Jan-05 11:24:45 :: [aarch64] #200 libfreeswitch-debuginfo: install check OK
2023-Jan-05 11:24:47 :: [ppc64le] #200 freeswitch-lua-debuginfo: install check OK
2023-Jan-05 11:24:53 :: [aarch64] #200 libfreeswitch-devel: install check OK
2023-Jan-05 11:24:59 :: [aarch64] #40 libshout2: install check OK
2023-Jan-05 11:25:01 :: [ppc64le] #200 freeswitch-perl: install check OK
2023-Jan-05 11:25:07 :: [aarch64] #40 libshout2-debuginfo: install check OK
2023-Jan-05 11:25:14 :: [aarch64] #40 libshout2-devel: install check OK
2023-Jan-05 11:25:21 :: [aarch64] #100 libsofia-sip: install check OK
2023-Jan-05 11:25:23 :: [ppc64le] #200 freeswitch-perl-debuginfo: install check OK
2023-Jan-05 11:25:29 :: [aarch64] #100 libsofia-sip-debuginfo: install check OK
	ppc64le: freeswitch-vlc=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-05 11:25:33 :: [ppc64le] #200 freeswitch-vlc: install check OK
2023-Jan-05 11:25:35 :: [aarch64] #100 libsofia-sip-devel: install check OK
2023-Jan-05 11:25:42 :: [aarch64] #100 libsofia-sip-glib: install check OK
2023-Jan-05 11:25:50 :: [aarch64] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-05 11:25:52 :: [ppc64le] #200 freeswitch-vlc-debuginfo: install check OK
2023-Jan-05 11:25:58 :: [aarch64] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-05 11:26:05 :: [aarch64] #100 sofia-sip-docs: install check OK
2023-Jan-05 11:26:06 :: [ppc64le] #200 freeswitch-webui: install check OK
2023-Jan-05 11:26:12 :: [aarch64] #100 sofia-sip-utils: install check OK
2023-Jan-05 11:26:15 :: [ppc64le] #200 libfreeswitch: install check OK
2023-Jan-05 11:26:20 :: [aarch64] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-05 11:26:32 :: [ppc64le] #200 libfreeswitch-debuginfo: install check OK
2023-Jan-05 11:26:41 :: [ppc64le] #200 libfreeswitch-devel: install check OK
2023-Jan-05 11:26:49 :: [ppc64le] #40 libshout2: install check OK
2023-Jan-05 11:26:58 :: [ppc64le] #40 libshout2-debuginfo: install check OK
2023-Jan-05 11:27:06 :: [ppc64le] #40 libshout2-devel: install check OK
2023-Jan-05 11:27:13 :: [ppc64le] #100 libsofia-sip: install check OK
2023-Jan-05 11:27:23 :: [ppc64le] #100 libsofia-sip-debuginfo: install check OK
2023-Jan-05 11:27:30 :: [ppc64le] #100 libsofia-sip-devel: install check OK
2023-Jan-05 11:27:38 :: [ppc64le] #100 libsofia-sip-glib: install check OK
2023-Jan-05 11:27:48 :: [ppc64le] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-05 11:27:57 :: [ppc64le] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-05 11:28:06 :: [ppc64le] #100 sofia-sip-docs: install check OK
2023-Jan-05 11:28:13 :: [ppc64le] #100 sofia-sip-utils: install check OK
2023-Jan-05 11:28:23 :: [ppc64le] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-05 11:28:24 :: [x86_64-i586] plan: #6 +6 -6 =10685
2023-Jan-05 11:28:47 :: [x86_64-i586] arepo build OK
2023-Jan-05 11:29:02 :: [x86_64-i586] generated apt indices
2023-Jan-05 11:29:03 :: [x86_64-i586] created next repo
2023-Jan-05 11:29:12 :: [x86_64-i586] dependencies check OK
2023-Jan-05 11:29:14 :: gears inheritance check OK
2023-Jan-05 11:29:14 :: srpm inheritance check OK
girar-check-perms: access to libshout2 DENIED for rider: project `libshout2' is not listed in the acl file for repository `p10', and the policy for such projects in `p10' is to deny
check-subtask-perms: #40: libshout2: needs approvals from members of @maint and @tester groups
girar-check-perms: access to sofia-sip DENIED for rider: project `sofia-sip' is not listed in the acl file for repository `p10', and the policy for such projects in `p10' is to deny
check-subtask-perms: #100: sofia-sip: needs approvals from members of @maint and @tester groups
girar-check-perms: access to freeswitch DENIED for rider: project `freeswitch' is not listed in the acl file for repository `p10', and the policy for such projects in `p10' is to deny
check-subtask-perms: #200: freeswitch: needs approvals from members of @maint and @tester groups
2023-Jan-05 11:29:30 :: acl check FAILED
2023-Jan-05 11:29:49 :: created contents_index files
2023-Jan-05 11:29:58 :: created hash files: aarch64 armh i586 noarch ppc64le src x86_64-i586 x86_64
2023-Jan-05 11:30:00 :: task #312694 for p10 EPERM


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [#312694] p10 DONE (try 3) libshout2.git=2.4.6-alt2 sofia-sip.git=1.13.11-alt1 ...
  2023-01-04 21:44 [#312694] p10 FAILED sofia-sip.git=1.13.11-alt1 freeswitch.git=1.10.8-alt1 Girar awaiter (rider)
  2023-01-05 11:30 ` [#312694] p10 EPERM (try 2) libshout2.git=2.4.6-alt2 sofia-sip.git=1.13.11-alt1 Girar awaiter (rider)
@ 2023-01-26 12:48 ` Girar pender (snowmix)
  1 sibling, 0 replies; 3+ messages in thread
From: Girar pender (snowmix) @ 2023-01-26 12:48 UTC (permalink / raw)
  To: Anton Farygin; +Cc: girar-builder-p10, sisyphus-incominger, girar-builder-p10

https://git.altlinux.org/tasks/archive/done/_305/312694/logs/events.3.1.log

subtask  name        aarch64  armh  i586  ppc64le  x86_64
    #40  libshout2        59  1:25    36     1:12      35
   #100  sofia-sip      3:11  4:47  2:02     3:59    1:48
   #200  freeswitch    15:22     -     -    18:33    8:13

2023-Jan-26 12:05:36 :: task #312694 for p10 resumed by snowmix:
2023-Jan-26 12:05:36 :: message: new version
#40 build 2.4.6-alt2 from /gears/l/libshout2.git fetched at 2023-Jan-05 10:51:18 from sisyphus
#100 build 1.13.11-alt1 from /gears/s/sofia-sip.git fetched at 2022-Dec-30 11:02:57 from sisyphus
#200 build 1.10.8-alt1 from /people/rider/packages/freeswitch.git fetched at 2023-Jan-04 20:57:07
2023-Jan-26 12:05:37 :: created build repo
2023-Jan-26 12:05:38 :: [aarch64] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-26 12:05:38 :: [armh] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-26 12:05:38 :: [x86_64] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-26 12:05:38 :: [ppc64le] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-26 12:05:38 :: [i586] #40 libshout2.git 2.4.6-alt2: build start
2023-Jan-26 12:06:13 :: [x86_64] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-26 12:06:13 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-26 12:06:14 :: [i586] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-26 12:06:14 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-26 12:06:37 :: [aarch64] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-26 12:06:37 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-26 12:06:50 :: [ppc64le] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-26 12:06:51 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-26 12:07:03 :: [armh] #40 libshout2.git 2.4.6-alt2: build OK
2023-Jan-26 12:07:03 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build start
2023-Jan-26 12:08:01 :: [x86_64] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-26 12:08:01 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-26 12:08:16 :: [i586] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-26 12:08:16 :: [i586] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-26 12:08:25 :: [i586] #200 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jan-26 12:09:48 :: [aarch64] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-26 12:09:48 :: [aarch64] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-26 12:10:50 :: [ppc64le] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-26 12:10:50 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-26 12:11:50 :: [armh] #100 sofia-sip.git 1.13.11-alt1: build OK
2023-Jan-26 12:11:50 :: [armh] #200 freeswitch.git 1.10.8-alt1: build start
2023-Jan-26 12:12:17 :: [armh] #200 freeswitch.git 1.10.8-alt1: build SKIPPED
2023-Jan-26 12:16:14 :: [x86_64] #200 freeswitch.git 1.10.8-alt1: build OK
2023-Jan-26 12:25:10 :: [aarch64] #200 freeswitch.git 1.10.8-alt1: build OK
2023-Jan-26 12:29:23 :: [ppc64le] #200 freeswitch.git 1.10.8-alt1: build OK
2023-Jan-26 12:29:41 :: #40: libshout2.git 2.4.6-alt2: build check OK
2023-Jan-26 12:30:24 :: #100: sofia-sip.git 1.13.11-alt1: build check OK
2023-Jan-26 12:31:39 :: #200: freeswitch.git 1.10.8-alt1: build check OK
2023-Jan-26 12:31:41 :: build check OK
2023-Jan-26 12:32:13 :: noarch check OK
2023-Jan-26 12:32:16 :: plan: src +3 -3 =17977, aarch64 +42 -42 =30395, armh +11 -11 =28539, i586 +11 -11 =30944, noarch +1 -1 =16519, ppc64le +42 -42 =29955, x86_64 +42 -42 =31694
#200 freeswitch 1.10.7-alt1 -> 1:1.10.8-alt1
 Fri Dec 30 2022 Anton Farygin <rider@altlinux.ru> 1:1.10.8-alt1
 - 1.10.7 -> 1.10.8
 - fix for build with recent curl
 Mon Sep 26 2022 L.A. Kostis <lakostis@altlinux.ru> 1:1.10.7-alt1.3
 - BR: remove openr2 (since freedtm moved out-of-tree).
 Fri Jul 15 2022 L.A. Kostis <lakostis@altlinux.ru> 1:1.10.7-alt1.2
 - Fix gcc9+ warning (-Werror=stringop-truncation).
 - mod_shout: libshout 2.3+ compatibility fixes.
 Fri Jul 15 2022 L.A. Kostis <lakostis@altlinux.ru> 1:1.10.7-alt1.1
 - Add workaround to compile with gcc12.
#40 libshout2 2.2.2-alt3 -> 2.4.6-alt2
 Sat Jul 16 2022 L.A. Kostis <lakostis@altlinux.ru> 2.4.6-alt2
 - Re-apply -shout2 patch (tnx to aris@).
 - Update requires.
 Thu Jul 14 2022 L.A. Kostis <lakostis@altlinux.ru> 2.4.6-alt1
 - 2.4.6 release.
 - Enable TLS support.
#100 sofia-sip 1.13.8-alt1 -> 1.13.11-alt1
 Fri Dec 30 2022 Anton Farygin <rider@altlinux.ru> 1.13.11-alt1
 - 1.13.11
 Thu Oct 06 2022 Anton Farygin <rider@altlinux.ru> 1.13.9-alt1
 - 1.13.9
2023-Jan-26 12:32:59 :: patched apt indices
2023-Jan-26 12:33:10 :: created next repo
2023-Jan-26 12:33:17 :: duplicate provides check OK
2023-Jan-26 12:33:51 :: dependencies check OK
2023-Jan-26 12:34:14 :: [x86_64 i586 aarch64 ppc64le armh] ELF symbols check OK
2023-Jan-26 12:34:26 :: [i586] #40 libshout2: install check OK
	x86_64: freeswitch-av=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:34:29 :: [x86_64] #200 freeswitch-av: install check OK
2023-Jan-26 12:34:30 :: [i586] #40 libshout2-debuginfo: install check OK
2023-Jan-26 12:34:34 :: [i586] #40 libshout2-devel: install check OK
2023-Jan-26 12:34:38 :: [i586] #100 libsofia-sip: install check OK
	aarch64: freeswitch-av=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:34:39 :: [aarch64] #200 freeswitch-av: install check OK
2023-Jan-26 12:34:42 :: [i586] #100 libsofia-sip-debuginfo: install check OK
	ppc64le: freeswitch-av=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:34:43 :: [ppc64le] #200 freeswitch-av: install check OK
2023-Jan-26 12:34:44 :: [armh] #40 libshout2: install check OK
2023-Jan-26 12:34:46 :: [i586] #100 libsofia-sip-devel: install check OK
2023-Jan-26 12:34:46 :: [x86_64] #200 freeswitch-av-debuginfo: install check OK
2023-Jan-26 12:34:50 :: [i586] #100 libsofia-sip-glib: install check OK
	x86_64: freeswitch-daemon=1:1.10.8-alt1 post-install unowned files:
 /etc/freeswitch/README_IMPORTANT.txt
 /etc/freeswitch/autoload_configs
 /etc/freeswitch/autoload_configs/abstraction.conf.xml
 /etc/freeswitch/autoload_configs/acl.conf.xml
 /etc/freeswitch/autoload_configs/alsa.conf.xml
 /etc/freeswitch/autoload_configs/amqp.conf.xml
 /etc/freeswitch/autoload_configs/amr.conf.xml
 /etc/freeswitch/autoload_configs/amrwb.conf.xml
 /etc/freeswitch/autoload_configs/av.conf.xml
 /etc/freeswitch/autoload_configs/avmd.conf.xml
 /etc/freeswitch/autoload_configs/blacklist.conf.xml
 /etc/freeswitch/autoload_configs/callcenter.conf.xml
 /etc/freeswitch/autoload_configs/cdr_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_mongodb.conf.xml
 /etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_sqlite.conf.xml
 /etc/freeswitch/autoload_configs/cepstral.conf.xml
 /etc/freeswitch/autoload_configs/cidlookup.conf.xml
 /etc/freeswitch/autoload_configs/conference.conf.xml
 /etc/freeswitch/autoload_configs/conference_layouts.conf.xml
 /etc/freeswitch/autoload_configs/console.conf.xml
 /etc/freeswitch/autoload_configs/curl.conf.xml
 /etc/freeswitch/autoload_configs/db.conf.xml
 /etc/freeswitch/autoload_configs/dialplan_directory.conf.xml
 /etc/freeswitch/autoload_configs/directory.conf.xml
 /etc/freeswitch/autoload_configs/distributor.conf.xml
 /etc/freeswitch/autoload_configs/easyroute.conf.xml
 /etc/freeswitch/autoload_configs/enum.conf.xml
 /etc/freeswitch/autoload_configs/erlang_event.conf.xml
 /etc/freeswitch/autoload_configs/event_multicast.conf.xml
 /etc/freeswitch/autoload_configs/event_socket.conf.xml
 /etc/freeswitch/autoload_configs/fax.conf.xml
 /etc/freeswitch/autoload_configs/fifo.conf.xml
 /etc/freeswitch/autoload_configs/format_cdr.conf.xml
 /etc/freeswitch/autoload_configs/graylog2.conf.xml
 /etc/freeswitch/autoload_configs/hash.conf.xml
 /etc/freeswitch/autoload_configs/hiredis.conf.xml
 /etc/freeswitch/autoload_configs/httapi.conf.xml
 /etc/freeswitch/autoload_configs/http_cache.conf.xml
 /etc/freeswitch/autoload_configs/ivr.conf.xml
 /etc/freeswitch/autoload_configs/java.conf.xml
 /etc/freeswitch/autoload_configs/kazoo.conf.xml
 /etc/freeswitch/autoload_configs/lcr.conf.xml
 /etc/freeswitch/autoload_configs/local_stream.conf.xml
 /etc/freeswitch/autoload_configs/logfile.conf.xml
 /etc/freeswitch/autoload_configs/lua.conf.xml
 /etc/freeswitch/autoload_configs/memcache.conf.xml
 /etc/freeswitch/autoload_configs/modules.conf.xml
 /etc/freeswitch/autoload_configs/mongo.conf.xml
 /etc/freeswitch/autoload_configs/msrp.conf.xml
 /etc/freeswitch/autoload_configs/nibblebill.conf.xml
 /etc/freeswitch/autoload_configs/opal.conf.xml
 /etc/freeswitch/autoload_configs/opus.conf.xml
 /etc/freeswitch/autoload_configs/oreka.conf.xml
 /etc/freeswitch/autoload_configs/osp.conf.xml
 /etc/freeswitch/autoload_configs/perl.conf.xml
 /etc/freeswitch/autoload_configs/pocketsphinx.conf.xml
 /etc/freeswitch/autoload_configs/portaudio.conf.xml
 /etc/freeswitch/autoload_configs/post_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/pre_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/presence_map.conf.xml
 /etc/freeswitch/autoload_configs/python.conf.xml
 /etc/freeswitch/autoload_configs/redis.conf.xml
 /etc/freeswitch/autoload_configs/rss.conf.xml
 /etc/freeswitch/autoload_configs/rtmp.conf.xml
 /etc/freeswitch/autoload_configs/sangoma_codec.conf.xml
 /etc/freeswitch/autoload_configs/shout.conf.xml
 /etc/freeswitch/autoload_configs/signalwire.conf.xml
 /etc/freeswitch/autoload_configs/skinny.conf.xml
 /etc/freeswitch/autoload_configs/smpp.conf.xml
 /etc/freeswitch/autoload_configs/sms_flowroute.conf.xml
 /etc/freeswitch/autoload_configs/sndfile.conf.xml
 /etc/freeswitch/autoload_configs/sofia.conf.xml
 /etc/freeswitch/autoload_configs/spandsp.conf.xml
 /etc/freeswitch/autoload_configs/switch.conf.xml
 /etc/freeswitch/autoload_configs/syslog.conf.xml
 /etc/freeswitch/autoload_configs/timezones.conf.xml
 /etc/freeswitch/autoload_configs/translate.conf.xml
 /etc/freeswitch/autoload_configs/tts_commandline.conf.xml
 /etc/freeswitch/autoload_configs/unicall.conf.xml
 /etc/freeswitch/autoload_configs/v8.conf.xml
 /etc/freeswitch/autoload_configs/verto.conf.xml
 /etc/freeswitch/autoload_configs/voicemail.conf.xml
 /etc/freeswitch/autoload_configs/voicemail_ivr.conf.xml
 /etc/freeswitch/autoload_configs/vpx.conf.xml
 /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
 /etc/freeswitch/autoload_configs/xml_curl.conf.xml
 /etc/freeswitch/autoload_configs/xml_rpc.conf.xml
 /etc/freeswitch/autoload_configs/xml_scgi.conf.xml
 /etc/freeswitch/autoload_configs/zeroconf.conf.xml
 /etc/freeswitch/chatplan
 /etc/freeswitch/chatplan/default.xml
 /etc/freeswitch/config.FS0
 /etc/freeswitch/dialplan
 /etc/freeswitch/dialplan/default
 /etc/freeswitch/dialplan/default.xml
 /etc/freeswitch/dialplan/default/00_ladspa.xml
 /etc/freeswitch/dialplan/default/00_pizza_demo.xml
 /etc/freeswitch/dialplan/default/01_Talking_Clock.xml
 /etc/freeswitch/dialplan/default/01_example.com.xml
 /etc/freeswitch/dialplan/default/ideasip.com.noload
 /etc/freeswitch/dialplan/default/pulver.com.noload
 /etc/freeswitch/dialplan/default/sipbroker.com.noload
 /etc/freeswitch/dialplan/default/sipphone.com.noload
 /etc/freeswitch/dialplan/default/tollfreegateway.com.noload
 /etc/freeswitch/dialplan/features.xml
 /etc/freeswitch/dialplan/public
 /etc/freeswitch/dialplan/public.xml
 /etc/freeswitch/dialplan/public/00_inbound_did.xml
 /etc/freeswitch/dialplan/skinny-patterns
 /etc/freeswitch/dialplan/skinny-patterns.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Demo.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Local_extension.xml
 /etc/freeswitch/dialplan/skinny-patterns/90-External.xml
 /etc/freeswitch/dialplan/skinny-patterns/99-Default_Drop.xml
 /etc/freeswitch/directory
 /etc/freeswitch/directory/default
 /etc/freeswitch/directory/default.xml
 /etc/freeswitch/directory/default/1000.xml
 /etc/freeswitch/directory/default/1001.xml
 /etc/freeswitch/directory/default/1002.xml
 /etc/freeswitch/directory/default/1003.xml
 /etc/freeswitch/directory/default/1004.xml
 /etc/freeswitch/directory/default/1005.xml
 /etc/freeswitch/directory/default/1006.xml
 /etc/freeswitch/directory/default/1007.xml
 /etc/freeswitch/directory/default/1008.xml
 /etc/freeswitch/directory/default/1009.xml
 /etc/freeswitch/directory/default/1010.xml
 /etc/freeswitch/directory/default/1011.xml
 /etc/freeswitch/directory/default/1012.xml
 /etc/freeswitch/directory/default/1013.xml
 /etc/freeswitch/directory/default/1014.xml
 /etc/freeswitch/directory/default/1015.xml
 /etc/freeswitch/directory/default/1016.xml
 /etc/freeswitch/directory/default/1017.xml
 /etc/freeswitch/directory/default/1018.xml
 /etc/freeswitch/directory/default/1019.xml
 /etc/freeswitch/directory/default/brian.xml
 /etc/freeswitch/directory/default/default.xml
 /etc/freeswitch/directory/default/example.com.xml
 /etc/freeswitch/directory/default/skinny-example.xml
 /etc/freeswitch/extensions.conf
 /etc/freeswitch/freeswitch.xml
 /etc/freeswitch/fur_elise.ttml
 /etc/freeswitch/ivr_menus
 /etc/freeswitch/ivr_menus/demo_ivr.xml
 /etc/freeswitch/ivr_menus/new_demo_ivr.xml
 /etc/freeswitch/lang
 /etc/freeswitch/lang/de
 /etc/freeswitch/lang/de/de.xml
 /etc/freeswitch/lang/de/demo
 /etc/freeswitch/lang/de/demo/demo.xml
 /etc/freeswitch/lang/de/vm
 /etc/freeswitch/lang/de/vm/sounds.xml
 /etc/freeswitch/lang/de/vm/tts.xml
 /etc/freeswitch/lang/en
 /etc/freeswitch/lang/en/demo
 /etc/freeswitch/lang/en/demo/demo-ivr.xml
 /etc/freeswitch/lang/en/demo/demo.xml
 /etc/freeswitch/lang/en/demo/funnies.xml
 /etc/freeswitch/lang/en/demo/new-demo-ivr.xml
 /etc/freeswitch/lang/en/dir
 /etc/freeswitch/lang/en/dir/sounds.xml
 /etc/freeswitch/lang/en/dir/tts.xml
 /etc/freeswitch/lang/en/en.xml
 /etc/freeswitch/lang/en/ivr
 /etc/freeswitch/lang/en/ivr/sounds.xml
 /etc/freeswitch/lang/en/vm
 /etc/freeswitch/lang/en/vm/sounds.xml
 /etc/freeswitch/lang/en/vm/tts.xml
 /etc/freeswitch/lang/en/vm/voicemail_ivr.xml
 /etc/freeswitch/lang/es
 /etc/freeswitch/lang/es/demo
 /etc/freeswitch/lang/es/demo/demo-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-es-MX.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
 /etc/freeswitch/lang/es/dir
 /etc/freeswitch/lang/es/dir/sounds-es-ES.xml
 /etc/freeswitch/lang/es/dir/sounds-es-MX.xml
 /etc/freeswitch/lang/es/dir/tts-es-ES.xml
 /etc/freeswitch/lang/es/dir/tts-es-MX.xml
 /etc/freeswitch/lang/es/es_ES.xml
 /etc/freeswitch/lang/es/es_MX.xml
 /etc/freeswitch/lang/es/vm
 /etc/freeswitch/lang/es/vm/sounds-es-ES.xml
 /etc/freeswitch/lang/es/vm/sounds-es-MX.xml
 /etc/freeswitch/lang/es/vm/tts-es-ES.xml
 /etc/freeswitch/lang/es/vm/tts-es-MX.xml
 /etc/freeswitch/lang/fr
 /etc/freeswitch/lang/fr/demo
 /etc/freeswitch/lang/fr/demo/demo.xml
 /etc/freeswitch/lang/fr/dir
 /etc/freeswitch/lang/fr/dir/sounds.xml
 /etc/freeswitch/lang/fr/dir/tts.xml
 /etc/freeswitch/lang/fr/fr.xml
 /etc/freeswitch/lang/fr/vm
 /etc/freeswitch/lang/fr/vm/sounds.xml
 /etc/freeswitch/lang/he
 /etc/freeswitch/lang/he/demo
 /etc/freeswitch/lang/he/demo/demo-ivr.xml
 /etc/freeswitch/lang/he/demo/demo.xml
 /etc/freeswitch/lang/he/dir
 /etc/freeswitch/lang/he/dir/sounds.xml
 /etc/freeswitch/lang/he/he.xml
 /etc/freeswitch/lang/he/vm
 /etc/freeswitch/lang/he/vm/sounds.xml
 /etc/freeswitch/lang/pt
 /etc/freeswitch/lang/pt/demo
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-PT.xml
 /etc/freeswitch/lang/pt/dir
 /etc/freeswitch/lang/pt/dir/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-PT.xml
 /etc/freeswitch/lang/pt/pt_BR.xml
 /etc/freeswitch/lang/pt/pt_PT.xml
 /etc/freeswitch/lang/pt/vm
 /etc/freeswitch/lang/pt/vm/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-PT.xml
 /etc/freeswitch/lang/ru
 /etc/freeswitch/lang/ru/demo
 /etc/freeswitch/lang/ru/demo/demo-ivr.xml
 /etc/freeswitch/lang/ru/demo/demo.xml
 /etc/freeswitch/lang/ru/dir
 /etc/freeswitch/lang/ru/dir/sounds.xml
 /etc/freeswitch/lang/ru/dir/tts.xml
 /etc/freeswitch/lang/ru/ru.xml
 /etc/freeswitch/lang/ru/vm
 /etc/freeswitch/lang/ru/vm/sounds.xml
 /etc/freeswitch/lang/ru/vm/tts.xml
 /etc/freeswitch/lang/sv
 /etc/freeswitch/lang/sv/sv.xml
 /etc/freeswitch/lang/sv/vm
 /etc/freeswitch/lang/sv/vm/sounds.xml
 /etc/freeswitch/mime.types
 /etc/freeswitch/notify-voicemail.tpl
 /etc/freeswitch/sip_profiles
 /etc/freeswitch/sip_profiles/external
 /etc/freeswitch/sip_profiles/external-ipv6
 /etc/freeswitch/sip_profiles/external-ipv6.xml
 /etc/freeswitch/sip_profiles/external-ipv6/example.xml
 /etc/freeswitch/sip_profiles/external.xml
 /etc/freeswitch/sip_profiles/external/example.xml
 /etc/freeswitch/sip_profiles/internal-ipv6.xml
 /etc/freeswitch/sip_profiles/internal.xml
 /etc/freeswitch/skinny_profiles
 /etc/freeswitch/skinny_profiles/internal.xml
 /etc/freeswitch/tetris.ttml
 /etc/freeswitch/vars.xml
 /etc/freeswitch/voicemail.tpl
 /etc/freeswitch/web-vm.tpl
 /etc/freeswitch/yaml
 /etc/freeswitch/yaml/extensions.yaml
 /etc/freeswitch/yaml/mod_yaml.yaml
2023-Jan-26 12:34:53 :: [x86_64] #200 freeswitch-daemon: install check OK
2023-Jan-26 12:34:55 :: [i586] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-26 12:34:56 :: [armh] #40 libshout2-debuginfo: install check OK
2023-Jan-26 12:34:59 :: [i586] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-26 12:35:03 :: [i586] #100 sofia-sip-docs: install check OK
2023-Jan-26 12:35:05 :: [aarch64] #200 freeswitch-av-debuginfo: install check OK
2023-Jan-26 12:35:07 :: [armh] #40 libshout2-devel: install check OK
2023-Jan-26 12:35:07 :: [x86_64] #200 freeswitch-daemon-debuginfo: install check OK
2023-Jan-26 12:35:07 :: [i586] #100 sofia-sip-utils: install check OK
2023-Jan-26 12:35:11 :: [i586] #100 sofia-sip-utils-debuginfo: install check OK
	x86_64: freeswitch-imagick=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:35:15 :: [x86_64] #200 freeswitch-imagick: install check OK
2023-Jan-26 12:35:15 :: [ppc64le] #200 freeswitch-av-debuginfo: install check OK
2023-Jan-26 12:35:16 :: [armh] #100 libsofia-sip: install check OK
	aarch64: freeswitch-daemon=1:1.10.8-alt1 post-install unowned files:
 /etc/freeswitch/README_IMPORTANT.txt
 /etc/freeswitch/autoload_configs
 /etc/freeswitch/autoload_configs/abstraction.conf.xml
 /etc/freeswitch/autoload_configs/acl.conf.xml
 /etc/freeswitch/autoload_configs/alsa.conf.xml
 /etc/freeswitch/autoload_configs/amqp.conf.xml
 /etc/freeswitch/autoload_configs/amr.conf.xml
 /etc/freeswitch/autoload_configs/amrwb.conf.xml
 /etc/freeswitch/autoload_configs/av.conf.xml
 /etc/freeswitch/autoload_configs/avmd.conf.xml
 /etc/freeswitch/autoload_configs/blacklist.conf.xml
 /etc/freeswitch/autoload_configs/callcenter.conf.xml
 /etc/freeswitch/autoload_configs/cdr_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_mongodb.conf.xml
 /etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_sqlite.conf.xml
 /etc/freeswitch/autoload_configs/cepstral.conf.xml
 /etc/freeswitch/autoload_configs/cidlookup.conf.xml
 /etc/freeswitch/autoload_configs/conference.conf.xml
 /etc/freeswitch/autoload_configs/conference_layouts.conf.xml
 /etc/freeswitch/autoload_configs/console.conf.xml
 /etc/freeswitch/autoload_configs/curl.conf.xml
 /etc/freeswitch/autoload_configs/db.conf.xml
 /etc/freeswitch/autoload_configs/dialplan_directory.conf.xml
 /etc/freeswitch/autoload_configs/directory.conf.xml
 /etc/freeswitch/autoload_configs/distributor.conf.xml
 /etc/freeswitch/autoload_configs/easyroute.conf.xml
 /etc/freeswitch/autoload_configs/enum.conf.xml
 /etc/freeswitch/autoload_configs/erlang_event.conf.xml
 /etc/freeswitch/autoload_configs/event_multicast.conf.xml
 /etc/freeswitch/autoload_configs/event_socket.conf.xml
 /etc/freeswitch/autoload_configs/fax.conf.xml
 /etc/freeswitch/autoload_configs/fifo.conf.xml
 /etc/freeswitch/autoload_configs/format_cdr.conf.xml
 /etc/freeswitch/autoload_configs/graylog2.conf.xml
 /etc/freeswitch/autoload_configs/hash.conf.xml
 /etc/freeswitch/autoload_configs/hiredis.conf.xml
 /etc/freeswitch/autoload_configs/httapi.conf.xml
 /etc/freeswitch/autoload_configs/http_cache.conf.xml
 /etc/freeswitch/autoload_configs/ivr.conf.xml
 /etc/freeswitch/autoload_configs/java.conf.xml
 /etc/freeswitch/autoload_configs/kazoo.conf.xml
 /etc/freeswitch/autoload_configs/lcr.conf.xml
 /etc/freeswitch/autoload_configs/local_stream.conf.xml
 /etc/freeswitch/autoload_configs/logfile.conf.xml
 /etc/freeswitch/autoload_configs/lua.conf.xml
 /etc/freeswitch/autoload_configs/memcache.conf.xml
 /etc/freeswitch/autoload_configs/modules.conf.xml
 /etc/freeswitch/autoload_configs/mongo.conf.xml
 /etc/freeswitch/autoload_configs/msrp.conf.xml
 /etc/freeswitch/autoload_configs/nibblebill.conf.xml
 /etc/freeswitch/autoload_configs/opal.conf.xml
 /etc/freeswitch/autoload_configs/opus.conf.xml
 /etc/freeswitch/autoload_configs/oreka.conf.xml
 /etc/freeswitch/autoload_configs/osp.conf.xml
 /etc/freeswitch/autoload_configs/perl.conf.xml
 /etc/freeswitch/autoload_configs/pocketsphinx.conf.xml
 /etc/freeswitch/autoload_configs/portaudio.conf.xml
 /etc/freeswitch/autoload_configs/post_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/pre_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/presence_map.conf.xml
 /etc/freeswitch/autoload_configs/python.conf.xml
 /etc/freeswitch/autoload_configs/redis.conf.xml
 /etc/freeswitch/autoload_configs/rss.conf.xml
 /etc/freeswitch/autoload_configs/rtmp.conf.xml
 /etc/freeswitch/autoload_configs/sangoma_codec.conf.xml
 /etc/freeswitch/autoload_configs/shout.conf.xml
 /etc/freeswitch/autoload_configs/signalwire.conf.xml
 /etc/freeswitch/autoload_configs/skinny.conf.xml
 /etc/freeswitch/autoload_configs/smpp.conf.xml
 /etc/freeswitch/autoload_configs/sms_flowroute.conf.xml
 /etc/freeswitch/autoload_configs/sndfile.conf.xml
 /etc/freeswitch/autoload_configs/sofia.conf.xml
 /etc/freeswitch/autoload_configs/spandsp.conf.xml
 /etc/freeswitch/autoload_configs/switch.conf.xml
 /etc/freeswitch/autoload_configs/syslog.conf.xml
 /etc/freeswitch/autoload_configs/timezones.conf.xml
 /etc/freeswitch/autoload_configs/translate.conf.xml
 /etc/freeswitch/autoload_configs/tts_commandline.conf.xml
 /etc/freeswitch/autoload_configs/unicall.conf.xml
 /etc/freeswitch/autoload_configs/v8.conf.xml
 /etc/freeswitch/autoload_configs/verto.conf.xml
 /etc/freeswitch/autoload_configs/voicemail.conf.xml
 /etc/freeswitch/autoload_configs/voicemail_ivr.conf.xml
 /etc/freeswitch/autoload_configs/vpx.conf.xml
 /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
 /etc/freeswitch/autoload_configs/xml_curl.conf.xml
 /etc/freeswitch/autoload_configs/xml_rpc.conf.xml
 /etc/freeswitch/autoload_configs/xml_scgi.conf.xml
 /etc/freeswitch/autoload_configs/zeroconf.conf.xml
 /etc/freeswitch/chatplan
 /etc/freeswitch/chatplan/default.xml
 /etc/freeswitch/config.FS0
 /etc/freeswitch/dialplan
 /etc/freeswitch/dialplan/default
 /etc/freeswitch/dialplan/default.xml
 /etc/freeswitch/dialplan/default/00_ladspa.xml
 /etc/freeswitch/dialplan/default/00_pizza_demo.xml
 /etc/freeswitch/dialplan/default/01_Talking_Clock.xml
 /etc/freeswitch/dialplan/default/01_example.com.xml
 /etc/freeswitch/dialplan/default/ideasip.com.noload
 /etc/freeswitch/dialplan/default/pulver.com.noload
 /etc/freeswitch/dialplan/default/sipbroker.com.noload
 /etc/freeswitch/dialplan/default/sipphone.com.noload
 /etc/freeswitch/dialplan/default/tollfreegateway.com.noload
 /etc/freeswitch/dialplan/features.xml
 /etc/freeswitch/dialplan/public
 /etc/freeswitch/dialplan/public.xml
 /etc/freeswitch/dialplan/public/00_inbound_did.xml
 /etc/freeswitch/dialplan/skinny-patterns
 /etc/freeswitch/dialplan/skinny-patterns.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Demo.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Local_extension.xml
 /etc/freeswitch/dialplan/skinny-patterns/90-External.xml
 /etc/freeswitch/dialplan/skinny-patterns/99-Default_Drop.xml
 /etc/freeswitch/directory
 /etc/freeswitch/directory/default
 /etc/freeswitch/directory/default.xml
 /etc/freeswitch/directory/default/1000.xml
 /etc/freeswitch/directory/default/1001.xml
 /etc/freeswitch/directory/default/1002.xml
 /etc/freeswitch/directory/default/1003.xml
 /etc/freeswitch/directory/default/1004.xml
 /etc/freeswitch/directory/default/1005.xml
 /etc/freeswitch/directory/default/1006.xml
 /etc/freeswitch/directory/default/1007.xml
 /etc/freeswitch/directory/default/1008.xml
 /etc/freeswitch/directory/default/1009.xml
 /etc/freeswitch/directory/default/1010.xml
 /etc/freeswitch/directory/default/1011.xml
 /etc/freeswitch/directory/default/1012.xml
 /etc/freeswitch/directory/default/1013.xml
 /etc/freeswitch/directory/default/1014.xml
 /etc/freeswitch/directory/default/1015.xml
 /etc/freeswitch/directory/default/1016.xml
 /etc/freeswitch/directory/default/1017.xml
 /etc/freeswitch/directory/default/1018.xml
 /etc/freeswitch/directory/default/1019.xml
 /etc/freeswitch/directory/default/brian.xml
 /etc/freeswitch/directory/default/default.xml
 /etc/freeswitch/directory/default/example.com.xml
 /etc/freeswitch/directory/default/skinny-example.xml
 /etc/freeswitch/extensions.conf
 /etc/freeswitch/freeswitch.xml
 /etc/freeswitch/fur_elise.ttml
 /etc/freeswitch/ivr_menus
 /etc/freeswitch/ivr_menus/demo_ivr.xml
 /etc/freeswitch/ivr_menus/new_demo_ivr.xml
 /etc/freeswitch/lang
 /etc/freeswitch/lang/de
 /etc/freeswitch/lang/de/de.xml
 /etc/freeswitch/lang/de/demo
 /etc/freeswitch/lang/de/demo/demo.xml
 /etc/freeswitch/lang/de/vm
 /etc/freeswitch/lang/de/vm/sounds.xml
 /etc/freeswitch/lang/de/vm/tts.xml
 /etc/freeswitch/lang/en
 /etc/freeswitch/lang/en/demo
 /etc/freeswitch/lang/en/demo/demo-ivr.xml
 /etc/freeswitch/lang/en/demo/demo.xml
 /etc/freeswitch/lang/en/demo/funnies.xml
 /etc/freeswitch/lang/en/demo/new-demo-ivr.xml
 /etc/freeswitch/lang/en/dir
 /etc/freeswitch/lang/en/dir/sounds.xml
 /etc/freeswitch/lang/en/dir/tts.xml
 /etc/freeswitch/lang/en/en.xml
 /etc/freeswitch/lang/en/ivr
 /etc/freeswitch/lang/en/ivr/sounds.xml
 /etc/freeswitch/lang/en/vm
 /etc/freeswitch/lang/en/vm/sounds.xml
 /etc/freeswitch/lang/en/vm/tts.xml
 /etc/freeswitch/lang/en/vm/voicemail_ivr.xml
 /etc/freeswitch/lang/es
 /etc/freeswitch/lang/es/demo
 /etc/freeswitch/lang/es/demo/demo-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-es-MX.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
 /etc/freeswitch/lang/es/dir
 /etc/freeswitch/lang/es/dir/sounds-es-ES.xml
 /etc/freeswitch/lang/es/dir/sounds-es-MX.xml
 /etc/freeswitch/lang/es/dir/tts-es-ES.xml
 /etc/freeswitch/lang/es/dir/tts-es-MX.xml
 /etc/freeswitch/lang/es/es_ES.xml
 /etc/freeswitch/lang/es/es_MX.xml
 /etc/freeswitch/lang/es/vm
 /etc/freeswitch/lang/es/vm/sounds-es-ES.xml
 /etc/freeswitch/lang/es/vm/sounds-es-MX.xml
 /etc/freeswitch/lang/es/vm/tts-es-ES.xml
 /etc/freeswitch/lang/es/vm/tts-es-MX.xml
 /etc/freeswitch/lang/fr
 /etc/freeswitch/lang/fr/demo
 /etc/freeswitch/lang/fr/demo/demo.xml
 /etc/freeswitch/lang/fr/dir
 /etc/freeswitch/lang/fr/dir/sounds.xml
 /etc/freeswitch/lang/fr/dir/tts.xml
 /etc/freeswitch/lang/fr/fr.xml
 /etc/freeswitch/lang/fr/vm
 /etc/freeswitch/lang/fr/vm/sounds.xml
 /etc/freeswitch/lang/he
 /etc/freeswitch/lang/he/demo
 /etc/freeswitch/lang/he/demo/demo-ivr.xml
 /etc/freeswitch/lang/he/demo/demo.xml
 /etc/freeswitch/lang/he/dir
 /etc/freeswitch/lang/he/dir/sounds.xml
 /etc/freeswitch/lang/he/he.xml
 /etc/freeswitch/lang/he/vm
 /etc/freeswitch/lang/he/vm/sounds.xml
 /etc/freeswitch/lang/pt
 /etc/freeswitch/lang/pt/demo
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-PT.xml
 /etc/freeswitch/lang/pt/dir
 /etc/freeswitch/lang/pt/dir/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-PT.xml
 /etc/freeswitch/lang/pt/pt_BR.xml
 /etc/freeswitch/lang/pt/pt_PT.xml
 /etc/freeswitch/lang/pt/vm
 /etc/freeswitch/lang/pt/vm/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-PT.xml
 /etc/freeswitch/lang/ru
 /etc/freeswitch/lang/ru/demo
 /etc/freeswitch/lang/ru/demo/demo-ivr.xml
 /etc/freeswitch/lang/ru/demo/demo.xml
 /etc/freeswitch/lang/ru/dir
 /etc/freeswitch/lang/ru/dir/sounds.xml
 /etc/freeswitch/lang/ru/dir/tts.xml
 /etc/freeswitch/lang/ru/ru.xml
 /etc/freeswitch/lang/ru/vm
 /etc/freeswitch/lang/ru/vm/sounds.xml
 /etc/freeswitch/lang/ru/vm/tts.xml
 /etc/freeswitch/lang/sv
 /etc/freeswitch/lang/sv/sv.xml
 /etc/freeswitch/lang/sv/vm
 /etc/freeswitch/lang/sv/vm/sounds.xml
 /etc/freeswitch/mime.types
 /etc/freeswitch/notify-voicemail.tpl
 /etc/freeswitch/sip_profiles
 /etc/freeswitch/sip_profiles/external
 /etc/freeswitch/sip_profiles/external-ipv6
 /etc/freeswitch/sip_profiles/external-ipv6.xml
 /etc/freeswitch/sip_profiles/external-ipv6/example.xml
 /etc/freeswitch/sip_profiles/external.xml
 /etc/freeswitch/sip_profiles/external/example.xml
 /etc/freeswitch/sip_profiles/internal-ipv6.xml
 /etc/freeswitch/sip_profiles/internal.xml
 /etc/freeswitch/skinny_profiles
 /etc/freeswitch/skinny_profiles/internal.xml
 /etc/freeswitch/tetris.ttml
 /etc/freeswitch/vars.xml
 /etc/freeswitch/voicemail.tpl
 /etc/freeswitch/web-vm.tpl
 /etc/freeswitch/yaml
 /etc/freeswitch/yaml/extensions.yaml
 /etc/freeswitch/yaml/mod_yaml.yaml
2023-Jan-26 12:35:17 :: [aarch64] #200 freeswitch-daemon: install check OK
2023-Jan-26 12:35:29 :: [armh] #100 libsofia-sip-debuginfo: install check OK
	ppc64le: freeswitch-daemon=1:1.10.8-alt1 post-install unowned files:
 /etc/freeswitch/README_IMPORTANT.txt
 /etc/freeswitch/autoload_configs
 /etc/freeswitch/autoload_configs/abstraction.conf.xml
 /etc/freeswitch/autoload_configs/acl.conf.xml
 /etc/freeswitch/autoload_configs/alsa.conf.xml
 /etc/freeswitch/autoload_configs/amqp.conf.xml
 /etc/freeswitch/autoload_configs/amr.conf.xml
 /etc/freeswitch/autoload_configs/amrwb.conf.xml
 /etc/freeswitch/autoload_configs/av.conf.xml
 /etc/freeswitch/autoload_configs/avmd.conf.xml
 /etc/freeswitch/autoload_configs/blacklist.conf.xml
 /etc/freeswitch/autoload_configs/callcenter.conf.xml
 /etc/freeswitch/autoload_configs/cdr_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_mongodb.conf.xml
 /etc/freeswitch/autoload_configs/cdr_pg_csv.conf.xml
 /etc/freeswitch/autoload_configs/cdr_sqlite.conf.xml
 /etc/freeswitch/autoload_configs/cepstral.conf.xml
 /etc/freeswitch/autoload_configs/cidlookup.conf.xml
 /etc/freeswitch/autoload_configs/conference.conf.xml
 /etc/freeswitch/autoload_configs/conference_layouts.conf.xml
 /etc/freeswitch/autoload_configs/console.conf.xml
 /etc/freeswitch/autoload_configs/curl.conf.xml
 /etc/freeswitch/autoload_configs/db.conf.xml
 /etc/freeswitch/autoload_configs/dialplan_directory.conf.xml
 /etc/freeswitch/autoload_configs/directory.conf.xml
 /etc/freeswitch/autoload_configs/distributor.conf.xml
 /etc/freeswitch/autoload_configs/easyroute.conf.xml
 /etc/freeswitch/autoload_configs/enum.conf.xml
 /etc/freeswitch/autoload_configs/erlang_event.conf.xml
 /etc/freeswitch/autoload_configs/event_multicast.conf.xml
 /etc/freeswitch/autoload_configs/event_socket.conf.xml
 /etc/freeswitch/autoload_configs/fax.conf.xml
 /etc/freeswitch/autoload_configs/fifo.conf.xml
 /etc/freeswitch/autoload_configs/format_cdr.conf.xml
 /etc/freeswitch/autoload_configs/graylog2.conf.xml
 /etc/freeswitch/autoload_configs/hash.conf.xml
 /etc/freeswitch/autoload_configs/hiredis.conf.xml
 /etc/freeswitch/autoload_configs/httapi.conf.xml
 /etc/freeswitch/autoload_configs/http_cache.conf.xml
 /etc/freeswitch/autoload_configs/ivr.conf.xml
 /etc/freeswitch/autoload_configs/java.conf.xml
 /etc/freeswitch/autoload_configs/kazoo.conf.xml
 /etc/freeswitch/autoload_configs/lcr.conf.xml
 /etc/freeswitch/autoload_configs/local_stream.conf.xml
 /etc/freeswitch/autoload_configs/logfile.conf.xml
 /etc/freeswitch/autoload_configs/lua.conf.xml
 /etc/freeswitch/autoload_configs/memcache.conf.xml
 /etc/freeswitch/autoload_configs/modules.conf.xml
 /etc/freeswitch/autoload_configs/mongo.conf.xml
 /etc/freeswitch/autoload_configs/msrp.conf.xml
 /etc/freeswitch/autoload_configs/nibblebill.conf.xml
 /etc/freeswitch/autoload_configs/opal.conf.xml
 /etc/freeswitch/autoload_configs/opus.conf.xml
 /etc/freeswitch/autoload_configs/oreka.conf.xml
 /etc/freeswitch/autoload_configs/osp.conf.xml
 /etc/freeswitch/autoload_configs/perl.conf.xml
 /etc/freeswitch/autoload_configs/pocketsphinx.conf.xml
 /etc/freeswitch/autoload_configs/portaudio.conf.xml
 /etc/freeswitch/autoload_configs/post_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/pre_load_modules.conf.xml
 /etc/freeswitch/autoload_configs/presence_map.conf.xml
 /etc/freeswitch/autoload_configs/python.conf.xml
 /etc/freeswitch/autoload_configs/redis.conf.xml
 /etc/freeswitch/autoload_configs/rss.conf.xml
 /etc/freeswitch/autoload_configs/rtmp.conf.xml
 /etc/freeswitch/autoload_configs/sangoma_codec.conf.xml
 /etc/freeswitch/autoload_configs/shout.conf.xml
 /etc/freeswitch/autoload_configs/signalwire.conf.xml
 /etc/freeswitch/autoload_configs/skinny.conf.xml
 /etc/freeswitch/autoload_configs/smpp.conf.xml
 /etc/freeswitch/autoload_configs/sms_flowroute.conf.xml
 /etc/freeswitch/autoload_configs/sndfile.conf.xml
 /etc/freeswitch/autoload_configs/sofia.conf.xml
 /etc/freeswitch/autoload_configs/spandsp.conf.xml
 /etc/freeswitch/autoload_configs/switch.conf.xml
 /etc/freeswitch/autoload_configs/syslog.conf.xml
 /etc/freeswitch/autoload_configs/timezones.conf.xml
 /etc/freeswitch/autoload_configs/translate.conf.xml
 /etc/freeswitch/autoload_configs/tts_commandline.conf.xml
 /etc/freeswitch/autoload_configs/unicall.conf.xml
 /etc/freeswitch/autoload_configs/v8.conf.xml
 /etc/freeswitch/autoload_configs/verto.conf.xml
 /etc/freeswitch/autoload_configs/voicemail.conf.xml
 /etc/freeswitch/autoload_configs/voicemail_ivr.conf.xml
 /etc/freeswitch/autoload_configs/vpx.conf.xml
 /etc/freeswitch/autoload_configs/xml_cdr.conf.xml
 /etc/freeswitch/autoload_configs/xml_curl.conf.xml
 /etc/freeswitch/autoload_configs/xml_rpc.conf.xml
 /etc/freeswitch/autoload_configs/xml_scgi.conf.xml
 /etc/freeswitch/autoload_configs/zeroconf.conf.xml
 /etc/freeswitch/chatplan
 /etc/freeswitch/chatplan/default.xml
 /etc/freeswitch/config.FS0
 /etc/freeswitch/dialplan
 /etc/freeswitch/dialplan/default
 /etc/freeswitch/dialplan/default.xml
 /etc/freeswitch/dialplan/default/00_ladspa.xml
 /etc/freeswitch/dialplan/default/00_pizza_demo.xml
 /etc/freeswitch/dialplan/default/01_Talking_Clock.xml
 /etc/freeswitch/dialplan/default/01_example.com.xml
 /etc/freeswitch/dialplan/default/ideasip.com.noload
 /etc/freeswitch/dialplan/default/pulver.com.noload
 /etc/freeswitch/dialplan/default/sipbroker.com.noload
 /etc/freeswitch/dialplan/default/sipphone.com.noload
 /etc/freeswitch/dialplan/default/tollfreegateway.com.noload
 /etc/freeswitch/dialplan/features.xml
 /etc/freeswitch/dialplan/public
 /etc/freeswitch/dialplan/public.xml
 /etc/freeswitch/dialplan/public/00_inbound_did.xml
 /etc/freeswitch/dialplan/skinny-patterns
 /etc/freeswitch/dialplan/skinny-patterns.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Demo.xml
 /etc/freeswitch/dialplan/skinny-patterns/20-Local_extension.xml
 /etc/freeswitch/dialplan/skinny-patterns/90-External.xml
 /etc/freeswitch/dialplan/skinny-patterns/99-Default_Drop.xml
 /etc/freeswitch/directory
 /etc/freeswitch/directory/default
 /etc/freeswitch/directory/default.xml
 /etc/freeswitch/directory/default/1000.xml
 /etc/freeswitch/directory/default/1001.xml
 /etc/freeswitch/directory/default/1002.xml
 /etc/freeswitch/directory/default/1003.xml
 /etc/freeswitch/directory/default/1004.xml
 /etc/freeswitch/directory/default/1005.xml
 /etc/freeswitch/directory/default/1006.xml
 /etc/freeswitch/directory/default/1007.xml
 /etc/freeswitch/directory/default/1008.xml
 /etc/freeswitch/directory/default/1009.xml
 /etc/freeswitch/directory/default/1010.xml
 /etc/freeswitch/directory/default/1011.xml
 /etc/freeswitch/directory/default/1012.xml
 /etc/freeswitch/directory/default/1013.xml
 /etc/freeswitch/directory/default/1014.xml
 /etc/freeswitch/directory/default/1015.xml
 /etc/freeswitch/directory/default/1016.xml
 /etc/freeswitch/directory/default/1017.xml
 /etc/freeswitch/directory/default/1018.xml
 /etc/freeswitch/directory/default/1019.xml
 /etc/freeswitch/directory/default/brian.xml
 /etc/freeswitch/directory/default/default.xml
 /etc/freeswitch/directory/default/example.com.xml
 /etc/freeswitch/directory/default/skinny-example.xml
 /etc/freeswitch/extensions.conf
 /etc/freeswitch/freeswitch.xml
 /etc/freeswitch/fur_elise.ttml
 /etc/freeswitch/ivr_menus
 /etc/freeswitch/ivr_menus/demo_ivr.xml
 /etc/freeswitch/ivr_menus/new_demo_ivr.xml
 /etc/freeswitch/lang
 /etc/freeswitch/lang/de
 /etc/freeswitch/lang/de/de.xml
 /etc/freeswitch/lang/de/demo
 /etc/freeswitch/lang/de/demo/demo.xml
 /etc/freeswitch/lang/de/vm
 /etc/freeswitch/lang/de/vm/sounds.xml
 /etc/freeswitch/lang/de/vm/tts.xml
 /etc/freeswitch/lang/en
 /etc/freeswitch/lang/en/demo
 /etc/freeswitch/lang/en/demo/demo-ivr.xml
 /etc/freeswitch/lang/en/demo/demo.xml
 /etc/freeswitch/lang/en/demo/funnies.xml
 /etc/freeswitch/lang/en/demo/new-demo-ivr.xml
 /etc/freeswitch/lang/en/dir
 /etc/freeswitch/lang/en/dir/sounds.xml
 /etc/freeswitch/lang/en/dir/tts.xml
 /etc/freeswitch/lang/en/en.xml
 /etc/freeswitch/lang/en/ivr
 /etc/freeswitch/lang/en/ivr/sounds.xml
 /etc/freeswitch/lang/en/vm
 /etc/freeswitch/lang/en/vm/sounds.xml
 /etc/freeswitch/lang/en/vm/tts.xml
 /etc/freeswitch/lang/en/vm/voicemail_ivr.xml
 /etc/freeswitch/lang/es
 /etc/freeswitch/lang/es/demo
 /etc/freeswitch/lang/es/demo/demo-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-es-MX.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-ES.xml
 /etc/freeswitch/lang/es/demo/demo-ivr-es-MX.xml
 /etc/freeswitch/lang/es/dir
 /etc/freeswitch/lang/es/dir/sounds-es-ES.xml
 /etc/freeswitch/lang/es/dir/sounds-es-MX.xml
 /etc/freeswitch/lang/es/dir/tts-es-ES.xml
 /etc/freeswitch/lang/es/dir/tts-es-MX.xml
 /etc/freeswitch/lang/es/es_ES.xml
 /etc/freeswitch/lang/es/es_MX.xml
 /etc/freeswitch/lang/es/vm
 /etc/freeswitch/lang/es/vm/sounds-es-ES.xml
 /etc/freeswitch/lang/es/vm/sounds-es-MX.xml
 /etc/freeswitch/lang/es/vm/tts-es-ES.xml
 /etc/freeswitch/lang/es/vm/tts-es-MX.xml
 /etc/freeswitch/lang/fr
 /etc/freeswitch/lang/fr/demo
 /etc/freeswitch/lang/fr/demo/demo.xml
 /etc/freeswitch/lang/fr/dir
 /etc/freeswitch/lang/fr/dir/sounds.xml
 /etc/freeswitch/lang/fr/dir/tts.xml
 /etc/freeswitch/lang/fr/fr.xml
 /etc/freeswitch/lang/fr/vm
 /etc/freeswitch/lang/fr/vm/sounds.xml
 /etc/freeswitch/lang/he
 /etc/freeswitch/lang/he/demo
 /etc/freeswitch/lang/he/demo/demo-ivr.xml
 /etc/freeswitch/lang/he/demo/demo.xml
 /etc/freeswitch/lang/he/dir
 /etc/freeswitch/lang/he/dir/sounds.xml
 /etc/freeswitch/lang/he/he.xml
 /etc/freeswitch/lang/he/vm
 /etc/freeswitch/lang/he/vm/sounds.xml
 /etc/freeswitch/lang/pt
 /etc/freeswitch/lang/pt/demo
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-ivr-pt-PT.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-BR.xml
 /etc/freeswitch/lang/pt/demo/demo-pt-PT.xml
 /etc/freeswitch/lang/pt/dir
 /etc/freeswitch/lang/pt/dir/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/dir/tts-pt-PT.xml
 /etc/freeswitch/lang/pt/pt_BR.xml
 /etc/freeswitch/lang/pt/pt_PT.xml
 /etc/freeswitch/lang/pt/vm
 /etc/freeswitch/lang/pt/vm/sounds-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/sounds-pt-PT.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-BR.xml
 /etc/freeswitch/lang/pt/vm/tts-pt-PT.xml
 /etc/freeswitch/lang/ru
 /etc/freeswitch/lang/ru/demo
 /etc/freeswitch/lang/ru/demo/demo-ivr.xml
 /etc/freeswitch/lang/ru/demo/demo.xml
 /etc/freeswitch/lang/ru/dir
 /etc/freeswitch/lang/ru/dir/sounds.xml
 /etc/freeswitch/lang/ru/dir/tts.xml
 /etc/freeswitch/lang/ru/ru.xml
 /etc/freeswitch/lang/ru/vm
 /etc/freeswitch/lang/ru/vm/sounds.xml
 /etc/freeswitch/lang/ru/vm/tts.xml
 /etc/freeswitch/lang/sv
 /etc/freeswitch/lang/sv/sv.xml
 /etc/freeswitch/lang/sv/vm
 /etc/freeswitch/lang/sv/vm/sounds.xml
 /etc/freeswitch/mime.types
 /etc/freeswitch/notify-voicemail.tpl
 /etc/freeswitch/sip_profiles
 /etc/freeswitch/sip_profiles/external
 /etc/freeswitch/sip_profiles/external-ipv6
 /etc/freeswitch/sip_profiles/external-ipv6.xml
 /etc/freeswitch/sip_profiles/external-ipv6/example.xml
 /etc/freeswitch/sip_profiles/external.xml
 /etc/freeswitch/sip_profiles/external/example.xml
 /etc/freeswitch/sip_profiles/internal-ipv6.xml
 /etc/freeswitch/sip_profiles/internal.xml
 /etc/freeswitch/skinny_profiles
 /etc/freeswitch/skinny_profiles/internal.xml
 /etc/freeswitch/tetris.ttml
 /etc/freeswitch/vars.xml
 /etc/freeswitch/voicemail.tpl
 /etc/freeswitch/web-vm.tpl
 /etc/freeswitch/yaml
 /etc/freeswitch/yaml/extensions.yaml
 /etc/freeswitch/yaml/mod_yaml.yaml
2023-Jan-26 12:35:29 :: [ppc64le] #200 freeswitch-daemon: install check OK
2023-Jan-26 12:35:32 :: [x86_64] #200 freeswitch-imagick-debuginfo: install check OK
2023-Jan-26 12:35:39 :: [aarch64] #200 freeswitch-daemon-debuginfo: install check OK
2023-Jan-26 12:35:39 :: [armh] #100 libsofia-sip-devel: install check OK
2023-Jan-26 12:35:46 :: [x86_64] #200 freeswitch-java: install check OK
2023-Jan-26 12:35:49 :: [armh] #100 libsofia-sip-glib: install check OK
	aarch64: freeswitch-imagick=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:35:52 :: [aarch64] #200 freeswitch-imagick: install check OK
2023-Jan-26 12:35:56 :: [ppc64le] #200 freeswitch-daemon-debuginfo: install check OK
2023-Jan-26 12:36:02 :: [armh] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-26 12:36:03 :: [x86_64] #200 freeswitch-java-debuginfo: install check OK
2023-Jan-26 12:36:10 :: [x86_64] #200 freeswitch-lang-de: install check OK
	ppc64le: freeswitch-imagick=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:36:12 :: [ppc64le] #200 freeswitch-imagick: install check OK
2023-Jan-26 12:36:14 :: [armh] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-26 12:36:19 :: [aarch64] #200 freeswitch-imagick-debuginfo: install check OK
2023-Jan-26 12:36:20 :: [x86_64] #200 freeswitch-lang-de-debuginfo: install check OK
2023-Jan-26 12:36:26 :: [armh] #100 sofia-sip-docs: install check OK
2023-Jan-26 12:36:27 :: [x86_64] #200 freeswitch-lang-en: install check OK
2023-Jan-26 12:36:35 :: [armh] #100 sofia-sip-utils: install check OK
2023-Jan-26 12:36:37 :: [x86_64] #200 freeswitch-lang-en-debuginfo: install check OK
2023-Jan-26 12:36:42 :: [aarch64] #200 freeswitch-java: install check OK
2023-Jan-26 12:36:43 :: [x86_64] #200 freeswitch-lang-es: install check OK
2023-Jan-26 12:36:46 :: [ppc64le] #200 freeswitch-imagick-debuginfo: install check OK
2023-Jan-26 12:36:48 :: [armh] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-26 12:36:54 :: [x86_64] #200 freeswitch-lang-es-debuginfo: install check OK
2023-Jan-26 12:37:00 :: [x86_64] #200 freeswitch-lang-fr: install check OK
2023-Jan-26 12:37:10 :: [aarch64] #200 freeswitch-java-debuginfo: install check OK
2023-Jan-26 12:37:11 :: [x86_64] #200 freeswitch-lang-fr-debuginfo: install check OK
2023-Jan-26 12:37:13 :: [ppc64le] #200 freeswitch-java: install check OK
2023-Jan-26 12:37:17 :: [x86_64] #200 freeswitch-lang-he: install check OK
2023-Jan-26 12:37:22 :: [aarch64] #200 freeswitch-lang-de: install check OK
2023-Jan-26 12:37:24 :: [x86_64] #200 freeswitch-lang-pt: install check OK
2023-Jan-26 12:37:34 :: [x86_64] #200 freeswitch-lang-pt-debuginfo: install check OK
2023-Jan-26 12:37:39 :: [aarch64] #200 freeswitch-lang-de-debuginfo: install check OK
2023-Jan-26 12:37:41 :: [x86_64] #200 freeswitch-lang-ru: install check OK
2023-Jan-26 12:37:48 :: [ppc64le] #200 freeswitch-java-debuginfo: install check OK
2023-Jan-26 12:37:50 :: [aarch64] #200 freeswitch-lang-en: install check OK
2023-Jan-26 12:37:51 :: [x86_64] #200 freeswitch-lang-ru-debuginfo: install check OK
2023-Jan-26 12:37:58 :: [x86_64] #200 freeswitch-lua: install check OK
2023-Jan-26 12:38:02 :: [ppc64le] #200 freeswitch-lang-de: install check OK
2023-Jan-26 12:38:08 :: [aarch64] #200 freeswitch-lang-en-debuginfo: install check OK
2023-Jan-26 12:38:08 :: [x86_64] #200 freeswitch-lua-debuginfo: install check OK
2023-Jan-26 12:38:14 :: [x86_64] #200 freeswitch-perl: install check OK
2023-Jan-26 12:38:19 :: [aarch64] #200 freeswitch-lang-es: install check OK
2023-Jan-26 12:38:23 :: [ppc64le] #200 freeswitch-lang-de-debuginfo: install check OK
2023-Jan-26 12:38:25 :: [x86_64] #200 freeswitch-perl-debuginfo: install check OK
	x86_64: freeswitch-vlc=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:38:30 :: [x86_64] #200 freeswitch-vlc: install check OK
2023-Jan-26 12:38:36 :: [aarch64] #200 freeswitch-lang-es-debuginfo: install check OK
2023-Jan-26 12:38:37 :: [ppc64le] #200 freeswitch-lang-en: install check OK
2023-Jan-26 12:38:39 :: [x86_64] #200 freeswitch-vlc-debuginfo: install check OK
2023-Jan-26 12:38:45 :: [x86_64] #200 freeswitch-webui: install check OK
2023-Jan-26 12:38:48 :: [aarch64] #200 freeswitch-lang-fr: install check OK
2023-Jan-26 12:38:49 :: [x86_64] #200 libfreeswitch: install check OK
2023-Jan-26 12:38:57 :: [x86_64] #200 libfreeswitch-debuginfo: install check OK
2023-Jan-26 12:38:59 :: [ppc64le] #200 freeswitch-lang-en-debuginfo: install check OK
2023-Jan-26 12:39:02 :: [x86_64] #200 libfreeswitch-devel: install check OK
2023-Jan-26 12:39:05 :: [aarch64] #200 freeswitch-lang-fr-debuginfo: install check OK
2023-Jan-26 12:39:05 :: [x86_64] #40 libshout2: install check OK
2023-Jan-26 12:39:09 :: [x86_64] #40 libshout2-debuginfo: install check OK
2023-Jan-26 12:39:12 :: [ppc64le] #200 freeswitch-lang-es: install check OK
2023-Jan-26 12:39:13 :: [x86_64] #40 libshout2-devel: install check OK
2023-Jan-26 12:39:16 :: [x86_64] #100 libsofia-sip: install check OK
2023-Jan-26 12:39:16 :: [aarch64] #200 freeswitch-lang-he: install check OK
2023-Jan-26 12:39:20 :: [x86_64] #100 libsofia-sip-debuginfo: install check OK
2023-Jan-26 12:39:24 :: [x86_64] #100 libsofia-sip-devel: install check OK
2023-Jan-26 12:39:27 :: [aarch64] #200 freeswitch-lang-pt: install check OK
2023-Jan-26 12:39:28 :: [x86_64] #100 libsofia-sip-glib: install check OK
2023-Jan-26 12:39:32 :: [x86_64] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-26 12:39:34 :: [ppc64le] #200 freeswitch-lang-es-debuginfo: install check OK
2023-Jan-26 12:39:36 :: [x86_64] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-26 12:39:40 :: [x86_64] #100 sofia-sip-docs: install check OK
2023-Jan-26 12:39:43 :: [x86_64] #100 sofia-sip-utils: install check OK
2023-Jan-26 12:39:45 :: [aarch64] #200 freeswitch-lang-pt-debuginfo: install check OK
2023-Jan-26 12:39:48 :: [x86_64] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-26 12:39:48 :: [ppc64le] #200 freeswitch-lang-fr: install check OK
2023-Jan-26 12:39:56 :: [aarch64] #200 freeswitch-lang-ru: install check OK
2023-Jan-26 12:40:09 :: [ppc64le] #200 freeswitch-lang-fr-debuginfo: install check OK
2023-Jan-26 12:40:13 :: [aarch64] #200 freeswitch-lang-ru-debuginfo: install check OK
2023-Jan-26 12:40:23 :: [ppc64le] #200 freeswitch-lang-he: install check OK
2023-Jan-26 12:40:25 :: [aarch64] #200 freeswitch-lua: install check OK
2023-Jan-26 12:40:36 :: [ppc64le] #200 freeswitch-lang-pt: install check OK
2023-Jan-26 12:40:42 :: [aarch64] #200 freeswitch-lua-debuginfo: install check OK
2023-Jan-26 12:40:53 :: [aarch64] #200 freeswitch-perl: install check OK
2023-Jan-26 12:40:58 :: [ppc64le] #200 freeswitch-lang-pt-debuginfo: install check OK
2023-Jan-26 12:41:11 :: [aarch64] #200 freeswitch-perl-debuginfo: install check OK
2023-Jan-26 12:41:12 :: [ppc64le] #200 freeswitch-lang-ru: install check OK
	aarch64: freeswitch-vlc=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:41:19 :: [aarch64] #200 freeswitch-vlc: install check OK
2023-Jan-26 12:41:34 :: [aarch64] #200 freeswitch-vlc-debuginfo: install check OK
2023-Jan-26 12:41:37 :: [ppc64le] #200 freeswitch-lang-ru-debuginfo: install check OK
2023-Jan-26 12:41:46 :: [aarch64] #200 freeswitch-webui: install check OK
2023-Jan-26 12:41:52 :: [ppc64le] #200 freeswitch-lua: install check OK
2023-Jan-26 12:41:53 :: [aarch64] #200 libfreeswitch: install check OK
2023-Jan-26 12:42:07 :: [aarch64] #200 libfreeswitch-debuginfo: install check OK
2023-Jan-26 12:42:14 :: [ppc64le] #200 freeswitch-lua-debuginfo: install check OK
2023-Jan-26 12:42:15 :: [aarch64] #200 libfreeswitch-devel: install check OK
2023-Jan-26 12:42:22 :: [aarch64] #40 libshout2: install check OK
2023-Jan-26 12:42:27 :: [ppc64le] #200 freeswitch-perl: install check OK
2023-Jan-26 12:42:29 :: [aarch64] #40 libshout2-debuginfo: install check OK
2023-Jan-26 12:42:36 :: [aarch64] #40 libshout2-devel: install check OK
2023-Jan-26 12:42:43 :: [aarch64] #100 libsofia-sip: install check OK
2023-Jan-26 12:42:49 :: [ppc64le] #200 freeswitch-perl-debuginfo: install check OK
2023-Jan-26 12:42:51 :: [aarch64] #100 libsofia-sip-debuginfo: install check OK
2023-Jan-26 12:42:57 :: [aarch64] #100 libsofia-sip-devel: install check OK
	ppc64le: freeswitch-vlc=1:1.10.8-alt1 post-install unowned files:
 /usr/lib64/freeswitch
2023-Jan-26 12:42:59 :: [ppc64le] #200 freeswitch-vlc: install check OK
2023-Jan-26 12:43:04 :: [aarch64] #100 libsofia-sip-glib: install check OK
2023-Jan-26 12:43:13 :: [aarch64] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-26 12:43:18 :: [ppc64le] #200 freeswitch-vlc-debuginfo: install check OK
2023-Jan-26 12:43:21 :: [aarch64] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-26 12:43:28 :: [aarch64] #100 sofia-sip-docs: install check OK
2023-Jan-26 12:43:32 :: [ppc64le] #200 freeswitch-webui: install check OK
2023-Jan-26 12:43:34 :: [aarch64] #100 sofia-sip-utils: install check OK
2023-Jan-26 12:43:41 :: [ppc64le] #200 libfreeswitch: install check OK
2023-Jan-26 12:43:42 :: [aarch64] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-26 12:43:58 :: [ppc64le] #200 libfreeswitch-debuginfo: install check OK
2023-Jan-26 12:44:07 :: [ppc64le] #200 libfreeswitch-devel: install check OK
2023-Jan-26 12:44:14 :: [ppc64le] #40 libshout2: install check OK
2023-Jan-26 12:44:24 :: [ppc64le] #40 libshout2-debuginfo: install check OK
2023-Jan-26 12:44:31 :: [ppc64le] #40 libshout2-devel: install check OK
2023-Jan-26 12:44:39 :: [ppc64le] #100 libsofia-sip: install check OK
2023-Jan-26 12:44:48 :: [ppc64le] #100 libsofia-sip-debuginfo: install check OK
2023-Jan-26 12:44:56 :: [ppc64le] #100 libsofia-sip-devel: install check OK
2023-Jan-26 12:45:03 :: [ppc64le] #100 libsofia-sip-glib: install check OK
2023-Jan-26 12:45:14 :: [ppc64le] #100 libsofia-sip-glib-debuginfo: install check OK
2023-Jan-26 12:45:23 :: [ppc64le] #100 libsofia-sip-glib-devel: install check OK
2023-Jan-26 12:45:31 :: [ppc64le] #100 sofia-sip-docs: install check OK
2023-Jan-26 12:45:39 :: [ppc64le] #100 sofia-sip-utils: install check OK
2023-Jan-26 12:45:48 :: [ppc64le] #100 sofia-sip-utils-debuginfo: install check OK
2023-Jan-26 12:45:50 :: [x86_64-i586] plan: #6 +6 -6 =10686
2023-Jan-26 12:46:12 :: [x86_64-i586] arepo build OK
2023-Jan-26 12:46:26 :: [x86_64-i586] generated apt indices
2023-Jan-26 12:46:27 :: [x86_64-i586] created next repo
2023-Jan-26 12:46:37 :: [x86_64-i586] dependencies check OK
2023-Jan-26 12:46:39 :: gears inheritance check OK
2023-Jan-26 12:46:39 :: srpm inheritance check OK
girar-check-perms: access to @maint ALLOWED for cas: member of approved group
girar-check-perms: access to @tester ALLOWED for snowmix: member of approved group
check-subtask-perms: #40: libshout2: approved by cas, approved by snowmix
girar-check-perms: access to @maint ALLOWED for cas: member of approved group
girar-check-perms: access to @tester ALLOWED for snowmix: member of approved group
check-subtask-perms: #100: sofia-sip: approved by cas, approved by snowmix
girar-check-perms: access to @maint ALLOWED for cas: member of approved group
girar-check-perms: access to @tester ALLOWED for snowmix: member of approved group
check-subtask-perms: #200: freeswitch: approved by cas, approved by snowmix
2023-Jan-26 12:46:55 :: acl check OK
2023-Jan-26 12:47:14 :: created contents_index files
2023-Jan-26 12:47:23 :: created hash files: aarch64 armh i586 noarch ppc64le src x86_64-i586 x86_64
2023-Jan-26 12:47:26 :: task #312694 for p10 TESTED
2023-Jan-26 12:47:27 :: task is ready for commit
2023-Jan-26 12:47:32 :: repo clone OK
2023-Jan-26 12:47:34 :: packages update OK
2023-Jan-26 12:47:44 :: [x86_64 i586 aarch64 ppc64le armh noarch] update OK
2023-Jan-26 12:47:45 :: [x86_64-i586] update OK
2023-Jan-26 12:47:45 :: repo update OK
2023-Jan-26 12:48:00 :: repo save OK
2023-Jan-26 12:48:00 :: src index update OK
2023-Jan-26 12:48:00 :: updated /gears/f/freeswitch.git branch `p10'
2023-Jan-26 12:48:00 :: updated /gears/l/libshout2.git branch `p10'
2023-Jan-26 12:48:00 :: updated /gears/s/sofia-sip.git branch `p10'
2023-Jan-26 12:48:24 :: gears update OK
2023-Jan-26 12:48:24 :: task #312694 for p10 DONE


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2023-01-26 12:48 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-04 21:44 [#312694] p10 FAILED sofia-sip.git=1.13.11-alt1 freeswitch.git=1.10.8-alt1 Girar awaiter (rider)
2023-01-05 11:30 ` [#312694] p10 EPERM (try 2) libshout2.git=2.4.6-alt2 sofia-sip.git=1.13.11-alt1 Girar awaiter (rider)
2023-01-26 12:48 ` [#312694] p10 DONE (try 3) " Girar pender (snowmix)

ALT Linux Girar Builder robot reports

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/sisyphus-incominger/0 sisyphus-incominger/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 sisyphus-incominger sisyphus-incominger/ http://lore.altlinux.org/sisyphus-incominger \
		sisyphus-incominger@lists.altlinux.org sisyphus-incominger@lists.altlinux.ru sisyphus-incominger@lists.altlinux.com
	public-inbox-index sisyphus-incominger

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.sisyphus-incominger


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git