[BlueOnyx:14073] Re: Yum update error

Michael Stauber mstauber at blueonyx.it
Wed Dec 4 09:52:14 -05 2013


Hi RC,

> Here is what I got
> [root]# rpm -e postfix perl-Sys-Hostname-FQDN
> error: "perl-Sys-Hostname-FQDN" specifies multiple packages:
>    perl-Sys-Hostname-FQDN-0.11-1.i386
>    perl-Sys-Hostname-FQDN-0.11-2.x86_64
> [root]#
> 
> [root@]# yum install perl-Sys-Hostname-FQDN php-common(x86-64)
> -bash: syntax error near unexpected token `('
> [root@]#

Meh, ok. Let's try that again:

rpm -e postfix
rpm -e perl-Sys-Hostname-FQDN-0.11-1.i386 --nodeps
rpm -e perl-Sys-Hostname-FQDN-0.11-1.x86_64  --nodeps
yum install perl-Sys-Hostname-FQDN "php-common(x86-64)"

Due to the brackets php-common it needs to be put in quotes.

-- 
With best regards

Michael Stauber



More information about the Blueonyx mailing list