On Thu, 2010-05-06 at 09:50 -0400, Yang, Huijun (Huijun) wrote: > Hello, > > I was using Fedora with EDE, however, the sipXecs dependency RPMs > built for Fedora, which were available at > http://sipxecssw.org/temp/sipXecs/main/, are no longer there. And that > caused the EDE fails to install the dependency RPMs. > > I am not sure when and why the dependency RPMS for Fedora were > removed. Are we trying to enforce to use Centos? Currently, EDE's wiki > indicates that it supports Fedora, and Centos support is best effort. > I think either we should add restore and maintain the dependency RPMS > for Fedora, or we should update EDE's wiki accordingly if we decide > not to support Fedora anymore. > > Your opinions? >
>From a conversation with Paul, my understanding is that the problem is because >the fedora build loops are not running. See the section title 'Legacy' here http://wiki.sipfoundry.org/display/xecsdev/EDE+4.2+branch for your options. I tried: ./ede_build_devuser.sh -d but got this error: > > > > Fedora 10! Fully supported by EDE! > > > > > > Start : Tue May 4 14:46:16 EDT 2010 > > > > Uninstalling any old sipXecs RPMs... > > Uninstalling any old dependency RPMs... > > No Match for argument: cppunit > > http://falcon.us.nortel.com/scs/branches/4.2/FC/8/i386/current > > /RPM/repodata/repomd.xml: [Errno 14] HTTP Error 404: Not Found Trying other > > mirror. > > Error: Cannot retrieve repository metadata (repomd.xml) for repository: > > sipxecs-unstable. Please verify its path and try again > > ERROR: Dependency RPM uninstall failed, see > > logs_ede/dependency_rpm_uninstall.log Paul suggested that I manually delete /etc/yum.repos.d/sipxecs*.repo These were the ones I had: [Tue May 04-15:33-keccles@ ~]$ ls -l /etc/yum.repos.d/sipxecs* -rw-r--r-- 1 root root 147 2010-05-03 11:03 /etc/yum.repos.d/sipxecs-dependencies-local.repo -rw-r--r-- 1 root root 1658 2009-11-05 08:05 /etc/yum.repos.d/sipxecs.repo.dontuse -rw-rw-r-- 1 keccles keccles 149 2010-05-03 11:04 /etc/yum.repos.d/sipxecs-unstable-fc.repo After that, the build worked. Unfortunately, it takes longer AND I had to use -d every time I ran ede_build_devuser.sh see XX-8341 Running ede_build_devuser.sh -d fails to clean old repos -kathy (fedora 10) _______________________________________________ sipx-dev mailing list [email protected] List Archive: http://list.sipfoundry.org/archive/sipx-dev Unsubscribe: http://list.sipfoundry.org/mailman/listinfo/sipx-dev sipXecs IP PBX -- http://www.sipfoundry.org/
