Mailinglist Archive: zypp-devel (75 mails)
| < Previous | Next > |
Re: [zypp-devel] zypper exclude-by-arch?
- From: snowcrash+opensuse <schneecrash+opensuse@xxxxxxxxx>
- Date: Sat, 24 May 2008 09:27:31 -0700
- Message-id: <70f41ba20805240927w71fbc792rd01b950990e2c3b@xxxxxxxxxxxxxx>
hi josef,
yes, that is correct.
hm. but, "zypper se -s --installed" shows many packages that are
installed for BOTH x86_64 (my current arch) *AND i586 that do not have
"32bit" in their name ...
doesn't "solvable_name" ONLY parse the package_name filed? or does it,
also, parse
the arch field?
thanks!
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
If I good understand you want prevent install any 32bit packages(386,586,686)
yes, that is correct.
solvable_name: 32bit
this is mean lock ever which have as substring 32bit...so it is same as
*32bit* in old format. Of course there is many other ways how to do this.
hm. but, "zypper se -s --installed" shows many packages that are
installed for BOTH x86_64 (my current arch) *AND i586 that do not have
"32bit" in their name ...
doesn't "solvable_name" ONLY parse the package_name filed? or does it,
also, parse
the arch field?
thanks!
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |