Mailinglist Archive: zypp-devel (227 mails)
| < Previous | Next > |
[zypp-devel] issues with installed patterns and product
- From: Duncan Mac-Vicar Prett <dmacvicar@xxxxxxx>
- Date: Mon, 14 Apr 2008 13:53:56 +0200
- Message-id: <480345D4.4010309@xxxxxxx>
I am trying to fix zypp-query-pool used by registration.
I now show "i" as installed using isInstalled for Packages and isSatisfied for patterns.
There are two problems. When looking installed (satisfied ) patterns on my machine:
i|pattern|xgl|10.3-159|i586
i|pattern|xgl|10.3-159|x86_64
I see satisfied both architectures.
When looking for satisfied products, I see none:
|product|openSUSE-FTP|10.3|noarch||
|product|openSUSE-FTP-NonOSS|10.3|noarch||
because product depends on patterns, which are never installed, and product.isSatisfied will not return true if the patterns are satisfied or?
Duncan
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |