<?xml version="1.0" encoding="utf-8"?><!DOCTYPE article  PUBLIC '-//OASIS//DTD DocBook XML V4.4//EN'  'http://www.docbook.org/xml/4.4/docbookx.dtd'><article><articleinfo><title>DebianArchive</title><revhistory><revision><revnumber>3</revnumber><date>2018-04-22 07:40:15</date><authorinitials>ClintonEbadi</authorinitials></revision><revision><revnumber>2</revnumber><date>2012-12-20 20:55:26</date><authorinitials>ClintonEbadi</authorinitials></revision><revision><revnumber>1</revnumber><date>2012-12-20 20:49:07</date><authorinitials>ClintonEbadi</authorinitials><revremark>move debian archive docs to their own page, file bug with defects</revremark></revision></revhistory></articleinfo><para>See <ulink url="https://wiki.hcoop.net/DebianArchive/DebianPackaging#">DebianPackaging</ulink> for how to create packages. </para><para>We are using an instance of <code>debarchiver</code> running on hopper, pushing to an archive in afs space. The canonical address is <code>http://debian.hcoop.net</code>. </para><para>The archive could use some improvements, see <ulink url="https://bugzilla.hcoop.net/show_bug.cgi?id=933"/>. </para><section><title>Config</title><para>As part of standardizing the config ... these should be put into <code>hcoop-debarchiver-config</code> and <code>hcoop-dput-config</code> </para><para><code>/etc/debarchiver.conf</code>: see hopper, too long to include </para><para><code>/etc/cron.d/debarchiver</code>: 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) </para><screen><![CDATA[#
# 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]]></screen><!--rule (<hr>) is not applicable to DocBook--><para> <ulink url="https://wiki.hcoop.net/DebianArchive/CategorySystemAdministration#">CategorySystemAdministration</ulink> <ulink url="https://wiki.hcoop.net/DebianArchive/CategoryOutdated#">CategoryOutdated</ulink> </para></section></article>