|
Bugzilla – Full Text Bug Listing |
| Summary: | su does not work in a build-root | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE Linux 10.1 | Reporter: | Karsten Keil <karsten.keil> |
| Component: | Development | Assignee: | Michael Schröder <mls> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Critical | ||
| Priority: | P5 - None | CC: | aj, forgotten_OS1JNCFbCX, kukuk, ro |
| Version: | Beta 3 | ||
| Target Milestone: | --- | ||
| Hardware: | 32bit | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | Development | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: |
strace of chroot /var/tmp/build-root su - abuild
proposed patch |
||
|
Description
Karsten Keil
2006-02-02 16:49:17 UTC
Created attachment 66223 [details]
strace of chroot /var/tmp/build-root su - abuild
Well, I have no time to change the external build at the moment. It needs a lot of work, e.g. package expansion, spec file parsing and so on. So I'll ignore the "critical". OK I found the reason for the su problem, pam_modules was missing and some other packages. I now have a working build that also compile KMP (patch follows). I do not think that we need all enhancements (better spec file parsing, package expansion) now, but we need a solution for partners. Maybe the patch is enough for the moment. Created attachment 66335 [details]
proposed patch
If you accept this patch, I can submit a new package.
*** Bug 149389 has been marked as a duplicate of this bug. *** The build.rpm from the last beta should work. |