[LU-4070] RPM build errors Created: 05/Oct/13  Updated: 21/Feb/14  Resolved: 25/Oct/13

Status: Resolved
Project: Lustre
Component/s: None
Affects Version/s: Lustre 2.5.0
Fix Version/s: Lustre 2.6.0

Type: Bug Priority: Major
Reporter: Dmitry Eremin (Inactive) Assignee: Dmitry Eremin (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Severity: 3
Rank (Obsolete): 10906

 Description   

If "./configure" script is used with "--disable-tests" option the rpms are not produced.

RPM build errors:
File not found: /home/rpmbuild/BUILDROOT/lustre-client-2.4.93-2.6.32_358.18.1.el6_lustre.g02a976b.x86_64_g26c55b2.x86_64/usr/bin/mcreate
File not found: /home/rpmbuild/BUILDROOT/lustre-client-2.4.93-2.6.32_358.18.1.el6_lustre.g02a976b.x86_64_g26c55b2.x86_64/usr/bin/munlink
make: *** [rpms] Error 1

This was introduced by fix for LU-3466 commit a0a1066d30054540d853a067449b90f991b7554a when wildcard was replaced by list of files.

-%attr(-, root, root) %{_bindir}/*
+%attr(-, root, root) %{_bindir}/lfs
+%attr(-, root, root) %{_bindir}/lfs_migrate
+%attr(-, root, root) %{_bindir}/llbackup
+%attr(-, root, root) %{_bindir}/llobdstat
+%attr(-, root, root) %{_bindir}/llstat
+%attr(-, root, root) %{_bindir}/lustre_req_history
+%attr(-, root, root) %{_bindir}/mcreate
+%attr(-, root, root) %{_bindir}/munlink
+%attr(-, root, root) %{_bindir}/plot-llstat
+%attr(-, root, root) %{_bindir}/req_layout


 Comments   
Comment by Dmitry Eremin (Inactive) [ 05/Oct/13 ]

Patch is http://review.whamcloud.com/#/c/7860/

Comment by Peter Jones [ 17/Feb/14 ]

As per Bob G, this fix was included to b2_5 during the 'LU-4124 build: make module installation directory flexible' mod to b2_5

Generated at Sat Feb 10 01:39:23 UTC 2024 using Jira 9.4.14#940014-sha1:734e6822bbf0d45eff9af51f82432957f73aa32c.