|
Bugzilla – Full Text Bug Listing |
| Summary: | y2pmbuild fails to run su in chroot | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Kai Blin <blin> |
| Component: | Development | Assignee: | Ludwig Nussel <lnussel> |
| Status: | RESOLVED INVALID | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Major | ||
| Priority: | P5 - None | CC: | pth |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | SuSE Linux 10.0 | ||
| URL: | http://suse.pastebin.com/558515 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Kai Blin
2006-02-17 11:53:23 UTC
your BuildRequires/neededforbuild line is incomplete. You need to either add a full working set of packages or (better) remove the aaa_base requirement in which case y2pmbuild will complete the set for you depending on the distribution you are building for. The missing package leading to failing su specifically is pam-modules. |