Bug 199565

Summary: rpmbuild sendmail: missing alias in SOURCE
Product: [Fedora] Fedora Reporter: Thomas Steudten <tomri>
Component: sendmailAssignee: Thomas Woerner <twoerner>
Status: CLOSED NEXTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 5   
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: 2006-07-31 14:24:01 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 Thomas Steudten 2006-07-20 13:35:20 UTC
Description of problem:
the alias file is missing in the Source (SOURCE3) in the sendmail.spec file.

Setting old_setup to no the build fails, because there´s no /etc/alias file on
the system.
Setting old_setup to yes the alias file should be copied from SOURCE3, which is
missing.


Version-Release number of selected component (if applicable):
sendmail-8.13.7-2.fc5.1.src.rpm

How reproducible:
Every time.


Steps to Reproduce:
1. build sendmail without /etc/alias file or
build sendmail with old_setup set to yes.  
  

The alias file can only be in /etc/alias or /etc/mail/alias - why don't you test
this first, before try to use a non-existing alias file?

Comment 1 Thomas Woerner 2006-07-31 14:24:01 UTC
Support for OLD_SETUP will be dropped in the next sendmail package in Fedora
development.