← Back to team overview

desktop-packages team mailing list archive

[Bug 1378255] [NEW] latexindent.pl from texlive-extra-utils requires File::HomeDir module but its not a dependency

 

You have been subscribed to a public bug:

The perl script /usr/share/texlive/texmf-
dist/scripts/latexindent/latexindent.pl from the package texlive-extra-
utils requires the perl module File::HomeDir but libfile-homedir-perl is
no dependency of texlive-extra-utils. Please add the dependency to
texlive-extra-utils.

dve@wiesel:~$ /usr/share/texlive/texmf-dist/scripts/latexindent/latexindent.pl --help
Can't locate File/HomeDir.pm in @INC (you may need to install the File::HomeDir module) (@INC contains: /etc/perl /usr/local/lib/perl/5.18.2 /usr/local/share/perl/5.18.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.18 /usr/share/perl/5.18 /usr/local/lib/site_perl .) at /usr/share/texlive/texmf-dist/scripts/latexindent/latexindent.pl line 25.
BEGIN failed--compilation aborted at /usr/share/texlive/texmf-dist/scripts/latexindent/latexindent.pl line 25.

dve@wiesel:~$ sudo apt-get install libfile-homedir-perl

dve@wiesel:~$ /usr/share/texlive/texmf-dist/scripts/latexindent/latexindent.pl -h
latexindent.pl version 1.11R
usage: latexindent.pl [options] [file][.tex]
      -h  help (see the documentation for detailed instructions and examples)
      -o  output to another file; sample usage
                latexindent.pl -o myfile.tex outputfile.tex
      -w  overwrite the current file- a backup will be made, but still be careful
      -s  silent mode- no output will be given to the terminal
      -t  tracing mode- verbose information given to the log file
      -l  use localSettings.yaml (assuming it exists in the directory of your file)
      -d  ONLY use defaultSettings.yaml, ignore ALL user files
      -c=cruft directory used to specify the location of backup files and indent.log

** Affects: texlive-extra (Ubuntu)
     Importance: Undecided
         Status: New


** Tags: dependency package
-- 
latexindent.pl from texlive-extra-utils requires File::HomeDir module but its not a dependency
https://bugs.launchpad.net/bugs/1378255
You received this bug notification because you are a member of Desktop Packages, which is subscribed to texlive-extra in Ubuntu.


References