welcome: please sign in

Diff for "DebianArchive"

Differences between revisions 2 and 3
Revision 2 as of 2012-12-20 20:55:26
Size: 1037
Editor: ClintonEbadi
Comment:
Revision 3 as of 2018-04-22 07:40:15
Size: 1054
Editor: ClintonEbadi
Comment:
Deletions are marked like this. Additions are marked like this.
Line 22: Line 22:
CategorySystemAdministration CategorySystemAdministration CategoryOutdated

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


CategorySystemAdministration CategoryOutdated

DebianArchive (last edited 2018-04-22 07:40:15 by ClintonEbadi)