On Mon, 29 Jun 2026 21:16:00 +0000
Fil Lupin via Replicant <[email protected]> wrote:

Hi Fil,

I don't know why you get these errors.

>From what I remember the process was...


$ ###################################

$ sudo apt-get install git <some other dependencies>

$ git clone <branch>

$ cd <branchdir>

$ chmod +x ./preInstCA.sh && ./preInstCA.sh

$ chmod +x ./getDebian9.sh && ./getDebian9.sh

$ #then run if needed ...

$ chmod +x mountunmount.sh && ./mountunmount.sh "after"

$ #to unmount the /dev/proc /dev/shm binds etc

$ ###################################


===CAVEATS===

1) You will need to be connected to the internet for it to go.

2) You will need to use vanilla replicant manifest instead of scintill's
manifest.

3) You will need to use an up-to-date debian-based distro to run it.

4) As you have found out, you may have to change the PGP key server, as
sometimes they go down.

5) There is a gcc directory. This directory is used to update the
toolchain but may not be needed. Some of the source for working that can
be found in attic/getSource-6.0.sh.old file.

6) The code is very old and messy and needs heavy modification for it
to ever go again probably.

7) The list of caveats is non-exhaustive.

==============

I may try sometime this week to get it so it compiles for the i9300 even
though the device no longer works in the UK and I don't own that device
if I have time.

Cheers,

Josh

> Hi Josh,
> I reinstalled the certificates but since it still fails, I get back
> to a clean table and reinstalled a debian 9, but this time in a
> debian 13 as you've done it in your repo.
> 
> To be sure I follow the goods steps, could you let me know where to
> start and in which order execute which steps? I tried with
> getDebian-9.0.sh but 
> * line 22
> (https://github.com/publicsite/ReplicantBuilds/blob/049b18100a38a46e82b98f69e8d0b7eee42a5fdb/getDebian9.sh#L22)
> fails because the source file does not exist
> * line 33
> (https://github.com/publicsite/ReplicantBuilds/blob/049b18100a38a46e82b98f69e8d0b7eee42a5fdb/getDebian9.sh#L33),
> the chroot fails because it can not resolve 'archive.debian.org'
> 
> - Fil Lupin.
_______________________________________________
Replicant mailing list
[email protected]
https://lists.osuosl.org/mailman/listinfo/replicant

Reply via email to