1. Mock 1.0.17 works well. As far as I know, mock 1.1 requires python >= 2.5 and
you have default 2.4 I guess... Mock is a part of Fedora Project, so you'll find
it there.
2. OpenJDK works fine.
About RPM build:
First of all, understand that dependencies should be installed at mock's chroot
to allow rpms to be built in chroot environment. So packages installed on system
you're running are making no sense.
To allow yum in mock's chroot download packages look at
[i]${SRC_DIR}/mak/mock/centos-5-x86_64.cfg.in[/i] and fix OS release number from
5.5 to 5 in strings beginning with [i]@CENTOS_BASE_URL[/i] since URLs 5.5 don't
exist anymore.
Also if you want to build your own ISO you have to fix version at
[i]${SRC_DIR}/mak/35-centos-iso.mk.in[/i] in string that begins with
[i]ISO_RPM_DOWNLOAD_URL[/i].
_______________________________________________
sipx-dev mailing list
[email protected]
List Archive: http://list.sipfoundry.org/archive/sipx-dev/