Mailinglist Archive: opensuse-bugs (7763 mails)
| < Previous | Next > |
[Bug 225484] YaST User-management fails several times if software-management is running
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Tue, 5 Dec 2006 01:29:52 -0700 (MST)
- Message-id: <20061205082952.25176F64@xxxxxxxxxxxxxxxxxxxxxx>
https://bugzilla.novell.com/show_bug.cgi?id=225484
jsuchome@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Major |Normal
Status|NEW |NEEDINFO
Info Provider| |lslezak@xxxxxxxxxx
------- Comment #5 from jsuchome@xxxxxxxxxx 2006-12-05 01:29 MST -------
Logs are not needed, I can reproduce it.
The problem is in multiple call of Package::Available (it is called for each
involved module: yast2-nis-client, ldap-client, samba-client). It fails,
because it cannot access the source, but only returns boolean value so
yast2-users cannot know it shouldn't call this function again.
Ladislav, what could we do here? Could I query bindings somehow to get the
information about the lock/unavalability so I would omit Package::Available
calls?
Or should the bindings cache the information inside so the next call can return
the result more quickly?
--
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, or are watching someone who is.
jsuchome@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|Major |Normal
Status|NEW |NEEDINFO
Info Provider| |lslezak@xxxxxxxxxx
------- Comment #5 from jsuchome@xxxxxxxxxx 2006-12-05 01:29 MST -------
Logs are not needed, I can reproduce it.
The problem is in multiple call of Package::Available (it is called for each
involved module: yast2-nis-client, ldap-client, samba-client). It fails,
because it cannot access the source, but only returns boolean value so
yast2-users cannot know it shouldn't call this function again.
Ladislav, what could we do here? Could I query bindings somehow to get the
information about the lock/unavalability so I would omit Package::Available
calls?
Or should the bindings cache the information inside so the next call can return
the result more quickly?
--
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, or are watching someone who is.
| < Previous | Next > |