welcome: please sign in

Diff for "DebianArchive"

Differences between revisions 1 and 3 (spanning 2 versions)
Revision 1 as of 2012-12-20 20:49:07
Size: 1001
Editor: ClintonEbadi
Comment: move debian archive docs to their own page, file bug with defects
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 21: Line 21:
----
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)