Bug 103205 - patch-rpm patch
Summary: patch-rpm patch
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Fedora
Classification: Fedora
Component: rpm
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Paul Nasrat
QA Contact:
URL:
Whiteboard:
: 131768 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2003-08-27 18:29 UTC by Michael Schröder
Modified: 2007-11-30 22:10 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2007-06-05 12:57:54 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
patch-rpm patch (24.07 KB, patch)
2003-08-27 18:30 UTC, Michael Schröder
no flags Details | Diff

Description Michael Schröder 2003-08-27 18:29:49 UTC
Adds patch-rpm support to rpm. rpm4 port not really well tested...

Comment 1 Michael Schröder 2003-08-27 18:30:20 UTC
Created attachment 93983 [details]
patch-rpm patch

Comment 2 Jeff Johnson 2003-12-27 16:26:44 UTC
The patch looks OK, but there is more to do to integrate
with other features in rpm.

I am still philosophically opposed to "patch packages",
as I think they are overly complicated and obscure for
insufficient gain. I.e. I don't believe that most packagers
can figure out how to release a patch package that upgrades
robustly everywhere.

NEEDINFO so I don't have to see the bug, while I continue
muddling what to do. At minimum, I'm willing to add patch
somewhen underneath compile time option, default off, somewhen
so that there is at least a reference rpm source code base.

Comment 3 Paul Nasrat 2005-09-27 20:52:50 UTC
*** Bug 131768 has been marked as a duplicate of this bug. ***

Comment 4 Nicholas Miell 2005-09-27 23:30:56 UTC
I once had to download a 300 MB openoffice RPM to fix a one-line problem in the
/usr/bin/ooffice shell script. That alone should be sufficient motivation for
patch RPMs.

Comment 5 Michael Schröder 2005-09-28 02:12:11 UTC
Nowadays I prefer delta rpms, as applying the delta will get you a bytewise 
identical rpm, they are thus less error prone. The disadvantage of delta rpms 
is, of course, that a delta rpm is based on exactly one version, whereas patch 
rpms can be based on multiple versions. 

Comment 6 Jeff Johnson 2006-08-04 12:09:18 UTC
for comment #4:

Speeding up downloading is no argument for patch/delta rpms.

For starters, servers everywhere would need to generate patch/delta rpm's, not going
to happen imho.

Furthermore, using rsync would have speeded up your download without the complexity
of patch/delta rpm's. A local template of OO.o rpm's (if not already available) could have
been generated by erasing and repackaging OO.o. rpm payload's have been prepared
with the equivalent of gzip --rsyncable switch for quite some years now.

Comment 7 Jeff Johnson 2007-04-03 12:57:15 UTC
Comments on whether to apply the patch or not requested at
    https://lists.dulug.duke.edu/pipermail/rpm-devel/2007-April/002240.html

Comment 8 Jeff Johnson 2007-04-03 23:07:54 UTC
Current feedback says the patch packages are unreliable and unnedded.

WONTFIX

Comment 9 Panu Matilainen 2007-06-05 12:57:54 UTC
Yeah, agreed also on rpm-maint:
https://lists.dulug.duke.edu/pipermail/rpm-maint/2007-May/000317.html


Note You need to log in before you can comment on or make changes to this bug.