|
5b0280ffb1
|
Fix a bug in the cycle detector when goodrepos is empty
|
2014-03-18 13:16:34 +01:00 |
|
|
32f80710eb
|
Remove _get_base_build_bin _get_base_build_src
|
2014-03-04 15:01:21 +01:00 |
|
|
fc026be5f1
|
Remove dead code
|
2014-03-04 14:41:52 +01:00 |
|
|
017d959d79
|
action #1755 repo checker mischecks groups
|
2014-03-04 14:34:49 +01:00 |
|
Stephan Kulow
|
5c6ee06651
|
we need to check requests not in group too - on their own
|
2014-02-18 21:00:02 +01:00 |
|
Stephan Kulow
|
68d60770b1
|
the check_repo_download function needs to return a set - even for errors
|
2014-02-18 10:40:45 +01:00 |
|
Stephan Kulow
|
4bf3f388f8
|
we need still need to fetch the complete group
|
2014-02-18 10:40:45 +01:00 |
|
Stephan Kulow
|
3e042b1fd2
|
replace OBS groups with review groups defined in staging prjs
(issue 1290)
|
2014-02-18 10:00:07 +01:00 |
|
Stephan Kulow
|
c628e8eab0
|
really skip the other repos
|
2014-01-23 12:59:07 +01:00 |
|
Stephan Kulow
|
3e32c56137
|
don't compare int with string (I wonder python doesn't raise)
|
2014-01-23 12:33:28 +01:00 |
|
Stephan Kulow
|
571bf8574a
|
fix off-by-one bug introduced by Thomas
|
2014-01-23 12:15:38 +01:00 |
|
Stephan Kulow
|
ae029dab9c
|
don't crash for ppc stuff that have no repos linking to factory
|
2014-01-23 12:01:20 +01:00 |
|
Tomáš Chvátal
|
f7816dce60
|
Check for mtime of downloaded files too so we replace when required.
|
2014-01-21 15:08:36 +01:00 |
|
Stephan Kulow
|
00773afc63
|
fix excluded builds
|
2014-01-02 21:27:37 +01:00 |
|
Stephan Kulow
|
c7bd0df064
|
we can't simply take other request's repos
they might come from different projects. It just worked in most cases
because most projects name is openSUSE_Factory
|
2014-01-02 09:52:19 +01:00 |
|
Stephan Kulow
|
96cb1c3d66
|
fix return value
|
2014-01-01 17:26:48 +01:00 |
|
Stephan Kulow
|
0b9fa26a19
|
rework the repo logic to be able to prepare multiple repos
|
2014-01-01 16:41:24 +01:00 |
|
|
ba764c73d6
|
Rename Package class to avoid collision
|
2013-12-18 14:39:38 +01:00 |
|
Stephan Kulow
|
b88cc8ab46
|
remove the check for :Build for now - cycles will have to do
|
2013-11-29 09:02:36 +01:00 |
|
|
4762d29193
|
3th version of the fix. Map it to a fail state.
|
2013-11-11 13:53:59 +01:00 |
|
|
5ad869c893
|
Fix space
|
2013-11-11 12:06:26 +01:00 |
|
|
a4f06a1cda
|
Fix again error message. Sorry
|
2013-10-28 15:45:05 +01:00 |
|
|
019ccbc2e8
|
Improve error message when revision missmatch
|
2013-10-28 15:45:05 +01:00 |
|
Stephan Kulow
|
2717a938a3
|
almost alberto, almost
|
2013-10-05 08:55:02 +02:00 |
|
Stephan Kulow
|
f24981ed04
|
check the verifymd5 if the disturls don't match
The _link might have changed, but the expanded sources did not and so
it won't rebuild
|
2013-10-03 19:53:54 +02:00 |
|
Stephan Kulow
|
945fe51fee
|
it's hard to ignore them if they dominate the output so much
|
2013-10-03 08:44:15 +02:00 |
|
Stephan Kulow
|
463df3ad3d
|
clarify XXX
|
2013-10-03 08:33:21 +02:00 |
|
|
210bf44777
|
Add a note for a suspicious case.
|
2013-10-03 08:31:46 +02:00 |
|
|
3337785ac1
|
Different md5sum is now autodeclined
|
2013-10-03 08:31:46 +02:00 |
|
|
5efaf82f7b
|
Do review_status only for non-updated packages
|
2013-10-03 08:31:46 +02:00 |
|
|
7df30e6ca7
|
Normalize strings and variables
|
2013-10-03 08:31:46 +02:00 |
|
|
4bc72c2d25
|
Fix error when URL do not exists
|
2013-09-27 17:34:16 +02:00 |
|
|
2d35d6f98b
|
Detect real path to find the Perl script
|
2013-09-26 10:35:47 +02:00 |
|
|
57695a75cb
|
Manage package in unknown state
|
2013-09-05 16:55:57 +02:00 |
|
|
c35412cc28
|
Remove edges from and to new packages. Probably resolve LVM2 use case
|
2013-09-04 15:35:55 +02:00 |
|
|
93b5b9df08
|
Remove second call to _get_buildepinfo
|
2013-09-04 15:05:35 +02:00 |
|
|
d51cfcfd28
|
Fix unlink position
|
2013-09-04 11:13:26 +02:00 |
|
|
445e0bd99b
|
Avoid empty filenames
|
2013-09-04 10:44:45 +02:00 |
|
|
f54001eba9
|
Add temporal file option to repo-checker.pl
|
2013-09-04 10:33:48 +02:00 |
|
|
6c6072b4fe
|
Do not accept SR by accident
|
2013-08-30 10:48:55 +02:00 |
|
|
8b25cd3eed
|
Remove debug prints
|
2013-08-29 15:09:31 +02:00 |
|
|
5c0ad1d84a
|
Open / close the cache only when is needed.
|
2013-08-29 15:05:39 +02:00 |
|
|
9c92af9a70
|
Iterate over groups
|
2013-08-29 11:27:32 +02:00 |
|
|
0a3a5b4411
|
Remove debug prints
|
2013-08-28 15:06:38 +02:00 |
|
|
59d72aeb78
|
Fix ghost cycles problem.
|
2013-08-28 15:01:30 +02:00 |
|
|
77f297b6ea
|
Replace internal variable name.
|
2013-08-27 16:09:17 +02:00 |
|
|
349797217f
|
Exit if cycle and do not fail if new package.
|
2013-08-27 11:11:04 +02:00 |
|
|
cee64ddb08
|
Add a locker. Ignore packages for other architectures.
|
2013-08-09 15:57:45 +02:00 |
|
|
923e95d6b1
|
Show new edjes, including self cycles.
|
2013-08-07 18:15:56 +02:00 |
|
|
5d0261a5b8
|
Use _builddepinfo to get the dependency of a package
|
2013-08-07 17:13:53 +02:00 |
|