From owner-freebsd-questions@freebsd.org Wed May 11 12:20:31 2016 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 81973B37ABD for ; Wed, 11 May 2016 12:20:31 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: from mail-qk0-x234.google.com (mail-qk0-x234.google.com [IPv6:2607:f8b0:400d:c09::234]) (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 453821A3D for ; Wed, 11 May 2016 12:20:31 +0000 (UTC) (envelope-from lobo@bsd.com.br) Received: by mail-qk0-x234.google.com with SMTP id r184so23681652qkc.1 for ; Wed, 11 May 2016 05:20:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bsd.com.br; s=capeta; h=date:from:to:cc:subject:message-id:in-reply-to:references :organization:mime-version:content-transfer-encoding; bh=iBUpyVUKvndKvznKMlQjpQp6/h6FEKCz9g/Jv3IxydA=; b=a0fSG9k8EyI4RKfKICIAtz4x6tioJfMHMUVNXvKwBli1V/rG/TgfsYTfWkVcBrhZca sZW386ACfQPvOVix9R62u+3cSGuXEs7QkSA53D54T3W6ykfKDqcjXIyGR62alxxa298n BSbLOu7DxgO5AsL/47y/T3IDqDitwibbRK/Zg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:cc:subject:message-id:in-reply-to :references:organization:mime-version:content-transfer-encoding; bh=iBUpyVUKvndKvznKMlQjpQp6/h6FEKCz9g/Jv3IxydA=; b=h9qcwZBR54W0hMHVMwmg2s7pv/CV/ShUW9WxR+xXwshGcalJYKujqEI7U/mRA3c3QX BS6NRuhPLTN2TpXYH/9dCMUphd2Q0A/7QM14mPzbGNufymPCCOi7dzcWX+y022Ms1fz9 C4qoUGwD6bWM8JwnX1PNu+R3oUJ+APRUkIHmKJ/0vzQR2Rrl+3myBoah0G6Uf2tx2eEn 9xpeMg3YNn2dfVLwQwce/297mEl43rp3a5sPkQ7SgkZAef9Ms8tOeGHo1L93jtaU5mun GKBBU1zWSeSkY2Omo+D5a8qEPIAm9fDv5y8wQwKLo1qu8QCRiCDZ7WXkTa9SUVocrmGQ hA0A== X-Gm-Message-State: AOPr4FVQp/BzDK207fWCoLbadvCQRBtFxCiyr5HTLytCZnDuRqu4jSmomerg0HPIEAyMZw== X-Received: by 10.55.109.7 with SMTP id i7mr3096610qkc.127.1462969230210; Wed, 11 May 2016 05:20:30 -0700 (PDT) Received: from Papi ([186.212.152.97]) by smtp.gmail.com with ESMTPSA id 201sm3269722qhu.34.2016.05.11.05.20.28 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 May 2016 05:20:30 -0700 (PDT) Date: Wed, 11 May 2016 09:26:01 -0300 From: Mario Lobo To: Matthias Apitz Cc: freebsd-questions@freebsd.org Subject: Re: pkg delete dilema Message-ID: <20160511092601.6032ef9f@Papi> In-Reply-To: <20160511115637.GA4375@c720-r292778-amd64> References: <86inylhd5s.fsf@WorkBox.Home> <20160511084754.5b2e9d05@Papi> <20160511115637.GA4375@c720-r292778-amd64> Organization: BSD X-Mailer: Claws Mail 3.13.2 (GTK+ 2.24.25; amd64-portbld-freebsd10.3) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 May 2016 12:20:31 -0000 On Wed, 11 May 2016 13:56:37 +0200 Matthias Apitz wrote: > El d=C3=ADa Wednesday, May 11, 2016 a las 08:47:54AM -0300, Mario Lobo > escribi=C3=B3: >=20 > > > I could be wrong. I have to admit that I don't know all the > > > ins-and-outs of pkg(8), but (if I may be blunt) the conventional > > > wisdom I learned from my Arch Linux days was "Don't ever use > > > 'pacman --force' unless you know what you're doing---and if you > > > think using 'pacman --force' is a good idea, you don't know what > > > you're doing."=20 > >=20 > > Right! It is not a good idea but I had to. =20 >=20 > I compile all my ~1800 packages on some other host with poudriere and > install them from time to time from my own repository with: >=20 > # pkg delete -a > # pkg delete -f pkg > # pkg-static install ... >=20 > This works nice, fast and clean. >=20 > matthias >=20 Thanks Matthias! This is something I'll definitely be doing. --=20 Mario Lobo http://www.mallavoodoo.com.br FreeBSD since 2.2.8 [not Pro-Audio.... YET!!] =20 "UNIX was not designed to stop you from doing stupid things,=20 because that would also stop you from doing clever things."