[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [hobbit] Getting bbwin central config mode on Debian Etch
- To: hobbit (at) hswn.dk
- Subject: Re: [hobbit] Getting bbwin central config mode on Debian Etch
- From: "Ralph Mitchell" <ralphmitchell (at) gmail.com>
- Date: Thu, 5 Jun 2008 16:50:49 -0500
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type:references; bh=WFPEviZeHzNpWjtTCyG6GEnzcun88b1Wg9XssKvF8zU=; b=hlRYS/FkOJQAoKFdaoDLTW/RDgSheU0oYSWCsfv8KtNrnGTiUSP7qsmHQFoi24UlHt /5ZrSdLbE9DOV3uN8c3S4ab/fZ4Fg1l9JBkEQvbPPjt/8tPe6/n7gYT2qExOrezaGKhF 5Q2tJzL39O65RV4TJs1gIu5wcVxfczj4k1YBk=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:references; b=J1cq4aVnuZU+qLi5PQJWKagEUw93bRlkDe6BzQW6mBbl9KoBPxUgqt0jGPhKRbCpFc U0qVVeu0w1SP+gAJRe4ZcBTKHR6SQct02s7jOt/bLrh3fKM8dLqKLsbXlOtw5F+yIdoX OJYZZ3sYIFVpx4BwOzqj+3jf6ZGewHtQwGRTI=
- References: <48485CD3.6050903 (at) elyograg.org>
On Thu, Jun 5, 2008 at 4:38 PM, Shawn Heisey <hobbit (at) elyograg.org> wrote:
> Background information: We have an install of Big Brother BTF, an install
> I inherited when I took the job a few years ago. Recently I discovered the
> unfortunate fact that we're not covered by the BTF license, so we are
> exploring other options. Hobbit seems to be our best option.
>
> I am using another server to build up a Hobbit configuration. I installed
> it from the source tarball because I couldn't get the bbwin central config
> patch to apply against the debian source package.
>
> I started looking into the Hobbit 4.3 snapshots, but I haven't been able to
> get them to build using 'debian/rules binary'. Just a few minutes ago I got
> an idea. I unpacked the pristine 4.2.0 source, applied the allinone patch,
> applied the bbwin patch, and then ran 'debian/rules binary'. This
> successfully built packages.
>
> First question - will these packages built from patched 4.2.0 work
> properly?
I believe 4.2.0 + allinone patch is the current stable configuration.
> Second question - anything I can do to get the Hobbit 4.3 snapshot
> (2008/06/05) to build? Error output from my attempt to build debian
> packages below:
The snapshot is literally a work-in-progress. As I understand it, Henrik's
source tree is simply bundled up every night, in whatever state it happens
to be in, working or not. Sometimes it will compile, sometimes it won't.
Ralph Mitchell