[...] Thausend commented that the debian package files are in Lazarus repo. That jogged my memory, and indeed they are in lazarus/tools/install [...]
and indeed:
user@user-DH61BE:/usr/share/lazarus/3.6.0/tools/install$ ls -l *deb.*
-rwxr-xr-x 1 root root 11354 Sep 29 2024 create_fpc_deb.sh
-rwxr-xr-x 1 root root 52 Sep 29 2024 create_fpc-src_deb.sh
-rwxr-xr-x 1 root root 8576 Sep 29 2024 create_lazarus_deb.sh
user@user-DH61BE:/usr/share/lazarus/3.6.0/tools/install$
it only took, like, 23 messages to get a straight answer!
Valdir: do these scripts look like the real deal?
cheers,
rob :-)
It's a shame that I wasted time and effort starting from reverse engineering to build a new personalized script, but it's part of life. It happens.
My new personalized script is now working. The infrastructure team is testing. With this initial help, this task becomes theirs now.
Your path to the Lazarus scripts appears to be correct. I'll take a look this weekend.
Thanks.