desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #81491
[Bug 1378255] Re: latexindent.pl from texlive-extra-utils requires File::HomeDir module but its not a dependency
** Bug watch added: Debian Bug tracker #765660
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765660
** Changed in: texlive-extra (Debian)
Status: New => Unknown
** Changed in: texlive-extra (Debian)
Remote watch: Debian Bug tracker #765760 => Debian Bug tracker #765660
** Bug watch removed: Debian Bug tracker #765760
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765760
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to texlive-extra in Ubuntu.
https://bugs.launchpad.net/bugs/1378255
Title:
latexindent.pl from texlive-extra-utils requires File::HomeDir module
but its not a dependency
Status in “texlive-extra” package in Ubuntu:
New
Status in “texlive-extra” package in Debian:
Unknown
Bug description:
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
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-extra/+bug/1378255/+subscriptions
References