Happy holidays! i can't get my old version of the ulogd-1.24-2.src.rpm to compile. I'm getting "No build ID note found in ulogd_LOCAL.so" google didn't want to help me. Apparently i'm doing smth very silly. I did changed on line in the original spec: %build #configure --with-mysql --with-pgsql %configure --with-pgsql
LOG: + mkdir -p /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/var/log/ulogd + mkdir -p /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/etc/logrotate.d + install -m644 /builddir/build/SOURCES/ulogd.logrotate /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/etc/logrotate.d/ulogd + mkdir -p /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/usr/share/man/man8 + sed -e s/@VERSION@/1.24/g /builddir/build/SOURCES/ulogd.8 + gzip /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/usr/share/man/man8/ulogd.8 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/ulogd-1.24 extracting debug info from /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/usr/sbin/ulogd extracting debug info from /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/usr/lib64/ulogd/ulogd_LOCAL.so *** ERROR: No build ID note found in /builddir/build/BUILDROOT/ulogd-1.24-2.el6.x86_64/usr/lib64/ulogd/ulogd_LOCAL.so LOG END I wonder if you can share the spec file for ulogd srpm or, please, point to my mistake. thank you Andrew
