On 06/18/2012 08:13 AM, Cecil Yother, Jr. wrote:


On 06/18/2012 07:58 AM, Eric Shubert wrote:
On 06/17/2012 11:33 PM, Casey Price wrote:
Hi all,

Just noticed a problem on one of my virtualized xen QMT boxes when
running qtp-ami-up2date

Received the following error:

/usr/sbin/qtp-config: line 168: 1.el5: syntax error: invalid arithmetic
operator (error token is ".el5")

I'm running CentOS 5.8 i386. Any ideas?

Thanks,

--
Casey Price


Leave it to CJ to break something. ;)

Please post:
# rpm -q | grep toaster | sort

That part of the code is comparing the installed version of a package
to the version listed as current. It's a little tricky to do, at least
in a shell script. Given that it's choking on "1.el5", where it
appears to need simply "1", I'm guessing that a package that is
installed on your system which has "el5" in it at the end, where the
stock QMT packages do not. The result of the command above may show us
this.

Have you built your own customized version of any packages?

Hey, wait a minute, what did I do?

--

Sorry Max, I got you and Casey mixed up. You're in the clear.

--
-Eric 'shubes'


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to