MySQL src package broken

2006-08-18 Thread Victor G. Bolshakov
Latest MySQL package for 2.20060622 (mysql-5.0.24-2.20060815.src.rpm) broken. __ The OpenPKG Projectwww.openpkg.org User Communication List openpkg-users@openpkg.org

Re: MySQL src package broken

2006-08-19 Thread Victor G. Bolshakov
Look like src.rpm file on ftp was corrupted. Now all good - i re download it 5 minutes ago and now all good. Bill Campbell wrote: On Sat, Aug 19, 2006, Victor G. Bolshakov wrote: Latest MySQL package for 2.20060622 (mysql-5.0.24-2.20060815.src.rpm) broken. Could you

2-STABLE-20061018 on Solaris 10 x86

2006-12-14 Thread Victor G. Bolshakov
I’m planning to upgrade several x86 servers (running under Solaris 10) and noticed that there are no ix86-solaris10 build of 2-STABLE-20061018, only amd64-solaris10. I already know that amd64-solaris10 version 32bit build, but don’t know is it possible to install this build under Solaris 10 x86.

2-STABLE-20061018/Solaris 10 Sparc/php problem

2007-02-16 Thread Victor G. Bolshakov
I have very strange problems with php under 2-STABLE-20061018 on Solaris 10 11/06 (Sparc) I install OpenPKG CORE from BIN and also build it by myself. Than build php as stand alone application and as apache module, but all i got process terminated by SIGSEGV (Segmentation Fault) while run php

openpkg build -r not work with local fs mirror

2007-02-23 Thread Victor G. Bolshakov
As i understand, openpkg-tools not work with local fs mirror from OpenPKG 2.20070221: [EMAIL PROTECTED] openpkg build -r /mirrors/openpkg/stable/2.20070221/ openpkg-tools | sh /export/mirrors/openpkg/stable/2.20070221/SRC/BASE/openpkg-tools-1.4.0-2.20070221.src.rpm Warning: error

Re: openpkg build -r not work with local fs mirror

2007-02-23 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Fri, Feb 23, 2007, Victor G. Bolshakov wrote: As i understand, openpkg-tools not work with local fs mirror from OpenPKG 2.20070221: [EMAIL PROTECTED] openpkg build -r /mirrors/openpkg/stable/2.20070221/ openpkg-tools | sh /export/mirrors/openpkg/stable

Re: 2-STABLE-20061018/Solaris 10 Sparc/php problem

2007-02-23 Thread Victor G. Bolshakov
Victor G. Bolshakov wrote: I have very strange problems with php under 2-STABLE-20061018 on Solaris 10 11/06 (Sparc) I install OpenPKG CORE from BIN and also build it by myself. Than build php as stand alone application and as apache module, but all i got process terminated by SIGSEGV

Re: 2-STABLE-20061018/Solaris 10 Sparc/php problem

2007-02-24 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Fri, Feb 23, 2007, Victor G. Bolshakov wrote: Victor G. Bolshakov wrote: I have very strange problems with php under 2-STABLE-20061018 on Solaris 10 11/06 (Sparc) I install OpenPKG CORE from BIN and also build it by myself. Than build php as stand alone

tacacs-4.4b2 buid problem

2007-05-30 Thread Victor G. Bolshakov
While trying to build tacacs-4.4b2-20061013.src.rpm from current i got error on final stages of build process: ./install-sh -c generate_passwd /openpkg/RPM/TMP/tacacs-4.4b2-root/openpkg/bin/generate_passwd /bin/sh: ./install-sh: cannot execute make[1]: *** [install-binPROGRAMS] Error 1

Re: tacacs-4.4b2 buid problem

2007-05-30 Thread Victor G. Bolshakov
status from /openpkg/RPM/TMP/rpm-tmp.15791 (%install) Ralf S. Engelschall wrote: On Wed, May 30, 2007, Victor G. Bolshakov wrote: While trying to build tacacs-4.4b2-20061013.src.rpm from current i got error on final stages of build process: ./install-sh -c generate_passwd /openpkg/RPM

Re: tacacs-4.4b2 buid problem

2007-05-30 Thread Victor G. Bolshakov
|| true Ralf S. Engelschall wrote: On Wed, May 30, 2007, Victor G. Bolshakov wrote: in my last message i put wrong lines from spec... main problem that content of install-sh only #!/bin/sh Hell, you're right. The upstream authors just placed a dummy script there. Grrr.. ok, please

Re: tacacs-4.4b2 buid problem

2007-05-30 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Wed, May 30, 2007, Victor G. Bolshakov wrote: You need to add several correction: 1.tacacs.spec: --with-tacplus_pid=%{l_prefix}/var/tacacs/tac_plus.pid - --with-tacplus_pid=%{l_prefix}/var/tacacs/ Tacacs+ create PID file depend on listening port, so it don't

apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-01 Thread Victor G. Bolshakov
I have a problem with building Apache 2.2 with mod_ssl (all from from current). Build stop with wthis message: checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.31304 (%build) Are

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-01 Thread Victor G. Bolshakov
Victor G. Bolshakov wrote: I have a problem with building Apache 2.2 with mod_ssl (all from from current). Build stop with wthis message: checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable error: Bad exit status from /openpkg/RPM/TMP

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Victor G. Bolshakov
It's look like openssl must be compiled as dynamic library... I have a problem with building Apache 2.2 with mod_ssl (all from from current). Build stop with wthis message: checking for SSL_set_cert_store... no configure: error: ... Error, SSL/TLS libraries were missing or unusable error:

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Victor G. Bolshakov
/ccRLHMZu.o:(.data+0x0): undefined reference to `SSL_set_cert_store' collect2: ld returned 1 exit status configure:14324: $? = 1 If needed i can put all config.log on my web server Ralf S. Engelschall wrote: On Mon, Jul 02, 2007, Victor G. Bolshakov wrote: I have a problem with building Apache 2.2

Re: apache2.2 with mod_ssl fail to build (Solaris 10/Sparc)

2007-07-02 Thread Victor G. Bolshakov
subversion seems to work well. Full config.log from apache with mod_ssl i already send. Ralf S. Engelschall wrote: On Mon, Jul 02, 2007, Victor G. Bolshakov wrote: Is this enough? configure:14261: checking for SSL_set_cert_store configure:14318: /openpkg/bin/cc -o conftest -O2 -pipe -I/openpkg/include

Re: cacti under openpkg

2008-01-12 Thread Victor G. Bolshakov
Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: But next problem that poller.php return sh: /usr/local/php/bin/php: not found sh: /usr/local/php/bin/rrdtool: not found Last time i correct this using bad hack - put copy of php and rrdtool into /usr/local//php/bin/. Now i try

Re: cacti under openpkg

2008-01-13 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Sat, Jan 12, 2008, Victor G. Bolshakov wrote: Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: But next problem that poller.php return sh: /usr/local/php/bin/php: not found

Re: cacti under openpkg

2008-01-13 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: P.S. can you help me with packaging Spine (http://www.cacti.net/spine_info.php, http://www.cacti.net/downloads/spine/cacti-spine-0.8.7a.tar.gz) - external binary poller for Cacti? A'm not so good with RPM

Re: cacti under openpkg

2008-01-13 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: P.S. can you help me with packaging Spine (http://www.cacti.net/spine_info.php, http://www.cacti.net/downloads/spine/cacti-spine-0.8.7a.tar.gz) - external binary poller for Cacti? A'm not so good with RPM

Re: cacti under openpkg

2008-01-13 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: P.S. can you help me with packaging Spine (http://www.cacti.net/spine_info.php, http://www.cacti.net/downloads/spine/cacti-spine

Re: cacti under openpkg

2008-01-13 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: P.S. can you help me with packaging Spine (http://www.cacti.net/spine_info.php, http://www.cacti.net/downloads/spine/cacti-spine

Re: cacti under openpkg

2008-01-13 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Sat, Jan 12, 2008, Victor G. Bolshakov wrote: Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: But next problem that poller.php return sh: /usr/local/php/bin/php: not found

Re: cacti under openpkg

2008-01-14 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sun, Jan 13, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Sat, Jan 12, 2008, Victor G. Bolshakov wrote: Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: But next problem that poller.php return sh: /usr/local/php/bin/php: not found

Re: cacti under openpkg

2008-01-16 Thread Victor G. Bolshakov
I build cacti from scratch and only cacti (core + cacti requirements) and this is my notes: 1. PHP (as standalone application) need to specify same modules as for apache-php PreReq: php PreReq: php::with_mysql = yes PreReq: php::with_mm = yes

Re: libexpat.a/libexpat.la from install of subversion-1.4.6-20080117 conflicts with file from package expat-2.0.1-20080101

2008-01-17 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Mon, Oct 30, 2006, Ralf S. Engelschall wrote: On Sun, Oct 29, 2006, Vinod Kutty wrote: file /export/apps/opkg/2.x/lib/libexpat.a from install of expat-2.0.0-2.20061018 conflicts with file from package subversion-1.4.0-2.20061018 file

Re:mod_python

2008-01-18 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Fri, Jan 18, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Fri, Jan 18, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Mon, Oct 30, 2006, Ralf S. Engelschall wrote: On Sun, Oct 29, 2006, Vinod Kutty wrote: file

Re: subversion build failed

2008-01-18 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Sat, Dec 22, 2007, Andreas Schmidt wrote: [...] +-- | apache: Syntax error on line 10 of /opt/svn/etc/apache/apache.conf: Syntax error on line 5 of /opt/svn/etc/apache/apache.d/subversion.conf:

Re: libexpat.a/libexpat.la from install of subversion-1.4.6-20080117 conflicts with file from package expat-2.0.1-20080101

2008-01-18 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Fri, Jan 18, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Mon, Oct 30, 2006, Ralf S. Engelschall wrote: On Sun, Oct 29, 2006, Vinod Kutty wrote: file /export/apps/opkg/2.x/lib/libexpat.a from install of expat-2.0.0-2.20061018

subversion python bindings not work

2008-01-19 Thread Victor G. Bolshakov
Unable to load bindings using the Python interactive interpreter. I try simplest sings: [EMAIL PROTECTED] python Python 2.5.1 (r251:54863, Jan 18 2008, 20:28:59) [GCC 4.2.2 (OpenPKG-CURRENT)] on sunos5 Type help, copyright, credits or license for more information. from svn import core

Re: unable to buld FreeRADIUS 2.0.5 under Solaris 10

2008-07-30 Thread Victor G. Bolshakov
Sorry, I'm just inattentively looked in to config.log for first time... This is the problem: configure:2314: checking for C compiler default output file name configure:2341: /openpkg/bin/cc -I/openpkg/RPM/TMP/freeradius-server-2.0.5/src/include -O2 -pipe -I/openpkg/include -I/openpkg/include

Re: unable to buld FreeRADIUS 2.0.5 under Solaris 10

2008-07-30 Thread Victor G. Bolshakov
External dependence for OpenPKG packege? I also try to build without LDAP (with_openldap=no) without any success... [EMAIL PROTECTED] wrote: can you try a ls /usr/lib/liblber*.so ? if the lib is not present, you might need to pkgadd some ldap packages. Sorry, I'm just inattentively

Re: unable to buld FreeRADIUS 2.0.5 under Solaris 10

2008-07-30 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Wed, Jul 30, 2008, Victor G. Bolshakov wrote: External dependence for OpenPKG packege? I also try to build without LDAP (with_openldap=no) without any success... [EMAIL PROTECTED] wrote: can you try a ls /usr/lib/liblber*.so ? if the lib is not present, you

Re: unable to buld FreeRADIUS 2.0.5 under Solaris 10

2008-07-31 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Wed, Jul 30, 2008, Artur Frysiak wrote: Victor G. Bolshakov wrote: I try to build openldap and also without success: /openpkg/bin/cc -O2 -pipe -I/openpkg/include/pth -D_AVL_H -I../../../include -I../../../include -I.. -I./.. -I/openpkg/include -I/openpkg

Re: unable to buld FreeRADIUS 2.0.5 under Solaris 10

2008-07-31 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Thu, Jul 31, 2008, Victor G. Bolshakov wrote: [...] freeradius with and without openldap not That was because the remaining problem was related to Libtool and not OpenLDAP. I applied a patch which now has resolved the problem for me under Solaris 10. Just retry

Re: unable to buld FreeRADIUS 2.0.5 under Solaris 10

2008-07-31 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Thu, Jul 31, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Thu, Jul 31, 2008, Victor G. Bolshakov wrote: Ralf S. Engelschall wrote: On Thu, Jul 31, 2008, Victor G. Bolshakov wrote: 1. Wrong href for freeradius in 00INDEX.rdf.bz2

problems while building cacti-spine under Solaris 10

2008-08-08 Thread Victor G. Bolshakov
I just check cacti+cacti-spine with latest version of OpenPKG packages. Cacti with all dependences compiled well, but i'm unable to build cacti-spine. Build end with this error: configure: error: cannot run /bin/bash config/config.sub error: Bad exit status from /openpkg/RPM/TMP/rpm-tmp.21450

Re: problems while building cacti-spine under Solaris 10

2008-08-08 Thread Victor G. Bolshakov
Ralf S. Engelschall wrote: On Fri, Aug 08, 2008, Victor G. Bolshakov wrote: I just check cacti+cacti-spine with latest version of OpenPKG packages. Cacti with all dependences compiled well, but i'm unable to build cacti-spine. Build end with this error: configure: error: cannot run /bin/bash

Problem building bison on Solaris 10

2008-12-09 Thread Victor G. Bolshakov
Installing /export/alpha/400_Mirrors/OpenPKG/SRC/X/bison-2.4-20081103.src.rpm Executing(%prep): env -i /openpkg/lib/openpkg/bash --norc --noprofile --posix -e /openpkg/RPM/TMP/rpm-tmp.17458 + cd /openpkg/RPM/TMP + cd /openpkg/RPM/TMP + rm -rf bison-2.4 + /openpkg/lib/openpkg/shtool mkdir -f -p

Re: Problem building bison on Solaris 10

2008-12-09 Thread Victor G. Bolshakov
Problem solved - as i understand CONFIG_SHELL=/bin/sh \ not needed in %build block of bison.spec Victor G. Bolshakov wrote: Installing /export/alpha/400_Mirrors/OpenPKG/SRC/X/bison-2.4-20081103.src.rpm Executing(%prep): env -i /openpkg/lib/openpkg/bash --norc --noprofile --posix -e /openpkg

Re: Problem building bison on Solaris 10

2008-12-10 Thread Victor G. Bolshakov
I can provide access to my server... Ralf S. Engelschall wrote: On Wed, Dec 10, 2008, Victor G. Bolshakov wrote: Problem solved - as i understand CONFIG_SHELL=/bin/sh \ not needed in %build block of bison.spec [...] The question is _why_ this breaks the build on Solaris? It certainly

Problem building glib2 on Solaris 10

2008-12-11 Thread Victor G. Bolshakov
As i understand build done without problems, but process stop at package preparation: /bin/bash: line 21: gtkdoc-rebase: command not found make[5]: *** [install-data-local] Error 127 make[4]: *** [install-am] Error 2 make[3]: *** [install-recursive] Error 1 make[2]: *** [install-recursive]

Re: Problem building glib2 on Solaris 10

2009-03-24 Thread Victor G. Bolshakov
My solution - create empty file gtkdoc-rebas and mark it as executable, file must be in visible using PATH Victor G. Bolshakov wrote: As i understand build done without problems, but process stop at package preparation: /bin/bash: line 21: gtkdoc-rebase: command not found make[5

postresql build option req

2009-12-05 Thread Victor G. Bolshakov
Hello. Is it possible to add build option for postresql to configure template DB encoding for initdb so SQL_ASCII from probided part of .spec can be replased with UNICODE or anything else user provided? $RPM_INSTALL_PREFIX/bin/pg_initdb \ --encoding=SQL_ASCII ...

unable to build multiple packages on Solaris10/SPARC64

2010-08-28 Thread Victor G. Bolshakov
Hello! Did anyone use OpenPKG4 on Solaris10/SPARC64 in production? Yesterday, i start upgrading one of my system to OpenPKG4 with VALUE license and got multiple problems with packages builded with OpenPKG2 (while it is available) without any problems. At this moment i unable to build this