reproduce-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #58719] Crash when packing a project with dist if no tikz figures w


From: Raul Infante-Sainz
Subject: [bug #58719] Crash when packing a project with dist if no tikz figures were generated
Date: Tue, 7 Jul 2020 06:51:27 -0400 (EDT)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:78.0) Gecko/20100101 Firefox/78.0

URL:
  <https://savannah.nongnu.org/bugs/?58719>

                 Summary: Crash when packing a project with dist if no tikz
figures were generated 
                 Project: Reproducible paper template
            Submitted by: infantesainz
            Submitted on: Tue 07 Jul 2020 10:51:26 AM UTC
                Category: Analysis
                Severity: 3 - Normal
              Item Group: Crash
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any

    _______________________________________________________

Details:

There is a problem when trying to package a project with the command:


./project make dist-zip


The problem is:


cp: cannot stat 'tex/tikz/*.pdf': No such file or directory


This is because I did not generate any .pdf file in that directory. This is a
situation that will be general in many projects because in principle people
don't have to use tikz for making plots. To solve this problem I just comment
the following line in `reproduce/analysis/make/initialize.mk` 


#cp tex/tikz/*.pdf                        $$dir/tex/tikz


But it should be fixed for the future.




    _______________________________________________________

Reply to this item at:

  <https://savannah.nongnu.org/bugs/?58719>

_______________________________________________
  Message sent via Savannah
  https://savannah.nongnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]