Mailinglist Archive: opensuse-bugs (15103 mails)

< Previous Next >
[Bug 304310] Registration starts full package management stack - which takes _AGES_ ( zypp cache is not copied from the RAM disk)
  • From: bugzilla_noreply@xxxxxxxxxx
  • Date: Wed, 5 Sep 2007 06:11:14 -0600 (MDT)
  • Message-id: <20070905121114.134A5CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=304310#c30


Stanislav Visnovsky <visnov@xxxxxxxxxx> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |ma@xxxxxxxxxx




--- Comment #30 from Stanislav Visnovsky <visnov@xxxxxxxxxx>  2007-09-05 06:11:13 MST ---
RepoStatus::operator&& is not as one would expect: a && b != b && a

For susetags, the checksum is once computed as "content" && "media.1/media",
second time as "media.1/media" && "content"

Jano has the details. Fixing this, it should avoid the problem with duplicated
downloads for suseTags.

It does not solve the running system issue from comment #23


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

< Previous Next >