Hi there,
does anyone succeed into building Replicant with debian9?
If so, could you tell me how to do this? (the instructions in the doc does not 
seem to work).
If not, do you know have any idea when we could hope it will be possible again?

Thank you,

- Fil Lupin.

------- Original Message -------
On Saturday, February 25th, 2023 at 11:59 PM, Fil Lupin via Replicant 
<replicant@osuosl.org> wrote:


> 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.

_______________________________________________
Replicant mailing list
Replicant@osuosl.org
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to