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:message-id:from:to:subject :content-type:date; q=dns; s=default; b=u66NR3g1Xyknn6crTYf3b5db UheEL1ltzdvVEw8naYSm4+zObNPuXL7tOio99hN/ET9+XJxH0XpcTd5rHPTLXMna NNPIRcsXyRp2SETXtaDjuunxMxrvIzRn4uZw8yfR8dcTJAKz+R8+rp74DOAX2OXc HXaO33frBp4oOc8tvoQ= 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:message-id:from:to:subject :content-type:date; s=default; bh=oi0C7NwdscJbMHwDHLFN7E8lKhI=; b= JXZOMojql3yHmzyx+0AbxOcsbaWIG6KvrOVKuryIDJoAnm3TAImlDib1lbGLttHE WV2bpq1f6p7uzjoIYmg9tN4Os2Qw2FXC95A4Kiu8UGPWdMsIgcT6TM/JjVhPhEqW 3MlLEyAbdnMUF/d3QlSvNkGtUO4RezyTlcbQHF9SsrA= 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-Virus-Found: No X-Spam-SWARE-Status: No, score=3.8 required=5.0 tests=AWL,BAYES_99,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,XPRIO autolearn=no version=3.3.2 spammy=H*M:gmx, H*MI:gmx, HImportance:normal, zp_fontconfig_cache_1sh X-HELO: mout.gmx.net MIME-Version: 1.0 Message-ID: From: "Mark McGregor" To: cygwin AT cygwin DOT com Subject: zp_fontconfig_cache_1.sh exit code 2 Content-Type: text/plain; charset=UTF-8 Date: Sun, 12 Jun 2016 23:32:40 +0200 Sensitivity: Normal X-UI-Out-Filterresults: notjunk:1;V01:K0:8ZgKoKPsBco=:CoFg4UQGjuEqxaC0lMI9V1 Rz85yOHWYE4vDbHNHkgx2eurvANWM7//01Mw7g/5tIPETbQbhwGR08fdV5wXd0WHUjgGsxHRQ 8LKKhfpD44yjSjTuF/51mBdGcZt+eh4ZPAmQt5pFLMtkAWxu+j+Ub5yiVOL8AjO7IpETbsbSn gARJl2j3eCmmjDtSmhYxLa4Nk+4bCCDWiZzymeTDaCrLpc8pzQ2sZyqGqh3wmAd8Bm0KfQFXv Uds5k26B9AbrwcwAH7gwbM00Rqwuscq8g/sHm816DrnPwE1rQFV/ZsjLOcaLpp82a2CthWJOr 1mpHN7rQGMRMEZ1MGJHWd69/6XZTP4bVh0SlSTU6G8oxjUryYe02Qg9XfGgQ47+fSshtmZzLT b/xPKiEs8UEGZOuSUOqK/7g4o2N3UYkbBy4uLve5RHhKxIS46jQtOwUXs3WMbkmrT+tryat/K 8H2FTHav/Q== ... and after one more installation, I get exit code 1. Don't ask me why. Here is a relevant portion of the log for the following installation: [ ... 2016/06/12 23:23:38 running: C:\cygwin64\bin\dash.exe "/etc/postinstall/0p_update-info-dir.dash" Rebuilding info directory install-info: /usr/share/info/de.utf8: empty file install-info: /usr/share/info/es.utf8: empty file install-info: warning: no info dir entry in `/usr/share/info/maxima-index.lisp' install-info: /usr/share/info/pt.utf8: empty file install-info: /usr/share/info/pt_BR.utf8: empty file install-info: warning: no info dir entry in `/usr/share/info/texdraw.info.gz' 2016/06/12 23:23:44 running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_desktop-file-utils.sh" 2016/06/12 23:23:44 running: C:\cygwin64\bin\bash.exe --norc --noprofile "/etc/postinstall/zp_fontconfig_cache_1.sh" /usr/share/texmf-dist/fonts/type1/public: failed to write cache 2016/06/12 23:23:54 abnormal exit: exit code=1 ... ] Executing this guy afterwards seems ok: $ /etc/postinstall/zp_fontconfig_cache_1.sh $ echo $? 0 -- 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