Bug 230861 - registration of opensuse oss repository downloads many megabytes of useless data
Summary: registration of opensuse oss repository downloads many megabytes of useless data
Status: RESOLVED DUPLICATE of bug 208457
Alias: None
Product: openSUSE 10.2
Classification: openSUSE
Component: libzypp (show other bugs)
Version: Final
Hardware: Other Other
: P5 - None : Major (vote)
Target Milestone: ---
Assignee: Duncan Mac-Vicar
QA Contact: Klaus Kämpf
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 215208
  Show dependency treegraph
 
Reported: 2006-12-27 13:59 UTC by Forgotten User ZhJd0F0L3x
Modified: 2007-01-25 17:02 UTC (History)
0 users

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


Attachments
yast2 logs (669.50 KB, application/x-tbz)
2006-12-27 14:01 UTC, Forgotten User ZhJd0F0L3x
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Forgotten User ZhJd0F0L3x 2006-12-27 13:59:18 UTC
I installed 10.2 final, then used the option to register the opensuse oss repository after the online update.

This took a very long time.
Mostly because it was dowloading lots of useless data:
- patterns were downloaded for i386, x86_64 and ppc (this was an i386 machine)
- package descriptions were downloaded in many languages, although i only installed german.

buddel:~ # mkdir /tmp/descr
buddel:~ # cp `find /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/ -name '*pat' ! -name '*.i586.*' -type f` /tmp/descr/
buddel:~ # du -s /tmp/descr/
684     /tmp/descr/
buddel:~ # du -s /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages*
8500    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages
1772    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.cs
1864    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.de
9300    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.DU
1808    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.en
1848    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.es
1808    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.fr
1844    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.hu
1772    /var/lib/zypp/cache/Source.zfrEAG/DATA/descr/packages.sk

so these are at least 7920kb needlessly downloaded data, for the opensuse-oss repository alone.
Which is a lot if you are on a modem, ISDN or GPRS connection.
Comment 1 Forgotten User ZhJd0F0L3x 2006-12-27 14:01:42 UTC
Created attachment 111079 [details]
yast2 logs
Comment 2 Duncan Mac-Vicar 2007-01-25 17:02:31 UTC

*** This bug has been marked as a duplicate of bug 208457 ***