X-Recipient: archive-cygwin@delorie.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:date:from:to:subject:message-id:mime-version
	:content-type; q=dns; s=default; b=bGwYYq4rTf7fNPKs7b3P7P/zipxQu
	WkNEviS6EvpyjRk3EBoZS211Pvq1KrMIa8C8/ha+3rShL7B0NeGBmoZjEzYA5RGs
	lCO/WdSgszT1RcCcIDFqOea703IiyY4OwP4uyhqpASly3jpQcGqXKUetQIgBHOTy
	zUXu9yn9gnTiLY=
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:date:from:to:subject:message-id:mime-version
	:content-type; s=default; bh=++FXyMocAyjBNSAH+y5QecYdfeE=; b=ADc
	2C1c1q7vRS0RC/UcGpxbJX1ELQxcT4gmlrLTbYVBSMO3itzZUAe0OI9PygD2eMLV
	xGOlkhMQxnZw2HuagHCboOmc9kM6+hQH+wGZ3y6F/8Ib6yXPxy7ICHR3WwYrEeP2
	HGEYK4mFXY9He+dWsEZ/og4/BYmQ1UYa8hARPSeQ=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f174.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;        d=1e100.net; s=20130820;        h=x-gm-message-state:date:from:to:subject:message-id:mime-version         :content-type:content-disposition:user-agent;        bh=yC7ZUOAPO6XmA8qr+2nCrSBdUkFQhCyac9hkFHwvsk4=;        b=JO0Us1WaUCUszs8tv3uKXQUqdUvHiGjXeTDzDu16msxPoLHyLrOWxNqMTTXPfgkoED         u2m2zxGkexFUxzLDVTzPT3fAZ/mFBf3krMRQRO4D3vL3fOfkmZU4kYwIR94XLgdlYYbD         rSipVu/0cLi+ja+U+D/B1Xa/QshBe7kHpW1kDrUdqD6znvN5bO5ecf0d3sV/hd+/Cxnk         VRArIH+gvM9/W/xACeHIbzxnUOsn9q/9YJVzuU+q75sr6XTQIjo5X8u9f/Qg/Tf/AKbU         4uYMqCIWIt8OsT3m4AOLC5D3kdSU+rEiojZv0lT6rLYBPM0niLMKnrGiorK/oGN8+6PE         V46A==
X-Gm-Message-State: ALoCoQm2bAF+gdLr3a2oo1CrBwezsHwJDL7jovDXy5p1MEvFd03c2WeAzp94yo+Ls5CUBSGE7g1P
X-Received: by 10.180.90.83 with SMTP id bu19mr4803110wib.91.1438075760590;        Tue, 28 Jul 2015 02:29:20 -0700 (PDT)
Date: Tue, 28 Jul 2015 10:29:17 +0100
From: Adam Dinwoodie <adam@dinwoodie.org>
To: cygwin@cygwin.com
Subject: cygutils depends on obsolete libpopt0 package
Message-ID: <20150728092917.GN14466@dinwoodie.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.5.21 (2010-09-15)
X-IsSubscribed: yes

According to the 32-bit setup.ini I've just downloaded, the cygutils
package has a single dependency: libpopt0.  However libpopt0 is marked
as an obsolete package.

Can we either reinstate libpopt0 to full package status, so it appears
in the regular setup-x86 package lists, or switch cygutils to depend on
whatever replaced libpopt0 (which I think is popt)?

I haven't checked whether the same problem also affects 64-bit builds.
In case it's a mirror problem, I picked up my setup.ini from
http://mirrors.kernel.org.

Relevant extracts from the setup.ini below:

    release: cygwin
    arch: x86
    setup-timestamp: 1438006211
    setup-version: 2.871
    ...

    @ cygutils
    sdesc: "A collection of simple utilities (core collection)"
    ldesc: "A collection of simple (single source file) utilities,
    including: lpr, banner, dump (no, not the ext2 backup utility; it's
    a hexdumper), Windows clipboard manipulation programs, and many
    more..."
    category: Base
    requires: libpopt0
    version: 1.4.14-1
    ...

    @ libpopt0
    sdesc: "Obsolete libpopt library"
    category: _obsolete
    requires: popt
    version: 1.16-1
    ...

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

