Hi,
since my old debian9 failed into launching `repo sync` I decided to reinstall a
debian9 following steps described in
https://redmine.replicant.us/projects/replicant/wiki/Replicant60BuildDependenciesInstallation
I then followed instructions in README.txt until launching `repo sync`.
However, it failed the same way several days ago, here is the error I got:
---
debian@replicant:~$ cd replicant/
debian@replicant:~/replicant$ source /usr/local/bin/repo-env.sh
debian@replicant:~/replicant$ repo sync
Traceback (most recent call last):
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/main.py",
line 622, in <module>
_Main(sys.argv[1:])
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/main.py",
line 596, in _Main
result = run()
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/main.py",
line 589, in <lambda>
run = lambda: repo._Run(name, gopts, argv) or 0
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/main.py",
line 266, in _Run
result = cmd.Execute(copts, cargs)
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/subcmds/sync.py",
line 858, in Execute
self._UpdateManifestProject(opt, mp, manifest_name)
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/subcmds/sync.py",
line 776, in _UpdateManifestProject
success = mp.Sync_NetworkHalf(quiet=opt.quiet, verbose=opt.verbose,
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/project.py",
line 1510, in Sync_NetworkHalf
and self._ApplyCloneBundle(initial=is_new, quiet=quiet, verbose=verbose)):
File
"/gnu/store/hml9fsd8i4ayxkp5nfprs2v550hn8j42-git-repo-2.4.1/share/git-repo/project.py",
line 2562, in _ApplyCloneBundle
bundle_url = remote.url + '/clone.bundle'
TypeError: unsupported operand type(s) for +: 'NoneType' and 'str'
----
Does anyone has any idea what is the problem, or encountered the same issue?
- Fil Lupin.
------- Original Message -------
On Thursday, February 23rd, 2023 at 10:59 PM, Fil Lupin via Replicant
<[email protected]> wrote:
> Hi,
> thank you for the hint.
> Indeed, following command line works:
>
> gpg --keyserver keyserver.ubuntu.com --recv-key
> FB31DBA3AB8DB76A4157329F7651568F80374459
>
> I suggest to replace the current line by this one in the README.
>
> - Fil Lupin.
>
> ------- Original Message -------
> On Thursday, February 23rd, 2023 at 4:31 PM, Denis 'GNUtoo' Carikli
> [email protected] wrote:
>
>
>
> > On Tue, 21 Feb 2023 23:05:08 +0000
> > Fil Lupin via Replicant [email protected] wrote:
> >
> > > Hi,
> > > about GPG key, I tried again following the new instructions in
> > > README.txt (07 February 2023) after downloading the new version (with
> > > tar.xz):
> > >
> > > gpg --keyserver keys.gnupg.net --recv-key
> > > FB31DBA3AB8DB76A4157329F7651568F80374459 gpg: keyserver receive
> > > failed: No name
> > >
> > > gpg --recv-key FB31DBA3AB8DB76A4157329F7651568F80374459
> > > gpg: keyserver receive failed: Server indicated a failure
> > >
> > > gpg --keyserver keys.openpgp.org --recv-key
> > > FB31DBA3AB8DB76A4157329F7651568F80374459 gpg: keyserver receive
> > > failed: No keyserver available
> > >
> > > Am I the only one getting this error?
> >
> > I'm not sure about the status of these key servers.
> >
> > AFAIK many key servers were affected by the GDPR. The Ubuntu key server
> > remained but stripped out the signatures from the keys. In any case my
> > key is on the Ubuntu key server and obviously in Replicant ftp website.
> >
> > Denis.
>
> _______________________________________________
> Replicant mailing list
> [email protected]
> https://lists.osuosl.org/mailman/listinfo/replicant
_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant