Mailinglist Archive: zypp-devel (149 mails)
| < Previous | Next > |
Re: [zypp-devel] Re: keep kernels
- From: Michael Matz <matz@xxxxxxx>
- Date: Tue, 2 Sep 2008 17:37:35 +0200 (CEST)
- Message-id: <Pine.LNX.4.64.0809021723050.6093@xxxxxxxxxxxxx>
Hi,
On Tue, 2 Sep 2008, Peter Poeml wrote:
You want "zypper -v in ...".
That's available with environment variable settings where you can see
satsolver resolving rules. That is _extremely_ verbose, but you can
activate it by:
ZYPP_FULLLOG=1
or (in case you only want the messages from SATsolver):
ZYPP_LIBSAT_FULLLOG=1
Ciao,
Michael.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
On Tue, 2 Sep 2008, Peter Poeml wrote:
[ By the way, it would be very helpful if zypper would show package
versions and the source where it comes from (repository). The output
that it gives makes it very difficult to follow what it's trying to do.
You want "zypper -v in ...".
What I don't find in the screen output and neither in the logs is
information about requirements that pull packages in, or cause obsoletes
or conflicts. That kind of information would be helpful too, for the
die-hard admin. It would allow me to resolve problems. ]
That's available with environment variable settings where you can see
satsolver resolving rules. That is _extremely_ verbose, but you can
activate it by:
ZYPP_FULLLOG=1
or (in case you only want the messages from SATsolver):
ZYPP_LIBSAT_FULLLOG=1
Ciao,
Michael.
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |