Mailinglist Archive: zypp-devel (58 mails)

< Previous Next >
Re: [zypp-devel] where to maintaining zypp pacakges
  • From: Michael Andres <ma@xxxxxxx>
  • Date: Tue, 30 Jun 2009 13:46:58 +0200
  • Message-id: <200906301346.59103.ma@xxxxxxx>
On Tuesday 30 June 2009 11:46:52 Jano Kupec wrote:

Who said that zypper can't be submitted manually? AFAIK you can, you just
should not under normal circumstances. If Hudson breaks, or someone
breaks the build on Hudson like in the above scenario, you can submitt
manually.

Of course, that's what i meant. I also meant, that if you submit
manually, you can expect that package be overwritten by hudson any time
soon.

Maybe we have slightly different scenarios in mind. If I'd actually need to
submitt omitting Hudson, then I'd upload and submitt the package. I don't
mind if Hudson later overwrites it. If Hudson uploads, it passed all the
tests and is a candidate for the next submission.

But as I said, if you feel that more comfortable with an additional repo,
convince Duncan and Michael(mls). We all should agree on how to submitt.

for P in $PACKS; do
- osc sr create zypp:Head $P openSUSE:Factory
+ osc copypac zypp:Head $P zypp:Factory
+ osc sr create zypp:Factory $P openSUSE:Factory
done

--

cu,
Michael Andres

+------------------------------------------------------------------+
Key fingerprint = 2DFA 5D73 18B1 E7EF A862 27AC 3FB8 9E3A 27C6 B0E4
+------------------------------------------------------------------+
Michael Andres YaST Development ma@xxxxxxxxxx
SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg)
Maxfeldstrasse 5, D-90409 Nuernberg, Germany, ++49 (0)911 - 740 53-0
+------------------------------------------------------------------+

--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >