118f328a64
Fixing wrong parsing $l from $prj
...
Staging project under openSUSE:Leap:42.1:Staging can not match the
original condition as it is not at the forth place in case separate by
colon. Use sed replacing the string from the first word till :Staging
to 'Staging' and pick the second place after separated by colon.
2015-09-11 23:51:54 +08:00
b542b2f78f
fix output at the wrong place
2015-05-22 18:42:36 +08:00
7572223105
add an output at beginning
2015-05-21 21:30:03 +08:00
e4176fdcf5
Should has previous ring with in order to get proper solv file
2015-05-21 19:58:46 +08:00
6df883d454
use args to handle the actions against rings and staging
2015-05-21 18:01:00 +08:00
bebd7ed172
sync binaries to seperate directory per architecture
2015-04-09 17:29:58 +08:00
Ludwig Nussel
a5bd9b7a53
fix quoting with enabled nullglob
2015-04-07 12:38:36 +02:00
49a9f7da6a
Unset nullglob after counting RPMs
...
If nullglub sets, seems it will affect the following osc api call
for finding matched projects as like as the error below,
osc api: takes exactly 1 argument (0 given)
thus unset nullglob after counting RPMs.
2015-04-04 21:14:16 +08:00
a06e70f554
Do not exit the script if can not find rpms
...
once rpms2solv fails to find rpms it will reiggered exiting the script,
check it had rpms there before do rpms2solv, otherwise return back and
go next project.
2015-04-02 17:11:53 +08:00
421ecff17c
fix string concatenation
2015-03-20 18:30:16 +08:00
Dinar Valeev
760669492e
Enable Ring 2 for PowerPC
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-19 20:21:47 +01:00
Dinar Valeev
7d56d08a5c
create test dvd for stagings on power
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-18 11:01:13 +01:00
bf289085c7
use suffix instead of hardcoded number
...
the hardcoded number is wrong for 2-DVD, use suffix variable instead.
2015-03-14 05:36:17 +08:00
Factory Auto
35c277a908
don't create things in scriptdir
2015-03-12 17:05:32 +01:00
Dinar Valeev
9c71f9ffa3
Create Test-DVD for PowerPC
...
Signed-off-by: Dinar Valeev <dvaleev@suse.com>
2015-03-12 15:57:02 +01:00
Stephan Kulow
e0b720928f
B is now another ring0 staging
2015-02-06 10:41:05 +01:00
Ludwig Nussel
1f29e4f102
run rpms2solv only if something got downloaded
2014-09-10 17:23:46 +02:00
Stephan Kulow
e31174d29f
use $target in the output filename
...
and avoid writing problem reports in the Test-DVD
2014-08-27 11:13:01 +02:00
Ludwig Nussel
e035c46004
checkout projects that don't exist yet
2014-08-18 17:16:01 +02:00
66bf9a7dce
get rid of hard code Factory
2014-08-12 15:56:26 +08:00
Stephan Kulow
1cd9e72e9c
fix rebuildpacs by giving an error if osc doesn't return XML
2014-07-29 14:23:47 +02:00
Stephan Kulow
3a4dcdce6b
random fixes
2014-05-18 21:43:41 +02:00
Stephan Kulow
0165643811
one more fix
2014-05-08 06:38:18 +02:00
Stephan Kulow
32cb511dc5
fix previous commit
2014-05-07 19:55:11 +02:00
Stephan Kulow
3f3e03a02e
generate 2 kinds of DVD package lists
...
one for minimalX staging prjs and one for testdvd subprjs
2014-05-07 14:18:39 +02:00
Stephan Kulow
ab9e4c2f37
remove temporary files
2014-04-11 07:31:37 +02:00
Stephan Kulow
e1d7bd8af3
add script to update the package lists for the staging projects
...
It's hardcoding the list of letters for now
2014-04-10 11:03:15 +02:00