Bootstrap on OpenSolaris 2008/11

2009-01-18 Thread Steffen Weinreich
Hi! I'm fiddling with the bootstrap on OpenSolaris 2008.11. Sadly the build process stops in building rpm: After inspecting /usr/include/dirent.h, it seems that osol now defines dirfd. Therefore I have removed for testing the #define dirfd(dirp) -1 Now the build stops at building rpmdb_archive

Re: OpenPKG Registry launched

2005-11-30 Thread Steffen Weinreich
Ralf S. Engelschall wrote: And please do not hesitate to give us YOUR important opinions, complains, suggestions, wishes, etc. Either state them in public on openpkg-users@openpkg.org or in private to [EMAIL PROTECTED] We will try to answer all of them. Hi Ralf! What I am missing are

Re: OpenPKG Registry launched

2005-11-30 Thread Steffen Weinreich
Ralf S. Engelschall wrote: Sorry for the delay. RSYNC access is resurrected. The difference is just that plain anonymous-RSYNC is not possible because rsync(1) doesn't support both anonymous and non-anonymous in parallel. If you have registered with [EMAIL PROTECTED] you can now RSYNC again

Suggestion for old packages..

2005-05-23 Thread Steffen Weinreich
Hi! Im just in progress to migrate some of our internal stuff to an OpenPkg instance. Everything work quite nice and now Im faced to a suble problem regarding perl-ole. Our developer had make extensive use of Spreadsheet-WriteExcel but in an old version (0.41). In the 2.3 release and current

Re: Perl cmopiling on FedoraCore 2

2004-10-22 Thread Steffen Weinreich
--On Donnerstag, Oktober 21, 2004 21:56:40 +0200 Ralf S. Engelschall [EMAIL PROTECTED] wrote: On Thu, Oct 21, 2004, Georgy Goshin wrote: Found alson one trouble with release 2.2 on Fedora Core 2, here is the result of compilation of perl: sys/vtimes.h - sys/vtimes.ph sys/wait.h - sys/wait.ph

Re: Problem with the Perl package (Installing kolab2 (20040817))

2004-08-26 Thread Steffen Weinreich
--On Wednesday, August 25, 2004 08:42:07 +0200 Thomas Lotterer [EMAIL PROTECTED] wrote: On Wed, Aug 25, 2004, Martin Brodbeck wrote: Ah, you moved from the Kolab list. Welcome. I tried to install a kolab2 snapshot but there seems to be a problem with the openpkg perl package

Difficulties using the Binary Repository on ftp.openpkg.org

2004-08-02 Thread Steffen Weinreich
Hi! I´ve tried last week to install from the Binary Repository using openpkg-2.1 and openpkg-tool. I had installed the openpkg-2.1.0-2.1.0.ix86-rhl9-openpkg.sh and done a openpkg rpm --rebuild ftp://ftp.openpkg.org/release/2.1/SRC/openpkg-tools-0.8.15-2.1.0.src.rpm openpkg rpm -ivh

Error building lzo for openpkg 2.1 under rhl9

2004-08-02 Thread Steffen Weinreich
Hi! I get a internal compiler error buidling lzo under rhl9. The Openpg Instance is the Binary CORE build from ftp.openpkg.org I have checked the http://cvs.openpkg.org/getfile/openpkg-re/osprereq.txt?v=1.21 and found no major missing pakets. Any hints what i have missed? LANG=C openpkg build

rt package from current is broken

2004-08-02 Thread Steffen Weinreich
Hi! I have seen that my modification for rt has been committed to the CVS. I´ve tried the new version but it still breaks displaying the ticket contents since the included rt.patch modifies the libexec/rt/WebRT/html/Ticket/Elements/ShowMessageStanza in such a way the Mason bails out with an

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, 4. Mai 2004 10:49 -0700 David M. Fetter [EMAIL PROTECTED] wrote: Can I point the `openpkg build` command to point to my own internal binary repository? If so, what would be an example of this command? We use openpkg build -r http://whatever.local.is/openpkg/release/2.0/ -p

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, Mai 04, 2004 12:23:57 -0700 David M. Fetter [EMAIL PROTECTED] wrote: On Tue, 2004-05-04 at 11:05, Steffen Weinreich wrote: --On Dienstag, 4. Mai 2004 10:49 -0700 David M. Fetter [EMAIL PROTECTED] wrote: Can I point the `openpkg build` command to point to my own internal

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, Mai 04, 2004 21:56:16 +0200 Michael van Elst [EMAIL PROTECTED] wrote: FTP works also, but we are not using ftp anywhere for security reasons :-) Anonymous FTP isn't more security relevant than HTTP. OK, the protocol are not directly security relevant, but in my impression the

Re: OpenPKG build help

2004-05-04 Thread Steffen Weinreich
--On Dienstag, Mai 04, 2004 13:30:28 -0700 Bill Campbell [EMAIL PROTECTED] wrote: On Tue, May 04, 2004, Steffen Weinreich wrote: ... OK, the protocol are not directly security relevant, but in my impression the ftp server software tends to have more security flaws than the http server

Apache PHP4 with mcrypt Support

2004-04-21 Thread Steffen Weinreich
Hi! Here is a patch for Apache PHP4 with mcrypt support. cheerio Steve -- Steh auf wenn Du am Boden bist! Steh auf auch wenn Du unten liegst ! Steh auf, es wird schon irgendwie weitergeh'n. -- DtH, 2002 apache-mcrypt.diff Description: Binary data

Re: coreutil 2.0.1 needs makeinfo ?

2004-04-21 Thread Steffen Weinreich
--On Mittwoch, April 21, 2004 15:21:43 +0200 Ralf S. Engelschall [EMAIL PROTECTED] wrote: On Mon, Apr 19, 2004, Steffen Weinreich wrote: I've tried to fix this in OpenPKG-CURRENT now with coreutils-5.2.1-20040421. Can you check whether this now works (it should work fine with your 2.0

Re: Newbe question: automated package building

2004-04-19 Thread Steffen Weinreich
--On Sunday, April 18, 2004 21:56:00 +0200 Ralf S. Engelschall [EMAIL PROTECTED] wrote: You don't really need CURRENT openpkg. Use the openpkg-2.0.2-2.0.2.src.rpm from ftp://ftp.openpkg.org/release/2.0/UPD/. This should play nice with openpkg-tools from CURRENT. It would be nice if the

Build Failures in Perl modules

2004-04-18 Thread Steffen Weinreich
Hi! I've recently stubled two times over building perl packages where some linking fails but the RPM build process doesnt stop. One ist the perl-gd which will not link without the X11 Libs, and the other one is perl-dbi with Oracle Support when the build process doesnt fiddle out the

Re: rpm -e

2004-03-16 Thread Steffen Weinreich
--On Dienstag, 16. März 2004 13:26 -0600 Mike's List [EMAIL PROTECTED] wrote: bash-2.05b# openpkg rpm --erase postfix error: Failed dependencies: MTA is needed by (installed) qpopper-4.0.5-2.0.0 MTA is needed by (installed) pine-4.58L-2.0.0 I've added --force, but rpm -e

Re: postfix connection

2004-03-16 Thread Steffen Weinreich
--On Dienstag, 16. März 2004 12:36 -0600 Mike's List [EMAIL PROTECTED] wrote: I tried out pine for the first time today. It seems to connect to whatever is listening to port 25 (postfix, netcat, etcetera), but only if its configuration is correct. Now I'm wondering if it's postfix, I can

Re: Openpkg-tool on RHEL3 AS

2004-03-15 Thread Steffen Weinreich
--On Montag, März 15, 2004 15:06:55 -0800 David M. Fetter [EMAIL PROTECTED] wrote: I'm attempting to use the OpenPKG index/build commands under an ix86 RHEL3 AS system but it doesn't seem to work as it did under Solaris. When I execute `openpkg build -r /usr/local/tmp/SRC -f

Anonymous CVS doesnt work

2004-03-11 Thread Steffen Weinreich
Hi! I have tried to update from the CVS repository, but I get a connection refused. Also the Access to https://rt.openpkg.org/ returns a Apache Proxy Error with Connection refused. cheerio Steve -- Steh auf wenn Du am Boden bist! Steh auf auch wenn Du unten liegst ! Steh auf, es wird schon

Re: apt or yum

2004-03-09 Thread Steffen Weinreich
--On Dienstag, März 09, 2004 19:15:22 +0100 Christer Solskogen [EMAIL PROTECTED] wrote: Does OpenPKG suppurt yum or apt? Would that work? I haven'd tried it but I think it will not work out of the box. We are using the openpkg-tool package instead. With the right options it will also take

RE: Using unixodbc with FreeTDS?

2004-02-02 Thread Steffen Weinreich
--On Thursday, January 29, 2004 13:11:20 -0500 Dennis McRitchie [EMAIL PROTECTED] wrote: Thanks Steve. Perhaps I'll roll my own rpm using your spec file. It would be even better if OpenPKG adopted it... :-) I second that :-) cheerio Steve -- Steh auf wenn Du am Boden bist! Steh auf auch

Re: Using unixodbc with FreeTDS?

2004-01-26 Thread Steffen Weinreich
--On Monday, January 12, 2004 13:02:00 -0500 Dennis McRitchie [EMAIL PROTECTED] wrote: Hi, I'm in the process of supporting perl-dbi with DBD::ODBC, and currently have configured it to work with unixodbc. Of course, the unixodbc driver manager needs a driver, and I was wondering if the

Re: perl-dbi / dbd:oracle

2003-11-10 Thread Steffen Weinreich
--On Thursday, November 06, 2003 14:20:43 +0100 Eike Lohmann [EMAIL PROTECTED] wrote: this seems to be the reason! /opt/ic3s/bin/perl: ELF 32-bit MSB executable SPARC Version 1, dynamically linked, stripped The main problem lies in the fact that with the 9.0.2 Oracle Client the 32bit

Sendmail suble glitches

2003-10-07 Thread Steffen Weinreich
There are two suble glitches in the sendmail package of OPKG 1.3. - Sendmail doesn't use /dev/urandom under Sol8 - the rc.sendmail %daily refers to sendmail_log_prologue and sendmail_log_epilogue, but %config defines sendmail_log_prolog and sendmail_log_epilog A patch for both points is

Re: Pine dependencies

2003-10-01 Thread Steffen Weinreich
--On Mittwoch, Oktober 01, 2003 13:28:14 -0400 Dennis McRitchie [EMAIL PROTECTED] wrote: I'm trying to build pine 4.58 from the OpenPKG current repository. It tells me that it needs 2 dependencies I don't have: 1) openpkg = 20030909 All my other installed packages are from the 1.3 release,

Re: sendmail and /dev/urandom under Sol8...

2003-09-30 Thread Steffen Weinreich
--On Monday, September 29, 2003 20:50:39 +0200 Ralf S. Engelschall [EMAIL PROTECTED] wrote: On Mon, Sep 29, 2003, Steffen Weinreich wrote: I have build sendmail with TLS and SASL Support under Sol8 but getting this error when I start the sendmail: Sep 29 16:07:51 robin sendmail[27794

Re: perl-dbi and Oracle

2003-09-11 Thread Steffen Weinreich
--On Thursday, September 11, 2003 00:44:23 +0200 Michael van Elst [EMAIL PROTECTED] wrote: On Wed, Sep 10, 2003 at 11:06:38PM +0200, Steffen Weinreich wrote: Steffen, build the oracle package from the cvs. But this fails since there is no product directory in the Oracle Base directory of our

perl-dbi and Oracle

2003-09-10 Thread Steffen Weinreich
Hi! Firstof I must admit, I have no glue what I'm doing in regart of Oracle :-), Netherless we need a perl-dbi with oracle support and I have tried to build perl-dbi with oracle support but got into some trouble... Firstof a Meta Package which provide ORACLE is needed. so I have tried to

Re: Small problem with building wml...

2003-02-11 Thread Steffen Weinreich
--On Sonntag, Februar 09, 2003 22:50:04 +0100 Steffen Weinreich [EMAIL PROTECTED] wrote: --On Sonntag, Februar 09, 2003 22:42:08 +0100 Michael van Elst [EMAIL PROTECTED] wrote: On Sun, Feb 09, 2003, Steffen Weinreich wrote: Somehow the linker doesnt find the crc32 function. Has someone

Small problem with building wml...

2003-02-09 Thread Steffen Weinreich
? cheeiro Steve -- Steffen Weinreich, [EMAIL PROTECTED] Dont blame me, it's software! __ The OpenPKG Projectwww.openpkg.org User Communication List [EMAIL PROTECTED]

Re: Small problem with building wml...

2003-02-09 Thread Steffen Weinreich
--On Sonntag, Februar 09, 2003 22:42:08 +0100 Michael van Elst [EMAIL PROTECTED] wrote: On Sun, Feb 09, 2003, Steffen Weinreich wrote: Somehow the linker doesnt find the crc32 function. Has someone a hint whats went wrong? crc32() is a function from zlib. Looks like the GD module