www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2025/05/28/06:50:45

DMARC-Filter: OpenDMARC Filter v1.4.2 delorie.com 54SAojjP4084585
Authentication-Results: delorie.com; dmarc=pass (p=none dis=none) header.from=cygwin.com
Authentication-Results: delorie.com; spf=pass smtp.mailfrom=cygwin.com
DKIM-Filter: OpenDKIM Filter v2.11.0 delorie.com 54SAojjP4084585
Authentication-Results: delorie.com;
dkim=pass (1024-bit key, unprotected) header.d=cygwin.com header.i=@cygwin.com header.a=rsa-sha256 header.s=default header.b=mcsu+z40
X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 2292938515D0
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1748429443;
bh=HBgeC/mVgJPJZPKrKMJPvhbJiVUwy9x5EkOHWCVkJCk=;
h=Date:To:Subject:In-Reply-To:References:List-Id:List-Unsubscribe:
List-Archive:List-Post:List-Help:List-Subscribe:From:Reply-To:Cc:
From;
b=mcsu+z40d5RKF95ae3OSyjEiVlkU7AZCgUopTuW2QcDHMPWOuujL5tWZLTEoBN68k
eAWF64E5MVs+3CR4kmBiqY4erfu7Dds0pJ/IB+OL91y05uEVmVOGqx0SjsSgseO4TE
9pe04HSroKKhcGbGIlE8PuJwYL4A1n11U/At93dQ=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 80D963851A96
ARC-Filter: OpenARC Filter v1.0.0 sourceware.org 80D963851A96
ARC-Seal: i=1; a=rsa-sha256; d=sourceware.org; s=key; t=1748429416; cv=none;
b=eB55Zc3KjSMqUwNyxVkgcv1a8gD27eONeComvBeKQuo8Cc5CVcBAdzw3ai+5rKMc1DG4+i+oP/vLRFm0XThr/36SAoHehIU1IdmybUnqxJnS5ZYKjow3K5AckQ8g6/n4WJINsewAQQZU5XgbcjQuv9bri6Y+/7tDPfRtpMYO/0Y=
ARC-Message-Signature: i=1; a=rsa-sha256; d=sourceware.org; s=key;
t=1748429416; c=relaxed/simple;
bh=hJVe4aUgCsssCXl2/v4AIwAhMl6yQGY8eCwLG1gYbzA=;
h=DKIM-Signature:Date:From:Message-ID:To:Subject:MIME-Version;
b=w6kzK5KZdTPg1yZfOpQ7mpRIKJnSizPOoeAA9AWJATlNA1banSihKjk1SrQvbihaq8B+15fsQWhM5jdH3p/odupKXhWH+G6SL9p/ci63REFB6PWsJkDCPY+KMjaqlb/m8f6OMxMf37QcdU6yqvwsqFe7a24aH3nHBwGODIiAQK4=
ARC-Authentication-Results: i=1; server2.sourceware.org
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 80D963851A96
X-Yandex-Fwd: 1
Date: Wed, 28 May 2025 13:43:47 +0300
X-Mailer: The Bat! (v9.3.4) Professional
Message-ID: <145533698.20250528134347@yandex.ru>
To: Robert Fensterman <minnmass AT gmail DOT com>, cygwin AT cygwin DOT com
Subject: Re: cygin 3.6.2-1 under Win11 24H2: Cannot launch: no available
terminals
In-Reply-To: <CAL148o6i=r+G=cEQzs5e+KmMt07FxJHhMnoNnquhM0JJuyrwtA@mail.gmail.com>
References: <CAL148o6i=r+G=cEQzs5e+KmMt07FxJHhMnoNnquhM0JJuyrwtA AT mail DOT gmail DOT com>
MIME-Version: 1.0
X-BeenThere: cygwin AT cygwin DOT com
X-Mailman-Version: 2.1.30
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Unsubscribe: <https://cygwin.com/mailman/options/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=unsubscribe>
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: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Andrey Repin via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Andrey Repin <anrdaemon AT yandex DOT ru>
Errors-To: cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com
Sender: "Cygwin" <cygwin-bounces~archive-cygwin=delorie DOT com AT cygwin DOT com>

Greetings, Robert Fensterman!

> When I try to launch Cygwin 3.6.2-1 - be it from the taskbar shortcut,
> double-clicking on mintty.exe, or running mintty.exe from CMD - I get an
> error message:

>> Error: Could not fork child process: There are no available terminals (-1)

> The resulting window is titled "-nologin".

What's your /etc/shells and what is the output of `getent passwd %USERNAME%` ?
Can you start bash.exe directly?

> The taskbar shortcut is:
>> C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico -

> I ran setup this morning to update whatever had updates; this included the
> base cygwin package. As last week, it warned me that there was a point
> update; I've since downloaded that and re-run setup (without reverting
> anything; just letting it do its normal cleanup) to no avail. I've attached
> the portion of setup.log with those two runs.

> I did also update several other Windows apps Windows first thing this
> morning, before I'd tried to open a Cygwin terminal; I don't recall that
> list including anything that should have affected terminals, but I suppose
> it's possible.

> Google searches suggest killing several programs (ssh, ssh-agent, bash, sh,
> git, node etc.); none are running. I have tried rebooting a couple of
> times, launching Cygwin (from the taskbar shortcut) as soon as I can after
> reboot, and I still get the error.

> Other terminal-ey apps work: git-bash launches and appears to work
> normally; similarly, CMD and PowerShell both seem to be just fine.

> Reverting to v 3.6.1-1 seems to work: Cygwin launches and is acting
> normally. Updating cygwin through the current version of setup results in
> the same error condition (and, reverting a second time is still working).

> Running on Win11 24H2 (OS Build 26100.4061).



-- 
With best regards,
Andrey Repin
Wednesday, May 28, 2025 13:20:56

Sorry for my terrible english...


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