Dang, I keep forgetting that! Good catch, EE.

If you use

yum -y install libtool-ltdl-devel

it'll pick them both up (libtool-ltdl is a dependency). Or, you could use

yum -y install libtool-ltdl-devel libtool-ltdl

Your choice!

Erik Espinoza wrote:
> Need to install libtool-ltdl-devel as well
> 
> On 11/9/06, Eric Shubes <[EMAIL PROTECTED]> wrote:
>> Ok. Now that qmailtoaster-plus v0.2 is out, I think this'll be easy.
>>
>> What's happened (to refresh my memory as much as anything) is that the
>> .so
>> file that's part of libtool-ltdl was included in
>> courier-authlib-toaster-0.88-1.3.1, so libtool-ltdl needed to be
>> removed to
>> install it, and now it's no longer part of
>> courier-authlib-toaster-0.88-1.3.2 (and 1.3.3) and we need to install the
>> standard libtool-ltdl.
>>
>> After getting qmailtoaster-plus v0.2 installed, modify
>> /opt/qmailtoaster-plus/bin/qtp-remove-pkgs as follows:
>> .) after "control-panel \" on line 72, add a new line containing
>> "courier-authlib-toaster \" (without the quotes), so it ends up
>> looking like:
>>
>> control-panel \
>> courier-authlib-toaster \
>> spamassassin \
>>
>> Then after "a7_remove_packages" at line 114 (near the end) add a new line
>> containing "yum -y install libtool-ltdl" so it ends up looking like:
>>
>> a7_remove_packages
>> yum -y install libtool-ltdl
>>
>> just before the "exit 0".
>>
>> That should work for you, if I understand what's going on correctly.
>>
>> After you've completed the upgrade successfully, you don't want to use
>> this
>> modified version any more, so you can put it back to the way it was
>> either
>> by editing it again, or simply remove qmailtoaster-plus and re-install
>> it:
>> # rpm -e qmailtoaster-plus
>> # rpm -ivh \
>> http://svn.shubes.net/qtp/releases/qmailtoaster-plus-0.2-1.3.2.noarch.rpm
>>
>> (\ added for readability)
>>
>> Now, wasn't that easy? (I hope) ;)
>>
>>
>> Francisco Paco Peralta wrote:
>> > That is just super!  Can't wait to try 0.2!
>> >
>> > */"Eric \"Shubes\"" <[EMAIL PROTECTED]>/* wrote:
>> >
>> >     How about I tell you what to do after we've released qtp 0.2? It'll
>> >     be a bit
>> >     easier then, as the 'remove' logic is in just one place now instead
>> >     of two.
>> >     Ok?
>> >
>> >     Francisco Paco Peralta wrote:
>> >     > Shubes,
>> >     >
>> >     > Perhaps you provide that info for all of us with this fedora
>> issue
>> >     as I
>> >     > am in the same boat.
>> >     >
>> >     > Thanks,
>> >     >
>> >     > */"Eric \"Shubes\"" /* wrote:
>> >     >
>> >     > [EMAIL PROTECTED] wrote:
>> >     > > It was reported that the conflicts btn courier-authlib and
>> >     > libtool-ltdl
>> >     > > has been fixed.
>> >     > >
>> >     > > I still encounter this problem while upgrading as follows
>> >     > >
>> >     > > Installing courier-authlib-toaster-0.58-1.3.3 in the sandbox
>> ...
>> >     > > error: Failed dependencies:
>> >     > > libltdl.so.3 is needed by
>> courier-authlib-toaster-0.58-1.3.3.i686
>> >     > > libltdl.so.3 is needed by (installed)
>> >     > > mysql-connector-odbc-3.51.12-1.2.1.i386
>> >     > >
>> >     > >
>> >     > > yum install libtool-ltdl
>> >     > > --> Processing Conflict: courier-authlib-toaster conflicts
>> >     > libtool-ltdl
>> >     > > --> Finished Dependency Resolution
>> >     > > Error: courier-authlib-toaster conflicts with libtool-ltdl
>> >     > >
>> >     > > Did qtp-newmeld download a wrong courier-authlib?
>> >     > >
>> >     > > crispin
>> >     > >
>> >     >
>> >     > qtp-newmodel downloads whatever is listed in the current.txt file
>> >     on the
>> >     > main site. That appears to be the one you have (1.3.3).
>> >     >
>> >     > If I remember right, you're running FC4, yes? If that's the
>> case, I
>> >     > believe
>> >     > you'll need to remove your current courier-authlib-toaster,
>> >     install the
>> >     > standard libtool-ltdl using yum, then proceed with the upgrade.
>> >     >
>> >     > This could be a little tricky using the newmodel script. Do
>> you have
>> >     > active
>> >     > users using courier on your toaster? I'd like to tell you
>> >     > specifically what
>> >     > you need to do, but minimizing any disruption in services the
>> >     toaster's
>> >     > providing.
>> >     >
>> >     > --
>> >     > -Eric 'shubes'
>> >     >
>>
>>
>> -- 
>> -Eric 'shubes'
>>


-- 
-Eric 'shubes'

---------------------------------------------------------------------
     QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to