public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* plotutils-2.6-4 postinstall error in cygwin 2.5.0
@ 2016-04-18  1:38 Ken
  2016-04-18  6:17 ` Marco Atzeri
  0 siblings, 1 reply; 2+ messages in thread
From: Ken @ 2016-04-18  1:38 UTC (permalink / raw)
  To: cygwin

Hello,

While performing a fresh install of cygwin 2.5.0 x86_64 on Windows 7 
64-bit I encountered the following postinstall error for plotutils-2.6-4:

Excerpt from setup.log:
2016/04/17 20:07:07 running: E:\Cygwin64\bin\bash.exe --norc --noprofile 
"/etc/postinstall/plotutils.sh"
2016/04/17 20:07:09 abnormal exit: exit code=1

Manually re-running the /etc/postinstall/plotutils.sh script appears to 
resolve the issue.  However, re-running the script will re-induce the 
failure as demonstrated below.

     $ /etc/postinstall/plotutils.sh ; echo $?
     0

     $ /etc/postinstall/plotutils.sh ; echo $?
     /usr/share/fonts/misc: failed to write cache
     1

     $ /etc/postinstall/plotutils.sh ; echo $?
     0

To ensure it is not re-run again later, I simply did the following until 
the script was renamed to its .done form:
     $ /etc/postinstall/plotutils.sh && mv /etc/postinstall/plotutils.sh 
/etc/postinstall/plotutils.sh.done
     /usr/share/fonts/misc: failed to write cache

     $ /etc/postinstall/plotutils.sh && mv /etc/postinstall/plotutils.sh 
/etc/postinstall/plotutils.sh.done

While this is a work-around, I thought it was worth reporting with the 
hope that it would be resolved during the setup phase in the future.

Best regards,
Ken


--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: plotutils-2.6-4 postinstall error in cygwin 2.5.0
  2016-04-18  1:38 plotutils-2.6-4 postinstall error in cygwin 2.5.0 Ken
@ 2016-04-18  6:17 ` Marco Atzeri
  0 siblings, 0 replies; 2+ messages in thread
From: Marco Atzeri @ 2016-04-18  6:17 UTC (permalink / raw)
  To: cygwin

On 18/04/2016 03:38, Ken wrote:
> Hello,
>
> While performing a fresh install of cygwin 2.5.0 x86_64 on Windows 7
> 64-bit I encountered the following postinstall error for plotutils-2.6-4:
>

Noted.
I am repacking to handle the change in the font system.

Regards
Marco

--
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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-04-18  6:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-04-18  1:38 plotutils-2.6-4 postinstall error in cygwin 2.5.0 Ken
2016-04-18  6:17 ` Marco Atzeri

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).