From owner-freebsd-pkg@freebsd.org Mon Jan 9 22:11:56 2017 Return-Path: Delivered-To: freebsd-pkg@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 D0830CA75DE for ; Mon, 9 Jan 2017 22:11:56 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.87.78.132]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "valentine.liquidneon.com", Issuer "Gandi Standard SSL CA 2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id BE85C1237 for ; Mon, 9 Jan 2017 22:11:56 +0000 (UTC) (envelope-from brd@FreeBSD.org) Received: by valentine.liquidneon.com (Postfix, from userid 1018) id 0BF192F453; Mon, 9 Jan 2017 15:11:55 -0700 (MST) Date: Mon, 9 Jan 2017 15:11:55 -0700 From: Brad Davis To: Erdos New Cc: freebsd-pkg@freebsd.org Subject: Re: pkg : Undefined symbol "openat" Message-ID: <20170109221155.GB70816@corpmail.liquidneon.com> References: <20170106192245.GZ70816@corpmail.liquidneon.com> <15984c268f4-1d28-48068@webprd-a68.mail.aol.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <15984c268f4-1d28-48068@webprd-a68.mail.aol.com> User-Agent: Mutt/1.7.1 (2016-10-04) X-BeenThere: freebsd-pkg@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Binary package management and package tools discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Jan 2017 22:11:56 -0000 On Mon, Jan 09, 2017 at 02:44:10PM -0500, Erdos New wrote: > I'm still exploring freebsd, and i still haven't got a good grasp on 'pkg' ecosystem. on several instances, 'pkg' rendered entire system unusable after installing a package. firefox, xfce DE, and 'x' windows all have been broken before by 'pkg update/upgrade'. coming from Debian, i thought 'pkg' is equivalent to 'apt', but now i know better: 'pkg' is not 'apt', it does more to break system than anything else. it does dependency check only on limited scale, and it does not install all needed dependencies. > > > so why i haven't upgraded? because i don't want to spend several hours to fix a system breaking by 'pkg' again. i've freebsd11 running on two other computers and i dread to install any package with 'pkg', worrying my system will break by it. > Well pkg is realively young and constantly impoving and only getting better. The longer you wait, the worse it will be. And it will only be compounded by you waiting and people forgetting about potential issues. So please, upgrade and work with us when things are breaking. Regards, Brad Davis