[Bug 331531] Review Request: ltsp-ltspswapd - Daemon that uses nbd to provide swap space for LTSP thin clients

bugzilla at redhat.com bugzilla at redhat.com
Tue Oct 16 23:44:08 UTC 2007


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: ltsp-ltspswapd - Daemon that uses nbd to provide swap space for LTSP thin clients


https://bugzilla.redhat.com/show_bug.cgi?id=331531





------- Additional Comments From pertusus at free.fr  2007-10-16 19:44 EST -------
You should change the LTSPSWAPD_FILEPATH in ltspswapd.sysinit,
something along
sed -e 's;LTSPSWAPD_FILEPATH=.*;LTSPSWAPD_FILEPATH=%{swapdir};' %{SOURCE1} >
${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/ltspswapd

(and if you are pedantic about timestamps, like I do)
touch -r %{SOURCE1} ${RPM_BUILD_ROOT}%{_sysconfdir}/sysconfig/ltspswapd

No need for /sbin/service in Requires(post)

In the cvs checkout command there should be a switch that makes
sure that the cvs version is the same one than the one in the rpm.

%{_localstatedir}/lib/ltsp/ is unowned.

Does ltspswapd really requires nbd? It looks like it has its own
nbd-server implementation.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




More information about the Fedora-package-review mailing list