Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DAPS generates ODG->SVG files into images/src (3.0 RC1) #476

Closed
ghost opened this issue Aug 21, 2018 · 3 comments
Closed

DAPS generates ODG->SVG files into images/src (3.0 RC1) #476

ghost opened this issue Aug 21, 2018 · 3 comments

Comments

@ghost
Copy link

ghost commented Aug 21, 2018

Building daps -d DC-SLES-security -vv --force html from doc-sle with current DAPS has DAPS regenerate SVG files (which is fine, I guess). However, it generates them into images/src/ and not into images/gen(erated)/ or build/ or whatever it used to be.

I don't think this is what we want -- usually everything in images/src is committed to git and I don't think normal daps subcommands[1] should create anything into paths under which files will usually be committed to git. In addition, those SVGs actually existed before, so were overwritten.

[1] exceptions are of course daps optipng and daps xmlformat

@fsundermeyer
Copy link
Member

I cannot reproduce this behaviour. Can you please double-check and provide log files (please run daps --debug)?

@ghost
Copy link
Author

ghost commented Oct 23, 2018

It's a bit weird. It only seems to happen when I run the command twice, so make that:

daps -d DC-SLES-security -vv --force html
daps -d DC-SLES-security -vv --force html

fsundermeyer added a commit that referenced this issue Oct 30, 2018
@fsundermeyer
Copy link
Member

Fixed with 9f7456d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant