Fix to R package

2007-06-27 Thread Dennis McRitchie
I just uploaded a modified spec file for the R statistical package. The fix is to patch *both* R scripts, and to patch not just R_HOME_DIR, but also R_SHARE_DIR, R_INCLUDE_DIR, and R_DOC_DIR. This is necessary to allow packages to be installed. Dennis Dennis McRitchie Computational Science

perl-dbi submission: problems with DBD_Oracle

2006-10-06 Thread Dennis McRitchie
created a patch that is compatible with both the new and the old MakeMaker to fix this problem. I will submit it to the authors as well. Dennis Dennis McRitchie Computational Science and Engineering Support (CSES) Academic Services Department Office of Information Technology Princeton University

RE: query all build options?

2006-10-06 Thread Dennis McRitchie
Bill, Would you be willing to share your python version? Dennis Dennis McRitchie Computational Science and Engineering Support (CSES) Academic Services Department Office of Information Technology Princeton University -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL

RE: query all build options?

2006-10-04 Thread Dennis McRitchie
Bill, You recently posted a perl script called rpmgetopts.pl. Is this the one you meant? Thanks, Dennis Dennis McRitchie Computational Science and Engineering Support (CSES) Academic Services Department Office of Information Technology Princeton University -Original Message

How to re-package the openpkg shell script

2006-04-04 Thread Dennis McRitchie
-package openpkg-*-*.src.sh ? Thanks, Dennis Dennis McRitchie Computational Science and Engineering Support (CSES) Academic Services Department Office of Information Technology Princeton University __ The OpenPKG Project

Problematic side-effect of the openpkg environment-setting script

2006-04-04 Thread Dennis McRitchie
variable before it adds the system directory to the path variable. My question is whether you would entertain my submitting this change to rc.func for inclusion as part of the OpenPKG base package. Thanks, Dennis Dennis McRitchie Computational Science and Engineering Support (CSES

openssh with_ldap option fails in v 2.5

2006-01-19 Thread Dennis McRitchie
? Thanks, Dennis Dennis McRitchie Computational Science and Engineering Support (CSES) Academic Services Department Office of Information Technology Princeton University __ The OpenPKG Project

RE: openssh with_ldap option fails in v 2.5

2006-01-19 Thread Dennis McRitchie
Thanks Ralf! Dennis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ralf S. Engelschall Sent: Thursday, January 19, 2006 10:47 AM To: openpkg-dev@openpkg.org Subject: Re: openssh with_ldap option fails in v 2.5 On Thu, Jan 19, 2006, Dennis McRitchie

Can't build openldap-2.3.11-2.5.0.src.rpm on Solaris 9

2006-01-17 Thread Dennis McRitchie
OpenPKG as their solution. So it would be good if we could understand the discrepancy, and then clarify, perhaps through documentation, what the required Solaris 9 setup is for a successful build. Thanks, Dennis Dennis McRitchie Computational Science and Engineering Support (CSES) Academic

RE: Can't build openldap-2.3.11-2.5.0.src.rpm on Solaris 9

2006-01-17 Thread Dennis McRitchie
Dennis McRitchie Computational Science and Engineering Support (CSES) Academic Services Department Office of Information Technology Princeton University -Original Message- From: Ralf S. Engelschall [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 17, 2006 1:33 PM To: [EMAIL PROTECTED

Problem installing add-on packages with R

2005-07-26 Thread Dennis McRitchie
be an unpopular choice among our users. Is there any thought to removing the static library restriction anytime soon? Thanks, Dennis Dennis McRitchie Computational Science and Engineering Support (CSES) Academic Services Department Office of Information Technology Princeton University

Updated perl-crypto contribution

2005-03-29 Thread Dennis McRitchie
Hi, I just uploaded perl-crypto-5.8.4-20050329.src.rpm to the contrib area. The changes consist of adding Crypt::Rijndael v0.05 support to the package. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton

Contribution for multi-threaded perl

2005-01-27 Thread Dennis McRitchie
. This change has been tested on both RedHat Linux 9 and Solaris 9. I know you're up to 2.2 now, but we're still on 2.1. Hopefully the change can be easily ported to 2.2, assuming you haven't put in the option yourself in the meantime. Dennis Dennis McRitchie Research Academic Applications

Conditional Provides in openpkg-import confuses openpkg-tools

2004-09-17 Thread Dennis McRitchie
, so I thought I'd mention it. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University __ The OpenPKG Project

RE: Dependency problem with unixodbc

2004-09-16 Thread Dennis McRitchie
, 2004, Dennis McRitchie wrote: The spec file in unixodbc-2.2.9-2.1.0.src.rpm lacks a Provides: unixodbc directive. This is required by perl-dbi when with_dbd_odbc=yes and by freetds. I have uploaded a modified spec file with this directive added. This cannot be. An RPM package foo

Does openpkg-bugdb still work?

2004-09-16 Thread Dennis McRitchie
I submitted a bug report yesterday (twice) but it has not yet shown up in the mailing list or the newsgroup. Thanks, Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

Minor problems with oracle-barebone-9.2.0-20040818

2004-09-15 Thread Dennis McRitchie
to oracle-barebone? As it is, one has to manually build and install oracle-barebone first before using openpkg-tools for the rest of the packages. Thanks, Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton

Modified pine-4.60L-2.1.0.src.rpm to support openldap with sasl

2004-09-15 Thread Dennis McRitchie
-lsasl2 -ldl case %{l_platform -t} in *-sunos5.* ) ldflags=$ldflags -lresolv ;; esac %endif Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

openldap change needed for sasl support on RedHat Linux 9

2004-09-15 Thread Dennis McRitchie
to satisfy some libsasl2 references. For some reason, this was only necessary on RedHat Linux 9 and not on Sun Solaris 9, though I was not able to track down the reason. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology

perl-dbi spec changed to fix build error

2004-09-15 Thread Dennis McRitchie
to demo_rdbms32.mk because I built oracle-barebone using the 32-bit distribution, which contains the former but not the latter. Perhaps a better solution would be to have the rename be conditional on an option such as with_32-bit_oracle being set to no, which could be the default? Dennis Dennis

Dependency problem with unixodbc

2004-09-15 Thread Dennis McRitchie
The spec file in unixodbc-2.2.9-2.1.0.src.rpm lacks a Provides: unixodbc directive. This is required by perl-dbi when with_dbd_odbc=yes and by freetds. I have uploaded a modified spec file with this directive added. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic

Need optional xaw3d dependency in emacs

2004-09-15 Thread Dennis McRitchie
will not work as expected. One solution is to add a with_xaw3d option to the emacs spec file to force an RPM requirement for xaw3d, and thus guarantee that the latter will be built first by openpkg-tools. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department

texinfo and tetex packages have a conflict

2004-09-15 Thread Dennis McRitchie
is used. Thus these packages cannot be built together using openpkg-tools. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

RE: perl-dbi spec changed to fix build error

2004-09-15 Thread Dennis McRitchie
] [mailto:[EMAIL PROTECTED] On Behalf Of Michael Schloh Sent: Wednesday, September 15, 2004 2:02 PM To: [EMAIL PROTECTED] Subject: Re: perl-dbi spec changed to fix build error On Wed, Sep 15, 2004, Dennis McRitchie wrote: I have uploaded the spec file for perl-dbi-5.8.4-2.1.0.src.rpm

Modified tcpwrappers contribution

2004-03-29 Thread Dennis McRitchie
external packages that are fussy about this will not complain. These changes are also present in this package. Hope this helps. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

RE: emacs, giflib, and tiff contributions

2004-03-04 Thread Dennis McRitchie
still think you're giving yourself way more work than you need to by moving these header files. But who am I to complain since you're doing most of the work... :-) Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology

emacs, giflib, and tiff contributions

2004-03-02 Thread Dennis McRitchie
, I am not on OpenPKG 2.0 yet, so the spec files also reflect that. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

RE: emacs, giflib, and tiff contributions

2004-03-02 Thread Dennis McRitchie
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ralf S. Engelschall Sent: Tuesday, March 02, 2004 2:48 PM To: [EMAIL PROTECTED] Subject: Re: emacs, giflib, and tiff contributions On Tue, Mar 02, 2004, Dennis McRitchie wrote: 3) tiff: emacs

freetds v0.62.1 package submission

2004-02-13 Thread Dennis McRitchie
where %{l_prefix} has been appropriately substituted. And of course, each user needs to fill in their .odbc.ini file to identify their database. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

New oracle-barebone submission

2004-01-30 Thread Dennis McRitchie
Resend since [EMAIL PROTECTED] is down. Dennis -Original Message- From: Dennis McRitchie [mailto:[EMAIL PROTECTED] Sent: Thursday, January 29, 2004 4:54 PM To: '[EMAIL PROTECTED]' Subject: New oracle-barebone submission I have just uploaded oracle-barebone-9.2.0.1-20040128.nosrc.rpm

RE: New oracle-barebone submission

2004-01-30 Thread Dennis McRitchie
] [mailto:[EMAIL PROTECTED] On Behalf Of Ralf S. Engelschall Sent: Friday, January 30, 2004 10:43 AM To: [EMAIL PROTECTED] Subject: Re: New oracle-barebone submission On Fri, Jan 30, 2004, Dennis McRitchie wrote: I have just uploaded oracle-barebone-9.2.0.1-20040128.nosrc.rpm

[OpenPKG #310] New oracle-barebone submission

2004-01-14 Thread Dennis McRitchie via RT
names to be those of the 32-bit Oracle download. Created steps 5-7 to be more explicit about what needs to be done at the end. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

--provides option inconsistent with spec file defaults

2004-01-14 Thread Dennis McRitchie
only report the spec file option defaults, and not the set of options that the binary rpm was built with. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

[OpenPKG #309] perl-dbi now broken on Solaris due to recent change

2004-01-13 Thread Dennis McRitchie via RT
__ ___ On Mon, Jan 12, 2004, Dennis McRitchie via RT wrote: Using perl-dbi-20031129-20031129.src.rpm, I was able to build DBD::Oracle on Solaris 9. However, using perl-dbi-20040108-20040108.src.rpm, the build blew up

[OpenPKG #310] New oracle-barebone submission

2004-01-13 Thread Dennis McRitchie via RT
causing the files to be unreadable by group and other. 3) oracle-barebone.txt: Changed the solaris gz file names to be those of the 32-bit Oracle download. Created steps 5-7 to be more explicit about what needs to be done at the end. Dennis Dennis McRitchie Research Academic Applications Support

[OpenPKG #309] perl-dbi now broken on Solaris due to recent change

2004-01-12 Thread Dennis McRitchie via RT
Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University __ The OpenPKG Projectwww.openpkg.org Developer

[OpenPKG #304] Fatal error using openpkg tool

2003-12-22 Thread Dennis McRitchie via RT
: Nobody Status: open Transaction: Correspondence added by mlelstv Time: Fri Dec 19 22:49:56 2003 __ ___ On Fri, Dec 19, 2003 at 10:15:37PM +0100, Dennis McRitchie via RT wrote: My index file does seem

[OpenPKG #305] rpm --provides gives incorrect info for openpkg-import

2003-12-22 Thread Dennis McRitchie via RT
? Thanks, Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University __ The OpenPKG Project

[OpenPKG #304] Fatal error using openpkg tool

2003-12-19 Thread Dennis McRitchie via RT
routinely, but don't currently have a lot of confidence in it. I know it's not good practice to discuss more than one problem in an email, but I sent in a reminder message about 284 the proper way on Dec 2 and never heard back. Thanks, Dennis Dennis McRitchie Research Academic Applications

[OpenPKG #304] Fatal error using openpkg tool

2003-12-19 Thread Dennis McRitchie via RT
of confidence in it. I know it's not good practice to discuss more than one problem in an email, but I sent in a reminder message about 284 the proper way on Dec 2 and never heard back. Thanks, Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services

[OpenPKG #304] Fatal error using openpkg tool

2003-12-19 Thread Dennis McRitchie via RT
: openpkg Owner: Nobody Status: open Transaction: Correspondence added by mlelstv Time: Fri Dec 19 18:24:59 2003 __ ___ On Fri, Dec 19, 2003 at 05:43:11PM +0100, Dennis McRitchie via RT wrote

[OpenPKG #302] Continuing problems building perl-tk

2003-12-09 Thread Dennis McRitchie via RT
to please inform the author, I thought I would pass it on in case you had not already noticed it. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University -Original Message- From: [EMAIL

RE: tcpwrappers

2003-12-03 Thread Dennis McRitchie
What is the RBL patch, and what are the consequences of not having it? Where can I get more information about it? Thanks, Dennis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Ralf S. Engelschall Sent: Friday, October 31, 2003 3:48 PM To:

Error replying to an Openpkg ticket

2003-12-03 Thread Dennis McRitchie
Why did I get the message below in connection with my reply to Michael's comment? My original message, as returned by the OpenPKG server, is attached. Dennis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 03, 2003 11:13 AM To: [EMAIL

RE: tcpwrappers

2003-12-03 Thread Dennis McRitchie
:[EMAIL PROTECTED] On Behalf Of Dennis McRitchie Sent: Wednesday, December 03, 2003 11:20 AM To: [EMAIL PROTECTED] Subject: RE: tcpwrappers What is the RBL patch, and what are the consequences of not having it? Where can I get more information about it? Thanks, Dennis

RE: tcpwrappers

2003-12-03 Thread Dennis McRitchie
, Dennis -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Bill Campbell Sent: Wednesday, December 03, 2003 2:03 PM To: [EMAIL PROTECTED] Subject: Re: tcpwrappers On Wed, Dec 03, 2003, Dennis McRitchie wrote: What is the RBL patch, and what

[OpenPKG #286] New problem and solution for building pine with LDAP

2003-10-27 Thread Dennis McRitchie via RT
-20031024.src.rpm), is to add: ldflags=$ldflags -lsasl2 -ldl conditionally if with_ldap == yes. It would be better, I suppose, to only add the libraries if the LDAP in question was built with sasl, but I don't know any way to detect that. Dennis Dennis McRitchie Research Academic

[OpenPKG #284] New openpkg-tool problem

2003-10-24 Thread Dennis McRitchie via RT
by mlelstv Time: Thu Oct 23 23:22:00 2003 On Thu, Oct 23, 2003 at 11:06:37PM +0200, Dennis McRitchie via RT wrote: Also, why does the build tool report: # ATTENTION: openpkg has no upgrade path # ATTENTION: OpenPKG

[OpenPKG #284] New openpkg-tool problem

2003-10-23 Thread Dennis McRitchie via RT
: # ATTENTION: openpkg has no upgrade path # ATTENTION: OpenPKG has no upgrade path Thanks, Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University buildrh9.sh.didntcatcherror Description: Binary

RE: Release Engineering Preparations for OpenPKG 2.0

2003-10-20 Thread Dennis McRitchie
Also, if you want to see additional packages rolled or if you would like to have additional build %options or whatever type of change for the OpenPKG 2.0 release, please act _NOW_ and give this feedback to us. Then there is certainly a chance for consideration and perhaps inclusion into the

RE: Release Engineering Preparations for OpenPKG 2.0

2003-10-20 Thread Dennis McRitchie
Although we've still a few important TODO points left before we can make OpenPKG 2.0 (see FIXME entries in http://cvs.openpkg.org/getfile?f=openpkg-re/news.txt), we now have to start fixing all CORE, BASE and PLUS packages in preparation for the OpenPKG 2.0 release engineering phase which

RE: Problem building pine 4.58 on Solaris 9 with LDAP

2003-10-07 Thread Dennis McRitchie
since the original OpenLDAP scripts unconditionally use -lresolv on both RedHat and Solaris. But I agree that it is preferred. Dennis Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University

Problem building pine 4.58 on Solaris 9 with LDAP

2003-10-03 Thread Dennis McRitchie
^^ Dennis McRitchie Research Academic Applications Support (RAAS) Academic Services Department Office of Information Technology Princeton University __ The OpenPKG Projectwww.openpkg.org