From owner-freebsd-questions@freebsd.org Thu Oct 5 07:58:54 2017 Return-Path: Delivered-To: freebsd-questions@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 4666BE2FD6C for ; Thu, 5 Oct 2017 07:58:54 +0000 (UTC) (envelope-from fluca1978@gmail.com) Received: from mail-io0-x22f.google.com (mail-io0-x22f.google.com [IPv6:2607:f8b0:4001:c06::22f]) (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 0E477644A0 for ; Thu, 5 Oct 2017 07:58:54 +0000 (UTC) (envelope-from fluca1978@gmail.com) Received: by mail-io0-x22f.google.com with SMTP id 101so389758ioj.3 for ; Thu, 05 Oct 2017 00:58:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:sender:from:date:message-id:subject:to; bh=jwrV/R2exHDhjEj10FjW3vcwu2YcGUgs65Ky3gw0+EQ=; b=IXrgsIbSZuEpDfLNOqceQ+cLYxK3h4sHTrJY9EwvJAEgTxt8luyLZyqRZ+2bx77/7x 62OyC7HfCrjGnUWVgRehmjY4e+9KHUSJoa1J0ZwkVmdwK5a2HbK5W1WQQCfkT8CFEYbB aRbV1JpKfh7km3u/ZqS03JA3EjKr8pnYWteYvKlvWoJJpkz9KRsAWzA9kDQLRsRMArNQ zXbnyx66lCNeox8TMtikZUnwdfz+xw9hKlTJv13gdA68nKkd+eKA5JDE79+wJ1EOqD4I +rHKrUIs/GjYFmlbT8g/iFk1m/9UoOL8Y0IV8HmCXn94xS5D96kdjVwF6sxxnC0fBvJH A4OQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:sender:from:date:message-id:subject :to; bh=jwrV/R2exHDhjEj10FjW3vcwu2YcGUgs65Ky3gw0+EQ=; b=J+/vQocwDltsvi4M7EJEKAaJWcYB/gMIhxg96IGRJildZ2KvvboDDVC3yMAwgAZCJG mjist0qN5CHCBGYjLPlpQLw8wlySISNChrMAJOd2tEArlfMinKtYQ7iHNGmVyue7ds0l i7rldwPfugobjJYrAbM4u/ZSQuj4MkMyYt06X6q5bg7jm/6upLIfP3TTmQbEu4SzccZM pk96zagNjnAvgh+1SlnUr1N6aghvLBs/vreBjdeSxmx266p93OYgage0UXIelLTFQQbf GfDDbMSIyIcoq25mFT6/O295tUBxmTQnI8We57QpA/LHQboTAL2b+zhtY1FjoS3OvLYX JJAw== X-Gm-Message-State: AMCzsaUUrMJlzxK73KZJt0So8Sf9wusPR9gECaG8+rl/yp9bZiHe12dH x8N3rWlQvbx1Ao3nKQjyIM3e26lh5/czcYo10e1VMA== X-Google-Smtp-Source: AOwi7QB3rBaWFQNCFUc8iaa1NPXI7Kv9Z9IQ2Z7fEXXA92Wo/o+ahhNskyjyfhBu119cJnM38vNyOCcz7/Ih6PMJQk8= X-Received: by 10.107.138.95 with SMTP id m92mr1506891iod.164.1507190332884; Thu, 05 Oct 2017 00:58:52 -0700 (PDT) MIME-Version: 1.0 Sender: fluca1978@gmail.com Received: by 10.79.164.93 with HTTP; Thu, 5 Oct 2017 00:58:12 -0700 (PDT) From: Luca Ferrari Date: Thu, 5 Oct 2017 09:58:12 +0200 X-Google-Sender-Auth: -kpTVPVg1370slXrzuxFKplwwhI Message-ID: Subject: portmaster and synth report different output To: freebsd-questions Content-Type: text/plain; charset="UTF-8" X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 05 Oct 2017 07:58:54 -0000 Hi all, first of all I'm new to synth, and trying it on a virtual machine of mine I got different output: olivia# uname -a FreeBSD olivia 11.1-RELEASE FreeBSD 11.1-RELEASE #0 r321309: Fri Jul 21 02:08:28 UTC 2017 root@releng2.nyi.freebsd.org:/usr/obj/usr/src/sys/GENERIC amd64 olivia# portmaster -a ===>>> Gathering distinfo list for installed ports ===>>> Starting check of installed ports for available updates ===>>> All ports are up to date olivia# synth status Querying system about current package installations. Stand by, comparing installed packages against the ports tree. Scanning existing packages. These are the ports that would be built ([N]ew, [R]ebuild, [U]pgrade): N => net/samba46 N => ports-mgmt/dialog4ports N => ports-mgmt/portmaster N => ports-mgmt/synth N => security/nmap N => security/sudo N => shells/bash N => shells/zsh Total packages that would be built: 8 The complete build list can also be found at: /tmp/synth_status_results.txt So while portmasters is quiet and states it is all updated, synth reports I need some ports to be installed, such as samba. Please note that I logged in with zsh, done a sudo and run synth, so such packages are installed! Please also note that before running both commands I performed a dist-clean of all the ports tree (if that matters). What am I missing? Thanks, Luca