[opensuse-buildservice] Issue with CASA 64bit rpm generation
Hi Opensuse Build Service, I am Rajasekhar Nukala from Build Team, ZENworks(SMG). Before migrating to OBS, we were using "mbuild(10.160.0.107)" for building our CASA code to generate rpms. After moving to OBS, we are able to generate all the rpms except "CASA-32bit-1.7.1885-1.x86_64.rpm". We haven't changed any spec file. Could you please let us know how it was getting generated with mbuild and not with OBS. PFA the spec and obs link for reference https://build.opensuse.org/package/show/home:nrajasekhar/CASA With Regards, Rajasekhar
On Mon, Dec 07, 2015 at 11:12:52PM -0700, Rajasekhar Nukala wrote:
Hi Opensuse Build Service,
I am Rajasekhar Nukala from Build Team, ZENworks(SMG). Before migrating to OBS, we were using "mbuild(10.160.0.107)" for building our CASA code to generate rpms. After moving to OBS, we are able to generate all the rpms except "CASA-32bit-1.7.1885-1.x86_64.rpm". We haven't changed any spec file. Could you please let us know how it was getting generated with mbuild and not with OBS.
PFA the spec and obs link for reference
https://build.opensuse.org/package/show/home:nrajasekhar/CASA
Add a baselibs.conf file, which contains as single line: CASA Then in the i586 architeecture a CASA-32bit package will be built with the 32bit libraries. Ciao, Marcus -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Thanks a lot Marcus! It worked for me. With Regards, Rajasekhar
Marcus Meissner <meissner@suse.de> 12/8/2015 3:52 PM >>> On Mon, Dec 07, 2015 at 11:12:52PM -0700, Rajasekhar Nukala wrote: Hi Opensuse Build Service,
I am Rajasekhar Nukala from Build Team, ZENworks(SMG). Before migrating to OBS, we were using "mbuild(10.160.0.107)" for building our CASA code to generate rpms. After moving to OBS, we are able to generate all the rpms except "CASA-32bit-1.7.1885-1.x86_64.rpm". We haven't changed any spec file. Could you please let us know how it was getting generated with mbuild and not with OBS.
PFA the spec and obs link for reference
https://build.opensuse.org/package/show/home:nrajasekhar/CASA
Add a baselibs.conf file, which contains as single line: CASA Then in the i586 architeecture a CASA-32bit package will be built with the 32bit libraries. Ciao, Marcus
On Monday 07 December 2015, 23:12:52 wrote Rajasekhar Nukala:
Hi Opensuse Build Service,
I am Rajasekhar Nukala from Build Team, ZENworks(SMG). Before migrating to OBS, we were using "mbuild(10.160.0.107)" for building our CASA code to generate rpms. After moving to OBS, we are able to generate all the rpms except "CASA-32bit-1.7.1885-1.x86_64.rpm". We haven't changed any spec file. Could you please let us know how it was getting generated with mbuild and not with OBS.
PFA the spec and obs link for reference
https://build.opensuse.org/package/show/home:nrajasekhar/CASA
you need a baselibs configuration to auto-create these packages based on the i586 build: osc less DISCONTINUED:openSUSE:11.3 CASA baselibs.conf -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany -- To unsubscribe, e-mail: opensuse-buildservice+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-buildservice+owner@opensuse.org
Thanks a lot Adrian! It worked for me. With Regards, Rajasekhar
Adrian Schröter <adrian@suse.de> 12/8/2015 5:43 PM >>> On Monday 07 December 2015, 23:12:52 wrote Rajasekhar Nukala: Hi Opensuse Build Service,
I am Rajasekhar Nukala from Build Team, ZENworks(SMG). Before migrating to OBS, we were using "mbuild(10.160.0.107)" for building our CASA code to generate rpms. After moving to OBS, we are able to generate all the rpms except "CASA-32bit-1.7.1885-1.x86_64.rpm". We haven't changed any spec file. Could you please let us know how it was getting generated with mbuild and not with OBS.
PFA the spec and obs link for reference
https://build.opensuse.org/package/show/home:nrajasekhar/CASA
you need a baselibs configuration to auto-create these packages based on the i586 build: osc less DISCONTINUED:openSUSE:11.3 CASA baselibs.conf -- Adrian Schroeter email: adrian@suse.de SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) Maxfeldstraße 5 90409 Nürnberg Germany
participants (3)
-
Adrian Schröter
-
Marcus Meissner
-
Rajasekhar Nukala