Closed (fixed)
Project:
Hostmaster (Aegir)
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
15 Jun 2017 at 14:35 UTC
Updated:
30 Nov 2017 at 15:44 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
helmo commentedAfter searching for an example I took https://anonscm.debian.org/gitweb/?p=pkg-exppsy/neurodebian.git to create this patch.
This needs more though and testing though.
Adding aegir-archive-keyring as a dependency will stop some auto-upgrading systems.
Comment #3
helmo commentedMaybe depends should be suggests...
Based on feedback from anarcat I removed the .postinst part of the patch. and Renamed the key.
But installing this doesn't actually install the key to etc/apt/trusted.gpg.d ???
Comment #4
helmo commentedComment #5
helmo commentedAnarcat helped in irc .. this should to it. Combined with a sources.list version like
deb [signed-by=/usr/share/keyrings/aegir-archive-keyring.gpg] https://debian.aegirproject.org stable mainComment #6
helmo commentedI'm working on the http://www.aegirproject.org/ getting startted instructions in
https://github.com/aegir-project/aegir-project.github.io/pull/4/files
Comment #7
helmo commentedI've committed this now to the provision git repo.
This should make it possible to test it using our unstable .deb repo.
Steps to test:
Comment #8
helmo commentedI've now merge the two mentioned pull requests so http://www.aegirproject.org/ is now updated.