Commit graph

1 commit

Author SHA1 Message Date
Joe
f2f2d97020 docs: Document mock package dependency issue and current status
Some checks failed
Debian Forge CI/CD Pipeline / Build and Test (push) Successful in 1m46s
Debian Forge CI/CD Pipeline / Security Audit (push) Failing after 7s
Debian Forge CI/CD Pipeline / Package Validation (push) Successful in 1m15s
Debian Forge CI/CD Pipeline / Status Report (push) Has been skipped
- Create comprehensive issue report for mock package dependency problem
- Document root cause: mock-filesystem depends on shadow-utils (not available)
- Propose solution: update dependency to use passwd instead of shadow-utils
- Provide current status summary with test results and next steps
- Include contact information for deb-mock team
- Document verification steps and expected outcomes

Issue: mock package cannot be installed due to missing shadow-utils dependency
Solution: Update mock-filesystem to depend on passwd (which provides same functionality)
Status: Mock integration is production-ready but blocked by package dependency
Impact: Once fixed, full mock integration will be immediately available
2025-09-04 15:43:27 -07:00