Re: [Spacewalk-devel] Re: spacewalk-setup-0.5.24-1.el5 successfully untagged from dist-5E-sw-0.5-candidate by dgilmore

2009-04-01 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Wed, 01 Apr 2009 11:08:52 +0200
Miroslav Suchý msu...@redhat.com wrote:

 Jesus M. Rodriguez wrote:
  EEK, build-missing*.sh should use tito to be consistent with
  the rest of the builds we've been doing. Can we please fix that?
 
 And do we have build.py.props in every package dir? No.
 
 The problem is that we have in some dirs only Makefile and in some
 dirs only build.py.props.
 

You don't need a build.py.props or a Makefile to build with tito. Only
a few build.py.props remain for projects that need something unusual.

All packages should be buildable with tito.

Cheers,

Devan

- -- 
  Devan Goodwin dgood...@redhat.com
  Software Engineer Spacewalk / RHN Satellite
  Halifax, Canada   650.567.9039x79267
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAknTZakACgkQAyHWaPV9my7yVwCgiKbzpL4EL2E/RH8eK82fGkgc
3moAoJLWX8BdGjYktltGG5aP7ZQyAada
=sOWP
-END PGP SIGNATURE-

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


[Spacewalk-devel] Re: spacewalk-setup-0.5.24-1.el5 successfully untagged from dist-5E-sw-0.5-candidate by dgilmore

2009-03-31 Thread Miroslav Suchý

And all others packages have been untagged.
Which effectively broken down rel-eng/build-missing-builds-in-koji.sh 
script.


May I propose to create 0.6 tags and/or not move the tags, but only copy 
them?


Thx

--
Miroslav Suchy
RHN Satellite Engineering, Red Hat

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] Re: spacewalk-setup-0.5.24-1.el5 successfully untagged from dist-5E-sw-0.5-candidate by dgilmore

2009-03-31 Thread Dennis Gilmore
On Tuesday 31 March 2009 03:11:29 am Miroslav Suchý wrote:
 And all others packages have been untagged.
 Which effectively broken down rel-eng/build-missing-builds-in-koji.sh
 script.

 May I propose to create 0.6 tags and/or not move the tags, but only copy
 them?

 Thx
build missing packages script is not broken. there was one package that i 
missed untagging all builds.  that has been fixed.  and everything is now fine 
and hunky dory.  I will be setting up 0.6 tags today. since weonly want to 
build critical fixes for 0.5  all new development is will be targeted at the 
next release.

Dennis

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] Re: spacewalk-setup-0.5.24-1.el5 successfully untagged from dist-5E-sw-0.5-candidate by dgilmore

2009-03-31 Thread Jesus M. Rodriguez

Dennis Gilmore wrote:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 03/31/2009 11:50 AM, Jesus M. Rodriguez wrote:

Miroslav Such wrote:

And all others packages have been untagged.
Which effectively broken down rel-eng/build-missing-builds-in-koji.sh
script.

May I propose to create 0.6 tags and/or not move the tags, but only
copy them?

Thx


We still use that script? I didn't think anyone used that, we probably
need to see if it still works (besides the recent untagging).



 ./koji-missing-builds.py dist-5E-sw-0.5-candidate
Extra builds in koji:
Builds missing in koji:
 oracle-server-admin-0.1-12
 oracle-server-scripts-10.2.0-26
 rhnclient-0.3-1
 smartpm-0.2-1


./build-missing-builds-in-koji.sh
~/code/spacewalk/rel-eng ~/code/spacewalk/rel-eng
Building projects/oracle-server-admin/ for dist-5E-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.
Building projects/oracle-server-scripts/ for dist-5E-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.
Building client/solaris/rhnclient/ for dist-5E-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.
Building client/solaris/smartpm/ for dist-5E-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.
Building projects/oracle-server-admin/ for dist-f10-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.
Building projects/oracle-server-scripts/ for dist-f10-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.
Building client/solaris/rhnclient/ for dist-f10-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.
Building client/solaris/smartpm/ for dist-f10-sw-0.5-candidate
make: *** No rule to make target `srpm'.  Stop.
make: *** No rule to make target `upload-tgz'.  Stop.



EEK, build-missing*.sh should use tito to be consistent with
the rest of the builds we've been doing. Can we please fix that?

--
jesus m. rodriguez| jes...@redhat.com
sr. software engineer | irc: zeus
rhn satellite  spacewalk | 919.754.4413 (w)
rhce # 805008586930012| 919.623.0080 (c)
+---+
|  Those who cannot learn from history |
|   are doomed to repeat it.   |
|   -- George Santayana |
+---+

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel


Re: [Spacewalk-devel] Re: spacewalk-setup-0.5.24-1.el5 successfully untagged from dist-5E-sw-0.5-candidate by dgilmore

2009-03-31 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Tue, 31 Mar 2009 13:35:17 -0400
Jesus M. Rodriguez jes...@redhat.com wrote:

 Dennis Gilmore wrote:
  -BEGIN PGP SIGNED MESSAGE-
  Hash: SHA1
  
  On 03/31/2009 11:50 AM, Jesus M. Rodriguez wrote:
  Miroslav Such wrote:
  And all others packages have been untagged.
  Which effectively broken down
  rel-eng/build-missing-builds-in-koji.sh script.
 
  May I propose to create 0.6 tags and/or not move the tags, but
  only copy them?
 
  Thx
 
  We still use that script? I didn't think anyone used that, we
  probably need to see if it still works (besides the recent
  untagging).
 
  
   ./koji-missing-builds.py dist-5E-sw-0.5-candidate
  Extra builds in koji:
  Builds missing in koji:
   oracle-server-admin-0.1-12
   oracle-server-scripts-10.2.0-26
   rhnclient-0.3-1
   smartpm-0.2-1
  
  
  ./build-missing-builds-in-koji.sh
  ~/code/spacewalk/rel-eng ~/code/spacewalk/rel-eng
  Building projects/oracle-server-admin/ for dist-5E-sw-0.5-candidate
  make: *** No rule to make target `srpm'.  Stop.
  make: *** No rule to make target `upload-tgz'.  Stop.
  Building projects/oracle-server-scripts/ for
  dist-5E-sw-0.5-candidate make: *** No rule to make target `srpm'.
  Stop. make: *** No rule to make target `upload-tgz'.  Stop.
  Building client/solaris/rhnclient/ for dist-5E-sw-0.5-candidate
  make: *** No rule to make target `srpm'.  Stop.
  make: *** No rule to make target `upload-tgz'.  Stop.
  Building client/solaris/smartpm/ for dist-5E-sw-0.5-candidate
  make: *** No rule to make target `srpm'.  Stop.
  make: *** No rule to make target `upload-tgz'.  Stop.
  Building projects/oracle-server-admin/ for dist-f10-sw-0.5-candidate
  make: *** No rule to make target `srpm'.  Stop.
  make: *** No rule to make target `upload-tgz'.  Stop.
  Building projects/oracle-server-scripts/ for
  dist-f10-sw-0.5-candidate make: *** No rule to make target `srpm'.
  Stop. make: *** No rule to make target `upload-tgz'.  Stop.
  Building client/solaris/rhnclient/ for dist-f10-sw-0.5-candidate
  make: *** No rule to make target `srpm'.  Stop.
  make: *** No rule to make target `upload-tgz'.  Stop.
  Building client/solaris/smartpm/ for dist-f10-sw-0.5-candidate
  make: *** No rule to make target `srpm'.  Stop.
  make: *** No rule to make target `upload-tgz'.  Stop.
  
 
 EEK, build-missing*.sh should use tito to be consistent with
 the rest of the builds we've been doing. Can we please fix that?
 

This could all be folded nicely into tito.

tito report --missing-builds

Then some kind of a target to build them all, which should be as simple
as tito build --release --tag=BLAH. (possibly with some modifications
to send to a specific koji tag, right now it'll send to all configured
in tito.props)

- -- 
  Devan Goodwin dgood...@redhat.com
  Software Engineer Spacewalk / RHN Satellite
  Halifax, Canada   650.567.9039x79267
-BEGIN PGP SIGNATURE-
Version: GnuPG v2.0.9 (GNU/Linux)

iEYEARECAAYFAknSV9QACgkQAyHWaPV9my7rowCdH/Q9lrTlHnTJlzrabtGq8CG/
z9QAoIuwqEnzN8hzUkf8MdnrCXi5LbFv
=qItD
-END PGP SIGNATURE-

___
Spacewalk-devel mailing list
Spacewalk-devel@redhat.com
https://www.redhat.com/mailman/listinfo/spacewalk-devel