Mailinglist Archive: zypp-devel (149 mails)
| < Previous | Next > |
Re: [zypp-devel] libzypp: about 11.1 product handling and beloved zypp::ResTraits
- From: Jan Kupec <jkupec@xxxxxxx>
- Date: Tue, 09 Sep 2008 17:51:14 +0200
- Message-id: <48C69B72.5020008@xxxxxxx>
Klaus Kaempf wrote:
Thanx! I tried to adapt one of the example xmls there, but rpmdb2solv fails:
rpmdb2solv -r '/' -p '/etc/products.d' '/var/cache/zypp/solv/@System/solv' > '/var/cache/zypp/solv/@System/solvyxzLXu'
into unknown: [3]vendor (from: 2, state 1)
Which suggest it does no expect the <vendor> tag there..
-----my--openSUSE-factory.prod----------
<?xml version="1.0" encoding="UTF-8"?>
<product schemeversion="0.0">
<vendor>Novell</vendor>
<name>openSUSE-factory</name>
<version>11.1</version>
<release>0</release>
...
</product>
-----my--openSUSE-factory.prod---END----
j.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
* Jan Kupec <jkupec@xxxxxxx> [Sep 09. 2008 16:11]:
If the realease package (i installed openSUSE-factory product, openSUSE-release package) does not install the product, what do i need to put there so that zypp thinks the product is installed?See
http://en.opensuse.org/Product_Management/Code11/installed
and
http://en.opensuse.org/Build_Service/Product_Definition/products_file
Thanx! I tried to adapt one of the example xmls there, but rpmdb2solv fails:
rpmdb2solv -r '/' -p '/etc/products.d' '/var/cache/zypp/solv/@System/solv' > '/var/cache/zypp/solv/@System/solvyxzLXu'
into unknown: [3]vendor (from: 2, state 1)
Which suggest it does no expect the <vendor> tag there..
-----my--openSUSE-factory.prod----------
<?xml version="1.0" encoding="UTF-8"?>
<product schemeversion="0.0">
<vendor>Novell</vendor>
<name>openSUSE-factory</name>
<version>11.1</version>
<release>0</release>
...
</product>
-----my--openSUSE-factory.prod---END----
j.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |