On Sat, Mar 31, 2018 at 05:21:01PM -0700, Dennis Ruffer wrote: > I also needed texlive, but it still seems to not be done. It installs now, so > it’s not a big deal, but I thought it used to end with some kind of message.
What I see in the log is errors from chcon (I am surprised that there is a chcon in Cygwin). In some places, chcon failures are explicitly ignored, but in others, they are not. Not sure what the right way to deal with that is; I lean towards explicitly ignoring such failures everywhere; can someone confirm or refute this? - anton