Whamcloud - gitweb
EX-8551 lipe: build arch-specific lipe-lpcc package
authorLei Feng <flei@whamcloud.com>
Tue, 7 Nov 2023 04:06:24 +0000 (12:06 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 9 Nov 2023 08:46:06 +0000 (08:46 +0000)
lpcc_purge in lipe-lpcc package is an exec binary.
So need arch-specific lipe-lpcc package.

Signed-off-by: Lei Feng <flei@whamcloud.com>
Test-Parameters: trivial
Change-Id: I0387e258eaec6e39156f823d3a38b5dc3fb9a4cd
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/53007
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Raphael Druon <rdruon@ddn.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lipe/debian/control
lipe/debian/control.main

index 292be7a..534bd40 100644 (file)
@@ -10,7 +10,7 @@ Vcs-Git: git://git.whamcloud.com/fs/lustre-release.git
 
 Package: lipe-lpcc
 Section: utils
-Architecture: all
+Architecture: amd64 arm64
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}, e2fsprogs (>= 1.42.13.wc6), python3-yaml
 Description: Tools for LPCC (Lustre Persisted Client Cache)
index 292be7a..534bd40 100644 (file)
@@ -10,7 +10,7 @@ Vcs-Git: git://git.whamcloud.com/fs/lustre-release.git
 
 Package: lipe-lpcc
 Section: utils
-Architecture: all
+Architecture: amd64 arm64
 Priority: optional
 Depends: ${shlibs:Depends}, ${misc:Depends}, e2fsprogs (>= 1.42.13.wc6), python3-yaml
 Description: Tools for LPCC (Lustre Persisted Client Cache)