in 11.24 this worked like a charm however - in 11.25 no such luck.
Even worse - the installers we had built in 11.24 will not work in 11.25 so this actually has a client side impact ...
When we execute the build script - it errors out while trying to build the .cpanelsync file
It appears that the files are not updated (when looking @ the time stamps)
Also -
when we moved them out - deleted them - they do not get rebuilt either
Even worse - the installers we had built in 11.24 will not work in 11.25 so this actually has a client side impact ...
When we execute the build script - it errors out while trying to build the .cpanelsync file
PHP:
/scripts/cpanelsync_build_cpaddons_dir -d /home/cpaddoni/public_html/data -u cpaddoni -a bz2 -v WEC
cPAddonsAvailable.tar: 7.344:1, 1.089 bits/byte, 86.38% saved, 3584 in, 488 out.
bzip2: Input file WEC.pm.bz2 already has .bz2 suffix.
bzip2: Input file .cpanelsync.bz2 already has .bz2 suffix.
.cpanelsync.lock: no data compressed.
.cpanelsync: 0.708:1, 11.294 bits/byte, -41.18% saved, 68 in, 96 out.
bzip2: Input file .cpanelsync.lock.bz2 already has .bz2 suffix.
WEC.pm: 1.933:1, 4.139 bits/byte, 48.26% saved, 460 in, 238 out.
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /home/cpaddoni/public_html/data/cPAddonsAvailable] Building .cpanelsync file...
Done
cPAddonsMD5.tar: 5.919:1, 1.352 bits/byte, 83.11% saved, 4096 in, 692 out.
WEC.pm: 1.634:1, 4.896 bits/byte, 38.80% saved, 786 in, 481 out.
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /home/cpaddoni/public_html/data/cPAddonsMD5] Building .cpanelsync file...
Done
bzip2: Output file Web_Empowered_Church/CP_Test.pm.bz2 already exists.
CP_Test.tar: 1.059:1, 7.554 bits/byte, 5.57% saved, 31175168 in, 29439096 out.
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /home/cpaddoni/public_html/data/WEC/Web_Empowered_Church/CP_Test] Building .cpanelsync file...
Done
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /home/cpaddoni/public_html/data/WEC] Building .cpanelsync file...
bzip2: Input file ./Web_Empowered_Church/CP_Test.tar.bz2 already has .bz2 suffix.
bzip2: Input file ./Web_Empowered_Church/FE_Edit.tar.bz2 already has .bz2 suffix.
Done
bzip2: Output file Web_Empowered_Church/United_Methodist.pm.bz2 already exists.
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /home/cpaddoni/public_html/data/WEC/Web_Empowered_Church/United_Methodist] Building .cpanelsync file...
Use of uninitialized value in split at /usr/local/lib/perl5/site_perl/5.8.8/cPanel/SyncUtil.pm line 166.
Done
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /home/cpaddoni/public_html/data/WEC] Building .cpanelsync file...
Use of uninitialized value in split at /usr/local/lib/perl5/site_perl/5.8.8/cPanel/SyncUtil.pm line 166.
Done
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /home/cpaddoni/public_html/data/WEC/Web_Empowered_Church/No_Content] Building .cpanelsync file...
Use of uninitialized value in split at /usr/local/lib/perl5/site_perl/5.8.8/cPanel/SyncUtil.pm line 166.
Done
Use of uninitialized value in chdir at /usr/local/lib/perl5/site_perl/5.8.8/cPanel/SyncUtil.pm line 152.
Use of chdir('') or chdir(undef) as chdir() is deprecated at /usr/local/lib/perl5/site_perl/5.8.8/cPanel/SyncUtil.pm line 152.
/scripts/cpanelsync_build_cpaddons_dir [0 0 : /root] Building .cpanelsync file...
Use of uninitialized value in split at /usr/local/lib/perl5/site_perl/5.8.8/cPanel/SyncUtil.pm line 166.
Done
Also -
when we moved them out - deleted them - they do not get rebuilt either