I had to use obsolete upgrading script instead of new model. I however
encounter the following issues
courier imap failed to build because courier-authlib was requiered. I
continued upgrading the rest of the packages and come back back to upgrade
courier-authlib manually which also gave me issues.
1. libtool-ltdl confilcts with courier-authlib.
Since I was in a hurry as the server was down, I had to remove
libtool-ltdl which I cannot reinstall it as it still conflicts with
courier-authlib.
2. after removing libtool-ltdl, I still failed to install courier-authlib
as you can see bellow;
# rpm -Uvh
/usr/src/redhat/RPMS/i386/courier-authlib-toaster-0.58-1.3.1.i386.rpm
error: Failed dependencies:
courier-imap-toaster >= 3.0.3-1.2.1 is needed by (installed)
control-panel-toaster-0.5-1.3.1.noarch
[EMAIL PROTECTED] qtms-upgrade]# rpm -aq |grep courier-au
[EMAIL PROTECTED] qtms-upgrade]# rpm -aq |grep courier-im
courier-imap-toaster-3.0.8-1.2.10
I had to remove, (again), control-pannel-toaster to be able to install
courier-authlib then reinstalled control-pannel-toaster.
My question is, is libtool-ltdl neccessary? if yes, what can I do stop the
conflict?
I will very much appreciate your help on this.
Crispin.
> Dear All,
>
> I got the same error while trying to upgrade. It seems the problem came
> from the parameter sequence in "qtp-build-rpms". The original program
> looks
> like this (~line 194):
>
> me=`basename $0`
> myver=0.1.3
> echo "$me $myver"
> ARCH=$1
> BUILD_DIST=$2
> BUILD_DIR=$3
> UPGRADE_DIR=$4
> CURRENT_PACKAGES=$5
> logfile=$6
> SANDBOX=$7
>
> While I think it should be:
>
> me=`basename $0`
> myver=0.1.3
> echo "$me $myver"
> *SANDBOX=$1
> *ARCH=$2
> BUILD_DIST=$3
> BUILD_DIR=$4
> UPGRADE_DIR=$5
> CURRENT_PACKAGES=$6
> logfile=$7
>
> It works for me after I've made such change.
>
> Best regards,
> Bill
>
>
> [EMAIL PROTECTED] wrote:
>
> The order of parameters passed from qtp-newmodel to qtp-build-rpms was
> changed at some point. One of these scripts is apparently not up to date.
>
> You should have:
> qtp-newmodel v0.1.10
> qtp-whatami v0.1.1
> qtp-build-sandbox v0.1.1
> qtp-build-rpms v0.1.3
>
> --
> -Eric 'shubes'
>
>
> I am still getting the same errors as you can see below. I downloaded ver
> 1.2 as you instructed.
>
> Creating /opt/qtp-sandbox/home/vpopmail ...
> Creating /opt/qtp-sandbox/ misc directories ...
> Sandbox has been built successfully!
>
> Starting to build the binary rpms ...(pizza anyone?)
>
> If you want to view compile messages, you can open another terminal and:
> # tail -f /opt/qtp-sandbox/usr/src/qtp-upgrade/log/build-recent.log
>
> qtp-build-rpms 0.1.3
> cat: /usr/src/qtp-upgrade: Is a directory
> qtp-build-rpms Error - package list not found
> Build failed, Exiting.
> [EMAIL PROTECTED] upgrading]#
>
>
>
> ---------------------------------------------------------------------
> QmailToaster hosted by: VR Hosted <http://www.vr.org>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
QmailToaster hosted by: VR Hosted <http://www.vr.org>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]