Getting the trinity-keyring in Devuan can be tricky, I had to learn a system that worked, First of course is to do the Devuan base install and then boot and login and do apt-get update and 'apt-get install trinity-keyring --allow-unauthenticated', now you can apt-get install tde-trinity, you will have to tell apt 'y' for yes when asked to install untrusted. After the install is done and you boot to the trinity desktop you can copy the trinity-keyring and run 'apt-key adv --keyserver keyserver.quickbuild.io --recv-keys (paste the trinity-keyring here)' and your good to go. If you try to have a system without the keyring properly installed you are going to have system problems, so make sure you can install aptitude and can run aptitude dist-upgrade without problems.
Cheers!
Hello Jimmy,
On 21 April 2018 at 01:03, Jimmy Johnson field.engineer@gmail.com wrote:
Getting the trinity-keyring in Devuan can be tricky, I had to learn a system that worked, First of course is to do the Devuan base install and then boot and login and do apt-get update and 'apt-get install trinity-keyring --allow-unauthenticated', now you can apt-get install tde-trinity, you will have to tell apt 'y' for yes when asked to install untrusted. After the install is done and you boot to the trinity desktop you can copy the trinity-keyring and run 'apt-key adv --keyserver keyserver.quickbuild.io --recv-keys (paste the trinity-keyring here)' and your good to go. If you try to have a system without the keyring properly installed you are going to have system problems, so make sure you can install aptitude and can run aptitude dist-upgrade without problems.
Cheers!
Jimmy Johnson
Devuan ASCII - TDE Trinity R14.0.5 - AMD A8-7600 - EXT4 at sda6 Registered Linux User #380263
To install trinity-keyring I assume one has to first add the trinitydesktop.org repositories to sources.list. What about using Slavek's repositories; how do they differ? - R
On Tuesday 22 of May 2018 01:32:33 Robert Peters wrote:
Hello Jimmy,
On 21 April 2018 at 01:03, Jimmy Johnson field.engineer@gmail.com
wrote:
Getting the trinity-keyring in Devuan can be tricky, I had to learn a system that worked, First of course is to do the Devuan base install and then boot and login and do apt-get update and 'apt-get install trinity-keyring --allow-unauthenticated', now you can apt-get install tde-trinity, you will have to tell apt 'y' for yes when asked to install untrusted. After the install is done and you boot to the trinity desktop you can copy the trinity-keyring and run 'apt-key adv --keyserver keyserver.quickbuild.io --recv-keys (paste the trinity-keyring here)' and your good to go. If you try to have a system without the keyring properly installed you are going to have system problems, so make sure you can install aptitude and can run aptitude dist-upgrade without problems.
Cheers!
Jimmy Johnson
Devuan ASCII - TDE Trinity R14.0.5 - AMD A8-7600 - EXT4 at sda6 Registered Linux User #380263
To install trinity-keyring I assume one has to first add the trinitydesktop.org repositories to sources.list. What about using Slavek's repositories; how do they differ?
- R
The trinity-keyring package contains the gpg key for official Trinity repository == managed on QuickBuild. Preliminary Stable Builds repository is signed with my own gpg key == managed by reprepro. You can install the axis-archive-keyring package.
Cheers