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:mime-version:date:message-id:subject:from:to :content-type; q=dns; s=default; b=ZaY79+9VC+Muv93Vza/Ydqbj/jTbV 3EzUhYTU8QlsCGUdWbDHJZld0xhZJDugnytyHAp/77K3rGD/arUkN8/zPRQ3FIJF TEa/Y6OiUVkI01UlAql0IrpNFzeQZbw+bivbGMWVLYbQ8OgGlozg5gEREBvdO6QZ 1mKs3ffnDUpt10= 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:mime-version:date:message-id:subject:from:to :content-type; s=default; bh=K8giin/+W4ATlDrgFRooinMrD/4=; b=YDG KBXL8Krso8p4+Sd3dPnzXzlPwsLkudYp45FXb3Hbeah3/4jYS8qyG5GKxrjRuLML GYUk12cNG2JBuwfEqMvT7IKu6hwZLrsGfas00VclX9x2XHuNVNQQkzWOURvRtBUU x5fk+2Q7glF5E91qimkeI67+nA0p3pMDqhV1R5vY= 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=3.4 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-la0-f42.google.com MIME-Version: 1.0 X-Received: by 10.112.0.173 with SMTP id 13mr27864678lbf.8.1380653306808; Tue, 01 Oct 2013 11:48:26 -0700 (PDT) Date: Tue, 1 Oct 2013 20:48:26 +0200 Message-ID: Subject: cli unattended installation broken From: vokary To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 Hi, i have problem to install cygwin using cli, i am using the newest setup.exe (32/64 doesn't matter) setup-x86_64.exe --help Starting cygwin install, version 2.829 setup-x86_64.exe -s http://mirrors.kernel.org/sourceware/cygwin/ -R C:\cygwin -a x86_64 -q -l C:\cygwinpackages -N This will start to download and install the default packages and raise an error running '/etc/postinstall/000-cygwin-post-install.sh' bash.exe - System Error The program can't start because cygintl-8.dll is missing from your computer. Try reinstalling the program to fix this problem. If i add '-P libintl8' parameter to the cli setup, cygintl-8.dll is present but now there are other dll's missing (libiconv2, libncursesw10, libgcc1, libattr1, ...) Same problem adding openssh package: I can't run ssh-host-config (next error csih and all other dependencies are missing (cygrunsrv, ...) If i run setup in gui mode, everything is working fine and all dependencies were downloaded and installed. Any suggestions or ideas why this is happen? I always run this command but since 1-2 weeks it's not possible anymore. Best regards -- 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