Re: Need help with kickstart

Gerard Hooton <[email protected]> Mon, 25 Apr 2016 10:39:17 +0100
Newsgroups gmane.user-groups.linux.ilug.general
Message-ID <[email protected]>
Update:
This seems to be a csh/tcsh thing, if I use the " " it works fine.
In bash I do not need the ""
//Ger

On 25/04/16 10:33, Gerard Hooton wrote:
> Thanks Paul for your reply.
> I think the problem maybe the *
> What I have discovered is that if I put yum -y install qt5* in a shell 
> script it will return yum: No match.
> However if I put yum -y install "qt5*" in a shell script then works.
> //Ger
>
> On 25/04/16 10:10, paul wrote:
>> Does the package list get updated before that line runs?
>>
>>
>> On 25/04/16 09:08, Gerard Hooton wrote:
>>> Hi All,
>>> I have a problem with my kickstart post script.
>>> I am installing Centos 6.7 64bit, however some applications require 
>>> some
>>> 32bit libs
>>> So I decided to add the 32 bit installs to the kickstart post script.
>>> My problem is that some of the packages will not install from the 
>>> script.
>>> The following gives a yum: No match.
>>> yum -y install sssd-client-*.i686
>>>
>>> Now, if I run this from the command line it works perfect.
>>>
>>> Any ideas?
>>>
>

-- 
Gerard Hooton.
Senior Technical Officer
School of Engineering.
University College Cork.
College Road.
Cork.
Ireland.
Tel: +353 21 4902296
Mobile: +353 852813491

-- 
Irish Linux Users Group
--- 
You received this message because you are subscribed to the Google Groups "ILUG" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To post to this group, send an email to [email protected].
Visit this group at https://groups.google.com/a/linux.ie/group/ilug/.
To view this discussion on the web, visit https://groups.google.com/a/linux.ie/d/msgid/ilug/571DE5C5.3010600%40ucc.ie.