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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=mWHOtEdvRzwLnXFw nSaxFs/FIwADGOvGdKJ31fJ6i0Sl7IuH7BqNyjLI1JKtH8RDVkNuM4N0IGPasSAY WkaOFYgSVYEfFFRwa0DZtWO5Wl3Ua3FURmded6bOtEYigABkmfI5codUZ0lhNQdC RyenXGaTKStzpHLVdNYkCRWMuQo= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=YvjoWCbvW6X5LKJqBv2cj2 /USD4=; b=w+GtPHJ9BPG8nljO5+JmhIZnoF7fQ9GDRrkjxOYiZnHkKAq/jGpOhU 6VQwW9bx6uY9c2N9GLJpx9Qj/0CkMfPjZgm9PlR2oa5tKcWLeDAIRl07R9zmdPGq WJ7lfO3adESBOoUGeTOYO59HvBS1k5zjmoAzc8dfh2p1+pWHiDMuw= 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=-1.8 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: limerock02.mail.cornell.edu X-CornellRouted: This message has been Routed already. Subject: Re: Fonts reorganization and additions To: cygwin AT cygwin DOT com References: <1441962346 DOT 9784 DOT 34 DOT camel AT cygwin DOT com> <55F2B932 DOT 8060101 AT gmail DOT com> <55F30150 DOT 8020906 AT cornell DOT edu> <1441989600 DOT 15240 DOT 4 DOT camel AT cygwin DOT com> From: Ken Brown Message-ID: <55F327B4.40208@cornell.edu> Date: Fri, 11 Sep 2015 15:12:52 -0400 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1441989600.15240.4.camel@cygwin.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 9/11/2015 12:40 PM, Yaakov Selkowitz wrote: > On Fri, 2015-09-11 at 12:29 -0400, Ken Brown wrote: >> On 9/11/2015 7:21 AM, Ola Strömfors wrote: >>> The update gave the following error: >>> >>> Unable to extract >>> /etc/X11/fontpath.d/xorg-x11-fonts-75dpi:unscaled:pri=20 >>> >>> The File is in use or some other error occurred. >>> >>> Please stop all Cygwin processes and select "Retry", or select >>> "Continue" to go on anyway (the file will be updated after a reboot). >>> >>> and a similar message about the misc fonts. >>> >>> - Reboot did not help >>> - After uninstalling the packages, creating the directory >>> /etc/X11/fontpath.d and installing them again, >> >> This looks like a packaging error. Yaakov, shouldn't installing >> xorg-x11-fonts-* create /etc/X11/fontpath.d if it doesn't exist? From >> >> https://cygwin.com/cgi-bin2/package-grep.cgi?grep=etc%2FX11%2Ffontpath.d&arch=x86_64 >> >> it appears that terminus-fonts is the only package that creates this >> directory. > > They do already, and they show up in the search. I was referring to the fact that for terminus-fonts we see 2015-09-10 19:57 0 etc/ [...] 2015-09-10 19:57 0 etc/X11/ 2015-09-10 19:57 0 etc/X11/fontpath.d/ 2015-09-10 19:57 0 etc/X11/fontpath.d/terminus:unscaled -> /usr/share/fonts/terminus whereas for xorg-x11-fonts-dpi75 we see only 2015-09-10 20:44 0 etc/X11/fontpath.d/xorg-x11-fonts-75dpi:unscaled:pri=20 -> /usr/share/X11/fonts/75dpi and similarly for the other xorg-x11-fonts-* packages. I interpreted this as meaning that /etc/X11/fontpath.d wouldn't get created, but maybe I was wrong. In any case, it apparently didn't get created for the OP, and I had the same experience. On the other hand, it gets created when I manually unpack the tarball, so I don't know what's going on. 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