[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Autobuilding dpkg master



* Raphael Hertzog [Thu Aug 04, 2011 at 05:00:33PM +0200]:
> On Mon, 01 Aug 2011, Raphael Hertzog wrote:

> > I would like to have dpkg's master branch auto-built for i386/amd64
> > and accessible via an APT repository.

> Michael already did it for amd64.

> For master in the official repo: http://jenkins.grml.org/job/dpkg-source+amd64
> The APT repo:
> deb http://jenkins.grml.org/job/dpkg-source+amd64/lastSuccessfulBuild/artifact/ /

> For my test-build branch in my private repo:
> http://jenkins.grml.org/job/dpkg-source-test+amd64
> The APT repo:
> deb http://jenkins.grml.org/job/dpkg-source-test+amd64/lastSuccessfulBuild/artifact/ /

> My test-build branch contains currently both multiarch and the hardening
> build flags (on top of latest master).

> (Note that the repositories are not signed.)

> It's working really well and is already hooked with the repositories
> to auto-trigger new builds.

I just set up the according i386 builds and also set up signed
repositories. You can find all the dpkg-source* jobs listed at
http://jenkins.grml.org/view/Debian/

APT instructions for master branch of official repo:

  deb     http://jenkins.grml.org/debian dpkg-source main
  deb-src http://jenkins.grml.org/debian dpkg-source main
  wget -O - http://jenkins.grml.org/debian/C525F56752D4A654.asc | sudo apt-key add -

APT instructions for test-build branch of private repo:

  deb     http://jenkins.grml.org/debian dpkg-source-test main
  deb-src http://jenkins.grml.org/debian dpkg-source-test main
  wget -O - http://jenkins.grml.org/debian/C525F56752D4A654.asc | sudo apt-key add -


Note: the *sources* included in the apt repository are from the
amd64 build, the i386 packages are binary-only builds.

Raphael: No changes needed for auto-triggerering new builds from
your side. It's set up so as soon as the amd64 build succeeds it
automatically triggers the according i386 build.

Please let me know if you notice any problems or need any changes.

regards,
-mika-

Attachment: signature.asc
Description: Digital signature


Reply to: