www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2020/05/07/17:27:41

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 5E8563870859
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1588886811;
bh=B4d9wH4l3kMRCAjlrfW+ivHEpEnOphMI6bsigv3o/6Y=;
h=References:In-Reply-To:Date:Subject:To:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=tmjguvQPEKBwh7MY4H5e9L5VlecEK1tEB9uKflT6m3VuaKSlwMDl7Oeq+nyN7/iHb
zvzzRfGehqItsxFmFfifXBejRFOV/7EBdXlBoPtm9qAxSwKlZxjd7NBVFNS7PUdUg0
oze5jaiSSg8hcUBsKcZAGW000OM9ENue2pnLuYoA=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 01106384A034
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:mime-version:references:in-reply-to:from:date
:message-id:subject:to:cc;
bh=fQdDC9wUMsWC3lKW9aSMVtFBWJwyB6kuZL+ek9+eI1I=;
b=saguFSuoaiR3OA98PyWkwcz26L3C5tD4MQxx1TpuZoIHExxFRGmzaS7Rmu64kZ2VHo
s1laxjIyceLjSBmtaPuWD7cOrG/32dhqM1JqoRJNfq/3wrftHsg+By2xCv5Hys+5JHU3
138YcnQsStY0gYRfHt1tb2WDnhULpI2bttVPhPQDyC6yMRq9kpNqojXP+eFIQFmrvQ3k
Nc4/PBA5qcruDHCLBDrWa3qcVUWgh8Tu9n81yG6+mCaMw7vux10IxGzNwacKIsdaP4e2
cdcBNE84X2YzCT3ZCQxJxTIHIBBfcUz+6COX/Hb23OKFbXPQszzCS2XON0XJTk2w7cft
xvGQ==
X-Gm-Message-State: AGi0PuZvAzXXAHbXW/LOBB9PE9c2YlUEkDpAB8OO6oXv/a9Px0vHpSDG
QEHtgeuq4scDVIRYHLs6qiqT83DeAdIXvYrfKL0=
X-Google-Smtp-Source: APiQypK2e+Jxj0/P2Hk94u8pUTLG6+A4Fk7BTUgjeNrWWCxCkP1BGvvzqw0pQ3d1siH7s6uDoL+b0NO+Ls537HCu1i4=
X-Received: by 2002:ac2:442f:: with SMTP id w15mr9942836lfl.73.1588886807710;
Thu, 07 May 2020 14:26:47 -0700 (PDT)
MIME-Version: 1.0
References: <20200507081832 DOT 54306879 AT quarternote>
<CANtRgYd1Ou4h98M4_sXFyV=yjGPKg-k+mq_Z2rPGGtE71EqY7Q AT mail DOT gmail DOT com>
<20200507093226 DOT 110455ae AT quarternote>
<CANtRgYeFsDxeBT3tjHEtjyUzS56z=YMw8D_EN4K2kZMWNXM9-A AT mail DOT gmail DOT com>
<20200507141140 DOT 6535cfb7 AT quarternote>
In-Reply-To: <20200507141140.6535cfb7@quarternote>
Date: Thu, 7 May 2020 23:26:37 +0200
Message-ID: <CANtRgYc-yNVD4NfXeXj4Xfi1asY+zeYrnX9ve-b9Ceba0qAsbQ@mail.gmail.com>
Subject: Re: incorrect text mode graphic character display
To: briand AT pounceofcats DOT com
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, HTML_MESSAGE,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=ham autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-Content-Filtered-By: Mailman/MimeDel 2.1.29
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.29
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <http://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Eric Lilja via Cygwin <cygwin AT cygwin DOT com>
Reply-To: Eric Lilja <mindcooler AT gmail DOT com>
Cc: cygwin AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Cygwin itself is actually just DLL, you can select a previous version of it
in setup.exe. That solved our issue with corrupted display of Maven. You
can also install older versions of any package (but not all old versions
ever published will be available to choose from, just a few ones). Anyway,
my suggestion is downgrade Cygwin itself and see if that helps (if not, we
know the problem is elsewhere). All the other packages you can keep at
latest versions.

- Eric L

On Thu, May 7, 2020 at 11:11 PM <briand AT pounceofcats DOT com> wrote:

> On Thu, 7 May 2020 22:22:56 +0200
> Eric Lilja <mindcooler AT gmail DOT com> wrote:
>
> > You simply run the setup program, it's possible to select a few older
> > versions.
> >
>
> oh, i was thinking i could simply select a previous version of cygwin as a
> whole.
>
> are you talking about selecting previous versions of specific packages ?
>
> it would be really difficult to figure out what i should try and roll
> back, although the terminal programs would obviously be the primary
> candidates.
>
>
>
--
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019