crontab security under openpkg

2003-01-12 Thread Bill Campbell
the usual ownership and permissions. This would still allow non-root users to build software, but would require root privileges to install. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206

Re: crontab security under openpkg

2003-01-13 Thread Bill Campbell
probably be opkgroot and opkgdev to prevent problems with user names 8 characters long. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236

Re: crontab security under openpkg

2003-01-13 Thread Bill Campbell
On Tue, Jan 14, 2003 at 06:59:10AM +0100, Ralf S. Engelschall wrote: On Mon, Jan 13, 2003, Bill Campbell wrote: [...] May I suggest that this would be a bit clearer with some more meaningful names, and roles. I'm still not absolutely clear about the use of the opkg-n user. opkg

Re: crontab security under openpkg

2003-01-14 Thread Bill Campbell
On Tue, Jan 14, 2003 at 12:39:08PM +0100, Michael Schloh von Bennewitz wrote: On Tue, Jan 14, 2003, Ralf S. Engelschall wrote: On Mon, Jan 13, 2003, Bill Campbell wrote: I understand that. My suggestion pertained more to the documentation than the implementation on the grounds that the names

Re: openpkg user (cw, cw-r, cw-n)

2003-01-25 Thread Bill Campbell
files, and their directory components running with root priviledges to insure that they're only writeable by %{l_susr}. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186

Re: [CVS] OpenPKG: openpkg-src/tripwire/ tripwire.spec

2003-01-25 Thread Bill Campbell
/openpkg.tripwirebuild.gz Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``Capitalism works

Re: openpkg user (cw, cw-r, cw-n)

2003-01-26 Thread Bill Campbell
On Sun, Jan 26, 2003 at 10:24:58AM +0100, Ralf S. Engelschall wrote: On Sat, Jan 25, 2003, Bill Campbell wrote: ...snip But you're right: perhaps we should not even recommend to use the management user for building, but the nobody user. Hmmm... your points are worth considering more, because

Re: [CVS] OpenPKG: openpkg-src/tripwire/ tripwire.spec

2003-01-26 Thread Bill Campbell
On Sun, Jan 26, 2003 at 10:53:49AM +0100, Ralf S. Engelschall wrote: On Sat, Jan 25, 2003, Bill Campbell wrote: Added files: openpkg-src/tripwiretripwire.spec Do not forget to add the version tracking file vc.tripwire. If you use openpkg-dev new tripwire for creating new

Re: [CVS] OpenPKG: openpkg-src/tripwire/ tripwire.spec

2003-01-27 Thread Bill Campbell
On Mon, Jan 27, 2003 at 11:37:47AM +0100, Michael van Elst wrote: On Sun, Jan 26, 2003, Bill Campbell wrote: The tripwire-2.3.1-2 SRC that appeared in the current/SRC directory tonight build under SuSE 8.1, creating executables: ./bin/i686-pc-linux_r/tripwire ./bin/i686-pc-linux_r

Re: [CVS] OpenPKG: openpkg-src/tripwire/ tripwire.spec

2003-01-27 Thread Bill Campbell
On Mon, Jan 27, 2003 at 07:36:12PM +0100, Michael van Elst wrote: On Mon, Jan 27, 2003, Bill Campbell wrote: No, they're not installed although they are available on SuSE 8.1: STLport-5.0.0409-28.i586.rpm Strange. Somewhere there must be a libstlport_gcc on your machine :) There is /opt

Bug in openpkg-20030114-20030114.src.sh

2003-01-27 Thread Bill Campbell
'' commands work the same on freebsd, solaris, and Linux or is there a standard way to query LDAP authentication. Looking at the openpkg-20030114-20030114.src.sh file, it Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E

Re: [CVS] OpenPKG: openpkg-src/tripwire/ tripwire.spec

2003-01-28 Thread Bill Campbell
On Tue, Jan 28, 2003 at 05:54:20PM +0100, Michael van Elst wrote: On Mon, Jan 27, 2003, Bill Campbell wrote: Where do I find available policy/*.txt files ? During the build, they're in $prefix/RPM/TMP/tripwire-2.3.1-2/policy/*.txt. Ok. Next try is on the ftp server. Paths should be adapted

Re: [CVS] OpenPKG: openpkg-src/tripwire/ tripwire.spec

2003-01-29 Thread Bill Campbell
On Tue, Jan 28, 2003 at 05:54:20PM +0100, Michael van Elst wrote: On Mon, Jan 27, 2003, Bill Campbell wrote: Where do I find available policy/*.txt files ? During the build, they're in $prefix/RPM/TMP/tripwire-2.3.1-2/policy/*.txt. Ok. Next try is on the ftp server. Paths should be adapted

Bug? shtool not in path on MySQL cron jobs

2003-02-02 Thread Bill Campbell
Running openpkg-20030114-20030114 and mysql-3.23.54a-20030116, I get an error ``shtool: command not found''. Should %[l_prefix}/etc/rc be putting %{l_prefix}/lib/openpkg in PATH when running cron jobs? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP

Re: Bug? shtool not in path on MySQL cron jobs

2003-02-02 Thread Bill Campbell
On Sun, Feb 02, 2003 at 08:02:13PM +0100, Ralf S. Engelschall wrote: On Sun, Feb 02, 2003, Bill Campbell wrote: Running openpkg-20030114-20030114 and mysql-3.23.54a-20030116, I get an error ``shtool: command not found''. Should %[l_prefix}/etc/rc be putting %{l_prefix}/lib/openpkg in PATH

Re: Bug? shtool not in path on MySQL cron jobs

2003-02-02 Thread Bill Campbell
On Sun, Feb 02, 2003 at 01:29:38PM -0800, Bill Campbell wrote: On Sun, Feb 02, 2003 at 08:02:13PM +0100, Ralf S. Engelschall wrote: ... I've now added a little workaround for this subtle problem to the rc command starting with openpkg-20030202-20030202. Just try it out. Details: http

Re: Bug? shtool not in path on MySQL cron jobs

2003-02-03 Thread Bill Campbell
On Mon, Feb 03, 2003 at 02:04:56PM +0100, Ralf S. Engelschall wrote: On Sun, Feb 02, 2003, Bill Campbell wrote: On Sun, Feb 02, 2003 at 01:29:38PM -0800, Bill Campbell wrote: On Sun, Feb 02, 2003 at 08:02:13PM +0100, Ralf S. Engelschall wrote: ... I've now added a little workaround

Bash login script vs dot.bashrc

2003-02-04 Thread Bill Campbell
if there are good reasons not to do this, I would like to see these files specified ``%config(noreplace)'' to prevent automatic changes when updating openpkg. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way

Conflict, apache--1.3.27-20030202 and php-4.3.0-20030115

2003-02-05 Thread Bill Campbell
binary is attached. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``The whole aim of practical

Re: Conflict, apache--1.3.27-20030202 and php-4.3.0-20030115

2003-02-05 Thread Bill Campbell
On Thu, Feb 06, 2003 at 07:38:24AM +0100, Michael van Elst wrote: On Wed, Feb 05, 2003, Bill Campbell wrote: I'm attempting to build apache--1.3.27-20030202, and got everything compiled with most of the options turned on. When I go to install the binary RPM, it comes up with a conflict

Re: Conflict, apache--1.3.27-20030202 and php-4.3.0-20030115

2003-02-05 Thread Bill Campbell
On Wed, Feb 05, 2003 at 10:43:35PM -0800, Bill Campbell wrote: On Thu, Feb 06, 2003 at 07:38:24AM +0100, Michael van Elst wrote: On Wed, Feb 05, 2003, Bill Campbell wrote: I'm attempting to build apache--1.3.27-20030202, and got everything compiled with most of the options turned on. When I go

Re: Conflict, apache--1.3.27-20030202 and php-4.3.0-20030115

2003-02-06 Thread Bill Campbell
On Thu, Feb 06, 2003 at 09:28:15AM +0100, Michael van Elst wrote: On Wed, Feb 05, 2003, Bill Campbell wrote: I think this is my misunderstanding. When I looked more into the php rpm, it's just a CLI executable, and apache builds that as well. Should these two RPMs have mutually exclusive

Re: Conflict, apache--1.3.27-20030202 and php-4.3.0-20030115

2003-02-06 Thread Bill Campbell
On Thu, Feb 06, 2003 at 11:14:25AM +0100, Michael van Elst wrote: On Thu, Feb 06, 2003, Bill Campbell wrote: No. The apache package must not build the php executable but apparently it does :-( I'll fix this. Fixed in apache-1.3.27-20030206 Thanks. I'm building that now. I found last

Postfix, adding LDAP and whoson options

2003-02-07 Thread Bill Campbell
We need LDAP and WHOSON support for our postfix systems, and I've got this working in-house. Is there interest in bringing these options into the mainstream postfix package (and the WHOSON package of course :-)? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP

Patch uucp to include openpkg executables

2003-02-09 Thread Bill Campbell
The attached patch to the uucp.spec file adds the main openpkg executable directories to the policy.h CMDPATH where things like the postfix rmail command are found. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E

Conflict resolution with system packages

2003-02-11 Thread Bill Campbell
installation to handle things like on-line help. Comments? Suggestions? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http

Apple OS X port

2003-02-14 Thread Bill Campbell
I'm in the process of digging into this now, but would like to avoid reinventing any more wheels than necessary. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island

shtool, problem with log file size

2003-02-21 Thread Bill Campbell
'' calls to fix problems that occur when running on a Linux system using nss_ldap and nss_ldap where the openpkg users aren't in the /etc/{passwd,group} files or found with ypcat. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641

Re: shtool, problem with log file size

2003-02-21 Thread Bill Campbell
On Fri, Feb 21, 2003 at 07:50:44PM +0100, Ralf S. Engelschall wrote: On Fri, Feb 21, 2003, Bill Campbell wrote: I've encountered a problem with the openpkg/shtool script when running the mysql daily program, openpkg-20030203-20030203. Around line 1816, ``optionally take logfile size

Re: shtool, problem with log file size

2003-02-24 Thread Bill Campbell
On Fri, Feb 21, 2003 at 08:54:16PM +0100, Ralf S. Engelschall wrote: On Fri, Feb 21, 2003, Ralf S. Engelschall wrote: On Fri, Feb 21, 2003, Bill Campbell wrote: [...] The patch also includes ``id'' calls to fix problems that occur when running on a Linux system using nss_ldap and nss_ldap

Docs in openpkg

2003-02-26 Thread Bill Campbell
in the on-line man pages (can we spell sasl :-). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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

Anybody packaged webmin for openpkg?

2003-02-27 Thread Bill Campbell
Before I start reinventing wheels, has anybody packaged webmin? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http

Re: [CVS] OpenPKG: openpkg-src/imapd/ cyrus.conf imapd.conf imapd.spec

2003-02-28 Thread Bill Campbell
files command, but with some features that make it easier to build multiple packages. It would be easy to make this conform to openpkg standards. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX

mysql, myodbc, and unixodbc -- shared libraries

2003-03-02 Thread Bill Campbell
building unixodbc and myodbc with shared libraries. Am I wrong on this or is there some way programs like OpenOffice can use the static libraries? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX

Java CLASSPATH standards

2003-03-05 Thread Bill Campbell
better be in some place like %{l_prefix}/lib/java/... Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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

Re: Java CLASSPATH standards

2003-03-06 Thread Bill Campbell
On Thu, Mar 06, 2003 at 02:11:47PM +0100, Michael Schloh von Bennewitz wrote: On Wed, Mar 05, 2003, Bill Campbell wrote: Is there any standard in openpkg for placement of jar files? I'm building a package for mysql-connector-java, JDBC support for mysql, and want to use CLASSPATH to point

Problems with imap-2002b-20030113 undefined references

2003-03-19 Thread Bill Campbell
functions after building with the system libraries (other than reversing the foreground and background from mutt-1.2.5 I've been using on an older system). Before I dig into the wonderful Mark Crispin code, has anybody run into similar problems? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell

LDAP error compiling postfix

2003-03-20 Thread Bill Campbell
and openldap-2.1.16 it appears that some functions have been dropped. This is probably more a postfix issue than openpkg, but I haven't seen anything on the postfix mailing list about LDAP problems recently. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP

Re: LDAP error compiling postfix

2003-03-20 Thread Bill Campbell
On Thu, Mar 20, 2003 at 09:13:07PM +0100, Michael van Elst wrote: On Thu, Mar 20, 2003, Bill Campbell wrote: When I tried building postfix-2.0.7-20030320.src.rpm today with LDAP support and openldap-2.1.16-20030315, the linking failed with several undefined references including

Re: shtool, problem with log file size

2003-03-26 Thread Bill Campbell
On Tue, Mar 25, 2003 at 02:19:58PM -0800, Bill Campbell wrote: On Fri, Feb 21, 2003 at 12:01:09PM -0800, Bill Campbell wrote: Resurrecting an old question because I ran into the size= problem again today, and updated to openpkg-20030324-20030324 before digging into it again. The current version

Re: Where's xf? postgresql openpkg release 1.2

2003-03-30 Thread Bill Campbell
On Sun, Mar 30, 2003 at 09:15:06AM +0200, Ralf S. Engelschall wrote: On Sat, Mar 29, 2003, Bill Campbell wrote: What's xf? Attempting to build postgresql in the release version of openpkg, on FreeBSD 4.7 the build fails saying it can't find ``xf''. The command that fails is: gzip -d

AR{ghhh}, can't find ar on freebsd 4.7

2003-03-31 Thread Bill Campbell
in the packages. 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/ ``Mechanical Engineers build weapons

Re: AR{ghhh}, can't find ar on freebsd 4.7

2003-04-01 Thread Bill Campbell
On Mon, Mar 31, 2003 at 05:46:38PM -0800, Bill Campbell wrote: I'm attempting to bootstrap the current openpkg on a FreeBSD 4.7 system, and have run into similar problems where the configure isn't finding the ``ar'' program with openssh-3.6p1-20030331 and lftp-2.6.5-20030228. Following up on my

Apache suggestion, current

2003-04-02 Thread Bill Campbell
Could the %{l_prefix}/etc/apache/apache.vhost file be specified as %config(noreplace)? This is a user modified file that contains nothing but an example in the distribution. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820

Status of radius in current?

2003-04-02 Thread Bill Campbell
What's the status of the radius package in current? We've been using freeradius, and I'm not familiar with the gnu-radius. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186

Re: LDAP error compiling postfix

2003-04-03 Thread Bill Campbell
On Thu, Apr 03, 2003 at 09:03:01AM +0200, Thomas Lotterer wrote: ... Michael v. Elst tried to defeat this issue yesterday, so give it a try. http://cvs.openpkg.org/chngview?cn=8529 It built with ldap support yesterday. Now to see if it works :-). Bill -- INTERNET: [EMAIL PROTECTED] Bill

tcl/expect dependency problem.

2003-04-03 Thread Bill Campbell
-- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``Our Foreign dealings are an Open Book, generally a Check

Re: [CVS] OpenPKG: openpkg-src/powerdns/ powerdns.spec openpkg-web/ news.t...

2003-04-04 Thread Bill Campbell
and installed in %post processing in the openpkg specfile. This prevents SuSE from reinstalling postfix automatically when doing /bin/rpm updates because other /bin/rpm packages require the ``smtp_daemon''. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco

Re: [CVS] OpenPKG: openpkg-src/xaw3d/ xaw3d.spec

2003-04-05 Thread Bill Campbell
/usr/local where they belong :-). It's been a couple of years since I last looked closely at xmkmf and friends so I'm not sure how difficult this last tweak would be. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E

Re: Berkeley DB4 Patch

2003-06-01 Thread Bill Campbell
the berkeley libraries buried in their glibc packaging so changing them can break the entire system. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX: (206) 232-9186 Mercer Island, WA 98040-0820

Re: coreutils, uname conflicts, naming conventions

2003-06-04 Thread Bill Campbell
for static linking, is quite small by comparison, and should provide the needed programs. 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

Re: [CVS] OpenPKG: openpkg-src/proftpd/ proftpd.spec openpkg-web/ news.txt

2003-06-09 Thread Bill Campbell
of times, but never received an answer. Don't the unixodbc and myodbc packages require building with shared libraries since they need them for use with programs like StarOffice and OpenOffice.org to implement data sources under Linux and Unix? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell

Re: [CVS] OpenPKG: openpkg-src/proftpd/ proftpd.spec openpkg-web/ news.txt

2003-06-09 Thread Bill Campbell
of anybody who's tackled that job yet (I think it makes building mozilla look trivial by comparison). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820

Re: imapd broken with gcc 3.3.

2003-06-17 Thread Bill Campbell
. Looking at Mark Crispin's code eh? That's always good for confusion and heartburn. The only thing worse is probably trying to figure out the autoconf stuff in the amd automounter. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO

Re: Relocation problem

2003-06-18 Thread Bill Campbell
? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``It wasn't raining when Noah built the ark

Suggestions for build standards

2003-06-20 Thread Bill Campbell
think would make using openpkg-tool. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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

Re: Suggestions for build standards

2003-06-20 Thread Bill Campbell
On Fri, Jun 20, 2003 at 11:23:11PM +0200, Michael van Elst wrote: On Fri, Jun 20, 2003, Bill Campbell wrote: Bill, 1. Specify all configuration files that are essential to program operation ``%config(noreplace)'' (e.g. postfix's main.cf, samba's smb.conf, etc.) to avoid

Postgressql current

2003-06-21 Thread Bill Campbell
perl with the perl share library which will require adding an option to perl to allow this. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206

apache, openldap, and sasl dependencies

2003-06-24 Thread Bill Campbell
There seems to be a dependency problem between apache, openldap, and sasl. Openldap has an option to use sasl, but the ``with_mod_php_openldap'' option in apache assumes that sasl is defined. Should apache look at the ``with_sasl'' option as well? Bill -- INTERNET: [EMAIL PROTECTED] Bill

Re: apache, openldap, and sasl dependencies

2003-06-24 Thread Bill Campbell
On Tue, Jun 24, 2003 at 06:45:03PM +0200, Michael van Elst wrote: On Tue, Jun 24, 2003, Bill Campbell wrote: There seems to be a dependency problem between apache, openldap, and sasl. Openldap has an option to use sasl, but the ``with_mod_php_openldap'' option in apache assumes that sasl

Re: apache, openldap, and sasl dependencies

2003-06-24 Thread Bill Campbell
. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``I have learned what some people are like

Re: apache, openldap, and sasl dependencies

2003-06-24 Thread Bill Campbell
On Tue, Jun 24, 2003 at 09:46:05PM +0200, Michael van Elst wrote: On Tue, Jun 24, 2003, Bill Campbell wrote: a) always depend on sasl, wether it is required or not. This breaks the build if sasl isn't installed on the system whether it's used by openldap or not. No. When I depend on sasl

Re: apache, openldap, and sasl dependencies

2003-06-24 Thread Bill Campbell
On Tue, Jun 24, 2003 at 11:50:20PM +0200, Michael van Elst wrote: On Tue, Jun 24, 2003, Bill Campbell wrote: Would this work or isn't the rpm preprocessor smart enough? %if %{with_sasl} == yes %{with_mod_php_openldap} == %yes ... %endif Except for the typo (_%_yes) this does work

rc.postgresql -- rc standards

2003-06-29 Thread Bill Campbell
. At the very least, the startup scripts should be declared as %config files so that installation changes appear as messages during updates. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX

Re: rc.postgresql -- rc standards

2003-07-07 Thread Bill Campbell
On Mon, Jul 07, 2003 at 10:25:52PM +0200, Thomas Lotterer wrote: On Sun, Jun 29, 2003, Bill Campbell wrote: Re Bill, While building and installing postgresql, I see that the rc control file specifies the IP address for the host explicitly (i.e. 127.0.0.1). It seems to me that this should

Re: Question on patches

2003-07-19 Thread Bill Campbell
specify the default to be off, and turn it on for individual packages in my ~/.openpkg/build file. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820

Re: [CVS] OpenPKG: openpkg-src/postgresql/ postgresql.spec openpkg-web/ ne...

2003-07-19 Thread Bill Campbell
Tk/X11 stuff distributed with PostgreSQL which we also install? I think the Tk stuff should be incorporated (it's the only reason I ever do anything with tcl). There's also perl::Tk, my primary GUI scripting tool. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP

OpenPKG 1.3 environment bug in rc script

2003-08-05 Thread Bill Campbell
anything starting with [A-Z] followed by anything. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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

Re: OpenPKG 1.3 -- where is openpkg-tool?

2003-08-07 Thread Bill Campbell
On Wed, Aug 06, 2003 at 07:09:47AM +0200, Ralf S. Engelschall wrote: On Tue, Aug 05, 2003, Bill Campbell wrote: The openpkg-tool-1.3.0-1.3.0 package seems to be missing from the ftp site. It's a PLUS class package, so it is located at: ftp://ftp.openpkg.org/release/1.3/SRC/PLUS/openpkg-tool

OpenPKG 1.3 -- where is openpkg-tool?

2003-08-10 Thread Bill Campbell
The openpkg-tool-1.3.0-1.3.0 package seems to be missing from the ftp site. 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

less, PAGER gripe

2003-08-14 Thread Bill Campbell
I would like to recommend removing the ``-E'' option from the PAGER environment variable set in the less package. I often use ``G'' to go to the end of man pages or other files quickly, and this causes less to exit immediately. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial

Samba with_docs option.

2003-08-22 Thread Bill Campbell
directory is about 2.7M. The attached patch is against the 1.3 release version, and would work on current except for the build number part. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206

Re: Samba with_docs option.

2003-08-22 Thread Bill Campbell
On Fri, Aug 22, 2003, Ralf S. Engelschall wrote: On Thu, Aug 21, 2003, Bill Campbell wrote: The attached patch for the samba.spec file adds the option with_docs which installs the documentation and image files, many of which are used by ``swat'', the web base configuration tool. One

Re: Samba with_docs option.

2003-08-22 Thread Bill Campbell
On Fri, Aug 22, 2003, Ralf S. Engelschall wrote: On Fri, Aug 22, 2003, Bill Campbell wrote: [...] Hmm... good point, but because the stuff is for SWAT only, how about making it a with_swat option and even remove swat also if this option is not a set? That would certainly work. Personally

Fix broken uucp startup

2003-09-03 Thread Bill Campbell
(hopefully). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 http://www.celestial.com/ I do not feel obliged to believe

SASL configuration and security

2003-09-09 Thread Bill Campbell
by root, or perhaps SASL might use the /etc/ldap.secret file that's already used by pam_ldap. Am I missing something here or is there a permissions problem? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way

Re: SASL configuration and security

2003-09-10 Thread Bill Campbell
On Wed, Sep 10, 2003, Michael van Elst wrote: On Tue, Sep 09, 2003 at 08:57:16PM -0700, Bill Campbell wrote: Bill, The first thing I noticed when looking at the SASL configuration file, %{l_prefix}/etc/sasl/saslauthd.conf, is that it requires the rootdn password if one is usig LDAP

Darwin problems with cpio in rpm.

2003-09-12 Thread Bill Campbell
in a couple of Makefile.in files). http://www-jlc.kek.jp/~fujiik/macosx/10.2.X/SOURCES/rpm-4.0.2-macosx.patch Does anybody have any suggestions or solutions to this before I go digging? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820

Re: Darwin problems with cpio in rpm.

2003-09-13 Thread Bill Campbell
On Fri, Sep 12, 2003, Ralf S. Engelschall wrote: On Thu, Sep 11, 2003, Bill Campbell wrote: I'm attempting to build OpenPKG release 1.3 on OS X/Darwin, and it builds with one minor hack in gzip to keep it from trying to use the assembler. Unfortunately once it's built, rpm fails when

Global TMPDIR, in particular findutils

2003-09-24 Thread Bill Campbell
standard (at least as Unix standards go :-), and I think it might be very useful to implement this standard in OpenPKG packages. I would probably want to set this in the %{l_prefix}/etc/rc.conf file on a per-system basis. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC

Docbook, openjade, opensp, docbook-toys

2003-10-02 Thread Bill Campbell
-- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ With Congress, every time they make a joke it's a law

Re: Docbook, openjade, opensp, docbook-toys

2003-10-03 Thread Bill Campbell
On Fri, Oct 03, 2003, Ralf S. Engelschall wrote: On Thu, Oct 02, 2003, Bill Campbell wrote: I spent several hours today getting the docbook-toys from SuSE 8.2 working with the OpenPKG Release 1.3 versions of docbook, openjade, and opensp, and in the process fixed a permissions problem

Re: Anybody running CGI::Application from perl-www?

2003-10-21 Thread Bill Campbell
On Tue, Oct 21, 2003, Thomas Lotterer wrote: On Mon, Oct 20, 2003, Bill Campbell wrote: Is anybody using the CGI::Application module from perl-www-1.3.1-1.3.1? Bill, today we found and fixed a problem in the CGI.pm module introduced by a security update. A URL was escaped twice leading

Re: tcpwrappers

2003-10-31 Thread Bill Campbell
with the RBL patch to tcp_wrappers. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``We shouldn't

Re: tcpwrappers

2003-12-03 Thread Bill Campbell
: {RBL}.dynablock.wirehub.net. : DENY sendmail,smtpd: {RBL}.sbl.spamhaus.org. : DENY ... Personally I find the RBL capabilities one of the most useful features of tcp_wrappers. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Systems, Inc. UUCP: camco!bill PO Box 820; 6641

Re: tcpwrappers

2003-12-03 Thread Bill Campbell
/SRC/tcp_wrappers-7.6-20020510.src.rpm Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``When

Questionable anonymous ftp behaviour from rpm

2003-12-04 Thread Bill Campbell
to find misconfigured servers to exploit :-), I noticed that the ``rpm --rebuild ftp://...'' processes were leaving zombie sessions open. A bit more log parsing showed that after the RETR command, the next command is ABOR, not QUIT as I would expect. Bill -- INTERNET: [EMAIL PROTECTED] Bill

Re: Questionable anonymous ftp behaviour from rpm

2003-12-04 Thread Bill Campbell
On Thu, Dec 04, 2003, Ralf S. Engelschall wrote: On Thu, Dec 04, 2003, Bill Campbell wrote: While rebuilding a number of packages today, I ran into a problem where the rebuild failed because it couldn't log into our anonymous ftp server. It turned out that there were too many ftp users

perl-www and HTML::Template

2003-12-18 Thread Bill Campbell
Is there any reason why the perl-www package doesn't contain HTML::Template? Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL

Re: perl-www and HTML::Template

2003-12-19 Thread Bill Campbell
On Fri, Dec 19, 2003, Ralf S. Engelschall wrote: On Thu, Dec 18, 2003, Bill Campbell wrote: Is there any reason why the perl-www package doesn't contain HTML::Template? No, it simple wasn't added, because no one asked for it until now ;-) Well, OTOH I think, it first would be in perl-xml

Package for rwhoisd.

2003-12-29 Thread Bill Campbell
files (which I've done with the sample rwhoisd.conf file). Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676 URL: http

Re: Package for rwhoisd.

2003-12-30 Thread Bill Campbell
On Tue, Dec 30, 2003, Ralf S. Engelschall wrote: On Mon, Dec 29, 2003, Bill Campbell wrote: I've just finished a first cut on building rwhoisd-1.5.7.3 under OpenPKG Release 1.3. A SRPM package is available for review: ftp://ftp.celestial.com/private/ftp.openpkg.org/release/1.3/SRC/rwhoisd

Re: Package for rwhoisd.

2003-12-30 Thread Bill Campbell
On Tue, Dec 30, 2003, Ralf S. Engelschall wrote: On Tue, Dec 30, 2003, Bill Campbell wrote: [...] I'll be looking at this in more depth later today as we're implementing this at one of our larger ISP customers. Looking at the spec file and having thought a bit more about ownership

Re: Darwin problems with cpio in rpm.

2004-01-02 Thread Bill Campbell
On Fri, Sep 12, 2003, Ralf S. Engelschall wrote: On Thu, Sep 11, 2003, Bill Campbell wrote: I'm attempting to build OpenPKG release 1.3 on OS X/Darwin, and it builds with one minor hack in gzip to keep it from trying to use the assembler. Unfortunately once it's built, rpm fails when

Re: ftp.openpkg.org rsync server not responding.

2004-01-31 Thread Bill Campbell
On Sat, Jan 31, 2004, Thomas Lotterer wrote: On Sat, Jan 31, 2004, Bill Campbell wrote: It appears that the rsync server is dead again. Thanks for the info, Bill. Issue resolved. We are our own guinea pigs when we start to deploy what we want to become OpenPKG 2.0 in live environments

Mailman package

2004-02-17 Thread Bill Campbell
this under %{l_prefix}/libexec/mailman. .LI Changeable files are under %{l_prefix}/var/mailman. .LI Configuration files are in %{l_prefix}/etc/mailman with some symbolic links to the places that Mailman expects them to live. .LE Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software

openpkg current and perl.req

2004-03-23 Thread Bill Campbell
in the %install processing around line 784. It's still referenced though in the %{l_prefix}/lib/openpkg/macros file. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641 E. Mercer Way FAX:(206) 232-9186 Mercer Island

Re: openpkg current and perl.req

2004-03-23 Thread Bill Campbell
On Tue, Mar 23, 2004, Ralf S. Engelschall wrote: On Tue, Mar 23, 2004, Bill Campbell wrote: While working to get my courier-imap package running under release 2.0 with openpkg from the current tree, I ran into a problem where it failed in dependency checking looking for the %{l_prefix}/lib

Patch attempting to stat() nonexistent files.

2004-03-23 Thread Bill Campbell
file. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC 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/ ``The children who know how to think

coreutils patch, uname and hostname conflicts.

2004-04-07 Thread Bill Campbell
of hostname in system scripts can cause some very interesting side affects. This particular diff was make on a Release 2.0 .spec file, but should be easily adapted to current. Bill -- INTERNET: [EMAIL PROTECTED] Bill Campbell; Celestial Software LLC UUCP: camco!bill PO Box 820; 6641

  1   2   3   >