Bug 132510 - YOU still doesn't read delta.rpm from local filesystems
Summary: YOU still doesn't read delta.rpm from local filesystems
Status: RESOLVED WONTFIX
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: YOU (show other bugs)
Version: Final
Hardware: i686 SuSE Linux 10.0
: P5 - None : Enhancement
Target Milestone: ---
Assignee: Jiri Srain
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-07 03:51 UTC by Volker Kuhlmann
Modified: 2006-04-06 14:32 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volker Kuhlmann 2005-11-07 03:51:12 UTC
YOU still only uses delta.rpm via ftp and http. This is a silly restriction. I mirror the update tree's patch.rpm as well as delta.rpm, but would really like to drop the patch.rpm. In the case of the OO update to 2 final, the .patch.rpm is 80MB whereas the .delta.rpm is only 10MB. The difference is 70MB wasted bandwidth and 10% wasted CD space.

Excluding the OO .patch.rpm and sharing the updates tree via CD or NFS causes YOU to fail with "error loading patch" or similar. The OO delta.rpm is there, but the patch.rpm is not.

When using vsftpd to turn /media/cdrom into ftp://localhost/ it all works fine, but this is *really* silly!! YOU should check whether there is a delta.rpm available before throwing in the towel.
Comment 1 Christoph Thiel 2006-04-06 14:32:53 UTC
Closing WONTFIX, as this is happening on 10.0 and I actually thing it's the right approach, since you don't want to apply a delta, if you actually have the file locally already. Anyway, please feel free to retest on 10.1 >= beta9 & reopen in case it's needed. The whole package manager has been rewriten, so things might be totally different ;)