Use $basearch instead of manually add the basarch to the baseurl of the
repo. This is verified to work with mock-1.0.2-1.fc12.
- Start or restart httpd
- Insert smock.mock.extra to all your repos in /etc/mock/ changing the
- USERNAME, arch and distro name to match
+ USERNAME and distro name to match
- Disable SELinux (/usr/sbin/setenforce Permissive) and you may
need to do 'chmod 0755 ~' to allow the web server to access your
[smock]
name=smock
-baseurl=http://127.0.0.1/USERNAME-smock/yum/fedora-9/i386
+baseurl=http://127.0.0.1/USERNAME-smock/yum/fedora-9/$basearch
enabled=1
keepcache=0