From 9c86a46c24460777c3396fb931372d9dae18b806 Mon Sep 17 00:00:00 2001 From: Michal Skalski Date: Fri, 8 Jul 2016 16:16:33 +0000 Subject: Updated armband Project: fuel 16ea7e06170ba0bb62a164de5b33f19ccd1b1d12 deploy: ISO rebuild: use -joliet-long names. Armband adds similar files, which tend to have long names and only differ in suffixes (e.g. DEBs for amd64 vs arm64). Previous change [1] fixed ISO build errors, but failed to address the deploy.py ISO rebuild (which modifies and recreates the ISO, calling mkisofs, which complains about clashing file indexes). This works around ISO rebuild error(s) like: "genisoimage: Error: ./ubuntu/pool/main/g/golang-gogoprotobuf/golang-gogoprotobuf\ -dev_0.0~git20150828.0.6cab0cc-1~u14.04+mos1_arm64.deb and ./ubuntu/pool/main/g/golang-gogoprotobuf/golang-gogoprotobuf\ -dev_0.0~git20150828.0.6cab0cc-1~u14.04+mos1_amd64.deb have the same Joliet name" [1] https://gerrit.opnfv.org/gerrit/#/c/14973/ Change-Id: If58a18ba46343a52ce6e9a0a6a0482c1a3079451 Signed-off-by: Alexandru Avadanii --- upstream/fuel | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'upstream/fuel') diff --git a/upstream/fuel b/upstream/fuel index 7c600840..16ea7e06 160000 --- a/upstream/fuel +++ b/upstream/fuel @@ -1 +1 @@ -Subproject commit 7c600840185d9b454c1995e35a9704db823fb5c6 +Subproject commit 16ea7e06170ba0bb62a164de5b33f19ccd1b1d12 -- cgit 1.2.3-korg