Mailinglist Archive: zypp-devel (83 mails)
| < Previous | Next > |
Re: [zypp-devel] [Fwd: [yast-devel] introduce a package history toremoveobsolete packages]
- From: "Dominique Leuenberger" <Dominique.Leuenberger@xxxxxxxxxxxxx>
- Date: Mon, 09 Jun 2008 09:56:27 +0200
- Message-id: <484D0C5B.2554.0029.1@xxxxxxxxxxxxx>
same problem have previous sollution, because we remember only
dependencies of package installed by libzypp frontend (yast, zypper...).
So when you install some dependency via rpm, then we don't know it.
Pepa
Indeed, but I think it's less 'risky', as we will probably not rip out any
dependency that we see is still in use. If we remember only leaf packages, and
remove all leaf packages that are not in use, we get out all the addons a user
might install.
If we remember all the dependencies that were pulled it automatically and only
care for those, all leaf packages and dependency packages a user installs
(using rpm or on request using zypper) are not in the automatic dependency tree
and are thus not affected.
Dominique
--
To unsubscribe, e-mail: zypp-devel+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx
| < Previous | Next > |