From unknown Fri Mar 29 14:52:19 2024 X-Loop: owner@bugs.devuan.org Subject: bug#286: tahoe-lafs: "tahoe -V" gives following Warning: dependency ... was not found by pkg_resources. Reply-To: Antoine Finch , 286@bugs.devuan.org Resent-From: Antoine Finch Resent-To: devuan-bugs@lists.dyne.org Resent-CC: antoine@tt3j2x4k5ycaa5zt.onion, owner@bugs.devuan.org Resent-Date: Fri, 01 Feb 2019 16:03:01 UTC Resent-Message-ID: Resent-Sender: owner@bugs.devuan.org X-Devuan-PR-Message: report 286 X-Devuan-PR-Package: tahoe-lafs X-Devuan-PR-Keywords: Received: via spool by submit@bugs.devuan.org id=B.15490362068907 (code B ref -1); Fri, 01 Feb 2019 16:03:01 UTC Received: (at submit) by bugs.devuan.org; 1 Feb 2019 15:50:06 +0000 Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Fri, 01 Feb 2019 16:50:06 +0100 (CET) Received: from danwin1210.me (danwin1210.me [116.202.17.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 7FD7FF60934 for ; Fri, 1 Feb 2019 16:45:58 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (4096-bit key; unprotected) header.d=danwin1210.me header.i=@danwin1210.me header.b="P+s3IMdu"; dkim-atps=neutral Received: from localhost (unknown [10.8.3.3]) by danwin1210.me (Postfix) with ESMTPA id 2A0D81F50E for ; Fri, 1 Feb 2019 16:45:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=danwin1210.me; s=mail; t=1549035957; bh=yMJa5mx+cZUm2m5e5ihYuonhxKySNYY3oSTERtkcIsc=; h=Date:From:To:Subject:From; b=P+s3IMduOweBtDOjGQBcJDe3aeMsRWUEWHu398ZrwZfhf67PAUCRljLCW0TAbW/tg IMB4TRq3N5FRNovWyDnzbAV3Z5DuN40c/jEQyEoFtNB+YIFERV8UNkIKmLHCD/J+uz hLF5QhPczuVyRtf1ckD9HKMiuko2bV+KBY05fdA4itaWfmxRdMhEioinpT6NDphBap cI1CfxWxCgYK6sl8fq9OocNM44/mFdws0opvebjpHCE3DI0ij/TwW/Y1O7w4qpM5MH mJsyriScUAM+SMTTT0YS8r6rDKQYIWf04wkWkkjeOpW7GNxetUJauB1qH6+Xhls5l4 mYQpQMqO0Dj5cDNxlWEqduZXle4EEAs4dPE3cftWoLCh+gkh9rtxcrxsVPurvu7dUV XG8FHzj5Zp+m82F6+vud1dKiXPaziQhB1uFPudetzUlf5oMnSyXK5A+GKP6dmKuc3x V82gJzMXown7Lwm6MK2OyKQ8LTOFndYdYZko5ARRBkPXt4n+JIn+WpzueJT/XB43QP csFOdMPtfi7Xp9nAk6ZJmOGyVnZDm4jt7S3u+lFmFy75Li3DUgZy/5Lq9ddHv4bCcC 26aWpOuOvzRMoT8L1+whPFipWzSGLWhOOb4Ri8F0rqb0iLPlm1PeumBWBF8KCXEHA3 HMtNwYKY5ZusYJ6RL3zrM4kY= Received: from tt3j2x4k5ycaa5zt.onion (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 4C363104C96 for ; Mon, 28 Jan 2019 20:41:11 +0000 (UTC) Date: Mon, 28 Jan 2019 20:41:05 +0000 From: Antoine Finch To: Devuan Bug Tracking System Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline X-Virus-Scanned: clamav-milter 0.100.2 at proxy X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: tahoe-lafs Version: 1.12.1-5 Severity: normal Dear Maintainer, "tahoe -V" gives following Warnings: ... Warning: dependency 'cryptography' (version '2.3' imported from '/usr/l= ib/python2.7/dist-packages') was not found by pkg_resources. Warning: dependency 'cffi' (version '1.11.5' imported from '/usr/lib/py= thon2.7/dist-packages') was not found by pkg_resources. Warning: dependency 'six' (version '1.12.0' imported from '/usr/lib/pyt= hon2.7') was not found by pkg_resources. Warning: dependency 'enum34' (version '1.1.6' imported from '/usr/lib/p= ython2.7/dist-packages') was not found by pkg_resources. Warning: dependency 'pycparser' (version '2.19' imported from '/usr/lib= /python2.7/dist-packages') was not found by pkg_resources. ... For debugging purposes, the PYTHONPATH was None install_requires was ['setuptools >=3D 11.3', 'zfec >=3D 1.1.0', 'simplejson >=3D 1.4', 'zop= e.interface >=3D 3.6.0, !=3D 3.6.3, !=3D 3.6.4', 'foolscap >=3D 0.12.6', 'p= ycrypto >=3D 2.1.0, !=3D 2.2, !=3D 2.4', 'pycryptopp >=3D 0.6.0', 'service-= identity', 'characteristic >=3D 14.0.0', 'pyasn1 >=3D 0.1.8', 'pyasn1-modul= es >=3D 0.0.5', 'Twisted[tls] >=3D 16.1.0', 'Nevow >=3D 0.11.1', 'pyOpenSSL= >=3D 0.14', 'PyYAML >=3D 3.11'] sys.path after importing pkg_resources was /usr/bin: /usr/lib/python2.7: /usr/lib/python2.7/plat-x86_64-linux-gnu: /usr/lib/python2.7/lib-tk: /usr/lib/python2.7/lib-old: /usr/lib/python2.7/lib-dynload: /usr/local/lib/python2.7/dist-packages: /usr/lib/python2.7/dist-packages: /usr/lib/python2.7/dist-packages/gtk-2.0: /usr/lib/python2.7/dist-packages/wx-3.0-gtk3 -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux beowulf/ceres Release: 10 Codename: n/a Architecture: x86_64 Kernel: Linux > 4.8 amd64 Locale: LANG=3DC Init: sysvinit (via /sbin/init) Versions of packages tahoe-lafs depends on: ii lsb-base 10.2018112800 ii net-tools 1.60+git20180626.aebd88e-1+devuan1 ii python 2.7.15-4 ii python-cffi 1.11.5-3 ii python-characteristic 14.3.0-2 ii python-crypto 2.6.1-9+b1 ii python-foolscap 0.13.1-3 ii python-nevow 0.14.2-2 ii python-openssl 18.0.0-1 ii python-pkg-resources 40.6.3-1 ii python-pyasn1 0.4.2-3 ii python-pyasn1-modules 0.2.1-0.2 ii python-pycparser 2.19-1 ii python-pycryptopp 0.7.1-4 ii python-service-identity 16.0.0-2 ii python-setuptools 40.6.3-1 ii python-simplejson 3.15.0-1+b1 ii python-twisted 18.9.0-3 ii python-twisted-core 18.9.0-3 ii python-yaml 3.13-2 ii python-zfec 1.5.2-2+b1 ii python-zope.interface 4.3.2-1+b2 tahoe-lafs recommends no packages. tahoe-lafs suggests no packages. -- no debconf information --=20 --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEF4fNb/lhkZH2tHnguwtPceavdo4FAlxPaNUACgkQuwtPceav do4Vkgv+LONifPIymXLXn9EVK0eBysfNEvbwFlNZ3Pvd1uO37pDOgDlfgBLR6DaJ C/02LQVnFvqAAcUOT91yP2I/P+IfWpn2VxI6GST7T3t824SV2o/b3+puwXRSQyaw PEoBi8MbpiPmU+jKRwaPv6VHdkao97uaEhfWhdQ91hBGK/qdCubEnUvDJAMvEWjw a1V2JcDjz7tYcwdtkMGLTJB9Ais5srO8s/pBCYF/j1KsKoQp4W7SE+JfTO/CPGhr tj7GPWhAsRgbjVPcD9nRypkgMfii/iJOJqyh1ALLDbhPPPuNqV10TgDAek/ZBnvw OHnAOduar6tIBTFXhSJ8CN79/HSZ40ZMl9FGtJmDYuYhlwkN65Wk5SiOq+EAhz+u kVpPYE+bFiIyjg+rDUS41Rcy4vDOj3aywBt9FvW0q/dmardxZOLyx/Ou+oFYUtTW HpwvF6Hh1tJEW119ANF1U4tqhrTVxF4JbBDKu+4wXt4p0BN6jkLqEIl0hkMaEaJ6 Ei0imFyK =VBhh -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- From unknown Fri Mar 29 14:52:19 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) X-Loop: owner@bugs.devuan.org From: "Devuan bug Tracking System" To: Antoine Finch Subject: bug#286 closed by Mark Hindley (Closing src:tahoe-lafs bugs) Message-ID: References: X-Devuan-PR-Message: they-closed 286 X-Devuan-PR-Package: tahoe-lafs Reply-To: 286@bugs.devuan.org Date: Tue, 24 Jan 2023 17:10:03 +0000 Content-Type: multipart/mixed; boundary="----------=_1674580203-15141-1" This is a multi-part message in MIME format... ------------=_1674580203-15141-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" This is an automatic notification regarding your bug report which was filed against the tahoe-lafs package: #286: tahoe-lafs: "tahoe -V" gives following Warning: dependency ... was no= t found by pkg_resources. It has been closed by Mark Hindley . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Mark Hindley by replying to this email. --=20 286: https://bugs.devuan.org/cgi/bugreport.cgi?bug=3D286 Devuan Bug Tracking System Contact owner@bugs.devuan.org with problems ------------=_1674580203-15141-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 286-done) by bugs.devuan.org; 24 Jan 2023 17:09:02 +0000 Return-Path: Delivered-To: bugs@devuan.org Received: from email.devuan.org [2001:41d0:2:d06e::5c4:2612] by doc.devuan.org with IMAP (fetchmail-6.4.16) for (single-drop); Tue, 24 Jan 2023 17:09:02 +0000 (UTC) Received: from email.devuan.org by email.devuan.org with LMTP id 7JhuCXgQ0GM7KQAAmSBk0A (envelope-from ) for ; Tue, 24 Jan 2023 17:08:08 +0000 Received: by email.devuan.org (Postfix, from userid 109) id 17A24396; Tue, 24 Jan 2023 17:08:08 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on email.devuan.org X-Spam-Level: X-Spam-Status: No, score=0.4 required=5.0 tests=RDNS_DYNAMIC,SPF_PASS autolearn=no autolearn_force=no version=3.4.6 Received-SPF: Pass (mailfrom) identity=mailfrom; client-ip=193.36.131.86; helo=mx.hindley.org.uk; envelope-from=mark@hindley.org.uk; receiver= Received: from mx.hindley.org.uk (193-36-131-86.cfwn.uk [193.36.131.86]) by email.devuan.org (Postfix) with ESMTPS id BEE5D84; Tue, 24 Jan 2023 17:08:07 +0000 (UTC) Received: from apollo.hindleynet ([192.168.1.3] helo=hindley.org.uk) by mx.hindley.org.uk with smtp (Exim 4.84_2) (envelope-from ) id 1pKMmE-0004oV-AG; Tue, 24 Jan 2023 17:08:06 +0000 Received: (nullmailer pid 16919 invoked by uid 1000); Tue, 24 Jan 2023 17:08:06 -0000 Date: Tue, 24 Jan 2023 17:08:06 +0000 From: Mark Hindley To: Antoine Finch , 286-done@bugs.devuan.org, 287-done@bugs.devuan.org Subject: Closing src:tahoe-lafs bugs Message-ID: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Debbugs-No-Ack: No Thanks src:tahoe-lafs was removed from Debian[1]. Closing. Mark [1] https://bugs.debian.org/959691 ------------=_1674580203-15141-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.devuan.org; 1 Feb 2019 15:50:06 +0000 Return-Path: Delivered-To: devuanbugs@dyne.org Received: from tupac3.dyne.org [195.169.149.119] by fulcanelli with IMAP (fetchmail-6.3.26) for (single-drop); Fri, 01 Feb 2019 16:50:06 +0100 (CET) Received: from danwin1210.me (danwin1210.me [116.202.17.147]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by vm6.ganeti.dyne.org (Postfix) with ESMTPS id 7FD7FF60934 for ; Fri, 1 Feb 2019 16:45:58 +0100 (CET) Authentication-Results: vm6.ganeti.dyne.org; dkim=pass (4096-bit key; unprotected) header.d=danwin1210.me header.i=@danwin1210.me header.b="P+s3IMdu"; dkim-atps=neutral Received: from localhost (unknown [10.8.3.3]) by danwin1210.me (Postfix) with ESMTPA id 2A0D81F50E for ; Fri, 1 Feb 2019 16:45:56 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=danwin1210.me; s=mail; t=1549035957; bh=yMJa5mx+cZUm2m5e5ihYuonhxKySNYY3oSTERtkcIsc=; h=Date:From:To:Subject:From; b=P+s3IMduOweBtDOjGQBcJDe3aeMsRWUEWHu398ZrwZfhf67PAUCRljLCW0TAbW/tg IMB4TRq3N5FRNovWyDnzbAV3Z5DuN40c/jEQyEoFtNB+YIFERV8UNkIKmLHCD/J+uz hLF5QhPczuVyRtf1ckD9HKMiuko2bV+KBY05fdA4itaWfmxRdMhEioinpT6NDphBap cI1CfxWxCgYK6sl8fq9OocNM44/mFdws0opvebjpHCE3DI0ij/TwW/Y1O7w4qpM5MH mJsyriScUAM+SMTTT0YS8r6rDKQYIWf04wkWkkjeOpW7GNxetUJauB1qH6+Xhls5l4 mYQpQMqO0Dj5cDNxlWEqduZXle4EEAs4dPE3cftWoLCh+gkh9rtxcrxsVPurvu7dUV XG8FHzj5Zp+m82F6+vud1dKiXPaziQhB1uFPudetzUlf5oMnSyXK5A+GKP6dmKuc3x V82gJzMXown7Lwm6MK2OyKQ8LTOFndYdYZko5ARRBkPXt4n+JIn+WpzueJT/XB43QP csFOdMPtfi7Xp9nAk6ZJmOGyVnZDm4jt7S3u+lFmFy75Li3DUgZy/5Lq9ddHv4bCcC 26aWpOuOvzRMoT8L1+whPFipWzSGLWhOOb4Ri8F0rqb0iLPlm1PeumBWBF8KCXEHA3 HMtNwYKY5ZusYJ6RL3zrM4kY= Received: from tt3j2x4k5ycaa5zt.onion (localhost [127.0.0.1]) by localhost (Postfix) with ESMTP id 4C363104C96 for ; Mon, 28 Jan 2019 20:41:11 +0000 (UTC) Date: Mon, 28 Jan 2019 20:41:05 +0000 From: Antoine Finch To: Devuan Bug Tracking System Subject: tahoe-lafs: "tahoe -V" gives following Warning: dependency ... was not found by pkg_resources. Message-ID: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline X-Debbugs-Cc: antoine@tt3j2x4k5ycaa5zt.onion X-Virus-Scanned: clamav-milter 0.100.2 at proxy X-Virus-Status: Clean X-Spam-Status: No, score=-2.5 required=5.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,DKIM_VALID_EF,RCVD_IN_DNSWL_MED,SPF_HELO_PASS,SPF_PASS autolearn=disabled version=3.4.2 X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on tupac3.dyne.org --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Package: tahoe-lafs Version: 1.12.1-5 Severity: normal Dear Maintainer, "tahoe -V" gives following Warnings: ... Warning: dependency 'cryptography' (version '2.3' imported from '/usr/l= ib/python2.7/dist-packages') was not found by pkg_resources. Warning: dependency 'cffi' (version '1.11.5' imported from '/usr/lib/py= thon2.7/dist-packages') was not found by pkg_resources. Warning: dependency 'six' (version '1.12.0' imported from '/usr/lib/pyt= hon2.7') was not found by pkg_resources. Warning: dependency 'enum34' (version '1.1.6' imported from '/usr/lib/p= ython2.7/dist-packages') was not found by pkg_resources. Warning: dependency 'pycparser' (version '2.19' imported from '/usr/lib= /python2.7/dist-packages') was not found by pkg_resources. ... For debugging purposes, the PYTHONPATH was None install_requires was ['setuptools >=3D 11.3', 'zfec >=3D 1.1.0', 'simplejson >=3D 1.4', 'zop= e.interface >=3D 3.6.0, !=3D 3.6.3, !=3D 3.6.4', 'foolscap >=3D 0.12.6', 'p= ycrypto >=3D 2.1.0, !=3D 2.2, !=3D 2.4', 'pycryptopp >=3D 0.6.0', 'service-= identity', 'characteristic >=3D 14.0.0', 'pyasn1 >=3D 0.1.8', 'pyasn1-modul= es >=3D 0.0.5', 'Twisted[tls] >=3D 16.1.0', 'Nevow >=3D 0.11.1', 'pyOpenSSL= >=3D 0.14', 'PyYAML >=3D 3.11'] sys.path after importing pkg_resources was /usr/bin: /usr/lib/python2.7: /usr/lib/python2.7/plat-x86_64-linux-gnu: /usr/lib/python2.7/lib-tk: /usr/lib/python2.7/lib-old: /usr/lib/python2.7/lib-dynload: /usr/local/lib/python2.7/dist-packages: /usr/lib/python2.7/dist-packages: /usr/lib/python2.7/dist-packages/gtk-2.0: /usr/lib/python2.7/dist-packages/wx-3.0-gtk3 -- System Information: Distributor ID: Devuan Description: Devuan GNU/Linux beowulf/ceres Release: 10 Codename: n/a Architecture: x86_64 Kernel: Linux > 4.8 amd64 Locale: LANG=3DC Init: sysvinit (via /sbin/init) Versions of packages tahoe-lafs depends on: ii lsb-base 10.2018112800 ii net-tools 1.60+git20180626.aebd88e-1+devuan1 ii python 2.7.15-4 ii python-cffi 1.11.5-3 ii python-characteristic 14.3.0-2 ii python-crypto 2.6.1-9+b1 ii python-foolscap 0.13.1-3 ii python-nevow 0.14.2-2 ii python-openssl 18.0.0-1 ii python-pkg-resources 40.6.3-1 ii python-pyasn1 0.4.2-3 ii python-pyasn1-modules 0.2.1-0.2 ii python-pycparser 2.19-1 ii python-pycryptopp 0.7.1-4 ii python-service-identity 16.0.0-2 ii python-setuptools 40.6.3-1 ii python-simplejson 3.15.0-1+b1 ii python-twisted 18.9.0-3 ii python-twisted-core 18.9.0-3 ii python-yaml 3.13-2 ii python-zfec 1.5.2-2+b1 ii python-zope.interface 4.3.2-1+b2 tahoe-lafs recommends no packages. tahoe-lafs suggests no packages. -- no debconf information --=20 --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEF4fNb/lhkZH2tHnguwtPceavdo4FAlxPaNUACgkQuwtPceav do4Vkgv+LONifPIymXLXn9EVK0eBysfNEvbwFlNZ3Pvd1uO37pDOgDlfgBLR6DaJ C/02LQVnFvqAAcUOT91yP2I/P+IfWpn2VxI6GST7T3t824SV2o/b3+puwXRSQyaw PEoBi8MbpiPmU+jKRwaPv6VHdkao97uaEhfWhdQ91hBGK/qdCubEnUvDJAMvEWjw a1V2JcDjz7tYcwdtkMGLTJB9Ais5srO8s/pBCYF/j1KsKoQp4W7SE+JfTO/CPGhr tj7GPWhAsRgbjVPcD9nRypkgMfii/iJOJqyh1ALLDbhPPPuNqV10TgDAek/ZBnvw OHnAOduar6tIBTFXhSJ8CN79/HSZ40ZMl9FGtJmDYuYhlwkN65Wk5SiOq+EAhz+u kVpPYE+bFiIyjg+rDUS41Rcy4vDOj3aywBt9FvW0q/dmardxZOLyx/Ou+oFYUtTW HpwvF6Hh1tJEW119ANF1U4tqhrTVxF4JbBDKu+4wXt4p0BN6jkLqEIl0hkMaEaJ6 Ei0imFyK =VBhh -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- ------------=_1674580203-15141-1--