debug: move all "jobs" debug message into the proper namespace
modified libpkg/pkg_jobs.c
@@ -229,7 +229,7 @@ pkg_jobs_maybe_match_file(struct job_pattern *jp, const char *pattern)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -329,7 +329,7 @@ pkg_jobs_add_req_from_universe(pkghash **head, struct pkg_job_universe_item *un,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -381,7 +381,7 @@ pkg_jobs_add_req(struct pkg_jobs *j, struct pkg *pkg)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -598,7 +598,7 @@ pkg_jobs_set_execute_priority(struct pkg_jobs *j, struct pkg_solved *solved)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -902,7 +902,7 @@ pkg_jobs_try_remote_candidate(struct pkg_jobs *j, const char *cond, const char *
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1036,7 +1036,7 @@ pkg_jobs_find_upgrade(struct pkg_jobs *j, const char *pattern, match_t m)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1367,7 +1367,7 @@ pkg_jobs_propagate_automatic(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1411,7 +1411,7 @@ pkg_jobs_propagate_automatic(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1431,7 +1431,7 @@ pkg_jobs_find_deinstall_request(struct pkg_job_universe_item *item,
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1832,7 +1832,7 @@ pkg_jobs_apply_replacements(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -1840,7 +1840,7 @@ pkg_jobs_apply_replacements(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -2461,7 +2461,7 @@ pkg_jobs_check_conflicts(struct pkg_jobs *j)
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|