Skip to content

Commit 98e74d67511295 introduced a bug for me #2204

@cristobaltapia

Description

@cristobaltapia

Description

The commit 98e74d6 introduced the following error when compiling a large latex document. It does not happen for every document. I still need to produce a mwe, but in the meanwhile I wanted to post this here in case that this was easy to fix.

VimTeX: Creating build_dir directorie(s):
        * /media/raid_2/local_projects/Forschung/Promotion/Dissertation/aux-folder/../../../../../../us
r/share/texlive/texmf-dist/tex/latex/tools
Error detected while processing function vimtex#compiler#compile_ss[1]..328[3]..327[3]..331:
line   26:
E739: Cannot create directory /media/raid_2/local_projects/Forschung/Promotion/Dissertation/aux-folder/
../../../../../../usr: permission denied

For some reason Vimtex want to write in my /usr dir.

Steps to reproduce

No response

Expected behavior

No response

Actual behavior

No response

Do you use a latexmkrc file?

no

VimtexInfo

System info
  OS: Ubuntu 20.04.3 LTS
  Vim version: NVIM v0.6.0-dev
  Has clientserver: true
  Servername: /tmp/nvim5RJDhV/0

VimTeX project: dissertation
  base: dissertation.tex
  root: /media/raid_2/local_projects/Forschung/Promotion/Dissertation
  tex: /media/raid_2/local_projects/Forschung/Promotion/Dissertation/dissertation.tex
  main parser: current file verified
  document class: phd-uni-stuttgart
  packages: afterpage amsbsy bm color enumitem extdash fixmath graphicx hypcap lipsum listings longtable lscape mhchem nameref nomencl pgfplots siunitx standalone styles/kbordermatrix threeparttablex tikz tikz-3dplot verbatim
  source files:
    dissertation.tex
    symbols.tex
    chapters/chapter_1_01.tex
    chapters/state_of_art.tex
    tables_chap_2/regressions_parameters_literature.tex
    chapters/materials.tex
    tables_material/gamiz_stats.tex
    tables_material/gamiz_glulam_stats.tex
    tables_material/gamiz_length_stats.tex
    tables_material/fcba_stats.tex
    tables_material/fcba_glulam_stats.tex
    tables_material/fcba_length_stats.tex
    chapters/knots.tex
    chapters/chapter_1_02.tex
    tables_chap_5/density_stats_global.tex
    tables_chap_5/density_stats_local.tex
    tables_chap_5/density_stats_cov.tex
    tables_chap_5/moes_stats_global.tex
    tables_chap_5/moes_stats_local.tex
    tables_chap_5/moes_stats_cov.tex
    tables_chap_5/norm_moe_fitted_distribution_params.tex
    tables_chap_5/ar_parameters_formatted.tex
    tables_chap_5/tensile_strength_stats_global.tex
    tables_chap_5/surv_analysis_models.tex
    tables_chap_5/survival_analysis_results.tex
    tables_chap_5/survival_analysis_parametric_results_formatted.tex
    tables_chap_5/survival_analysis_parametric_results_stats.tex
    tables_chap_5/regressions_parameters.tex
    ../../../../../../usr/share/texlive/texmf-dist/tex/latex/tools/.tex
    chapters/simulation_within_board_variation.tex
    tables_chap_6/ar_model_parameters.tex
    tables_chap_6/table_size_effect.tex
    chapters/chapter_1_05.tex
    img_fe_model/gamiz_general.tex
    chapters/parametric_analysis.tex
    tables_chap_7/stats_stiffness_results_gamiz.tex
    tables_chap_7/stats_stiffness_results_fcba.tex
    tables_chap_7/table_size_effect_length.tex
    tables_chap_7/results_loc.tex
    tables_chap_7/results_diff_loc.tex
    tables_chap_7/table_size_effect_fj_loc.tex
    tables_chap_7/results_scale.tex
    tables_chap_7/results_diff_scale.tex
    tables_chap_7/table_size_effect_fj_scale.tex
    chapters/chapter_1_06.tex
    chapters/appendix_moe.tex
    chapters/appendix_normalization_moe.tex
    chapters/appendix_umat.tex
    chapters/appendix_parameters.tex
    chapters/appendix_lpp.tex
  compiler: latexmk
    engine: -lualatex
    options:
      -verbose
      -shell-escape
      -file-line-error
      -synctex=1
      -interaction=nonstopmode
    build_dir: aux-folder
    callback: 0
    continuous: 0
    executable: latexmk
  viewer: Zathura
    xwin id: 0
  qf method: LaTeX logfile

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions