Bug 496083 - mock doesn't have configuration for i586
Summary: mock doesn't have configuration for i586
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: mock
Version: 10
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: David Cantrell
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-04-16 14:34 UTC by Petr Lautrbach
Modified: 2013-01-10 05:10 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2009-07-15 12:45:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Petr Lautrbach 2009-04-16 14:34:51 UTC
Description of problem:

Since Fedora 11 switched from i386 to i586 default for x86 32bit packages, mock should has configuration for fedora-rawhide-i586 chroot.

Comment 1 Jesse Keating 2009-04-16 16:21:02 UTC
I thought the default was to build for i586 based on rpm macros... what happens when you build into the i386 chroot of rawhide?

Comment 2 Petr Lautrbach 2009-04-17 07:31:49 UTC
My fail, sorry. I didn't check cfg file on rawhide.

This is related to Fedora 10 - mock-0.9.14-1.fc10.noarch

in /etc/mock/fedora-rawhide-i386.cfg is set:
config_opts['target_arch'] = 'i386'

So "$ mock -r fedora-rawhide-i386 package.src.rpm" builds i386 rpms


In rawhide - mock-0.9.14-3.fc11.noarch - is target_arch already set to i586:
config_opts['target_arch'] = 'i586'

Comment 3 Clark Williams 2009-07-08 16:46:49 UTC
so should we close this one?

Comment 4 Petr Lautrbach 2009-07-15 12:45:42 UTC
it's fixed in mock-0.9.16-1.fc10.noarch


Note You need to log in before you can comment on or make changes to this bug.