{"id":15565533,"url":"https://github.com/jelmer/buildlog-consultant","last_synced_at":"2025-10-19T05:10:19.558Z","repository":{"id":43715525,"uuid":"335472561","full_name":"jelmer/buildlog-consultant","owner":"jelmer","description":"Build log parser and analyser","archived":false,"fork":false,"pushed_at":"2025-04-07T02:02:52.000Z","size":1290,"stargazers_count":7,"open_issues_count":8,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-14T00:16:46.912Z","etag":null,"topics":["buildlog","debian","sbuild"],"latest_commit_sha":null,"homepage":"https://jelmer.uk/code/buildlog-consultant","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jelmer.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":"AUTHORS","dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-02-03T01:28:28.000Z","updated_at":"2025-04-07T02:02:49.000Z","dependencies_parsed_at":"2024-05-05T11:24:06.986Z","dependency_job_id":"eaeb3745-c8df-4e01-bfcb-f2d9b369b2c9","html_url":"https://github.com/jelmer/buildlog-consultant","commit_stats":{"total_commits":599,"total_committers":6,"mean_commits":99.83333333333333,"dds":"0.023372287145242088","last_synced_commit":"bb1738ece1ddf62f663eedd4d7bf9327be991c3f"},"previous_names":[],"tags_count":63,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelmer%2Fbuildlog-consultant","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelmer%2Fbuildlog-consultant/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelmer%2Fbuildlog-consultant/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jelmer%2Fbuildlog-consultant/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jelmer","download_url":"https://codeload.github.com/jelmer/buildlog-consultant/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248799950,"owners_count":21163404,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["buildlog","debian","sbuild"],"created_at":"2024-10-02T16:58:40.124Z","updated_at":"2025-10-19T05:10:14.519Z","avatar_url":"https://github.com/jelmer.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"The build log consultant can parse and analyse build log files.\n\nCurrently supported container formats:\n\n * sbuild\n * plain\n\nFor a longer introduction, see the\n[blog post](https://www.jelmer.uk/buildlog-consultant.html).\n\n## Example usage\n\n```console\n\n$ analyze-sbuild-log \u003c build.log\nError: unsatisfied apt dependencies: librust-breezyshim+dirty-tracker-dev:amd64 (\u003e= 0.1.138-\\~\\~)\nIssue found at lines 105-120:\n    (I)Dose_deb: Parsing Packages file -...\n    (I)Dose_common: total packages 71128\n    (I)Dose_applications: Cudf Universe: 71128 packages\n    (I)Dose_applications: --checkonly specified, consider all packages as background packages\n    (I)Dose_applications: Solving...\n \u003e  output-version: 1.2\n \u003e  native-architecture: amd64\n \u003e  report:\n \u003e   -\n \u003e    package: sbuild-build-depends-main-dummy\n \u003e    version: 0.invalid.0\n \u003e    architecture: amd64\n \u003e    status: broken\n \u003e    reasons:\n \u003e     -\n \u003e      missing:\n \u003e       pkg:\n \u003e        package: sbuild-build-depends-main-dummy\n \u003e        version: 0.invalid.0\n \u003e        architecture: amd64\n \u003e        unsat-dependency: librust-breezyshim+dirty-tracker-dev:amd64 (\u003e= 0.1.138-~~)\n\n    background-packages: 71127\n    foreground-packages: 1\n    total-packages: 71128\n    broken-packages: 1\nIdentified issue: unsatisfied apt dependencies: librust-breezyshim+dirty-tracker-dev:amd64 (\u003e= 0.1.138-\\~\\~)\n```\n\nOr using the JSON output:\n\n```console\n$ analyze-sbuild-log --json \u003c build.log\n{\n  \"details\": {\n    \"relations\": \"librust-breezyshim+dirty-tracker-dev:amd64 (\u003e= 0.1.138-\\~\\~)\"\n  },\n  \"line\": \"      unsat-dependency: librust-breezyshim+dirty-tracker-dev:amd64 (\u003e= 0.1.138-\\~\\~)\\n\",\n  \"lineno\": 120,\n  \"problem\": \"unsatisfied-apt-dependencies\"\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjelmer%2Fbuildlog-consultant","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjelmer%2Fbuildlog-consultant","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjelmer%2Fbuildlog-consultant/lists"}