Bug 57099

Summary: Needs interaction while rebuilding
Product: [Retired] Red Hat Raw Hide Reporter: Enrico Scholz <rh-bugzilla>
Component: CannaAssignee: Nakai <ynakai>
Status: CLOSED CURRENTRELEASE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2003-12-10 04:18:29 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 Enrico Scholz 2001-12-04 19:29:01 UTC
Description of Problem:

When --rebuild'ing Canna as normal user, it executes a 'mv'-command which
queries if to overwrite a file:

| $ rpm --rebuild Canna-3.5b2-50.src.rpm
| ...
| + sed -e s/man1x/man1/g
| + mv addwords.1x- addwords.1x
| mv: overwrite `addwords.1x', overriding mode 0444? 

Same happens for other man-pages.


Version-Release number of selected component (if applicable):

Canna-3.5b2-50
fileutils-4.1.3-1

Comment 1 Akira TAGOH 2003-12-10 04:18:29 UTC
Fixed in the current release I believe.