[opensuse-factory] Removing old packages from Tumbleweed
I only use "zypper up" to update Tumbleweed, because I also have other repositories like Education and KDE:Extra and obviously Packman. A "zypper dup" would install packages from the "dupped" repository, where I want to keep them from the other repositories. The drawback is apparently that obsolete packages are not removed. So I found a lot of packages using "zypper se -is" having (System Packages) as their origin, which means they are no longer available in a repository. A lot of these packages have numbers in their names which are increased in packages with the same name and are also installed, so these can be removed. I use "zypper rm -u" to remove them. Other packages had versions that were lower than the installed packages, so I downgraded these packages. Currently I do not have any package with an indication (System Packages). This is just for your information to keep your Tumbleweed system neat. -- fr.gr. member openSUSE Freek de Kruijf -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 2015-08-05 12:04, Freek de Kruijf wrote:
I only use "zypper up" to update Tumbleweed, because I also have other repositories like Education and KDE:Extra and obviously Packman. A "zypper dup" would install packages from the "dupped" repository, where I want to keep them from the other repositories.
Try this instead: export SOLVER_FLAG_DUP_ALLOW_VENDORCHANGE=0 zypper dup -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
* Carlos E. R. <robin.listas@telefonica.net> [08-05-15 13:13]:
On 2015-08-05 12:04, Freek de Kruijf wrote:
I only use "zypper up" to update Tumbleweed, because I also have other repositories like Education and KDE:Extra and obviously Packman. A "zypper dup" would install packages from the "dupped" repository, where I want to keep them from the other repositories.
Try this instead:
export SOLVER_FLAG_DUP_ALLOW_VENDORCHANGE=0 zypper dup
And/or employe locks :) -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
On 2015-08-05 20:42, Patrick Shanahan wrote:
* Carlos E. R. <> [08-05-15 13:13]:
Try this instead:
export SOLVER_FLAG_DUP_ALLOW_VENDORCHANGE=0 zypper dup
And/or employe locks :)
You can't do that on a hundred packages (ie, packman). -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)
* Carlos E. R. <robin.listas@telefonica.net> [08-05-15 14:55]:
On 2015-08-05 20:42, Patrick Shanahan wrote:
* Carlos E. R. <> [08-05-15 13:13]:
Try this instead:
export SOLVER_FLAG_DUP_ALLOW_VENDORCHANGE=0 zypper dup
And/or employe locks :)
You can't do that on a hundred packages (ie, packman).
But you also have priorities and can limit repos other than packman for packages you only want from packman. Lots of ways to skin a cat or an aaron :) -- (paka)Patrick Shanahan Plainfield, Indiana, USA @ptilopteri http://en.opensuse.org openSUSE Community Member facebook/ptilopteri http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2 Registered Linux User #207535 @ http://linuxcounter.net -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org
participants (3)
-
Carlos E. R.
-
Freek de Kruijf
-
Patrick Shanahan