From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 108330 invoked by alias); 4 Apr 2018 17:00:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 107628 invoked by uid 89); 4 Apr 2018 17:00:39 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.1 required=5.0 tests=AWL,BAYES_00,PLING_QUERY,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS autolearn=ham version=3.3.2 spammy=carrier, H*F:D*org.uk, Hx-spam-relays-external:sk:mailout, H*Ad:D*org.uk X-HELO: out5-smtp.messagingengine.com Received: from out5-smtp.messagingengine.com (HELO out5-smtp.messagingengine.com) (66.111.4.29) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Wed, 04 Apr 2018 17:00:33 +0000 Received: from compute6.internal (compute6.nyi.internal [10.202.2.46]) by mailout.nyi.internal (Postfix) with ESMTP id 0A76E20E0C; Wed, 4 Apr 2018 13:00:23 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute6.internal (MEProxy); Wed, 04 Apr 2018 13:00:23 -0400 X-ME-Sender: Received: from [192.168.1.102] (host86-141-128-35.range86-141.btcentralplus.com [86.141.128.35]) by mail.messagingengine.com (Postfix) with ESMTPA id 77EBAE43BE; Wed, 4 Apr 2018 13:00:22 -0400 (EDT) Subject: Re: msmtp depends on Gnome!? To: The Cygwin Mailing List References: <20180328215009.GB3763@zebra> Cc: Stephen Paul Carrier , Jari Aalto From: Jon Turney Message-ID: <1d206281-7583-de50-2cfc-76cbb521c333@dronecode.org.uk> Date: Wed, 04 Apr 2018 17:00:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <20180328215009.GB3763@zebra> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2018-04/txt/msg00023.txt.bz2 On 28/03/2018 22:50, Stephen Paul Carrier wrote: > Dear cygwin people, > > msmtp is billed as a light-weight SMTP client and I would like to use > it with cron instead of ssmtp. > > What's not light-weight is its dependency on libgnome-keyring0 which > has more dependencies that eventually bring in Gnome. This is for a > headless workstation. > > Is it possible to remove or replace this dependency so that msmtp can > be installed without enlarging the size of the install by such a factor? > > Thanks! Thanks for pointing this out. These dependencies just seem to be out of date. According to [1], msmtp hasn't required gnome-keyring since 1.6.0. It's capable of using libsecret instead, but our package doesn't seem to be built with support for that. Additionally, 1.6.6-1 is built against libgnutls30, but libgnutls28 is listed as dependency. I adjusted these dependencies on sourceware. [1] http://msmtp.sourceforge.net/news.html Jari, Please check your local copy and/or double-check these going forwards. Also, msmtp 1.6.6-1 doesn't seem to have been built for x86, at all. Thanks. -- 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