From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21384 invoked by alias); 26 Sep 2012 14:31:58 -0000 Received: (qmail 21374 invoked by uid 22791); 26 Sep 2012 14:31:57 -0000 X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_YE X-Spam-Check-By: sourceware.org Received: from mho-03-ewr.mailhop.org (HELO mho-01-ewr.mailhop.org) (204.13.248.66) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Wed, 26 Sep 2012 14:31:44 +0000 Received: from pool-108-49-156-82.bstnma.fios.verizon.net ([108.49.156.82] helo=cgf.cx) by mho-01-ewr.mailhop.org with esmtpa (Exim 4.72) (envelope-from ) id 1TGseN-000Dhg-R1 for cygwin-apps@cygwin.com; Wed, 26 Sep 2012 14:31:43 +0000 Received: from localhost (ednor.casa.cgf.cx [192.168.187.5]) by cgf.cx (Postfix) with ESMTP id 1F8F342800E for ; Wed, 26 Sep 2012 10:31:43 -0400 (EDT) X-Mail-Handler: Dyn Standard SMTP by Dyn X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX19MFYWNxUP9csM955eqbNe5 Date: Wed, 26 Sep 2012 14:31:00 -0000 From: Christopher Faylor To: cygwin-apps@cygwin.com Subject: amanda packaging problem Message-ID: <20120926143143.GD24866@ednor.casa.cgf.cx> Reply-To: cygwin-apps@cygwin.com Mail-Followup-To: cygwin-apps@cygwin.com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-apps-help@cygwin.com; run by ezmlm Precedence: bulk Sender: cygwin-apps-owner@cygwin.com List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps@cygwin.com X-SW-Source: 2012-09/txt/msg00182.txt.bz2 upset: *** setup.ini: warning - package amanda requires non-existent package libint18 For some reason, setup.hint contains both a libint18 and a libintl18. I've removed the libint18. The setup.hint also lists some other packages twice: 2 bash 2 libgcc1 2 libglib2.0_0 2 libreadline7 2 perl I've removed the second occurence of each. cgf