From owner-freebsd-stable@freebsd.org Thu Feb 9 20:12:40 2017 Return-Path: Delivered-To: freebsd-stable@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 39FB7CD8EAC for ; Thu, 9 Feb 2017 20:12:40 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smarthost1.greenhost.nl (smarthost1.greenhost.nl [195.190.28.81]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 043ED1E18 for ; Thu, 9 Feb 2017 20:12:38 +0000 (UTC) (envelope-from ronald-lists@klop.ws) Received: from smtp.greenhost.nl ([213.108.104.138]) by smarthost1.greenhost.nl with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1cbv4v-0006o5-Nx for freebsd-stable@freebsd.org; Thu, 09 Feb 2017 21:12:29 +0100 Content-Type: text/plain; charset=utf-8; format=flowed; delsp=yes To: freebsd-stable@freebsd.org Date: Thu, 09 Feb 2017 21:12:28 +0100 Subject: pkg upgrade deletes firefox? MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: "Ronald Klop" Message-ID: User-Agent: Opera Mail/12.16 (FreeBSD) X-Authenticated-As-Hash: 398f5522cb258ce43cb679602f8cfe8b62a256d1 X-Virus-Scanned: by clamav at smarthost1.samage.net X-Spam-Level: / X-Spam-Score: -0.2 X-Spam-Status: No, score=-0.2 required=5.0 tests=ALL_TRUSTED, BAYES_50 autolearn=disabled version=3.4.0 X-Scan-Signature: ba572e8a3bde05b4b19613c12a9e49fc X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Feb 2017 20:12:40 -0000 Hi, Today I get this... # 21:08:42 root@sjakie [~] pkg upgrade Updating FreeBSD repository catalogue... Fetching meta.txz: 100% 944 B 0.9kB/s 00:01 Fetching packagesite.txz: 100% 6 MiB 3.0MB/s 00:02 Processing entries: 100% FreeBSD repository update completed. 25950 packages processed. Checking for upgrades (13 candidates): 100% Processing candidates (13 candidates): 100% The following 13 package(s) will be affected (of 0 checked): Installed packages to be REMOVED: firefox-51.0.1,1 Installed packages to be UPGRADED: xkeyboard-config: 2.19 -> 2.20 xconsole: 1.0.6_1 -> 1.0.7 xauth: 1.0.9_1 -> 1.0.10 vim-lite: 8.0.0252 -> 8.0.0301 tmux: 2.3 -> 2.3_1 opencollada: 1.6.25 -> 1.6.37 mplayer: 1.3.0.20161228_2 -> 1.3.0.20161228_3 libevent2: 2.0.22_1 -> 2.1.8 libass: 0.13.5 -> 0.13.6 gstreamer1: 1.8.0 -> 1.8.0_1 gstreamer: 0.10.36_5 -> 0.10.36_6 ffmpeg: 3.2.2_5,1 -> 3.2.2_6,1 Number of packages to be removed: 1 Number of packages to be upgraded: 12 The operation will free 124 MiB. 25 MiB to be downloaded. Proceed with this action? [y/N]: Why would upgrade want to remove firefox? Regards, Ronald.