On Sun, Feb 16, 2014 at 7:58 PM, Stephen Davies <sdav...@sdc.com.au> wrote:
> Finally made time to try your suggestions.
>
> All went OK until I got to the reload stage when it complained about a bunch
> of 32-bit dependencies.
>
> I changed the rpm -Uhv command to restrict it to 64-bit rpm's but still get:

Oops, sorry I forgot yumdownloader will pull i686 multilib packages
you probably don't need.  :-(

> warning: python-2.7.3-7.2.fc17.x86_64.rpm: Header V3 RSA/SHA256 Signature,
> key ID 1aca3465: NOKEY
>
> error: Failed dependencies:
>
> python = 2.7.3-6.fc17 is needed by (installed) tkinter-2.7.3-6.fc17.x86_64
>
> What can I do about this?

Try adding `--nodeps` to the rpm command line.  (Though I haven't the
slightest clue why rpm is unhappy here, the dependency should be
satisfied...)

BTW, given all the "evil" rpm switches were using to fix this up, you
should probably inspect the output of `package-cleanup --problems` as
soon as you get yum working to make sure we haven't messed up anything
else.

-T.C.
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to