On Sun, Mar 4, 2012 at 13:23, Martín Marqués <martin.marq...@gmail.com> wrote:
> Just ran yum upgrade --downloadonly, and saw that yum wants to install
> a bunch of i686 packages, even though I don't have any packages with
> that arch (all x86_64 or noarch).
>
> preupgrade was doing the same.

Are you sure you have no 32 bit packages installed? If you have
something like skype installed, its most likely that you _do_ have 32
bit packages. What does the following tell you?

$ rpm -qa | grep -c -v -e x86_64 -e noarch -e gpg-pubkey

-- 
Suvayu

Open source is the future. It sets us free.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to