|
Bugzilla – Full Text Bug Listing |
| Summary: | openoffice packaging error prevents use of delta.rpm on x86_64 | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Volker Kuhlmann <bugz57> |
| Component: | OpenOffice.org | Assignee: | Petr Mladek <pmladek> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | lnussel, meissner |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86-64 | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Other | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
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 ? forgot to reassign this - Petr ... ? :-) 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 *** Bug 144120 has been marked as a duplicate of this bug. *** |
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.