apache 2.4.39 rpm package generation error

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hello,

Looks like I found the bug in httpd 2.4.39 release, during generation of rpm package using

rpmbuild -tb SOURCES/apr-1.6.5.tar.bz2

 

Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/httpd-2.4.39-1.x86_64

error: Installed (but unpackaged) file(s) found:

   /usr/lib64/httpd/modules/mod_socache_redis.so

 

To fix it need to add mod_socache_redis.so  in httpd.spec file:

%{_libdir}/httpd/modules/mod_socache_memcache.so

%{_libdir}/httpd/modules/mod_socache_redis.so

%{_libdir}/httpd/modules/mod_socache_shmcb.so

 

 

Dmitry Stoyanov

 


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux