From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adolf Belka To: development@lists.ipfire.org Subject: borgbackup 1.2.0 is not working Date: Sat, 18 Jun 2022 18:18:33 +0200 Message-ID: <60c0a19c-515e-a0b2-3025-8a866880dbe8@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1427824377759279619==" List-Id: --===============1427824377759279619== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Hallo all, In the forum it has been flagged up that borgbackup is not working=C2=A0 in C= U168. I cloned a CU168 vm in my testbed system and installed borgbackup and ran bor= g -h and replicated the posters error. The following message occurred:- borg -h Traceback (most recent call last): =C2=A0 File "/usr/bin/borg", line 33, in =C2=A0=C2=A0=C2=A0 sys.exit(load_entry_point('borgbackup=3D=3D1.2.0', 'conso= le_scripts', 'borg')()) =C2=A0 File "/usr/bin/borg", line 22, in importlib_load_entry_point =C2=A0=C2=A0=C2=A0 for entry_point in distribution(dist_name).entry_points =C2=A0 File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 919, = in distribution =C2=A0=C2=A0=C2=A0 return Distribution.from_name(distribution_name) =C2=A0 File "/usr/lib/python3.10/importlib/metadata/__init__.py", line 518, = in from_name =C2=A0=C2=A0=C2=A0 raise PackageNotFoundError(name) importlib.metadata.PackageNotFoundError: No package metadata was found for bo= rgbackup I have done searches about the error message and have not been able to find a= nything that helps. The build for borgbackup-1.2.0 ran without any problems and there are no erro= r messages in the logs for the build that I have been able to find. Does anyone have a clue what is going on here. At first I thought that the package importlib-metadata was missing for the ex= ecution but then I thought the message was more related to not being able to = find metadata about borgbackup but I haven't been able to find any clues abou= t that either in my searches. Looking for any inspiration or good guesses otherwise I will raise it as an i= ssue on the borgbackup git repository. Regards, Adolf. --===============1427824377759279619==--