Re: Does web bug reporting work?

2002-04-02 Thread Ralf S. Engelschall
your issues. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: mozilla-0.9.9 build failure on Solaris 8

2002-04-04 Thread Ralf S. Engelschall
call manually and add an -E option to cc and attach a | grep optarg. I guess there is no output at all which means that all declarations of optarg were skipped because none of the conditions for the surrounding blocks are true. Ralf S. Engelschall

Re: openPKG along with apt-get

2002-04-07 Thread Ralf S. Engelschall
the settings just exit from this sub-shell. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG

Re: a few questions

2002-08-13 Thread Ralf S. Engelschall
://www.openpkg.org/cvsweb/cvsweb.cgi/openpkg-re/. In particular what you need us the src2make.pl script which is given the source RPMs. It generates a Makefile which allows you to build the corresponding binary RPMs. Ralf S. Engelschall

Re: rsync current

2002-08-16 Thread Ralf S. Engelschall
On Thu, Aug 15, 2002, Miles Egan wrote: Is there an rsync server for the current srpms? I'd rather not download the whole shmear again. rsync://rsync.openpkg.org/openpkg-ftp/current/SRC/ Ralf S. Engelschall [EMAIL

Re: a few questions

2002-08-16 Thread Ralf S. Engelschall
acceptable to build binary RPMs just for a subset of packages. The only point you have to be aware of is that the selected subset has to be self-consistent, i.e., it has no dependencies to other packages not part of the subset. Ralf S. Engelschall

Re: openpkg 1.1.0 questions

2002-09-03 Thread Ralf S. Engelschall
show me the output of $ uname -a $ uname -m $ uname -s $ uname -r I can look for you into config.guess and try to help you... Ralf S. Engelschall [EMAIL PROTECTED

HEADS UP: OpenPKG coreutils

2002-10-12 Thread Ralf S. Engelschall
. Please recognize this renaming on OpenPKG-CURRENT based upgrades now and for OpenPKG 1.0 and 1.1 based upgrades later (once 1.2 exists). Ralf S. Engelschall [EMAIL PROTECTED

Re: Solaris 8: Bootstrap from source with gcc and NO Sun cc?

2002-12-03 Thread Ralf S. Engelschall
building steps. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: imake / libxpm

2003-01-04 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: openpkg for OS X and SCO OpenServer?

2003-01-06 Thread Ralf S. Engelschall
far, I haven't found much in the docs on the web site. I've added a few hints under http://www.openpkg.org/faq.html#porting now. Ralf S. Engelschall [EMAIL PROTECTED

Re: OpenSSH default config: Priv. Separation + Root Login

2003-01-27 Thread Ralf S. Engelschall
yes I would be carefully about: AFAIK this still does _NOT_ work on all platforms and even on those where it works it has some nasty restrictions (like it cannot be used in combination with other options [like UseLogin AFAIK], etc). Ralf S. Engelschall

Re: OpenSSH default config: Priv. Separation + Root Login

2003-01-28 Thread Ralf S. Engelschall
-20030128. Thanks for the suggestion. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: saving source RPM's with openpkg build

2003-01-28 Thread Ralf S. Engelschall
openpkg) for generating an individual local index. And then use this with openpkg build. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: saving source RPM's with openpkg build

2003-01-28 Thread Ralf S. Engelschall
On Tue, Jan 28, 2003, Ralf S. Engelschall wrote: [...] Exactly, that's why I use my personal server here at home: [...] s/why I use/what I use on/ Ralf S. Engelschall [EMAIL PROTECTED

Re: scripting language extensions - shared libraries

2003-02-08 Thread Ralf S. Engelschall
, although Python is not one of my favorite pieces of software ;_) Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: postgresql-7.3.1-1.2.0 links to non-existant shared library?

2003-02-12 Thread Ralf S. Engelschall
package unfortunately is fully broken under run-time. The problems are already fixed in OpenPKG-CURRENT. I'll try to merge the fixes back to 1.2 and release an 1.2.1 postgresql package for OpenPKG 1.2 today. Ralf S. Engelschall

Re: postgresql-7.3.1-1.2.0 links to non-existant shared library?

2003-02-16 Thread Ralf S. Engelschall
On Thu, Feb 13, 2003, Ralf S. Engelschall wrote: Just confirmed that the same happens on solaris 9. I see that the spec file explicitly removes all the shared libraries during the install phase. Maybe the --disable-shared option should be used with configure instead? The OpenPKG 1.2

Re: postgresql-7.3.1-1.2.0 links to non-existant shared library?

2003-02-16 Thread Ralf S. Engelschall
to define OPENSSL_DISABLE_OLD_DES_SUPPORT. [...] Now comitted to CVS and releases as postgresql-7.3.2-20030216. See http://cvs.openpkg.org/chngview?cn=7469 for details. Thanks for your support. Ralf S. Engelschall [EMAIL

Re: CFLAGS

2003-02-25 Thread Ralf S. Engelschall
: %l_cc gcc %l_cflags -pipe -O3 -march=i686 -funroll-loops Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: perl requires gcc at runtime?

2003-02-25 Thread Ralf S. Engelschall
-time which was used at the built-time of Perl. The build-time of a module (usually in package perl-xxx) is the run-time of perl, hence the perl package requires under both build- and run-time to gcc. Ralf S. Engelschall

Re: imapd patch

2003-02-27 Thread Ralf S. Engelschall
/spool/imapd is definitely incorrect in OpenPKG. Yes, it has to be prefix/var/imapd/spool, of course. Christoph, you're currently hacking on imapd: can you fix this, too? Ralf S. Engelschall [EMAIL PROTECTED

Re: Weblogic 6.1 apache module

2003-06-04 Thread Ralf S. Engelschall
/SUNWcc/bin/cc etc. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: propolice option for gcc

2003-07-01 Thread Ralf S. Engelschall
On Tue, Jul 01, 2003, julien Touche wrote: here a small patch to add propolice option to gcc-3.3 in current [...] Thanks. I'm investigating on this... Ralf S. Engelschall [EMAIL PROTECTED

Re: propolice option for gcc

2003-07-03 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: propolice option for gcc

2003-07-03 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org

Re: compile with gcc?? rpm

2003-07-07 Thread Ralf S. Engelschall
for casting some fooN package to virtually provide foo. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Optimizing traffic

2003-07-16 Thread Ralf S. Engelschall
wrong. I think because of the compression you have no chance. The best solution for all this, as I already mentioned, to roll the .src.rpm yourself from the parts. Ralf S. Engelschall [EMAIL PROTECTED

HOWTO: display Microsoft Office files on x86-based Linux/FreeBSD with OpenPKG+X11+WINE

2003-07-18 Thread Ralf S. Engelschall
Author: Ralf S. Engelschall [EMAIL PROTECTED] Last-Modified: 18-Jul-2003 Microsoft Office Viewer for WINE -- or how to display Microsoft Office format files on x86-based Linux/FreeBSD === Description

Completely revamp the RPM database fiddling in OpenPKG-CURRENT

2003-09-18 Thread Ralf S. Engelschall
On Thu, Sep 18, 2003, Ralf S. Engelschall wrote: OpenPKG CVS Repository http://cvs.openpkg.org/ Server: cvs.openpkg.org Name: Ralf S. Engelschall Root: /e/openpkg/cvs

Re: little problem with mysql-4

2003-09-18 Thread Ralf S. Engelschall
the requirements of your few CURRENT packages. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: gcc 3.x vs. 2.x

2003-09-18 Thread Ralf S. Engelschall
package (which is 3.x) and (2) a subset of them really depends on gcc 3.x features and no longer compiles with a gcc 2.x. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: gcc 3.x vs. 2.x

2003-09-18 Thread Ralf S. Engelschall
private to the OpenPKG instance. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: Openpkg 1.3: texinfo dependency on ncurses

2003-09-19 Thread Ralf S. Engelschall
as the dependency for the texinfo package now. Thanks for your feedback. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Strange problem bootstrapping OpenPKG rpm on Solaris 9

2003-09-24 Thread Ralf S. Engelschall
the http://cvs.openpkg.org/openpkg-src/openpkg/platform script, run it and fix/enhance it so it correctly detects the platform and then provide me with the details/patch. Ralf S. Engelschall [EMAIL PROTECTED

Re: Pine dependencies

2003-10-03 Thread Ralf S. Engelschall
the MTA dependency in each OpenPKG package. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Problem accessing DB on Solaris using openpkg-20031006-20031006

2003-10-07 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: graphical emacs

2003-10-08 Thread Ralf S. Engelschall
this be default)? The emacs package (see rpm -qpi on the package) has a build-time option with_x11 which results in an X11-based GNU Emacs. Additionally, there is an xemacs package which is the X11-only XEmacs. Ralf S. Engelschall

Re: Two problems building/running openpkg-20031006-20031006 on RedHat 9

2003-10-08 Thread Ralf S. Engelschall
not support the NFS locking. So, what type is your NFS server? If it is FreeBSD or Linux, try a different one and repeat? I'm sure it then will work fine... Ralf S. Engelschall [EMAIL PROTECTED

Re: Two problems building/running openpkg-20031006-20031006 on RedHat 9

2003-10-08 Thread Ralf S. Engelschall
On Wed, Oct 08, 2003, Ralf S. Engelschall wrote: [...] If I run the above test program on our RedHat 9 box on a NFS filesystem mounted from a NetApp filer or a Solaris 8 box, it works fine (rv=0). Same on a local filesystem. But if I run it on a NFS filesystem mounted from a FreeBSD or Linux

Re: Which package is missing?

2003-10-10 Thread Ralf S. Engelschall
directs the packages to the /opt/Forte-7.0 stuff and this way confuse everything. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Problems running openpkg-20031006-20031006 on Solaris and Linux

2003-10-17 Thread Ralf S. Engelschall
. In such a situation try to use strace -p 20682. It is usually able to show you the last system call in which it is now hanging. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Problems running openpkg-20031006-20031006 on Solaris and Linux (was Two problems building/running openpkg-20031006-20031006 on RedHat 9)

2003-10-17 Thread Ralf S. Engelschall
... Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org User Communication

Re: FW: Trying to understand openpkg installroot

2003-11-05 Thread Ralf S. Engelschall
are not flagged as %config files in the RPM, they are deleted and overwritten from scratch by RPM AFAIK. If they are flagged as %config, they are treated differently and are kept as is. Ralf S. Engelschall [EMAIL PROTECTED

Re: Snort with DB (mysql) Support?

2003-11-17 Thread Ralf S. Engelschall
or unresolved symbol, etc. There is just the hint that the problem seems to be in the compress/uncompress functions of the MySQL client library. Hmmm... I've no clue what is going on here. What platform is this? Ralf S. Engelschall

Re: multiple updates in UPD

2003-11-18 Thread Ralf S. Engelschall
. You _always_ can just take the latest one, i.e., with the highest patch-level number X in 1.3.X. The intermediate patch-levels are just the history on the 1.3-SOLID branch. Ralf S. Engelschall [EMAIL PROTECTED

Re: [OpenPKG-SA-2003.051] OpenPKG Security Advisory (rsync)

2003-12-04 Thread Ralf S. Engelschall
-1.3.1. But these are old versions with the security bugfix backported. And that's the way we do all security update packages: the vendor version is intentionally kept (for full compatibility) and the security fix is included. Ralf S. Engelschall

Re: OpenPKG sendmail configuration

2003-12-05 Thread Ralf S. Engelschall
see. Do you have any docs about how and why? It would make live easier then making a tree diff to the original sendmail distribution and finding every parameter in the sendmail docs. No extra docs available, sorry. Ralf S. Engelschall

Re: LDAP and SASL (chicken and egg)

2003-12-08 Thread Ralf S. Engelschall
to compile sasl --with_ldap, and then recompile OpenLDAP --with_sasl ? Yes, exactly. The same you would have to do without OpenPKG to break out of this chicken and egg situation. Ralf S. Engelschall [EMAIL PROTECTED

Re: OpenPKG-current Apache RPM: PHP PEAR include directories broken ***SOLVED***

2003-12-17 Thread Ralf S. Engelschall
needed the PHP4 package it is the only one I fixed in the spec file. Thanks for your feedback. I've comitted your fix to CVS. See http://cvs.openpkg.org/chngview?cn=13827 for details. Ralf S. Engelschall [EMAIL PROTECTED

Re: apache-1.3.29-20031231 mod_auth_ldap problem

2004-01-06 Thread Ralf S. Engelschall
. I've downloaded it again and rolled a new apache source RPM. Thanks for your feedback. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: OpenPKG RPM database question

2004-01-08 Thread Ralf S. Engelschall
-platform solution. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: Bootstrap install error when using --prefix

2004-01-08 Thread Ralf S. Engelschall
the .src.sh by specifying the --prefix=/opt/spike already there. Sorry if the existing --prefix on the binary .sh file is confusing. Ralf S. Engelschall [EMAIL PROTECTED

Re: librpm shared libraries

2004-01-09 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: man pages for shtool

2004-01-16 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org User

Re: /bin/sh is needed by xxxxx package

2004-01-16 Thread Ralf S. Engelschall
believe that you are really using a plain OpenPKG, because all those problems you have like the /bin/sh dependency are already solved by us. Are you sure you are using OpenPKG out-of-the-box? Ralf S. Engelschall [EMAIL

Re: Problem building SASL on Solaris9

2004-01-28 Thread Ralf S. Engelschall
-20040128. Thanks for the feedback. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG

Re: apache + php + oracle with 1.3

2004-02-07 Thread Ralf S. Engelschall
not not work. But with OpenPKG-CURRENT and the soon to be released OpenPKG 2.0 it will work as long as you roll your own local version of the oracle-barebone package. See the description in this package for details how to achieve this. Ralf S. Engelschall

Re: apache + php + oracle with 1.3

2004-02-07 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: gtk+

2004-02-11 Thread Ralf S. Engelschall
just use the OpenPKG-CURRENT packages, they are mostly identical to what you'll see in OpenPKG 2.0 within two weeks. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: php

2004-02-12 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org

Re: apache -current

2004-02-12 Thread Ralf S. Engelschall
that was also my experience from over one year ago. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: apache -current

2004-02-12 Thread Ralf S. Engelschall
-- especially under Solaris (most reports talk about Solaris). Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Some Questions

2004-02-13 Thread Ralf S. Engelschall
we are working on this with the implementation of a new additional OpenPKG tool chain (which runs on top of RPM). Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Some Questions (two more)

2004-02-13 Thread Ralf S. Engelschall
on hundrets of target machines. For binary installations APT worked fine for me. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: mysql/current with openssl

2004-02-14 Thread Ralf S. Engelschall
yes %option with_innodbno +%option with_openssl no Use the generic with_ssl, please. We recently renamed all similar options to with_ssl. Ralf S. Engelschall [EMAIL PROTECTED

Re: mysql/current with openssl

2004-02-14 Thread Ralf S. Engelschall
On Sat, Feb 14, 2004, Ralf S. Engelschall wrote: On Sat, Feb 14, 2004, Julien TOUCHE wrote: i try to add an openssl option to mysql-4 (current) with the attached patch but get the following: /home/www-test/local/bin/cc -DDEFAULT_CHARSET_HOME=\/home/www-test/local\ -DDATADIR=\/home

Re: apache -current/oci8

2004-02-14 Thread Ralf S. Engelschall
On Sat, Feb 14, 2004, Ralf S. Engelschall wrote: Installing /tmp/openpkg/rep/current/SRC/oracle-barebone-9.2.0.1-20040205.nosrc.rpm Executing(%prep): env -i /home/www-test/local/lib/openpkg/bash --norc --noprofile --posix -e /home/www-test/local/RPM/TMP/rpm-tmp.31503 + cd /home/www-test

Re: mysql/current with openssl

2004-02-14 Thread Ralf S. Engelschall
On Sat, Feb 14, 2004, Julien TOUCHE wrote: Ralf S. Engelschall wrote: Ok, the correct way is the one I've comitted now: http://cvs.openpkg.org/chngview?cn=14865 failed here :( /bin/bash ../libtool --mode=link /home/www-test/local/bin/cc -O3 -DDBUG_OFF -O2 -pipe -D_FILE_OFFSET_BITS=64

Re: mysql/current with openssl

2004-02-15 Thread Ralf S. Engelschall
On Sat, Feb 14, 2004, Julien TOUCHE wrote: Ralf S. Engelschall wrote: That's strange. I've tested it and it builded fine for me (I'm using FreeBSD 4). Are you sure you are using exactly the latest mysql-4.0.18-20040214 I rolled before? And under what OS are you $ rpm -ivh /tmp/openpkg/rep

Re: Bind with_dlz_bdb build error on Solaris 9

2004-02-17 Thread Ralf S. Engelschall
http://cvs.openpkg.org/chngview?cn=14917 for details), so just try again with bind-9.2.3-20040217 and the issue is solved. Thanks for your feedback. Ralf S. Engelschall [EMAIL PROTECTED

Re: Preparing for 2.0

2004-02-19 Thread Ralf S. Engelschall
installed as a test OpenPKG 2.0's openpkg and CURRENT's openpkg-tool and it worked fine. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: apache2.spec: rm envvars doesn't work for apxs

2004-02-21 Thread Ralf S. Engelschall
cannot execute them anyway. I was not aware that the Apache 2 apxs now requires such files (the original Apache 1.3 apxs I've invented some years ago does not). I've removed the rm again. Sorry for the inconvinience and thanks for your feedback. Ralf S

Re: Best way to get a binary rpm build target

2004-02-23 Thread Ralf S. Engelschall
the final binary RPM file name (the full file name)? In OpenPKG-CURRENT and OpenPKG-2.0 you can use: | $ openpkg rpm --eval '%{l_platform -p}-%{l_tag}' | ix86-freebsd4.9-uop Ralf S. Engelschall [EMAIL PROTECTED

Re: openpkg-tool help

2004-02-24 Thread Ralf S. Engelschall
with the new package openpkg-tools (containing then all OpenPKG Tool Chain commands in one bundle, including the old index and build ones). Ralf S. Engelschall [EMAIL PROTECTED

Re: Openpkg 2.0 on solaris, problem: error: db4 error(11)

2004-02-25 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: 2.0: apache needs flex?

2004-02-29 Thread Ralf S. Engelschall
and server? Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: Ability to change default l_musr, l_mgrp, l_rusr, l_rgrp after OpenPKG installation

2004-03-08 Thread Ralf S. Engelschall
;-) Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org

Re: Anonymous CVS doesnt work

2004-03-11 Thread Ralf S. Engelschall
are questions. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: What is id or tag for?

2004-03-11 Thread Ralf S. Engelschall
with option --tag but it can be overridden for each package on the rpm --rebuild command line with an option --tag, too. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: OpenPKG problem (ports closed)

2004-03-15 Thread Ralf S. Engelschall
first have to manually change their configuration to let them listen on other IPs. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Rebuild Apache with options

2004-03-17 Thread Ralf S. Engelschall
. Is this what you're referring to as build? openpkg build is provided by the openpkg-tool addon package. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: How to Enable Software to start on boot

2004-03-19 Thread Ralf S. Engelschall
documentation in form of a man page (man rc). And since OpenPKG 2.0 and CURRENT since 200402xx, use have to use openpkg man rc. Ralf S. Engelschall [EMAIL PROTECTED

Re: openpkg man

2004-03-20 Thread Ralf S. Engelschall
. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org

Re: Upgrade from openpkg-20031020 questions

2004-04-01 Thread Ralf S. Engelschall
and installed 2.0 perl-* packages? [...] Yes, even if your perl version is different, because Perl automatically finds modules also in older versioned directories. Ralf S. Engelschall [EMAIL PROTECTED

Re: Upgrade from openpkg-20031020 questions (new problem)

2004-04-01 Thread Ralf S. Engelschall
think. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: Sendmail: bug in etc/sendmail/Makefile

2004-04-05 Thread Ralf S. Engelschall
, good catch! Fixed with sendmail-8.12.11-2.0.1.src.rpm and sendmail-8.12.11-20040405.src.rpm. Thanks for the feedback. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

FYI: openpkg-tool - openpkg-tools

2004-04-05 Thread Ralf S. Engelschall
and build no other commands are currently functional. The implementation of the OpenPKG Tool Chain just began... Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: /dev/audio caused compiling error???

2004-04-08 Thread Ralf S. Engelschall
and can lead to more problems with applications. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: openpkg build

2004-04-08 Thread Ralf S. Engelschall
### [100%] ./openpkg-2.0.1-2.0.1.sparc64-solaris8-olo.rpm = 0 bash-2.03# This is a known bug in openpkg build. We'd still no time to investigate there, but we'll try to fix it soon... Ralf S. Engelschall

Re: md5sum (openpkg 1.3) ?

2004-04-15 Thread Ralf S. Engelschall
the textutils package with coreutils and you get gmd5sum. If you build with with_legacy=yes, you get md5sum. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: How do I Disable Services by Default

2004-04-16 Thread Ralf S. Engelschall
On Thu, Apr 15, 2004, David M. Fetter wrote: On Thu, 2004-04-15 at 10:47, Ralf S. Engelschall wrote: Under OpenPKG 2.0 (and a not too out-dated OpenPKG CURRENT) just place into prefix/etc/rc.conf the entry openpkg_rc_def=no and all your services will be disabled by default. For older

Re: coreutil 2.0.1 needs makeinfo ?

2004-04-21 Thread Ralf S. Engelschall
with your 2.0 environment)? If yes, I'll merge the fix to OpenPKG-2.0 with a coreutils-5.2.0-2.0.2. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

Re: Removing packages after rebuilding

2004-04-21 Thread Ralf S. Engelschall
if it is not ok to remove them. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: SGI support

2004-04-22 Thread Ralf S. Engelschall
with the box access details, please. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: thread safe sqlite

2004-04-22 Thread Ralf S. Engelschall
... Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Projectwww.openpkg.org User

Re: Trying to build a viewcvs src.rpm for OpenPKG

2004-05-11 Thread Ralf S. Engelschall
switch to tell it where to grab python libraries from... Any ideas? No, no clue from my side: As a Perl hacker I'm trying hard to not having to know anything about Python ;-) Ralf S. Engelschall [EMAIL PROTECTED

Re: OPKG 2.0 current Tomcat 4-4.1

2004-05-10 Thread Ralf S. Engelschall
load until recently because of a strange bug in our OSSP lmtp2nntp servers (which is deployed in three OpenPKG instances on this machine ;-). But it should be solved now. Try it again, please. Ralf S. Engelschall [EMAIL

Re: cfengine startup script

2004-04-27 Thread Ralf S. Engelschall
contribution. Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com __ The OpenPKG Project

Re: cfengine startup script

2004-04-27 Thread Ralf S. Engelschall
) and if this works for you, then the script is not broken. But OTOH I think we can remove the quotes anyway... Ralf S. Engelschall [EMAIL PROTECTED] www.engelschall.com

  1   2   3   4   5   6   >