Re: Ever rebuilding openpkg-2.1.0

2004-07-25 Thread Ralf S. Engelschall
On Sun, Jul 25, 2004, Michael van Elst wrote:

 On Sun, Jul 25, 2004 at 12:03:09AM +0200, Ralf S. Engelschall wrote:
  On Sat, Jul 24, 2004, Michael van Elst wrote:
 
   [..]
   One could special case the openpkg package, but I'd like to avoid this
   if possible.
  
   The following patch therefore will simply select the database entry with
   the smallest version number, i.e. OpenPKG-2.1.0-2.1.0 when deciding on
   wether it needs an update.
   [...]
 
  I've tested this patch. Now it works as expected for a RELEASE based
  OpenPKG instances, but on a CURRENT based OpenPKG instance (really all
  packages from CURRENT, no mix), it now tries there to always rebuild and
  upgrade an already up-to-date openpkg CURRENT package. I think we have
  to afford a special case here, haven't we?

 Thanks to your last change it doesn't happen anymore :)

 | revision 1.349
 | date: 2004-07-24 22:10:41 +;  author: rse;  state: Exp;  lines: +1 -2
 | remove useless Provides for the corresponding RELEASE version

grin This was my hope yesterday evening, too. Cool.
Then I'll release openpkg-tool with your patch. Thanks.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Re: Ever rebuilding openpkg-2.1.0

2004-07-25 Thread Ralf S. Engelschall
On Sun, Jul 25, 2004, Ralf S. Engelschall wrote:

 [...]
 Then I'll release openpkg-tool with your patch. Thanks.

Ok, openpkg-tools-0.8.16-20040725 and openpkg-tools-0.8.16-2.1.1
now contain this patch and no longer try to update the bootstrap
package every time. Thanks for the fast help, Michael.

   Ralf S. Engelschall
   [EMAIL PROTECTED]
   www.engelschall.com

__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Whoson patch not applaying on postfix

2004-07-25 Thread Alexander Belck
When compiling postfix with:

/opkg/bin/openpkg rpm --define 'with_fdsetsize yes' --define 'with_ldap yes'
--define 'with_mysql yes' --define 'with_sasl yes' --define 'with_ssl yes'
--define 'with_whoson yes' --rebuild
ftp://ftp.openpkg.org/release/2.1/SRC/postfix-2.1.4-2.1.0.src.rpm || exit $?

I got:

patching file pflogsumm.pl
+ echo 'Patch #2 (postfix-2.0.0.2-whoson.patch):'
Patch #2 (postfix-2.0.0.2-whoson.patch):
+ /opkg/lib/openpkg/patch -p0 -s -b
3 out of 3 hunks FAILED -- saving rejects to file src/util/Makefile.in.rej
2 out of 2 hunks FAILED -- saving rejects to file src/util/dict_open.c.rej
error: Bad exit status from /opkg/RPM/TMP/rpm-tmp.3254 (%prep)


RPM build errors:
Bad exit status from /opkg/RPM/TMP/rpm-tmp.3254 (%prep)

Any idea whats wrong ?
Is this the right patch (postfix-2.0.0.2-whoson.patch) refered in the src.rpm ?

Thanks,

Alex

--
ATIX Tecnologia e Com Ltda
Tel.: +55-(11) 4667-5900


This message was sent using IMP, the Internet Messaging Program.
__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]


Re: Whoson patch not applaying on postfix

2004-07-25 Thread Bill Campbell
On Sun, Jul 25, 2004, Alexander Belck wrote:
When compiling postfix with:

/opkg/bin/openpkg rpm --define 'with_fdsetsize yes' --define 'with_ldap yes'
--define 'with_mysql yes' --define 'with_sasl yes' --define 'with_ssl yes'
--define 'with_whoson yes' --rebuild
ftp://ftp.openpkg.org/release/2.1/SRC/postfix-2.1.4-2.1.0.src.rpm || exit $?

I posted a replacement patch for this yesterday or the day before.  I think
there's a new version of postfix in the CURRENT tree that fixes 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) 236-1676
URL: http://www.celestial.com/

``Unix is simple. It just takes a genius to understand its simplicity'' --
Dennis Ritchie
__
The OpenPKG Projectwww.openpkg.org
User Communication List  [EMAIL PROTECTED]