⇤ ← Revision 1 as of 2012-12-20 20:49:07
Size: 1001
Comment: move debian archive docs to their own page, file bug with defects
|
Size: 1037
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 21: | Line 21: |
---- CategorySystemAdministration |
See DebianPackaging for how to create packages.
We are using an instance of debarchiver running on hopper, pushing to an archive in afs space. The canonical address is http://debian.hcoop.net.
The archive could use some improvements, see https://bugzilla.hcoop.net/show_bug.cgi?id=933.
1. Config
As part of standardizing the config ... these should be put into hcoop-debarchiver-config and hcoop-dput-config
/etc/debarchiver.conf: see hopper, too long to include
/etc/cron.d/debarchiver: Unfortunately not quite working -- for some reasons this has to be done twice before Packages is updated (this happens with my local debarchiver so I ... have no idea)
# # Regular cron jobs for the debarchiver package # # Run the archiver every five minutes. */5 * * * * debian-archive test -x /usr/bin/debarchiver && k5start -f /etc/keytabs/user.daemon/debian-archive -t -U -- debarchiver --autoscanall --addoverride | logger -t debarchiver -p daemon.info