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:content-type :content-transfer-encoding:subject:date:message-id:from:to; q= dns; s=default; b=q/yj5eovMRkMWya/Q084WhhLI2oJ8NP9q3IdhNcT95nAUM P46+3YDOTG/yRV33hqE3GSuh/wQ2ZF8s0mxb8fBHPEJjWlxFUo+1u1a+243XP+tq zqCkeaoed+0D5NIel+HYT5KW2yN3crrsTkisRApAIz+suQk2tVqXkr1BmzGMI= 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:content-type :content-transfer-encoding:subject:date:message-id:from:to; s= default; bh=Qr49AslvvoceHv/pdP5uEHCN1+E=; b=t09nnp6hQ+D4GV47SSXA T/1VzAM4ty0ftm7w0K/zi0LDF+Z/4NVmZFIIze0i3dUh0hDQNLLI7okdjfKWetYK v3BMXpkiNkZrxEG+vHV/n5aKxtEiaRX1EVs09P/Lyg9zb8B/EVBVKLfNU3WTdeaB mURZOyTKjpo/4Mc8gdcVbKA= 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=0.8 required=5.0 tests=BAYES_50,UNPARSEABLE_RELAY autolearn=ham version=3.3.2 X-HELO: mail1.bemta7.messagelabs.com X-Env-Sender: anders DOT montonen AT schneider-electric DOT com X-Msg-Ref: server-4.tower-201.messagelabs.com!1379311895!6622289!1 X-StarScan-Received: X-StarScan-Version: 6.9.12; banners=-,-,- X-VirusChecked: Checked Content-class: urn:content-classes:message MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: pristine-tar.sh fails with "Package: Unknown package" message Date: Mon, 16 Sep 2013 08:11:32 +0200 Message-ID: From: To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id r8G6Bra6013470 Hi, I'm trying to install Cygwin onto a new machine, and the installer fails with the following error: Package: Unknown package pristine-tar.sh exit code 1 Checking setup.log.full reveals that it's trying to use a package from Perl 5.10 rather than the installed version 5.14: 2013/09/16 08:58:25 running: C:\cygwin\bin\bash.exe --norc --noprofile "/etc/postinstall/pristine-tar.sh" grep: /usr/lib/perl5/5.10/i686-cygwin/perllocal.pod: No such file or directory /etc/postinstall/pristine-tar.sh: line 17: /usr/lib/perl5/5.10/i686-cygwin/perllocal.pod: No such file or directory 2013/09/16 08:58:26 abnormal exit: exit code=1 On my machine, perllocal.pod is found in the path /usr/lib/perl5/5.14/i686-cygwin-threads-64int/perllocal.pod Regards, Anders Montonen (not subscribed, please cc if necessary) -- 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