From owner-freebsd-questions@freebsd.org Sun Aug 26 14:47:42 2018 Return-Path: Delivered-To: freebsd-questions@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 B6BB2107854B for ; Sun, 26 Aug 2018 14:47:42 +0000 (UTC) (envelope-from lebarondemerde@privacychain.ch) Received: from forward106o.mail.yandex.net (forward106o.mail.yandex.net [IPv6:2a02:6b8:0:1a2d::609]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "forwards.mail.yandex.net", Issuer "Yandex CA" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 2C9208322E for ; Sun, 26 Aug 2018 14:47:40 +0000 (UTC) (envelope-from lebarondemerde@privacychain.ch) Received: from mxback8g.mail.yandex.net (mxback8g.mail.yandex.net [IPv6:2a02:6b8:0:1472:2741:0:8b7:169]) by forward106o.mail.yandex.net (Yandex) with ESMTP id 3E886785704 for ; Sun, 26 Aug 2018 17:47:29 +0300 (MSK) Received: from smtp3o.mail.yandex.net (smtp3o.mail.yandex.net [2a02:6b8:0:1a2d::27]) by mxback8g.mail.yandex.net (nwsmtp/Yandex) with ESMTP id tfuwak5mPL-lTsCA2qY; Sun, 26 Aug 2018 17:47:29 +0300 Received: by smtp3o.mail.yandex.net (nwsmtp/Yandex) with ESMTPSA id mQOgQQuecn-lQsmsbFm; Sun, 26 Aug 2018 17:47:27 +0300 (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client certificate not present) Date: Sun, 26 Aug 2018 11:47:22 -0300 From: Alex To: freebsd-questions@freebsd.org Subject: Re: "synth" in a jail Message-ID: <20180826144722.ctqidmiohxu5zesm@privacychain.ch> References: <20180825203109.mfuewnu2l7sq6dvu@privacychain.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 26 Aug 2018 14:47:42 -0000 On Sun, Aug 26, 2018 at 01:16:08PM +0000, Carmel NY wrote: > > -----Original Message----- > > From: owner-freebsd-questions@freebsd.org On Behalf Of Alex > > Sent: Saturday, August 25, 2018 4:31 PM > > To: freebsd-questions@freebsd.org > > Subject: Re: "synth" in a jail > > > > On Sat, Aug 25, 2018 at 07:40:59PM +0000, Carmel NY wrote: > > > I have a dumb question, but is it possible or advisable to run "synth" > > > in a jail to update the application(s) installed in the jail? > > > > This is not necessary because Synth build ports in a chroot, and so a clean > > environment, but if you do insist its GitHub page have some pointers to do > > that: > > > > https://github.com/jrmarino/synth > > > > Cheers! > > I think you are confused regarding my question. I wanted to know if it was advisable to use "synth" to update applications that are located in a "jail." Obviously, "synth" would have to be run from the jail also. Yeah, I misunderstood your question! Synth is a repository builder, and so it is designed exactly for that. However it is a "simplified" version of Poudriere, and while using Synth all machines using its repository will share packages with the same personalizations. I mean it is not possible to use Synth in the same way of Poudriere, to build ports for different machines using different OPTIONS, FreeBSD versions, etc. this is the only downside. Cheers! > > -- > Carmel > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" -- Best Regards. LBdM.