public inbox for cygwin-xfree@sourceware.org
help / color / mirror / Atom feed
* "Failed to write cache" during install
@ 2010-09-24  0:50 Richard Gitschlag
  2010-09-27 15:03 ` Jon TURNEY
  0 siblings, 1 reply; 2+ messages in thread
From: Richard Gitschlag @ 2010-09-24  0:50 UTC (permalink / raw)
  To: cygwin-xfree


I recently set up Cygwin and XWin on my XP system, but need help with error messages that occured during post-install scripts.

My setup log file shows:

> 2010/08/26 10:17:04 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-adobe-dpi75.sh
> 2010/08/26 10:17:18 abnormal exit: exit code=1
> 2010/08/26 10:17:18 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-alias.sh
> 2010/08/26 10:17:44 abnormal exit: exit code=1
> 2010/08/26 10:17:44 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-misc-misc.sh
> 2010/08/26 10:17:52 abnormal exit: exit code=1
> 2010/08/26 10:17:52 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/fontconfig.sh
> 2010/08/26 10:18:18 abnormal exit: exit code=8

Checking the verbose log shows a common theme of "failed to write cache", e.g:

2010/08/26 10:17:04 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-adobe-dpi75.sh
/usr/share/fonts/75dpi: failed to write cache

My local cygwin directory resides on a FAT32 drive, if that is related.  Made copies of my setup logs and can supply further information if needed.


-- Stratadrake
strata_ranger@hotmail.com
--------------------
Numbers may not lie, but neither do they tell the whole truth.
 		 	   		  

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


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

* Re: "Failed to write cache" during install
  2010-09-24  0:50 "Failed to write cache" during install Richard Gitschlag
@ 2010-09-27 15:03 ` Jon TURNEY
  0 siblings, 0 replies; 2+ messages in thread
From: Jon TURNEY @ 2010-09-27 15:03 UTC (permalink / raw)
  To: cygwin-xfree; +Cc: strata_ranger

On 24/09/2010 01:50, Richard Gitschlag wrote:
> I recently set up Cygwin and XWin on my XP system, but need help with error messages that occured during post-install scripts.
>
> My setup log file shows:
>
>> 2010/08/26 10:17:04 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-adobe-dpi75.sh
>> 2010/08/26 10:17:18 abnormal exit: exit code=1
>> 2010/08/26 10:17:18 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-alias.sh
>> 2010/08/26 10:17:44 abnormal exit: exit code=1
>> 2010/08/26 10:17:44 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-misc-misc.sh
>> 2010/08/26 10:17:52 abnormal exit: exit code=1
>> 2010/08/26 10:17:52 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/fontconfig.sh
>> 2010/08/26 10:18:18 abnormal exit: exit code=8
>
> Checking the verbose log shows a common theme of "failed to write cache", e.g:
>
> 2010/08/26 10:17:04 running: F:\cygwin\bin\bash.exe --norc --noprofile /etc/postinstall/font-adobe-dpi75.sh
> /usr/share/fonts/75dpi: failed to write cache
>
> My local cygwin directory resides on a FAT32 drive, if that is related.  Made copies of my setup logs and can supply further information if needed.

The command which is failing is 'fc-cache -f', and the cache files in question 
live in /var/cache/fontconfig.

You might try running 'strace fc-cache -f' from a shell to see if that sheds 
any light on why these cache files apparently can't be written.

-- 
Jon TURNEY
Volunteer Cygwin/X X Server maintainer

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


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

end of thread, other threads:[~2010-09-27 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-09-24  0:50 "Failed to write cache" during install Richard Gitschlag
2010-09-27 15:03 ` Jon TURNEY

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