Bug 137975 - openoffice packaging error prevents use of delta.rpm on x86_64
Summary: openoffice packaging error prevents use of delta.rpm on x86_64
Status: RESOLVED FIXED
: 144120 (view as bug list)
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: OpenOffice.org (show other bugs)
Version: Final
Hardware: x86-64 SuSE Linux 10.0
: P5 - None : Normal
Target Milestone: ---
Assignee: Petr Mladek
QA Contact: E-mail List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-11 08:16 UTC by Volker Kuhlmann
Modified: 2006-01-19 17:32 UTC (History)
2 users (show)

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-12-11 08:16:43 UTC
YOU downloads a 80MB patch.rpm when it should be fetching a 10MB delta.rpm. This occurs on x64_64 but not on i586. Ludwig Nussel pinpointed the exact cause:

> [...]
> Might this have something to do with this one being a AMD64 box?

Indeed.

f123:~ # rpm -V OpenOffice_org
SM5....T   /usr/lib/ooo-2.0/program/pythonloader.unorc
S.5....T c /usr/lib/ooo-2.0/share/dict/ooo/dictionary.lst

A modified non-config file. It's not modified on i386. So the OOo
delta against installed files will work on i386 but not on x86_64
due to this packaging bug. With YOU_USE_DELTAS="yes" YOU will not
only consider installed packages but also the ones on your
installation sources so your precious bandwith can be saved despite
the packaging bug if you have your DVD at hand.
Comment 1 Michael Meeks 2005-12-14 10:27:21 UTC
Petr - have you investigated this ? I've no idea why / how that file is modified - but I guess it's easy to mark it as a config file ?
Comment 2 Michael Meeks 2005-12-19 16:59:36 UTC
forgot to reassign this - Petr ... ? :-)
Comment 3 Petr Mladek 2006-01-19 15:22:25 UTC
Both files are changed via triggers.

I have commited the fix to ooo-build cvs, so that both files will be marked %config on NLD10-beta2/SL10.1-beta2
Comment 4 Petr Mladek 2006-01-19 17:32:24 UTC
*** Bug 144120 has been marked as a duplicate of this bug. ***