From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jelle Licht Subject: bug#33285: Installing, then removing, a package yields a different profile Date: Thu, 07 Feb 2019 12:11:41 +0100 Message-ID: <87mun7onte.fsf@fsfe.org> References: <8736seyb6d.fsf@gmail.com> <87r2fyz3ik.fsf@gnu.org> <87woppl5zy.fsf@gmail.com> <87sgx4wjlv.fsf@elephly.net> <877eefsa8n.fsf@gnu.org> <878sytawbl.fsf@gnu.org> <871s4lgfcz.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:48510) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grhbF-0003Ot-0q for bug-guix@gnu.org; Thu, 07 Feb 2019 06:12:09 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grhb9-0002rj-4B for bug-guix@gnu.org; Thu, 07 Feb 2019 06:12:08 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:37318) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1grhb8-0002rQ-RS for bug-guix@gnu.org; Thu, 07 Feb 2019 06:12:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1grhb8-0001oX-D2 for bug-guix@gnu.org; Thu, 07 Feb 2019 06:12:02 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-reply-to: <871s4lgfcz.fsf@elephly.net> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ricardo Wurmus Cc: 33285@debbugs.gnu.org Ricardo Wurmus writes: > [snip] > > I think it=E2=80=99s fine to leave it as it is, then. =E2=80=9C--install= =E2=80=9D and > =E2=80=9C--remove=E2=80=9D are stateful and should be expected to have qu= irks like this. > (E.g. upgrading Guix in between two =E2=80=9C--install=E2=80=9Ds can lead= to > a mosaic of a profile that could not be produced any other way.) This seems like a very reasonable perspective on this issue, so I concur. Should we state this explicitly somewhere in the manual?