From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id I41OBgSZyl4FSgAA0tVLHw (envelope-from ) for ; Sun, 24 May 2020 15:55:48 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id gAaqAQSZyl7WRAAAB5/wlQ (envelope-from ) for ; Sun, 24 May 2020 15:55:48 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id CBF4C9403EC for ; Sun, 24 May 2020 15:55:46 +0000 (UTC) Received: from localhost ([::1]:36166 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcsyW-0003hP-Kz for larch@yhetil.org; Sun, 24 May 2020 11:55:44 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:50230) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcsyP-0003hD-45 for help-guix@gnu.org; Sun, 24 May 2020 11:55:37 -0400 Received: from knopi.disroot.org ([178.21.23.139]:57864) by eggs.gnu.org with esmtps (TLS1.2:DHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1jcsyN-00068Z-KT for help-guix@gnu.org; Sun, 24 May 2020 11:55:36 -0400 Received: from localhost (localhost [127.0.0.1]) by disroot.org (Postfix) with ESMTP id E23B426322 for ; Sun, 24 May 2020 17:55:31 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at disroot.org Received: from knopi.disroot.org ([127.0.0.1]) by localhost (disroot.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id cknvZzfwiLrm for ; Sun, 24 May 2020 17:55:30 +0200 (CEST) Mime-Version: 1.0 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=disroot.org; s=mail; t=1590335730; bh=PpDjbTsKgeMfYyrEQTPgi+Wpe7qJKMitJwvEZXR8UZE=; h=Date:From:Subject:To; b=MC6MxgQXXk8OPz5lUmXP3xAh2AkhTv8pLV4zBo17O6UpEdybYT6jltodoonf5aTXI e6Qrhe+yI5DgKzgn/P+zlR61Zjfl/hukwzp74AYca47Og9khU0DAlwO0x7Qp7dVHAi uSHXXvQX8441rvpQrBi0rU8j+5wL0L7wYywlVMPyyA8UBwOCP9e7+JQUwVIhW72Z3m nMqeWFFrMgIYnvwhJwKM2gqmBTgkHm+JayRqZ50cKbJHBbb4bOln3AI4B83J12Xezl m+X5CFOAZWVnw6yjWrxiHjlsh8JWTIMTQ53kdPx2kRtz7hlEd26k2hlS0npOfRbJG/ jrjyFdNCeQIGA== Date: Sun, 24 May 2020 15:55:30 +0000 From: znavko@disroot.org Message-ID: Subject: python-pip is broken after updates To: "help-guix" Received-SPF: pass client-ip=178.21.23.139; envelope-from=znavko@disroot.org; helo=knopi.disroot.org X-detected-operating-system: by eggs.gnu.org: First seen = 2020/05/24 11:55:32 X-ACL-Warn: Detected OS = Linux 2.2.x-3.x [generic] X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, HTML_MESSAGE=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_PASS=-0.001, URIBL_BLOCKED=0.001 autolearn=_AUTOLEARN X-Spam_action: no action Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: help-guix@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+larch=yhetil.org@gnu.org Sender: "Help-Guix" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=fail (body hash did not verify) header.d=disroot.org header.s=mail header.b=MC6MxgQX; dmarc=fail reason="SPF not aligned (relaxed)" header.from=disroot.org (policy=none); spf=pass (aspmx1.migadu.com: domain of help-guix-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=help-guix-bounces@gnu.org X-Spam-Score: 2.09 X-TUID: jB7VF/tVl+Jn Hello! I am using free vpn by protonvpn on GuixOS.=0Aprotonvpn installs o= wn client written on python3 requiring pip3.=0AIt works fine after instal= lation under root.=0A=0ABut updates break it.=0A=0AAfter I made under roo= t=0A=0A# guix pull && guix package -u=0A# guix system reconfigure /etc/co= nfig.scm=0A# guix system delete-generations 1d=0A# guix package --delete-= generations=3D1d=0A# guix gc=0A=0A(I have tiny ssd and need to remove gen= erations=0AAlso I had troubles with locale and need to reconfigure after = update)=0A=0AThis breaks work of pip3.=0ARunning of protonvpn is breaking= cause it does not find=0Asome packages or python3 component.=0A=0AAlso I= cannot reinstall protonvpn cause it does not find=0Apython3 module.=0A= =0AOnly installing python-pip package again and installing of protonvpn= =0Aagain saves the situation.=0A=0ACould you check it and make some advic= es?