Fix: ISO build omits long path files 71/20071/2
authorAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Wed, 31 Aug 2016 20:57:38 +0000 (22:57 +0200)
committerAlexandru Avadanii <Alexandru.Avadanii@enea.com>
Mon, 5 Sep 2016 12:35:12 +0000 (12:35 +0000)
commit1e380388ee91ae71a7a32122d3942e53f146ccad
tree2489b109a4b737836655729a4ca4939efcc48878
parentb39d8493d27b7fb03932628ae07ee3d2394e0a04
Fix: ISO build omits long path files

make iso generates:
libisofs: WARNING : File "/ubuntu/pool/main/libj/\
libjs-twitter-bootstrap-datepicker/libjs-twitter-bootstrap-\
datepicker_1.3.1+dfsg1-1~u14.04+mos1_all.deb" can't be added
to Joliet tree, because its path length is larger than 240

At the end this package is missing in latest ISO.
NOTE: This issue is only triggered on certain kernels during build.

Closes-bug: FUEL-190

Change-Id: I21f7f1cbe3f64317d2feb66e371611a654cf30f8
Signed-off-by: Alexandru Avadanii <Alexandru.Avadanii@enea.com>
build/patch-repos/0040-xorriso-fails-to-add-files-with-path-longer-then-240.patch [new file with mode: 0644]