Description of Problem: SSIA. Performing a re-build of make from the SRPM fails on an everything install of "phoebe". Build log is attached. Version-Release number of selected component (if applicable): # ls -l make-3.79.1-15.src.rpm -rw-r--r-- 1 root root 1041052 Dec 17 13:18 make-3.79.1-15.src.rpm # md5sum make-3.79.1-15.src.rpm 38b349345f8557876bb5e7cb41c1b7cb make-3.79.1-15.src.rpm How Reproducible: always (100%) Steps to Reproduce: 1. Phoebe "everything" install 2. rpm -Uvh {distdir}/SRPMS/make-3.79.1-15.src.rpm 3. rpmbuild -ba /usr/src/redhat/SPECS/make.spec Actual Results: error: Package already exists: %package debuginfo Expected Results: Successful build
already fixed