Hi,

can anyone give me a working example for installing
the same package with two different archs?

I have sth like this:

# yum list all | grep glibc-devel
glibc-devel.x86_64                      2.5-42                    installed
glibc-devel.i386                        2.5-42                    sl-base

I want to install glibc-devel.i386, but I get:

cf3     .........................................................
cf3     Promise handle:
cf3     Promise made by: glibc-devel
cf3     .........................................................
cf3
cf3  -> Package version was not specified
cf3  ... trying listed arch i386
cf3  -> Looking for (glibc-devel,*,*)
cf3  -> Matched name glibc-devel
cf3  -> Matched version *
cf3  -> Looking for (glibc-devel,*,i386)
cf3  -> Matched name glibc-devel
cf3  !! Unsatisfied constraints in promise (glibc-devel,*,i386)
cf3  -> 1 package(s) matching the name "glibc-devel" already installed
cf3  -> 0 package(s) match the promise body's criteria fully
cf3  -> Package promises to refer to itself as "glibc-devel.i386" to the manager
cf3  -> Package already installed, so we never add it again

Cheers,
Patryk
_______________________________________________
Help-cfengine mailing list
Help-cfengine@cfengine.org
https://cfengine.org/mailman/listinfo/help-cfengine

Reply via email to