Bug 505713

Summary: description of applydeltaiso command in its man page is wrong
Product: [Fedora] Fedora Reporter: Andre Robatino <robatino>
Component: deltarpmAssignee: Jonathan Dieter <jonathan>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 11CC: jonathan
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: 2009-07-27 16:03:03 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 Andre Robatino 2009-06-13 03:14:49 UTC
Description of problem:
In the applydeltaiso man page, the description says

NAME
       applydeltaiso - create a deltaiso from two isos

which is the correct description for makedeltaiso but not applydeltaiso.  It should say something like "create an output iso from an input iso and a deltaiso".

Version-Release number of selected component (if applicable):
deltarpm-3.4-16.fc11

Comment 1 Andre Robatino 2009-06-13 03:31:10 UTC
The exact same mistake is (not surprisingly, since both man pages are dated Feb. 2005) in Rawhide, deltarpm-3.4-16.fc12.  Should this be cloned or just change its Version to rawhide?

Comment 2 Jonathan Dieter 2009-06-19 18:13:00 UTC
Go ahead and leave it as is.  I'll take care of it for both (though it will probably take longer for the F11 update to come through).

Comment 3 Andre Robatino 2009-06-19 20:50:53 UTC
While you're at it, there's a trivial spelling mistake in applydeltaiso (I mentioned it in an email to Michael Schroeder but never heard back), which I'd rather not file a separate bug for.

$ strings /usr/bin/applydeltaiso | grep suce
iso sucessfully re-created, md5sum:                          <--- should be "successfully"
$

Comment 4 Jonathan Dieter 2009-07-27 16:03:03 UTC
Both fixed in deltarpm-3.5-0.git.20090727 in Rawhide, but because of other changes in deltarpm, fixes won't be backported to Fedora 11 (unless we get xz built for F11).