ips/pkgtree
Till Wegmueller d77e61f90f
Add solver advice system for user-focused installation guidance
- Introduced a new `advice` module in the solver to provide user-oriented guidance for resolving dependency issues.
- Added structured failure details to `SolverError` for improved diagnosis and advice generation.
- Updated `pkg6` to display actionable advice when dependency resolution fails, including catalog refresh, publisher verification, and incorporation constraints.
- Enhanced CLI tools with a dangling dependency scan to identify and output unresolved stems.
- Improved modularity and caching mechanisms for catalog and manifest handling to support the advice system.
- Refined error messages and logging for better user feedback during installation errors.
2025-08-26 21:09:06 +02:00
..
src Add solver advice system for user-focused installation guidance 2025-08-26 21:09:06 +02:00
Cargo.toml Introduce pkgtree: CLI tool for analyzing IPS package dependency trees 2025-08-26 12:38:36 +02:00