I got a cert error --- $ repo init -u https://git.replicant.us/replicant/manifest.git -b replicant-6.0 Downloading manifest from https://git.replicant.us/replicant/manifest.git Server does not provide clone.bundle; ignoring. manifests: fatal: unable to access 'https://git.replicant.us/replicant/manifest.git/': server certificate verification failed. CAfile: none CRLfile: none
manifests: fatal: unable to access 'https://git.replicant.us/replicant/manifest.git/': server certificate verification failed. CAfile: none CRLfile: none fatal: cannot obtain manifest https://git.replicant.us/replicant/manifest.git --- I did not find any certificate to add on the wiki for now. - Fil Lupin. On Sunday, June 28th, 2026 at 12:50 AM, Fil Lupin <[email protected]> wrote: > Hi, > Ok, seems exactly like in > https://redmine.replicant.us/projects/replicant/wiki/SourceCode#Replicant-60-release-version > > So I understand I do not need anymore lines 54 to 65 in getSource-6.0.sh > (https://github.com/publicsite/ReplicantBuilds/blob/049b18100a38a46e82b98f69e8d0b7eee42a5fdb/getSource-6.0.sh#L54) > > I'll test like this, thank you > > - Fil Lupin. > > On Saturday, June 27th, 2026 at 11:44 AM, J05HYYY <[email protected]> > wrote: > > > Hi Fil, > > > > A line like this ... > > > > > repo init -u https://git.replicant.us/contrib/scintill/manifest.git -b > > > > Should read something like this instead: > > > > repo init -u https://git.replicant.us/replicant/manifest.git -b > > > > > > > > Notice the URL change. AFAIA scintill's manifest is only for the i9305 > > and not the i9300. I may be wrong on this but not sure, so it's best to > > change that line to vanilla replicant and download the sources using > > vanilla manifest instead. > > > > Josh > > _______________________________________________ Replicant mailing list [email protected] https://lists.osuosl.org/mailman/listinfo/replicant
