Thanks Connie. I'm trying to get devtoolset-2 to build on the opensuse build service, but haven't had much luck so far.
Cheers, Yi On Thu, Oct 17, 2013 at 10:38 AM, Connie Sieh <[email protected]> wrote: > On Wed, 16 Oct 2013, Yi Ding wrote: > > Does anyone know what the "right" way to build these from SRPMs is? >> > > Not sure why you want to rebuild since we already provide the binaries. > > We will use "python27" for this example. > > You have define "scl" to be "python27" when you are building the > "python27" packages. Or you can build "python27-1-10.el6.src.rpm" which > will provide python27-build-1-10.el6.x86_**64.rpm. The > python27-build-1-10.el6.x86_**64.rpm package provides > /etc/rpm/macros.python27-**config which defines "scl". > ------------------------------**------------------------------** > ----------- > (x86_64)# more macros.python27-config > %scl python27 ------------------------------** > ------------------------------**----------- > > Then you can install python27-build-1-10.el6.x86_**64.rpm . Note you > will have to uninstall python27-build-1-10.el6.x86_**64.rpm and install > another [package]-build which will define "scl" for that package . > > Additional dependencies are scl-utils-build . > > -Connie Sieh > > > >> Thanks, >> Yi >> >> >> On Thu, Sep 26, 2013 at 10:42 AM, Connie Sieh <[email protected]> wrote: >> >> On Wed, 25 Sep 2013, Ben wrote: >>> >>> On Wed, Sep 25, 2013 at 10:02:14AM -0500, Connie Sieh wrote: >>> >>>> >>>> On Wed, 25 Sep 2013, Matthieu Guionnet wrote: >>>>> >>>>> thanks for this very good news ! >>>>> >>>>>> >>>>>> the repository is sl-testing ! does it mean that it'll be later on >>>>>> main >>>>>> repo sl ? >>>>>> Why you don't create a new repo like you've done for devtoolset ? >>>>>> >>>>>> >>>>> It will be in the same directory tree as devtoolset when final. >>>>> >>>>> A choice from RedHat ? >>>>> >>>>>> >>>>>> >>>>> ? >>>>> >>>>> >>>>> Will you need some (good) fell-back on a specific mailing-list ? >>>>>> >>>>>> >>>>> You can send reports to this list. >>>>> >>>>> >>>> Thanks for providing these packages. I installed and ran python27 & >>>> python33 - both looked fine (didn't do any significant testing >>>> though). >>>> >>>> -Ben >>>> >>>> >>>> Ben, >>> >>> Thanks for testing. >>> >>> -Connie Sieh >>> >>> >>
