Bug 8178

Summary: sendmail SRPM in not buildable by non-root.
Product: [Retired] Red Hat Raw Hide Reporter: Aleksey Nogin <aleksey>
Component: sendmailAssignee: Cristian Gafton <gafton>
Status: CLOSED RAWHIDE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-02-05 20:55:30 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Aleksey Nogin 2000-01-04 23:35:10 UTC
% rpm --rebuild --clean --rmsource sendmail-8.9.3-16.src.rpm
...
+ strip /var/tmp/sendmail-root/usr/bin/makemap
/var/tmp/sendmail-root/usr/bin/rmail
strip: /var/tmp/sendmail-root/usr/bin/makemap: simple_copy: Permission
denied

% env LANG= ls -l /var/tmp/sendmail-root/usr/bin/makemap
-r-xr-xr-x   2 nogin    nogin       16004 Jan  4 18:33
/var/tmp/sendmail-root/usr/bin/makemap

If I try to rebuild sendmail-8.9.3-15.src.rpm (RH 6.1), I get the same
problem.

I am trying to rebuild sendmail RPMs on RH 5.2 with all updates installed.

Comment 1 Bill Nottingham 2000-02-05 20:55:59 UTC
Should be fixed in -18 build, in next Raw Hide release.