Mailinglist Archive: opensuse-bugs (15050 mails)
| < Previous | Next > |
[Bug 302275] software manager: smart error reporting and recovery
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 4 Sep 2007 05:30:04 -0600 (MDT)
- Message-id: <20070904113004.E1063CC789@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=302275#c9
Klaus Kämpf <kkaempf@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |bluedzins@xxxxx
--- Comment #9 from Klaus Kämpf <kkaempf@xxxxxxxxxx> 2007-09-04 05:30:04 MST ---
Hmm, it seems to me as if the current behaviour is indeed right.
The order in which package are installed (and hence repositories accessed) is
determined by the require and prerequire dependencies. So if packages from 'B'
(to cite the initial comment) cannot be installed, it probably makes little
sense to download packages from 'C'.
The current implementation is still limited by the fact that it doesn't account
for mirrors (that is if a package is available from more than one repo). If 'B'
is unavailable but a mirror, e.g. B1, is alive, the download should
automatically retry the mirror thereby minimizing errors. But thats post-103
:-(
Maciej, what do you think ?
--
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.
Klaus Kämpf <kkaempf@xxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |bluedzins@xxxxx
--- Comment #9 from Klaus Kämpf <kkaempf@xxxxxxxxxx> 2007-09-04 05:30:04 MST ---
Hmm, it seems to me as if the current behaviour is indeed right.
The order in which package are installed (and hence repositories accessed) is
determined by the require and prerequire dependencies. So if packages from 'B'
(to cite the initial comment) cannot be installed, it probably makes little
sense to download packages from 'C'.
The current implementation is still limited by the fact that it doesn't account
for mirrors (that is if a package is available from more than one repo). If 'B'
is unavailable but a mirror, e.g. B1, is alive, the download should
automatically retry the mirror thereby minimizing errors. But thats post-103
:-(
Maciej, what do you think ?
--
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 > |