public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Mark Frazer <mark@mjfrazer.org>
To: cygwin@cygwin.com
Subject: /bin in path before /usr/bin breaks latex
Date: Thu, 26 Apr 2012 15:06:00 -0000	[thread overview]
Message-ID: <CA+tVKpCVNKN0p1rpTWd2eXG=h38wzDa1RzoaVjVX_J31MjDsag@mail.gmail.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 656 bytes --]

Updating cygwin yesterday broke several of my scripts.  Turns out this
was because they have /bin before /usr/bin in their PATH exported to
child processes which broke latex.

To reproduce:
  env PATH=/bin:"$PATH" latex manual.tex

Seems that the latex related symlinks in /bin do not function.
Putting /usr/bin in the path first fixes this.

Having /bin in the path on my previous 1.7 install worked fine.  It
has been several months since I updated my cygwin install though.

Both the current and previous texlive installs available via setup.exe
fail in the same way.

Seems that the links in /bin should be removed.

cygcheck -s -v -r output attached.

[-- Attachment #2: cygcheck.out --]
[-- Type: application/octet-stream, Size: 63832 bytes --]

[-- Attachment #3: Type: text/plain, Size: 218 bytes --]

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

             reply	other threads:[~2012-04-26 15:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-26 15:06 Mark Frazer [this message]
2012-04-26 17:05 ` Ken Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+tVKpCVNKN0p1rpTWd2eXG=h38wzDa1RzoaVjVX_J31MjDsag@mail.gmail.com' \
    --to=mark@mjfrazer.org \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).