Installing lsyncd on almalinux 9

dnf install lsyncd ===>

No match for argument: lsyncd
Error: Unable to find a match: lsyncd

I have already installed epel release.

Any help will be much appreciated.

EPEL 7 and 8 do have that package, so PEL has (had?) maintainer for that package.

The appropriate action is to create request to EPEL, that they build lsyncd for EPEL 9 too.

Plan B (for impatient) is to take src.rpm from EPEL 8 or nearest Fedora and build (with mock) for EL9.

Not sure how to create a request.
Is there a email address?
Thank you

These look like instructions:
https://docs.fedoraproject.org/en-US/epel/epel-package-request/

Yum must enable crb directory to get lua-devel

wget https://download-ib01.fedoraproject.org/pub/fedora/linux/development/rawhide/Everything/source/tree/Packages/l/lsyncd-2.2.3-5.fc36.src.rpm
Mirror
rpmbuild -ba lsyncd.spec
and enjoy

[serge.sterck@FMSB.LOCAL@IM69 SPECS]$ rpmbuild -ba lsyncd.spec 
setting SOURCE_DATE_EPOCH=1642636800
Exécution_de(%prep) : /bin/sh -e /var/tmp/rpm-tmp.FmSWam
+ umask 022
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ rm -rf lsyncd-release-2.2.3
+ /usr/bin/gzip -dc /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/lsyncd-2.2.3.tar.gz
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ cd lsyncd-release-2.2.3
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ /usr/bin/cat /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/cmake-docpath.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/cmake-define-LUA_COMPAT_5_3.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/cmake-find-lua-suffixes.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/cmake-prefer-lua-54.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ /usr/bin/cat /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/cmake-determine-lua-version.patch
+ /usr/bin/patch -p1 -s --fuzz=0 --no-backup-if-mismatch
+ RPM_EC=0
++ jobs -p
+ exit 0
Exécution_de(%build) : /bin/sh -e /var/tmp/rpm-tmp.ENW7gc
+ umask 022
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ cd lsyncd-release-2.2.3
+ CFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CFLAGS
+ CXXFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection'
+ export CXXFLAGS
+ FFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FFLAGS
+ FCFLAGS='-O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -I/usr/lib64/gfortran/modules'
+ export FCFLAGS
+ LDFLAGS='-Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 '
+ export LDFLAGS
+ LT_SYS_LIBRARY_PATH=/usr/lib64:
+ export LT_SYS_LIBRARY_PATH
+ CC=gcc
+ export CC
+ CXX=g++
+ export CXX
+ /usr/bin/cmake -S . -B redhat-linux-build -DCMAKE_C_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_CXX_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_Fortran_FLAGS_RELEASE:STRING=-DNDEBUG -DCMAKE_VERBOSE_MAKEFILE:BOOL=ON -DCMAKE_INSTALL_DO_STRIP:BOOL=OFF -DCMAKE_INSTALL_PREFIX:PATH=/usr -DINCLUDE_INSTALL_DIR:PATH=/usr/include -DLIB_INSTALL_DIR:PATH=/usr/lib64 -DSYSCONF_INSTALL_DIR:PATH=/etc -DSHARE_INSTALL_PREFIX:PATH=/usr/share -DLIB_SUFFIX=64 -DBUILD_SHARED_LIBS:BOOL=ON
-- The C compiler identification is GNU 11.2.1
-- The CXX compiler identification is GNU 11.2.1
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Check for working C compiler: /usr/bin/gcc - skipped
-- Detecting C compile features
-- Detecting C compile features - done
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/bin/g++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
CMake Deprecation Warning at CMakeLists.txt:3 (cmake_minimum_required):
  Compatibility with CMake < 2.8.12 will be removed from a future version of
  CMake.

  Update the VERSION argument <min> value or use a ...<max> suffix to tell
  CMake that the project does not need compatibility with older versions.


-- Found Lua: /usr/lib64/liblua-5.4.so;/usr/lib64/libm.so (found version "5.4.2") 
-- Configuring done
-- Generating done
CMake Warning:
  Manually-specified variables were not used by the project:

    BUILD_SHARED_LIBS
    CMAKE_CXX_FLAGS_RELEASE
    CMAKE_C_FLAGS_RELEASE
    CMAKE_Fortran_FLAGS_RELEASE
    CMAKE_INSTALL_DO_STRIP
    INCLUDE_INSTALL_DIR
    LIB_INSTALL_DIR
    LIB_SUFFIX
    SHARE_INSTALL_PREFIX
    SYSCONF_INSTALL_DIR


-- Build files have been written to: /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build
+ /usr/bin/cmake --build redhat-linux-build -j12 --verbose
/usr/bin/cmake -S/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3 -B/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build --check-build-system CMakeFiles/Makefile.cmake 0
/usr/bin/cmake -E cmake_progress_start /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build/CMakeFiles /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build//CMakeFiles/progress.marks
/usr/bin/gmake  -f CMakeFiles/Makefile2 all
gmake[1]: Entering directory '/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/depend
gmake[2]: Entering directory '/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build'
[ 11%] Generating runner.out
[ 22%] Generating defaults.out
/usr/bin/cmake -E echo Compiling\ built-in\ runner
/usr/bin/cmake -E echo Compiling\ built-in\ default\ configs
Compiling built-in runner
Compiling built-in default configs
/usr/bin/luac -o runner.out /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/lsyncd.lua
/usr/bin/luac -o defaults.out /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/default.lua /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/default-rsync.lua /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/default-rsyncssh.lua /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/default-direct.lua
[ 33%] Generating defaults.c
/usr/bin/cmake -E echo Generating\ built-in\ default\ configs
[ 44%] Generating runner.c
/usr/bin/cmake -E echo Generating\ built-in\ runner\ linkable
Generating built-in default configs
Generating built-in runner linkable
/usr/bin/lua /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/bin2carray.lua defaults.out defaults defaults.c
/usr/bin/lua /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/bin2carray.lua runner.out runner runner.c
cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3 /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3 /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build/CMakeFiles/lsyncd.dir/DependInfo.cmake --color=
gmake[2]: Leaving directory '/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build'
/usr/bin/gmake  -f CMakeFiles/lsyncd.dir/build.make CMakeFiles/lsyncd.dir/build
gmake[2]: Entering directory '/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build'
[ 66%] Building C object CMakeFiles/lsyncd.dir/lsyncd.c.o
[ 66%] Building C object CMakeFiles/lsyncd.dir/runner.c.o
[ 77%] Building C object CMakeFiles/lsyncd.dir/defaults.c.o
[ 88%] Building C object CMakeFiles/lsyncd.dir/inotify.c.o
/usr/bin/gcc -DLUA_COMPAT_5_3 -I/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -MD -MT CMakeFiles/lsyncd.dir/lsyncd.c.o -MF CMakeFiles/lsyncd.dir/lsyncd.c.o.d -o CMakeFiles/lsyncd.dir/lsyncd.c.o -c /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/lsyncd.c
/usr/bin/gcc -DLUA_COMPAT_5_3 -I/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -MD -MT CMakeFiles/lsyncd.dir/runner.c.o -MF CMakeFiles/lsyncd.dir/runner.c.o.d -o CMakeFiles/lsyncd.dir/runner.c.o -c /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build/runner.c
/usr/bin/gcc -DLUA_COMPAT_5_3 -I/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -MD -MT CMakeFiles/lsyncd.dir/defaults.c.o -MF CMakeFiles/lsyncd.dir/defaults.c.o.d -o CMakeFiles/lsyncd.dir/defaults.c.o -c /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build/defaults.c
/usr/bin/gcc -DLUA_COMPAT_5_3 -I/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -MD -MT CMakeFiles/lsyncd.dir/inotify.c.o -MF CMakeFiles/lsyncd.dir/inotify.c.o.d -o CMakeFiles/lsyncd.dir/inotify.c.o -c /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/inotify.c
/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/lsyncd.c: In function 'write_pidfile':
/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/lsyncd.c:718:9: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
  718 |         write( pidfile_fd, buf, strlen( buf ) );
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[100%] Linking C executable lsyncd
/usr/bin/cmake -E cmake_link_script CMakeFiles/lsyncd.dir/link.txt --verbose=1
/usr/bin/gcc -O2 -flto=auto -ffat-lto-objects -fexceptions -g -grecord-gcc-switches -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1 -fstack-protector-strong -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1  -m64 -march=x86-64-v2 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection -Wl,-z,relro -Wl,--as-needed  -Wl,-z,now -specs=/usr/lib/rpm/redhat/redhat-hardened-ld -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -rdynamic CMakeFiles/lsyncd.dir/lsyncd.c.o CMakeFiles/lsyncd.dir/runner.c.o CMakeFiles/lsyncd.dir/defaults.c.o CMakeFiles/lsyncd.dir/inotify.c.o -o lsyncd  -llua-5.4 -lm 
gmake[2]: Leaving directory '/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build'
[100%] Built target lsyncd
gmake[1]: Leaving directory '/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build'
/usr/bin/cmake -E cmake_progress_start /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build/CMakeFiles 0
+ RPM_EC=0
++ jobs -p
+ exit 0
Exécution_de(%install) : /bin/sh -e /var/tmp/rpm-tmp.uQneNH
+ umask 022
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ '[' /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64 '!=' / ']'
+ rm -rf /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64
++ dirname /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64
+ mkdir -p /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT
+ mkdir /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64
+ cd lsyncd-release-2.2.3
+ DESTDIR=/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64
+ /usr/bin/cmake --install redhat-linux-build
-- Install configuration: ""
-- Installing: /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/bin/lsyncd
-- Installing: /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/man/man1/lsyncd.1
+ install -p -d -m 0755 /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/var/log/lsyncd
+ install -p -D -m 0644 /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/lsyncd.sysconfig /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/etc/sysconfig/lsyncd
+ install -p -D -m 0644 /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/lsyncd.logrotate /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/etc/logrotate.d/lsyncd
+ install -p -D -m 0644 /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/lsyncd.conf /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/etc/
+ install -p -D -m 0644 /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/lsyncd.service /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/lib/systemd/system/lsyncd.service
+ install -p -D -m 0644 /home/serge.sterck@FMSB.LOCAL/rpmbuild/SOURCES/lsyncd.sysctl /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/lib/sysctl.d/50-lsyncd.conf
+ /usr/lib/rpm/find-debuginfo.sh -j12 --strict-build-id -m -i --build-id-seed 2.2.3-5.el9 --unique-debug-suffix -2.2.3-5.el9.x86_64 --unique-debug-src-base lsyncd-2.2.3-5.el9.x86_64 --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 -S debugsourcefiles.list /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3
explicitly decompress any DWARF compressed ELF sections in /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/bin/lsyncd
extracting debug info from /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/bin/lsyncd
original debug info size: 136kB, size after compression: 132kB
/usr/lib/rpm/sepdebugcrcfix: Updated 1 CRC32s, 0 CRC32s did match.
923 blocks
+ /usr/lib/rpm/check-buildroot
+ /usr/lib/rpm/redhat/brp-ldconfig
+ /usr/lib/rpm/brp-compress
+ /usr/lib/rpm/redhat/brp-strip-lto /usr/bin/strip
+ /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip
+ /usr/lib/rpm/redhat/brp-python-bytecompile '' 1 0
+ /usr/lib/rpm/brp-python-hardlink
+ /usr/lib/rpm/redhat/brp-mangle-shebangs
Exécution_de(%check) : /bin/sh -e /var/tmp/rpm-tmp.jiIhQ2
+ umask 022
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ cd lsyncd-release-2.2.3
+ cd redhat-linux-build
+ /usr/bin/ctest --output-on-failure --force-new-ctest-process -j12
Test project /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3/redhat-linux-build
No tests were found!!!
+ cd -
/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD/lsyncd-release-2.2.3
+ RPM_EC=0
++ jobs -p
+ exit 0
Traitement des fichiers : lsyncd-2.2.3-5.el9.x86_64
Exécution_de(%doc) : /bin/sh -e /var/tmp/rpm-tmp.M61dJg
+ umask 022
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ cd lsyncd-release-2.2.3
+ DOCDIR=/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/doc/lsyncd
+ export LC_ALL=C
+ LC_ALL=C
+ export DOCDIR
+ /usr/bin/mkdir -p /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/doc/lsyncd
+ cp -pr ChangeLog /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/doc/lsyncd
+ cp -pr examples /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/doc/lsyncd
+ RPM_EC=0
++ jobs -p
+ exit 0
Exécution_de(%license) : /bin/sh -e /var/tmp/rpm-tmp.2a4tvJ
+ umask 022
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ cd lsyncd-release-2.2.3
+ LICENSEDIR=/home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/licenses/lsyncd
+ export LC_ALL=C
+ LC_ALL=C
+ export LICENSEDIR
+ /usr/bin/mkdir -p /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/licenses/lsyncd
+ cp -pr COPYING /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64/usr/share/licenses/lsyncd
+ RPM_EC=0
++ jobs -p
+ exit 0
Provides: config(lsyncd) = 2.2.3-5.el9 lsyncd = 2.2.3-5.el9 lsyncd(x86-64) = 2.2.3-5.el9
Requires(interp): /bin/sh /bin/sh /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(post): /bin/sh
Requires(preun): /bin/sh
Requires(postun): /bin/sh
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.15)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.33)(64bit) libc.so.6(GLIBC_2.34)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) liblua-5.4.so()(64bit) rtld(GNU_HASH)
Traitement des fichiers : lsyncd-debugsource-2.2.3-5.el9.x86_64
Provides: lsyncd-debugsource = 2.2.3-5.el9 lsyncd-debugsource(x86-64) = 2.2.3-5.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Traitement des fichiers : lsyncd-debuginfo-2.2.3-5.el9.x86_64
Provides: debuginfo(build-id) = 42e54e1b4aeae31859f83687746203e2e5a36e7c lsyncd-debuginfo = 2.2.3-5.el9 lsyncd-debuginfo(x86-64) = 2.2.3-5.el9
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Recommends: lsyncd-debugsource(x86-64) = 2.2.3-5.el9
Vérification des fichiers non empaquetés : /usr/lib/rpm/check-files /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64
Écrit : /home/serge.sterck@FMSB.LOCAL/rpmbuild/SRPMS/lsyncd-2.2.3-5.el9.src.rpm
Écrit : /home/serge.sterck@FMSB.LOCAL/rpmbuild/RPMS/x86_64/lsyncd-debuginfo-2.2.3-5.el9.x86_64.rpm
Écrit : /home/serge.sterck@FMSB.LOCAL/rpmbuild/RPMS/x86_64/lsyncd-2.2.3-5.el9.x86_64.rpm
Écrit : /home/serge.sterck@FMSB.LOCAL/rpmbuild/RPMS/x86_64/lsyncd-debugsource-2.2.3-5.el9.x86_64.rpm
Exécution_de(%clean) : /bin/sh -e /var/tmp/rpm-tmp.zcTGj7
+ umask 022
+ cd /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILD
+ cd lsyncd-release-2.2.3
+ /usr/bin/rm -rf /home/serge.sterck@FMSB.LOCAL/rpmbuild/BUILDROOT/lsyncd-2.2.3-5.el9.x86_64
+ RPM_EC=0
++ jobs -p
+ exit 0

1 Like

please find lsyncd compiled for almalinux 9 source rpm and binary rpm

here : alma9-rpm

1 Like

Thank you. Thank you for your help.
lsyncd d installed and working on almalinux 9.

i appreciate the help.

Robert

you are welcome we plan to migrate ± 800 workstation from centos7/alma 8 to alma 9 et yes sommes rpm are missing.
lsyncd was one of them but also remmina etc …

now i find that autossh is also missing…
dnf install autossh…
Last metadata expiration check: 3:47:59 ago on Tue 07 Jun 2022 06:02:57 PM UTC.
No match for argument: autossh
Error: Unable to find a match: autossh

on the same link i have recompiled for you autossh for alma9

enjoy

im not able to install from

[Index of /pub/fedora/linux/development/rawhide/Everything/source/tree/Packages/l](Index of /pub/fedora/linux/development/rawhide/Everything/source/tree/Packages/l

directory

No from my site

alma9-rpm

i got autossh installed.

thank you again
Robert

don’t hesitate if i can backport a rpm you’ve got it :wink:
and i provide him at the same link :wink:

webalizer is an old tool we use internally. It is available in Alamaliux 8+ but not in 9.

are you able to help me again? with an rpm for 9?

Thank you again
Robert

Of course you can download it from here : alma9-rpm

webalizer need geoip i have also backported him to alma9

enjoy :wink:

so install first this rpms

rpm -qa | grep GeoIP

GeoIP-GeoLite-data-2018.06-9.el9.noarch
GeoIP-GeoLite-data-extra-2018.06-9.el9.noarch
GeoIP-1.6.12-11.el9.x86_64
GeoIP-devel-1.6.12-11.el9.x86_64

after that you can install
webalizer-2.23_08-20.el9.x86_64

Got it installed. Hope these backport to AlmaLiux 9 will be helpful to others.

You are great
Robert