5 messages in net.sourceforge.lists.courier-usersRe: [courier-users] Error building Co...
FromSent OnAttachments
Jim StauntonAug 23, 2007 5:45 am 
Jay LeeAug 23, 2007 6:05 am 
Jim StauntonAug 23, 2007 6:29 am 
Sam VarshavchikAug 23, 2007 4:30 pm 
Lisa MuirAug 23, 2007 11:14 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] Error building Courier RPMs on SuSE Linux 10.2Actions...
From:Jim Staunton (cour@lists.reather.com)
Date:Aug 23, 2007 6:29:12 am
List:net.sourceforge.lists.courier-users

Jay Lee wrote:

Jim Staunton wrote:

Can openldap2-devel satisfy the dependency with a bit of tweaking? How would I do this?

Try this:

tar xjvvf courier-0.56.tar.bz2 edit courier-0.56/courier.spec and change references to openldap-devel to be openldap2-devel mv courier-0.56.tar.bz2 courier-0.56.tar.bz2.orig tar cjvvf courier-0.56.tar.bz2 courier-0.56/

This should solve the problem.

Thanks - that solved the initial problem, and I'm able to build these courier-authlib RPMs:

courier-authlib-0.59.3-10.x86_64.rpm courier-authlib-devel-0.59.3-10.x86_64.rpm courier-authlib-ldap-0.59.3-10.x86_64.rpm courier-authlib-mysql-0.59.3-10.x86_64.rpm courier-authlib-pgsql-0.59.3-10.x86_64.rpm courier-authlib-pipe-0.59.3-10.x86_64.rpm courier-authlib-userdb-0.59.3-10.x86_64.rpm

However, when I try to install the courier-authlib and courier-authlib-devel RPMs so I can build courier-imap RPMs, I get this error:

# rpm -ivh courier-authlib-0.59.3-10.x86_64.rpm courier-authlib-devel-0.59.3-10.x86_64.rpm Preparing... ########################################### [100%] 1:courier-authlib ########################################### [ 50%] courier-authlib: unknown service courier-authlib: unknown service error: %post(courier-authlib-0.59.3-10.x86_64) scriptlet failed, exit status 1 2:courier-authlib-devel ########################################### [100%]

Any idea what's causing the "courier-authlib: unknown service" error?

Thanks,

Jim