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=MDGyIUHF+UJW2Trw ZzSZw55BEW2QE8GSgCKe6jX7l726m35W3lbWN50i5M8MF9Snw6gYmVgIXmlcTGsj +xdRhM25aGuS5D4XauxuJaW3oqBIgcjlKdg4NQzHtRcrSJXAKyabIx8wvP0L03NC OYS2jgpH6KCFdnFwQOgfmVytUxs= 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=hq89KKzVm+Udhgl3YEZyj8 9nnNE=; b=qYSKVKH/GBoxPTO5iDfUjz1MyWLLn13hVTridqL7DcMLFCWtanBmpx n/y6ehV3KPnKBt/E2Xc7oFh+X/3z2xSs/EtHNay2SsvbM8vtDRbxXpchUjT7n7M6 t3Sl8ei6TJbQskUpcp505lkkUcm4oLwkWi6TtV3UW9rzvCO4Zjnmo= 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=-6.4 required=5.0 tests=BAYES_00,GIT_PATCH_2,KAM_NUMSUBJECT,SPF_PASS autolearn=ham version=3.3.2 spammy=Hx-languages-length:2729 X-HELO: mail.avenger.ws DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=avenger.ws; s=ethereal; t=1532172598; bh=KezWuSm/i8EqJq6MykAUu6VhlSSU3Etj6BmvJMERc0A=; h=Subject:To:References:From:Date:In-Reply-To; b=6Tn8+XxJesmgB6BN3w1S3LV2C3WKgTCi/q1IfDA4UTr+VZSlzugFzaxTJv1GAiTxw N3zcG5nD1gzHDew40BhWUxlh9kNiVw8rjFLFb4V8JfdWeRzxQit+n21a7AfWeAhXd7 ML1B883ehcGo7+LnygPHTbHZQOtMH2V529iNEu4g= Subject: Re: Fwd: [fixed] Stubborn ghostscript 9.19 not upgrading to 9.23 To: cygwin AT cygwin DOT com References: <6c398205-52ae-0fc1-e248-b9e49862af04 AT avenger DOT ws> <95496955 DOT 20180721122453 AT yandex DOT ru> From: Heavenly Avenger Message-ID: Date: Sat, 21 Jul 2018 08:30:31 -0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.9.1 MIME-Version: 1.0 In-Reply-To: <95496955.20180721122453@yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes Note-from-DJ: This may be spam Checksums may change after rebase, but maybe file size and date? File creation time may work. On 7/21/2018 6:24 AM, Andrey Repin wrote: > Greetings, Heavenly Avenger! > >> Sorry, problem solved... >> $ cygcheck -c libgs9 >> Cygwin Package Information >> Package              Version        Status >> libgs9               9.23-1         OK >> $ cygcheck -l libgs9 >> /usr/bin/cyggs-9.dll >> $ ls -l /usr/bin/cyggs-9.dll >> -rwxr-xr-x 1 avenger None 11816979 Jun 29  2016 /usr/bin/cyggs-9.dll >> Yeah, cygcheck, yeah...  (notice 2016 above?) :P >> Seems cygcheck -c does not really pokes checksum of every file in the >> package? I wonder why this didn't report as corrupt. > Checksums change after rebase. > >> After reinstalling libgs9: >> $ ls -l /usr/bin/cyggs-9.dll >> -rwxr-xr-x 1 avenger Administrators 12393491 Mar 21 17:58 >> /usr/bin/cyggs-9.dll >> $ gs --version >> 9.23 >> Works now. I guess I should just search for 2016 DLLs within /usr/bin >> and assume them all as broken, and reinstall the packages. :) > >> -------- Forwarded Message -------- >> Subject: Stubborn ghostscript 9.19 not upgrading to 9.23 >> Date: Fri, 20 Jul 2018 22:58:45 -0300 >> From: Heavenly Avenger >> To: cygwin AT cygwin DOT com > > >> Hello! >> I got into this problem that ghostscript refuses to upgrade. >> If I try to run a rtf2ps.sh I used to do frequently, I'm getting this: > >> Looking for the error I see somebody mentioning it should be under >> /usr/share/gs/*. I have only /usr/share/ghostscript/*, and it looks like >> the same. Therein, I have 9.19 and 9.23 directories, which suggests >> there's some leftovers from 9.19. Yet, if I try to find the missing file >> (gs_init.ps), I get it within the 9.23 tree. Then it /should/ be good. >> Then, moved to /usr/bin and: >> $ ./gs --version >> 9.19 >> $ ls /usr/share/ghostscript/ >> 9.19  9.23  fonts >> I closed all cygwin terminals, checked up whether no cygwin process was >> running, and performed a reinstall of the ghostscript package. It reads >> 9.23 in setup_x86_64.exe, so I left a little confuse as to why it is not >> getting updated... maybe the package is nuts? Double checked, gs.exe >> process is not running nor stuck. >> Any ideas about what's going on here? :) I would prefer to be able to >> fully upgrade the package, but if the only way is to keep the old one or >> do some hacky symlinks, I guess I would need to live with that. :( > >> -- >> 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 > > -- 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