[packages/lxd] daemon refuses to startup without rsync binary

glen glen at pld-linux.org
Sun Aug 21 01:16:14 CEST 2016


commit ea5e4f9ca0e0d3be8e538602b843548ae3873ac5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Aug 21 02:15:53 2016 +0300

    daemon refuses to startup without rsync binary
    
    error: exec: "rsync": executable file not found in $PATH

 lxd.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/lxd.spec b/lxd.spec
index 8fa6996..df05fda 100644
--- a/lxd.spec
+++ b/lxd.spec
@@ -20,6 +20,7 @@ Requires(postun):	/usr/sbin/groupdel
 Requires(pre):	/usr/bin/getgid
 Requires(pre):	/usr/sbin/groupadd
 Requires:	rc-scripts >= 0.4.0.10
+Requires:	rsync
 Requires:	squashfs
 Requires:	uname(release) >= 4.1
 Provides:	group(lxd)
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lxd.git/commitdiff/ea5e4f9ca0e0d3be8e538602b843548ae3873ac5



More information about the pld-cvs-commit mailing list