Re: package-cleanup after F21

2015-08-11 Thread Reindl Harald
Am 11.08.2015 um 21:22 schrieb Michael Schwendt: On Tue, 11 Aug 2015 20:22:59 +0200, Reindl Harald wrote: * package-cleanup don't work First time you say that. "package-cleanup --leaves" here certainly prints that lame warning about being a deprecated tool, but it's still available and fin

Re: package-cleanup after F21

2015-08-11 Thread Michael Schwendt
On Tue, 11 Aug 2015 20:22:59 +0200, Reindl Harald wrote: > * package-cleanup don't work First time you say that. "package-cleanup --leaves" here certainly prints that lame warning about being a deprecated tool, but it's still available and finds 84 leaves on Rawhide (such as 43 -debuginfo packag

Re: package-cleanup after F21

2015-08-11 Thread Marcin Haba
On 11.08.2015 20:22, Reindl Harald wrote: > > > Am 11.08.2015 um 20:03 schrieb Marcin Haba: >> On 11.08.2015 19:00, Reindl Harald wrote: >>> >>> >>> Am 11.08.2015 um 18:12 schrieb Michael Schwendt: On Tue, 11 Aug 2015 18:02:49 +0200, Reindl Harald wrote: >>> it *is not* a replacement because

Re: package-cleanup after F21

2015-08-11 Thread Michael Schwendt
On Tue, 11 Aug 2015 13:29:39 -0400, Felix Miata wrote: > Reindl Harald composed on 2015-08-11 19:00 (UTC+0200): > > > Michael Schwendt composed: > > >> To which I pointed you at their manual, which explicitly comments on the > >> "package-cleanup --leaves" command you had tried before. > > > it

Re: package-cleanup after F21

2015-08-11 Thread Reindl Harald
Am 11.08.2015 um 20:03 schrieb Marcin Haba: On 11.08.2015 19:00, Reindl Harald wrote: Am 11.08.2015 um 18:12 schrieb Michael Schwendt: On Tue, 11 Aug 2015 18:02:49 +0200, Reindl Harald wrote: it *is not* a replacement because "yum autoremove" existed and is a completly different beast No

Re: package-cleanup after F21

2015-08-11 Thread Marcin Haba
On 11.08.2015 19:00, Reindl Harald wrote: > > > Am 11.08.2015 um 18:12 schrieb Michael Schwendt: >> On Tue, 11 Aug 2015 18:02:49 +0200, Reindl Harald wrote: > it *is not* a replacement because "yum autoremove" existed and is a > completly different beast > >> Now, whether the replacements works

Re: package-cleanup after F21

2015-08-11 Thread Reindl Harald
Am 11.08.2015 um 19:29 schrieb Felix Miata: Reindl Harald composed on 2015-08-11 19:00 (UTC+0200): Michael Schwendt composed: To which I pointed you at their manual, which explicitly comments on the "package-cleanup --leaves" command you had tried before. it *is not* a replacement becau

Re: package-cleanup after F21

2015-08-11 Thread Felix Miata
Reindl Harald composed on 2015-08-11 19:00 (UTC+0200): > Michael Schwendt composed: >> To which I pointed you at their manual, which explicitly comments on the >> "package-cleanup --leaves" command you had tried before. > it *is not* a replacement because "yum autoremove" existed and is a > com

Re: package-cleanup after F21

2015-08-11 Thread Reindl Harald
Am 11.08.2015 um 18:12 schrieb Michael Schwendt: On Tue, 11 Aug 2015 18:02:49 +0200, Reindl Harald wrote: "dnf list autoremove" gives *nothing* while "dnf remove wget" as one of many samples could be removed without any deps - so i guess that's just working with the yumdb/dnfdb and is in *no

Re: package-cleanup after F21

2015-08-11 Thread Michael Schwendt
On Tue, 11 Aug 2015 18:02:49 +0200, Reindl Harald wrote: > >> "dnf list autoremove" gives *nothing* while "dnf remove wget" as one of > >> many samples could be removed without any deps - so i guess that's just > >> working with the yumdb/dnfdb and is in *no way* compareable with > >> "package-cle

Re: package-cleanup after F21

2015-08-11 Thread Reindl Harald
Am 11.08.2015 um 17:58 schrieb Michael Schwendt: On Tue, 11 Aug 2015 17:46:28 +0200, Reindl Harald wrote: See 'man yum2dnf' for more information. ^ ^^^ ^^ ^ (!) Scroll down to the bottom "dnf list autoremove" gives *nothing* while "dnf remove wget" as on

Re: package-cleanup after F21

2015-08-11 Thread Heiko Adams
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Am 11.08.2015 um 17:48 schrieb Igor Gnatenko: > Leaves and autoremove a bit different stuff.. You'd want to use > https://github.com/rpm-software-management/dnf-plugins-extras/blob/mas ter/plugins/leaves.py > > I gave the leaves plugin a try a few

Re: package-cleanup after F21

2015-08-11 Thread Michael Schwendt
On Tue, 11 Aug 2015 17:46:28 +0200, Reindl Harald wrote: > >> See 'man yum2dnf' for more information. > >^ > >^^^ > >^^ > >^ > >(!) Scroll down to the bottom > > "dnf list autoremove" gives *nothing* while "dnf remove wget" as one of > many samples could be re

Re: package-cleanup after F21

2015-08-11 Thread Reindl Harald
Am 11.08.2015 um 17:48 schrieb Igor Gnatenko: Leaves and autoremove a bit different stuff.. You'd want to use https://github.com/rpm-software-management/dnf-plugins-extras/blob/master/plugins/leaves.py i'd want to use Fedora with packages from Fedora and ignored until now F22, but trying F23

Re: package-cleanup after F21

2015-08-11 Thread Igor Gnatenko
Leaves and autoremove a bit different stuff.. You'd want to use https://github.com/rpm-software-management/dnf-plugins-extras/blob/master/plugins/leaves.py On Tue, Aug 11, 2015, 6:46 PM Reindl Harald wrote: > > > Am 11.08.2015 um 17:34 schrieb Michael Schwendt: > > On Tue, 11 Aug 2015 17:15:58 +

Re: package-cleanup after F21

2015-08-11 Thread Reindl Harald
Am 11.08.2015 um 17:34 schrieb Michael Schwendt: On Tue, 11 Aug 2015 17:15:58 +0200, Reindl Harald wrote: so, upgraded to F23 with "dnf distro-sync" and how do dnf-developers and the people decided to replace yum at the moment imagine cleanup setups now? in fact after *every* dist-upgrade th

Re: package-cleanup after F21

2015-08-11 Thread Michael Schwendt
On Tue, 11 Aug 2015 17:15:58 +0200, Reindl Harald wrote: > so, upgraded to F23 with "dnf distro-sync" and how do dnf-developers and > the people decided to replace yum at the moment imagine cleanup setups now? > > in fact after *every* dist-upgrade there are obsolete packages left > because cha

package-cleanup after F21

2015-08-11 Thread Reindl Harald
so, upgraded to F23 with "dnf distro-sync" and how do dnf-developers and the people decided to replace yum at the moment imagine cleanup setups now? in fact after *every* dist-upgrade there are obsolete packages left because changed dependencies [root@rawhide data]# package-cleanup --leaves Y