Amavisd fails to restart during daily processing.

2005-11-15 Thread Bill Campbell
is applicable to apache as I've seen many instances where it takes longer than the 2 second sleep time in the apache %stop section before all the apache processes are complete. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641

Berkeley DB vs openldap

2005-12-19 Thread Bill Campbell
off updating the BDB in OpenPKG until it has been around long enough for other packages to adjust to its Latest Greatest API. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186

Problems with apache-1.3.33 and mod_dav on Linux

2006-01-01 Thread Bill Campbell
, apache-1.3.31, with similar options and mod_dav enabled is working on a FreeBSD 4.8 system here that's running OpenPKG Release 2.2 (mostly). Has anybody here seen similar problems? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box

amavisdlogsumm divide by zero patch.

2006-01-03 Thread Bill Campbell
I ran into a divide-by-zero problem this morning when running the amavisd log summary problem, with the attached patch fixes. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186

Re: amavisdlogsumm divide by zero patch.

2006-01-03 Thread Bill Campbell
On Tue, Jan 03, 2006, Ralf S. Engelschall wrote: On Tue, Jan 03, 2006, Bill Campbell wrote: I ran into a divide-by-zero problem this morning when running the amavisd log summary problem, with the attached patch fixes. Looks good to me. Feel free to commit it to CVS, Bill. Done -- after some

porting openpkg-20060204 on OS X Tiger

2006-02-04 Thread Bill Campbell
myuuid_t +#endif /*} DARWIN */ typedef struct uuid_st uuid_t; /* UUID object handling */ Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206

Re: porting openpkg-20060204 on OS X Tiger

2006-02-04 Thread Bill Campbell
On Sat, Feb 04, 2006, Bill Campbell wrote: I'm trying to build openpkg-20060204 on OS X Tiger this morning. The first problem I found was in OSSP uuid where there's a conflict with the system definition of uuid_t in /usr/include/unistd.h and the uuid.h.in file, So far I've tried a few things

coreutils -- remove hostname, uname, with_legacy yes

2006-02-04 Thread Bill Campbell
in the PATH before the system's versions break many packages (starting with make and tar in the openpkg package itself :-) Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer

Re: coreutils -- remove hostname, uname, with_legacy yes

2006-02-05 Thread Bill Campbell
On Sun, Feb 05, 2006, Ralf S. Engelschall wrote: On Sat, Feb 04, 2006, Bill Campbell wrote: The attached patch against the Release 2.5 coreutils.spec file removes two programs and their related man pages when building with the option ``with_legacy yes''. The uname and hostname commands

Re: coreutils -- remove hostname, uname, with_legacy yes

2006-02-05 Thread Bill Campbell
On Sun, Feb 05, 2006, Bill Campbell wrote: On Sun, Feb 05, 2006, Ralf S. Engelschall wrote: On Sat, Feb 04, 2006, Bill Campbell wrote: The attached patch against the Release 2.5 coreutils.spec file removes two programs and their related man pages when building with the option ``with_legacy yes

Re: porting openpkg-20060204 on OS X Tiger

2006-02-07 Thread Bill Campbell
On Tue, Feb 07, 2006, Ralf S. Engelschall wrote: On Sat, Feb 04, 2006, Bill Campbell wrote: Christoph S. cs plans to establish a MacOS X 10.4 XServe in the OpenPKG Foundation setup next week. Once this box is available to us I'll investigate on our OSSP uuid to get it building under MacOS X

Shared library suggestion

2006-02-08 Thread Bill Campbell
: ./configure \ %{l_config_shared} \ ... This would solve many of the problems I've seen with OS X Tiger, and I think would also allow local customization at build time using --define or -D options. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http

Spec file shtool/build policy

2006-02-13 Thread Bill Campbell
the job of building new patches more difficult as one cannot just to an ``rpm -bp'' operation to get clean sources from which one can generate diffs. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX

Re: Spec file shtool/build policy

2006-02-14 Thread Bill Campbell
On Tue, Feb 14, 2006, Ralf S. Engelschall wrote: On Tue, Feb 14, 2006, Bill Campbell wrote: [...] Since this is mostly a style issue, can we suggest as a matter of policy that the substitutions be put in the %build section? Yes, I vote for doing it this way. I'll be doing several updates

Re: Spec file shtool/build policy

2006-02-14 Thread Bill Campbell
On Tue, Feb 14, 2006, Thomas Lotterer wrote: Bill Campbell[EMAIL PROTECTED] wrote on 2006-02-13 23:35:10: I would like to suggest that any %{l_shtool} subst subsitutions don't belong in the %setup section, but properly belong at the beginning of the %build section. I remember we put some

Target based depenencies -- How?

2006-02-16 Thread Bill Campbell
-- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 ``My reading of history convinces me that most bad government results from too much government

Re: Target based depenencies -- How?

2006-02-17 Thread Bill Campbell
On Fri, Feb 17, 2006, Ralf S. Engelschall wrote: On Thu, Feb 16, 2006, Bill Campbell wrote: I just ran into an issue build the jpeg package on OS X where it needs to have shared libraries enabled, which in turn requires having a copy of ./libtool in the build directory to build the shared

Spamassassin run control patch and extra perl modules

2006-03-13 Thread Bill Campbell
, and perl-net? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 ``It is better to die on your feet than to live on your knees

Re: Spamassassin run control patch and extra perl modules

2006-03-13 Thread Bill Campbell
On Mon, Mar 13, 2006, Ralf S. Engelschall wrote: On Mon, Mar 13, 2006, Bill Campbell wrote: I spent a fair amount of time this weekend dealing with spamassassin and adding some modules that it would like to have. We've run into a situation occassionaly where spamd doesn't seem to use

What is %ghost in RPM %files?

2006-03-28 Thread Bill Campbell
I'm building a package for the current courier-imap, and the tarball's sample courier-imap.spec file uses something I've never seen before in the %files section ``%ghost %attr(600,...''. What is the meaning of %ghost? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC

Re: What is %ghost in RPM %files?

2006-03-28 Thread Bill Campbell
On Wed, Mar 29, 2006, Michael van Elst wrote: On Tue, Mar 28, 2006 at 06:27:07PM -0800, Bill Campbell wrote: I'm building a package for the current courier-imap, and the tarball's sample courier-imap.spec file uses something I've never seen before in the %files section ``%ghost %attr(600

Alternatives to getent, ypcat, etc. in getting ids.

2006-03-30 Thread Bill Campbell
'' command which would be quick and easy to parse. The ``gid'' function in coreutils should always be the same, but it might not be available, particularly during the bootstrap process. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO

Re: Courier-authlib and courier-imap packages

2006-04-07 Thread Bill Campbell
://ftp.celestial.com/tmp/courier-imap-4.1.0-20060407.src.rpm Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 ``Never blame

Courier-authlib and courier-imap packages

2006-04-07 Thread Bill Campbell
PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 There's no trick to being a humorist when you have the whole government working for you

New package, iftop.

2006-04-12 Thread Bill Campbell
option). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 The day-to-day travails of the IBM programmer are so amusing to most

Re: New package, iftop.

2006-04-13 Thread Bill Campbell
On Thu, Apr 13, 2006, Ralf S. Engelschall wrote: On Wed, Apr 12, 2006, Bill Campbell wrote: I just heard about iftop at a Seattle Unix Group meeting last night, and it appears to be a very useful tool for diagnosing network issues. Basically it's like the ``top'' program, but for network

Re: New package, iftop.

2006-04-14 Thread Bill Campbell
errors. I'm very much out of practice dealing with Solaris, and don't understand what it is doing. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820

Re: New package, iftop.

2006-04-20 Thread Bill Campbell
On Mon, Apr 17, 2006, robert j. wozny wrote: On Apr 14, 2006, at 10:43 PM, Bill Campbell wrote: try older version/spec from http://web.ziew.org/storage/openpkg/src/ iftop/. It's build and works on solaris/sparc. (but doesn't work on macosx) I just tried this on the rm7 sparc9 system

Openldap schemas should be configuration files?

2006-05-09 Thread Bill Campbell
). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 Breathe fire, slay dragons, and take chances. Failure is temporary, regret

Re: Openldap schemas should be configuration files?

2006-05-10 Thread Bill Campbell
On Wed, May 10, 2006, Ralf S. Engelschall wrote: On Tue, May 09, 2006, Bill Campbell wrote: I would like to suggest that the openldap etc/openldap/schema files be marked as config files. I just spent a fair amount of time trying to figure out why horde/imp/turba couldn't add addresses

Questions on 64 bit builds SLES9SP3.

2006-05-26 Thread Bill Campbell
with the ``-m64'' option to find the correct library files? If so, where's the best place to define this? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040

glib2 with_threads compatibility issue

2006-05-27 Thread Bill Campbell
run control to include the 64 bit libaries on SuSE Linux Enterpris 9 systems. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676

Re: glib2 with_threads compatibility issue

2006-05-28 Thread Bill Campbell
On Sun, May 28, 2006, Ralf S. Engelschall wrote: On Sat, May 27, 2006, Bill Campbell wrote: While building packages on a SLES9-SP3 system, mostly Release 2.5 with some CURRENT thrown in for flavour, I found a conflict between the perl-gtk in Release 2.5 and wx-2.6.3-20060524.src.rpm from

openldap, bdb, mutexes and threads SLES9/AMD64

2006-05-29 Thread Bill Campbell
been able to get openldap-2.3.23 working to the point where ldapsearch runs to completion is to hack the spec file to disable threads entirely which requires disabling slurpd as requires them. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com

Apache-1.3 configuration Include wildcard change

2006-05-31 Thread Bill Campbell
in building apache-1.3.xx that allows it to use the old behaviour, or perhaps a configuration option? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820

Re: Apache-1.3 configuration Include wildcard change

2006-06-01 Thread Bill Campbell
On Thu, Jun 01, 2006, Christoph Schug wrote: On Wed, May 31, 2006, Bill Campbell wrote: I just ran into a problem with apache-1.3.35 in which it did process the apache.base wildcard include: Include %{l_prefix}/etc/apache/apache.d/*.conf [...] Without having looked into details there have

openssh Release 2.5 /bin missing from superuser path

2006-06-27 Thread Bill Campbell
Is there a reason that --with-superuser-path doesn't have /bin in it when with_trysetpath=yes in UPD/openssh-4.2p1-2.5.3.src.rpm? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232

Re: openssh Release 2.5 /bin missing from superuser path

2006-06-27 Thread Bill Campbell
On Tue, Jun 27, 2006, Ralf S. Engelschall wrote: On Tue, Jun 27, 2006, Bill Campbell wrote: Is there a reason that --with-superuser-path doesn't have /bin in it when with_trysetpath=yes in UPD/openssh-4.2p1-2.5.3.src.rpm? No, seems like it was just forgotten. OTOH I see a strange /usr/local

Re: openssh Release 2.5 /bin missing from superuser path

2006-06-27 Thread Bill Campbell
On Tue, Jun 27, 2006, Ralf S. Engelschall wrote: On Tue, Jun 27, 2006, Bill Campbell wrote: On Tue, Jun 27, 2006, Ralf S. Engelschall wrote: On Tue, Jun 27, 2006, Bill Campbell wrote: Is there a reason that --with-superuser-path doesn't have /bin in it when with_trysetpath=yes in UPD

X11 font problem on SuSE 10.1 ThinkPad A30

2006-07-20 Thread Bill Campbell
from source? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 Government's view of the economy could be summed up in a few short

Re: X11 font problem on SuSE 10.1 ThinkPad A30

2006-07-21 Thread Bill Campbell
Following up on my own post. On Thu, Jul 20, 2006, Bill Campbell wrote: I'm having a problem with a ThinkPad A30 running SuSE 10.1 and a mostly Release 2.5 system with some CURRENT thrown in for flavour. When logging in as a normal user via kdm and the kde desktop, the fonts aren't configured

Mysql run control bug.

2006-08-10 Thread Bill Campbell
. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 We contend that for a nation to try to tax itself into prosperity is like a man

Re: Mysql run control bug.

2006-08-10 Thread Bill Campbell
On Thu, Aug 10, 2006, Ralf S. Engelschall wrote: On Thu, Aug 10, 2006, Bill Campbell wrote: I just ran into a problem this morning when a customer noted that the mysql common.log and update.log files were growing out of control. After doing some checking, I figured out that the main problem

Postfix pflogsumm patch to expand -d option (dates)

2006-08-25 Thread Bill Campbell
or following day. I think this should work with pretty much any version of postfix in the OpenPKG trees as this hasn't changed in quite a while. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206

Spamassassin run control sleep patch

2006-08-28 Thread Bill Campbell
the sleep from the restart to the start section enables the sleep in ``rc spamassassin stop start'' instead of just in the restart invocation. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206

Re: Spamassassin run control sleep patch

2006-08-30 Thread Bill Campbell
On Wed, Aug 30, 2006, Ralf S. Engelschall wrote: On Mon, Aug 28, 2006, Bill Campbell wrote: The attached patch to the spamassassin-3.1.4-20060825.src.rpm run control file, rc.spamassassin, sets a new configuration variable, spamassassin_stop_sleep=5, and moves the sleep from the restart

perl Authen::PAM

2006-09-11 Thread Bill Campbell
PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 ``Most people, sometime in their lives, stumble across truth. Most jump up, brush themselves off, and hurry

Re: perl Authen::PAM

2006-09-12 Thread Bill Campbell
On Tue, Sep 12, 2006, Ralf S. Engelschall wrote: On Tue, Sep 12, 2006, Ralf S. Engelschall wrote: On Mon, Sep 11, 2006, Bill Campbell wrote: Is the perl Authen::PAM in any of the multitude of perl packages? The only perl Authen:: module I see in in the perl-sys package, so this seems

Patch for quagga build

2006-09-26 Thread Bill Campbell
break other systems. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http://www.celestial.com/ Bagdikian's Observation

Re: Getent shell script calls.

2006-09-28 Thread Bill Campbell
before the system's getent. This getent may be a symlink to /bin/true since all it has to do is return successfully. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer

Re: query all build options?

2006-10-04 Thread Bill Campbell
be used in a SRC/packagename directory. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http://www.celestial.com/ ``Perhaps

Re: query all build options?

2006-10-04 Thread Bill Campbell
``openpkg rpm $@'' and the spec file name. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http://www.celestial.com

Patch to pdflib.spec

2006-10-09 Thread Bill Campbell
. Looking at the pdflib.spec file in the CURRENT version of pdflib, it appears that it should have the same patch applied. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer

Re: Patch to pdflib.spec

2006-10-10 Thread Bill Campbell
On Tue, Oct 10, 2006, Ralf S. Engelschall wrote: On Mon, Oct 09, 2006, Bill Campbell wrote: The attached patch to the Release 2.5 version of pdflib fixes a problem building on SuSE Linux Enterprise 10 in which the build was failing saying it didn't know how to build ``-lpng''. It turns out

Python fix so tkinter works.

2006-10-10 Thread Bill Campbell
in the tcl package now is inconsistent with the version number appended to the %{l_prefix}/lib/tcl8.4 directory, but not the %{l_prefix}/include/tcl directory. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641 E. Mercer Way

Ubuntu mail and postfix

2006-10-25 Thread Bill Campbell
management system? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 ``It will be of little avail to the people that the laws

Re: Ubuntu mail and postfix

2006-10-27 Thread Bill Campbell
this, but find the debian documentation less than enlightening (but then when I was first learning RPM ten years ago, I would have probably said much the same thing :-). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com/ PO Box 820; 6641 E

Openssh build problem and patch

2006-11-09 Thread Bill Campbell
openssh::with_x11 = yes openssh::with_trysetpath = yes openssh::with_libedit = no openssh::with_hpn = no openssh = 4.5p1-20061109 Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX

Re: Openssh build problem and patch

2006-11-09 Thread Bill Campbell
On Thu, Nov 09, 2006, Ralf S. Engelschall wrote: On Thu, Nov 09, 2006, Bill Campbell wrote: While attempting to build openssh-4.5p1-20061108.src.rpm I ran into a compile failure fixed by the attached patch. The variables I moved out of the function into the global area are called later

Mysql binary logging and replication.

2006-11-09 Thread Bill Campbell
updates. It seems to me that it would be more appropriate to have mysql reload rather than stop and start when doing binary logging. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232

Zope and Plone

2006-11-23 Thread Bill Campbell
://ftp.celestial.com/tmp/zope-plone-2.5.1-20061123.src.rpm Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 Democracy must be sometihng more than

Re: Zope and Plone

2006-11-24 Thread Bill Campbell
On Fri, Nov 24, 2006, Ralf S. Engelschall wrote: On Thu, Nov 23, 2006, Bill Campbell wrote: I spent a fair amount of time getting zope and plone working under OpenPKG this week. The current packaged zope-2.9.1 is somewhat out of date Zope 2.9.1? Our current Zope package in CURRENT

Re: Zope and Plone

2006-11-24 Thread Bill Campbell
whether now all works just fine? Will do, probably today and over the weekend. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676

Re: Zope and Plone

2006-11-26 Thread Bill Campbell
On Fri, Nov 24, 2006, Bill Campbell wrote: On Fri, Nov 24, 2006, Ralf S. Engelschall wrote: On Fri, Nov 24, 2006, Tres Seaver wrote: [...] Ok, I've now downgraded zope in CURRENT from 3.3.0 to 2.9.6 and added a zope-plone package according to Bill's work. Bill, can you test these two packages

Tracking stray fsl logging

2006-12-13 Thread Bill Campbell
Is there any easy way to identify the program that's causing entries to end up in the %{l_prefix}/var/fsl/fsl.log file? I'm seeing a bunch of things saying ``refused connect from...'', with nothing to identify the program that generated these. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell

Re: Tracking stray fsl logging

2006-12-14 Thread Bill Campbell
On Thu, Dec 14, 2006, Thomas Lotterer wrote: Bill, Bill Campbell[EMAIL PROTECTED] wrote on 2006-12-13 19:04: Is there any easy way to identify the program that's causing entries to end up in the %{l_prefix}/var/fsl/fsl.log file? this is really a challenge because fsl doesn't know

Re: Tracking stray fsl logging

2006-12-15 Thread Bill Campbell
On Thu, Dec 14, 2006, Thomas Lotterer wrote: Bill, Bill Campbell[EMAIL PROTECTED] wrote on 2006-12-13 19:04: Is there any easy way to identify the program that's causing entries to end up in the %{l_prefix}/var/fsl/fsl.log file? this is really a challenge because fsl doesn't know

Changes on OpenPKG build site?

2006-12-18 Thread Bill Campbell
: openpkg:dev:ERROR: /usr/opkg/libexec/openpkg-tools/dev.sh:ERROR: don't know which rpm to exec (E unset) Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820

Re: Munin packaged for OpenPKG

2007-01-04 Thread Bill Campbell
like: %{l_shtool} subst \ -e 's/chown/true/g' \ -e 's/chgrp/true/g' \ Makefile */Makefile Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer

[FWD] LISA '07 Call For Papers

2007-02-21 Thread Bill Campbell
conference in Portland Oregon this summer. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 ``If the future navigation system

Re: OpenPKG on Mac OS X 10.4

2007-05-28 Thread Bill Campbell
PROTECTED] Bill Campbell; Celestial Software, LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 There is no distinctly native American criminal class save Congress -- Mark Twain

BIND -- Problems with Linux capabilties

2008-07-24 Thread Bill Campbell
what one loses by disabling these functions, but I'm going out of town in the morning and don't have time to dig into this today. The attached patch to bind.spec enables this option. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO

Re: BIND -- Problems with Linux capabilties

2008-07-25 Thread Bill Campbell
On Fri, Jul 25, 2008, Ralf S. Engelschall wrote: On Thu, Jul 24, 2008, Bill Campbell wrote: I ran into a problem today attempting to build the current version of bind, bind-9.5.0p1-20080709.src.rpm, on a SuSE Linux Enterprise 9 PL3 system with the following error: /csrel25/bin/cc -I/csrel25

Re: BIND -- Problems with Linux capabilties

2008-07-25 Thread Bill Campbell
On Fri, Jul 25, 2008, Ralf S. Engelschall wrote: On Thu, Jul 24, 2008, Bill Campbell wrote: I ran into a problem today attempting to build the current version of bind, bind-9.5.0p1-20080709.src.rpm, on a SuSE Linux Enterprise 9 PL3 system with the following error: /csrel25/bin/cc -I/csrel25

webalizer -- add with-bzip2 option

2008-09-18 Thread Bill Campbell
May I suggest adding ``--with-bzip2'' to the default options to configure in the webalizer package as it is required to process the default compressed apache log files. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E

shtool rotate patch to pass file values to epilog/prolog

2008-09-19 Thread Bill Campbell
epilog/prolog programs as they will not be aware of the variable. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way Voice: (206) 236-1676 Mercer Island, WA 98040-0820 Fax:(206) 232-9186

Re: shtool rotate patch to pass file values to epilog/prolog

2008-09-21 Thread Bill Campbell
On Sun, Sep 21, 2008, Ralf S. Engelschall wrote: On Fri, Sep 19, 2008, Bill Campbell wrote: The attached patch to the sh.rotate script sets an environment variable ROTATE_LOGFILE with the name of the current file being processed before invoking the epilog or prolog programs. This permits

<    1   2   3