From owner-freebsd-current@freebsd.org Mon Jul 9 00:11:52 2018 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EEBF21048000 for ; Mon, 9 Jul 2018 00:11:51 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: from mail-wr1-f50.google.com (mail-wr1-f50.google.com [209.85.221.50]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7DADF7484D for ; Mon, 9 Jul 2018 00:11:51 +0000 (UTC) (envelope-from lwhsu.freebsd@gmail.com) Received: by mail-wr1-f50.google.com with SMTP id r16-v6so9125774wrt.11 for ; Sun, 08 Jul 2018 17:11:51 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8oOX3LhVd23cIJbzCkIohY+Zq7fReGkDye4wPjNpwm4=; b=RCJ5QsQQOjMoZYF30Z4q3wOqmZr/PtFt5npB1uzKSqHw8Axk3+Z0ATVSrjzyk9UBXe NIiXu27Zsmz2014QqVX0ZTCDxornix+iAyyqBpsOB4SS39tgmBCD6+f48KDWiRIypKhh 43ULTnq4fPIcMT5ZEUQFbgSRLAjrhsuvljz/MybG5apq9zx2TRKGPi8dvY8UISG+34lX lrbfUq3LrK36Jv6hidSmIzVBIO8/UkQCmLB/TNC42KXbxdFxHY0Bvq4fPYbcsWh94YQf xxanj1ptdeM30tJHryzGHfxkCNheOev9FEvFtiQpKQh1JcLY8JKBM4TxMIjeSp9tssTu 60zw== X-Gm-Message-State: APt69E1CEAmikP1IVmKRVD4YmMvTDzdHV7vcms0qBMO02tG4BK8qpQNB xcQ4tOBDfO6SZGkO4vsy4gKjSiizL2ExQkQaIF4= X-Google-Smtp-Source: AAOMgpfFMFSjXuZvNTAqLfvNlY5Gxvz1+WPBZq2EzltgPid/NcM5DyrqqN6v54PhZ7xO8m1VxDy02nS20czQfAd6drI= X-Received: by 2002:adf:ea0a:: with SMTP id q10-v6mr13293182wrm.224.1531094638678; Sun, 08 Jul 2018 17:03:58 -0700 (PDT) MIME-Version: 1.0 References: <76841358-DBB1-4400-9E99-9B7375245DD2@yahoo.com> In-Reply-To: <76841358-DBB1-4400-9E99-9B7375245DD2@yahoo.com> From: Li-Wen Hsu Date: Mon, 9 Jul 2018 01:03:46 +0100 Message-ID: Subject: Re: ci.freebsd.org's FreeBSD-head-i386-testvm fails for: pkg: No packages available to install matching 'scapy' have been found in the repositories To: Mark Millard Cc: FreeBSD Current Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jul 2018 00:11:52 -0000 On Thu, Jul 5, 2018 at 11:51 PM Mark Millard wrote: > > https://ci.freebsd.org/job/FreeBSD-head-i386-testvm/6978/console shows: > > 22:34:39 All repositories are up to date. > 22:34:39 + sudo chroot ufs pkg install -y kyua perl5 scapy ksh93 python > 22:34:39 Updating FreeBSD repository catalogue... > 22:34:39 FreeBSD repository is up to date. > 22:34:39 All repositories are up to date. > 22:34:39 Updating database digests format: . done > 22:34:39 pkg: No packages available to install matching 'scapy' have been found in the repositories > 22:34:39 Build step 'Execute shell' marked build as failure > 22:34:39 FTP: Current build result is [FAILURE], not going to run. > > There is a: > > https://svnweb.freebsd.org/ports/head/net/scapy/ > It's not in head's pkg repository because it was skipped in last completed pkg build: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p473790_s335878 (ipv6 only) The reason is libdnet did not build, which needs this: https://svnweb.freebsd.org/changeset/base/335928 The on-going pkg build will have scapy restored: http://beefy12.nyi.freebsd.org/build.html?mastername=head-amd64-default&build=p474051_s336054 Li-Wen -- Li-Wen Hsu https://lwhsu.org