X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; q= dns; s=default; b=PcydXP9JRKK7pvg6kJSxC0Rnfl+MplJgcqM1pR7YKDGBd8 76FQaqAVvW8CgoDgKXjyjBVIPHEAvltWooD/hoHCEMidTyOv5FHoTOgg1l7IzY3s L03A+4k0tA7wqEOdue100qqwfWyfihgypS749HlyFad2EgClL1bzo/tYAqP4s= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:content-type :content-transfer-encoding:date:from:to:subject:message-id; s= default; bh=DIyvLhBm4V4Cfh1wpy5u12DxW4s=; b=bIMWj2pwM81SfjFG0Vxp 1LH3C1QNxrTl3T3yO5FwU6yKDCa5BR1p5z/UGdPyngZcjLJvMU8zHPWKR4SkFab/ vQmfkoBDdBb6dOVR4On3t2O0kiVGsXtV+4O7mIKfbv6UkJRXFk7//Wr+JG4SYtCz 6IHx0SRd91FfKQ89CwMHBJY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_00,MSGID_FROM_MTA_HEADER,SPF_PASS autolearn=ham version=3.3.1 spammy=H*r:encrypted, H*r:105, Home, perpetual X-HELO: fox.rettoggalt.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=perezterron.net; h=mime-version:content-type:content-transfer-encoding:date:from:to:subject:message-id; s=s20171006591; bh=/Hqh0kvZSh+KvO6j9RWUY7H4xWChIco43e961bGXPys=; b=0Shbjz902FOSpNldPujMNSQg9kll8bg7m7N8gOFH2bF+dPwukP72QN/oPU+Unxj2KAZmU20HTKXkm3M9/JOgd2ujGa1WfqPoMTT+q0e2xdPnUIks9f3WZM0VotbXSi95V3HWPsPHj8GGMMIOk4IJSaUDA8v5KvePHFAI4pfXdRGr2NPmKVfEjVRUWxPwANs6+JmufkaIJek3Y2OB5CK5QswRgZFw3jzaKhkv6vYIU+ZjHUfa9wtxtMW+i24Yo6s91QEffafgatKszA5x5dysuiyQKDRNmJw/s67JoGCYe1Ynp5sMxzBX7ctNYYpmvBA1dt6qViGNqi4Gs9znbtpIFQ== MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="=_d190b8a1328bd90c89a56a46cfa66316" Content-Transfer-Encoding: 7bit Date: Thu, 07 Mar 2019 01:02:50 +0100 From: Enrique Perez-Terron To: cygwin AT cygwin DOT com Subject: Annoying error messages from setup Message-ID: <2e2397a79c774d805d7a52dd2c5c3fb5@perezterron.net> X-Sender: enrique AT perezterron DOT net --=_d190b8a1328bd90c89a56a46cfa66316 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed For some time (several months), the setup program always finishes with the following message: > Package: _/cygwin-doc > cygwin-doc.sh exit code 3 > Package: z/Perpetual > zp_texlive_finish.dash exit code 20 Looking into setup.log.full, I find: > 2019/03/06 22:39:56 running: C:\cygwin\bin\bash.exe --norc --noprofile > "/etc/postinstall/cygwin-doc.sh" > mkshortcut: Saving "/cygdrive/c/ProgramData/Microsoft/Windows/Start > Menu/Programs/C:/cygwin/User Guide (PDF).lnk" failed; does the target > directory exist? > mkshortcut: Saving "/cygdrive/c/ProgramData/Microsoft/Windows/Start > Menu/Programs/C:/cygwin/User Guide (HTML).lnk" failed; does the target > directory exist? > mkshortcut: Saving "/cygdrive/c/ProgramData/Microsoft/Windows/Start > Menu/Programs/C:/cygwin/API (PDF).lnk" failed; does the target > directory exist? > mkshortcut: Saving "/cygdrive/c/ProgramData/Microsoft/Windows/Start > Menu/Programs/C:/cygwin/API (HTML).lnk" failed; does the target > directory exist? > mkshortcut: Saving "/cygdrive/c/ProgramData/Microsoft/Windows/Start > Menu/Programs/C:/cygwin/Home Page.lnk" failed; does the target > directory exist? > mkshortcut: Saving "/cygdrive/c/ProgramData/Microsoft/Windows/Start > Menu/Programs/C:/cygwin/FAQ.lnk" failed; does the target directory > exist? > 2019/03/06 22:39:57 abnormal exit: exit code=3 Where do the "/C:" parts in the middle of the link names come from? Investigating, I find that mkshortcut is being called like this: > /usr/bin/mkshortcut -A -P -n "Cygwin/User Guide (PDF)" -d "Cygwin User > Guide PDF" -- /usr/share/doc/cygwin-doc/cygwin-ug-net.pdf > /usr/bin/mkshortcut -A -P -n "Cygwin/User Guide (HTML)" -d "Cygwin User > Guide HTML" -- /usr/share/doc/cygwin-doc/html/cygwin-ug-net/index.html > /usr/bin/mkshortcut -A -P -n "Cygwin/API (PDF)" -d "Cygwin API > Reference PDF" -- /usr/share/doc/cygwin-doc/cygwin-api.pdf > /usr/bin/mkshortcut -A -P -n "Cygwin/API (HTML)" -d "Cygwin API > Reference HTML" -- /usr/share/doc/cygwin-doc/html/cygwin-api/index.html > /usr/bin/mkshortcut -A -P -n "Cygwin/Home Page" -d "Cygwin Home Page > Link" -a https://cygwin.com/index.html -- /usr/bin/cygstart > /usr/bin/mkshortcut -A -P -n "Cygwin/FAQ" -d "Cygwin Frequently Asked > Questions Link" -a https://cygwin.com/faq.html -- /usr/bin/cygstart There appears to be a bug in mkshortcut. Could this be somehow related to my enabling native symbolic links? (Not sure if this error began before I did that.) I don't know where to find the source for mkshortcut, and not sure if somebody else knows this program and can look into it. Should I report this somewhere? -- The output from zp_texlive_finish.dash is very long, so I show only the final lines in setup.log.full: > Transcript written on lualatex.log. > fmtutil [INFO]: /var/lib/texmf/web2c/luatex/lualatex.fmt installed. > fmtutil [WARNING]: inifile eptex.ini for eptex/eptex not found. > fmtutil [WARNING]: inifile ptex.ini for ptex/ptex not found. > fmtutil [WARNING]: inifile cslatex.ini for cslatex/pdftex not found. > fmtutil [WARNING]: inifile jadetex.ini for jadetex/pdftex not found. > fmtutil [WARNING]: inifile platex.ini for platex/eptex not found. > fmtutil [WARNING]: inifile lambda.ini for lamed/aleph not found. > fmtutil [WARNING]: inifile csplain.ini for pdfcsplain/xetex not found. > fmtutil [WARNING]: inifile csplain-utf8.ini for pdfcsplain/pdftex not > found. > fmtutil [WARNING]: inifile csplain.ini for pdfcsplain/luatex not found. > fmtutil [WARNING]: inifile pdfjadetex.ini for pdfjadetex/pdftex not > found. > fmtutil [WARNING]: inifile mltex.ini for mltex/pdftex not found. > fmtutil [WARNING]: inifile csplain-utf8.ini for csplain/pdftex not > found. > fmtutil [WARNING]: inifile pdfmex.ini for pdfmex/pdftex not found. > fmtutil [WARNING]: inifile mex.ini for mex/pdftex not found. > fmtutil [WARNING]: inifile xmltex.ini for xmltex/pdftex not found. > fmtutil [WARNING]: inifile eplain.ini for eplain/pdftex not found. > fmtutil [WARNING]: inifile pdfxmltex.ini for pdfxmltex/pdftex not > found. > fmtutil [WARNING]: inifile amstex.ini for amstex/pdftex not found. > fmtutil [WARNING]: inifile cslatex.ini for pdfcslatex/pdftex not found. > fmtutil [WARNING]: inifile texsis.ini for texsis/pdftex not found. > fmtutil [INFO]: Disabled formats: 21 > fmtutil [INFO]: Successfully rebuilt formats: 17 > fmtutil [INFO]: Failed to build: 20 (eptex/eptex ptex/ptex > pdftex/cslatex pdftex/jadetex eptex/platex aleph/lamed xetex/pdfcsplain > pdftex/pdfcsplain luatex > /pdfcsplain pdftex/pdfjadetex pdftex/mltex pdftex/csplain pdftex/pdfmex > pdftex/mex pdftex/xmltex pdftex/eplain pdftex/pdfxmltex pdftex/amstex > pdftex/pdfcsl > atex pdftex/texsis) > fmtutil [INFO]: Total formats: 58 > fmtutil [INFO]: exiting with status 20 > 2019/03/06 22:41:17 abnormal exit: exit code=20 Looking at the source of "fmtutil", it appears that this is the key line: (It's a perl script; shown with line number) > 462 return $opts{"strict"} ? $err : 0; where $err appears to count the fonts not converted. Looking up the first of the "missing" inifiles, eptex.ini, I find it belongs to the cygwin package "texlive-collection-langjapanese-20180414-1" I have no knowledge of Japanese, and most likely no reason to install said package. The perl script also appears to have a mechanism to declare formats disabled, but the configuration file /etc/texmf/web2c/fmtutil.cnf has the following comment: > # Modified for the Cygwin distribution so that all formats are > # initially disabled. The postinstall scripts will enable those > # corresponding to installed packages. I suspect that the postinstall script is broken, enabling formats that are not installed. It would take me quite long time to track down how this is implemented in the postinstall script. Who can I report this to? Regards, Enrique Perez-Terron --=_d190b8a1328bd90c89a56a46cfa66316 Content-Transfer-Encoding: 7bit Content-Type: application/pgp-keys; name=0xD6B3CEE5.asc Content-Disposition: attachment; filename=0xD6B3CEE5.asc; size=3106 -----BEGIN PGP PUBLIC KEY BLOCK----- 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 2MX2/VKr2Ga9E2YDqtuVo6Eo8CUuKHK9Uqg= =yhz5 -----END PGP PUBLIC KEY BLOCK----- --=_d190b8a1328bd90c89a56a46cfa66316 Content-Type: text/plain; charset=us-ascii -- 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 --=_d190b8a1328bd90c89a56a46cfa66316--