Ticket #877 (closed defect: fixed)
bcfg2 uses invalid syntax on yum command line
Reported by: | hunter | Owned by: | desai |
---|---|---|---|
Priority: | major | Milestone: | Bcfg2 1.1.0 Release |
Component: | bcfg2-client | Version: | 1.0 |
Keywords: | Cc: |
Description (last modified by desai) (diff)
The following extra package instances will be removed by the '-r' option:
gpg-pubkey e8562897-459f07a4.* kernel 2.6.18-164.6.1.el5.centos.plus.x86_64
Attempting to install packages
/usr/bin/yum -d0 -y install screen ntp gnu-efi acpid apmd ibmasm zsh gpg-pubkey.(none) yum-updatesd
< /bin/sh: -c: line 0: syntax error near unexpected token `(' < /bin/sh: -c: line 0: `/usr/bin/yum -d0 -y install screen ntp gnu-efi acpid apmd ibmasm zsh gpg-pubkey.(none) yum-updatesd' Single Pass Install of Packages Failed
/usr/bin/yum -d0 -y install screen /usr/bin/yum -d0 -y install ntp
< warning: /etc/ntp.conf created as /etc/ntp.conf.rpmnew
/usr/bin/yum -d0 -y install gnu-efi /usr/bin/yum -d0 -y install acpid /usr/bin/yum -d0 -y install apmd /usr/bin/yum -d0 -y install ibmasm /usr/bin/yum -d0 -y install zsh /usr/bin/yum -d0 -y install gpg-pubkey.(none)
< /bin/sh: -c: line 0: syntax error near unexpected token `(' < /bin/sh: -c: line 0: `/usr/bin/yum -d0 -y install gpg-pubkey.(none)'
slack reports this issue is resolved in the 1.1.0rc5 version of yumng.