Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: libtune - standard API to access the kernel tunables
https://bugzilla.redhat.com/show_bug.cgi?id=210007
------- Additional Comments From konradr@redhat.com 2007-09-24 09:57 EST ------- I gave it a spin on mock and I got this:
make: Entering directory `/builddir/build/BUILD/libtune-0.13/db' SYMLINK include/base -> include/basedbs/base-2.6.21 ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found ../scripts/get_current_distro.sh: line 67: lsb_release: command not found SYMLINK include/distro -> include/distrodbs/distro-UNSUPPORTED Your distro is not supported make: *** [include/distro] Error 1 make: Leaving directory `/builddir/build/BUILD/libtune-0.13/db' error: Bad exit status from /var/tmp/rpm-tmp.4327 (%install)
Seems that is is missing as pre-requisite the lsb package too?