11 Commits

Author SHA1 Message Date
Jimmy Berry
e330765960 repo_checker: CreatePackageDescr: exclude build-env requirement.
Drop in #1644, but as suspected it is needed. The reason the side-effect
was not notice right away is the package description cache for a package
making use of the requirement must be rebuilt. This means the package
must be updated since the last time cache was built.

After completely a force rebuild of entire cache the behavior is correct
by only adding this back. Unlike the case below these binaries are not
published to the end-user so this is more a quirk of the data present in
OBS for staging projects.
2018-08-22 22:05:08 -05:00
Jimmy Berry
ca55bed494 repo_checker: CreatePackageDescr: remove more unnecessary special cases. 2018-08-15 23:06:14 -05:00
Stephan Kulow
f52bed3a36 Avoid boolean dependencies for repo checker
SLE uses them for some module recommending hacks
2018-03-15 10:52:33 +01:00
9e653bf29d
CreatePackageDescr: ignore debuginfo.build deps for i-i-debuginfodeps* packages
All -debuginfo dependencies are split to other repos, and are not able to be
tested here. Allow repo-checker to skip over those.
2018-02-01 15:36:09 +01:00
Jimmy Berry
d16af1845f CreatePackageDescr.pm: delete corrupt rpms. 2017-07-12 15:32:27 -05:00
Jimmy Berry
c7632e44cb repo-checker.pl: handle empty string snippet. 2017-07-12 15:32:20 -05:00
Jimmy Berry
5887fcb364 CreatePackageDescr: do not append cache file as it never makes sense. 2017-07-12 15:31:30 -05:00
Jimmy Berry
a30ae36ed4 CreatePackageDescr: detect corrupt cache file and rebuild. 2017-07-12 15:31:30 -05:00
Ludwig Nussel
20084917ee add locking to CreatePackageDescr cache 2014-08-28 17:05:48 +02:00
Stephan Kulow
f2783d437d add soft requires 2014-04-15 11:15:39 +02:00
Stephan Kulow
79ba192353 add a small tool that rebuilds broken packages
replacing rebuildpacs from package-lists git
2014-04-10 07:04:59 +02:00