{"record":{"id":"c8f5170f8e3cc599","repo":"zeroclaw-labs/zeroclaw","slug":"no-catalogues-fetched-for-locale-locale","errorCode":null,"errorMessage":"no catalogues fetched for locale '{locale}'","messagePattern":"no catalogues fetched for locale '(.+?)'","errorType":"exception","errorClass":"anyhow::Error","httpStatus":null,"severity":"error","filePath":"src/main.rs","lineNumber":3410,"sourceCode":"            None => {\n                eprintln!(\n                    \"{}\",\n                    ta(\n                        \"cli-locales-skipped\",\n                        &[\n                            (\"name\", name),\n                            (\"path\", &repo_path),\n                            (\"refs\", &refs.join(\", \"))\n                        ],\n                        \"skipped: not on upstream\",\n                    )\n                );\n            }\n        }\n    }\n\n    if fetched == 0 {\n        bail!(\"no catalogues fetched for locale '{locale}'\");\n    }\n    println!(\n        \"{}\",\n        ta(\n            \"cli-locales-installed\",\n            &[\n                (\"count\", &fetched.to_string()),\n                (\"locale\", &locale),\n                (\"dir\", &dest.display().to_string())\n            ],\n            \"Installed catalogues\",\n        )\n    );\n    Ok(())\n}\n\nfn main() -> Result<()> {\n    let command = Cli::command();","sourceCodeStart":3392,"sourceCodeEnd":3428,"githubUrl":"https://github.com/zeroclaw-labs/zeroclaw/blob/88bb9c8533fc57ed7a03e36ca7c9ed2bf8336dcc/src/main.rs#L3392-L3428","documentation":"Error \"no catalogues fetched for locale '{locale}'\" thrown in zeroclaw-labs/zeroclaw.","triggerScenarios":"Thrown at src/main.rs:3410 when the library encounters an invalid state.","commonSituations":"See trigger scenarios.","solutions":["Check network access and the catalog source for the locale, then retry the fetch.","Verify the locale code is correct and that catalogues exist upstream for that locale."],"exampleFix":null,"handlingStrategy":null,"validationCode":null,"typeGuard":null,"tryCatchPattern":null,"preventionTips":[],"tags":[],"backgroundTag":null,"analyzedSha":"88bb9c8533fc57ed7a03e36ca7c9ed2bf8336dcc","analyzedAt":"2026-08-23T01:07:41.857Z","schemaVersion":2},"datasetVersion":"2026-08-23T08:06:27.607Z"}