daps icon indicating copy to clipboard operation
daps copied to clipboard

Test Results variable_cleanup_for_assemblies_adoc

Open taroth21 opened this issue 3 years ago • 2 comments

Problem description

I cloned the doc-sleha repo and built the first example setup described in your mail, category-setup. The directory structure looks like this:

category-installation 
  images
  sources
  DC-SLE-HA-installation  
common-files
common-images 

Then I tried some commands as recommended in your mail, but they failed.

Steps to reproduce problem

First command

✘-1 /virtual/doc-sleha/category-installation [daps-test L|✚ 187…3] 
16:56 $ gitdaps -d DC-SLE-HA-installation --srcdir sources --imgsrcdir images pdf

Result:

ERROR: Fatal: /virtual/doc-sleha/category-installation/images does not exist.
The IMG_SRC_DIR needs to be relative to /virtual/doc-sleha/category-installation and needs to exist.

Second command:

✘-1 /virtual/doc-sleha/category-installation [daps-test L|✚ 187…3] 
gitdaps -m sources/MAIN.SLEHA.xml --srcdir sources --imgsrcdir image

Result: ERROR: The options --main and --srcdir exclude each other.

taroth21 avatar Mar 16 '22 16:03 taroth21

Can confirm the same behavior for the "other" directory setup as well.

janajaeger avatar Mar 16 '22 16:03 janajaeger

Thanks, fixed with 4451329e

fsundermeyer avatar Mar 16 '22 17:03 fsundermeyer