Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Tomasz Kłoczko
On Thu, 28 Mar 2019 at 11:47, Neal Gompa wrote: [..] > No. The rpm plugins are runtime activated things, that's why they are > split out. > Exactly. Just checked and in python code those modules initialisation looks like below: -- # try to import build bits but dont require it try: from rp

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Tomasz Kłoczko
On Thu, 28 Mar 2019 at 20:57, Neal Gompa wrote: [..] > > Other things related to the rpm. > > Why in main rpm package is possible to find whole /usr/lib/rpm/platform? > That directory contains ONLY resources used during build!!! Why main rpm > package includes documentation about building package

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Neal Gompa
On Thu, Mar 28, 2019 at 1:43 PM Tomasz Kłoczko wrote: > > On Thu, 28 Mar 2019 at 16:37, Miroslav Suchý wrote: >> >> Dne 28. 03. 19 v 13:57 Tomasz Kłoczko napsal(a): >> > dnf does not provide any signing functions and I was not even aware that >> > someone implemented in base dnf building >> > fu

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Tomasz Kłoczko
On Thu, 28 Mar 2019 at 16:37, Miroslav Suchý wrote: > Dne 28. 03. 19 v 13:57 Tomasz Kłoczko napsal(a): > > dnf does not provide any signing functions and I was not even aware that > someone implemented in base dnf building > > functionalities (someone is using that?) > > No, DNF likely does not u

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Miroslav Suchý
Dne 28. 03. 19 v 13:57 Tomasz Kłoczko napsal(a): > dnf does not provide any signing functions and I was not even aware that > someone implemented in base dnf building > functionalities (someone is using that?) No, DNF likely does not user rpmb and rpms. Both libraries has 21K + 15K. It is really

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Tomasz Kłoczko
On Thu, 28 Mar 2019 at 12:47, M A Young wrote: [..] > > python3-rpm is required by dnf so it is really hard to have manageable > > system without that part (however in extreme cases it is still possible > to > > drop completely dnf). > > You could always use microdnf instead. > If it is really p

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread M A Young
On Thu, 28 Mar 2019, Tomasz Kłoczko wrote: > Hi, > > Just found that on some minimal system it is not possible to remove some rpm > subpackages. > > * Current state > > # rpm -qa | grep rpm > rpm-libs-4.14.2.1-4.fc30.1.x86_64 > rpm-4.14.2.1-4.fc30.1.x86_64 > python3-rpm-4.14.2.1-4.fc30.1.x86_64

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Panu Matilainen
On 3/28/19 1:31 PM, Tomasz Kłoczko wrote: Hi, Just found that on some minimal system it is not possible to remove some rpm subpackages. * Current state # rpm -qa | grep rpm rpm-libs-4.14.2.1-4.fc30.1.x86_64 rpm-4.14.2.1-4.fc30.1.x86_64 python3-rpm-4.14.2.1-4.fc30.1.x86_64 rpm-build-libs-4.14

Re: Loopy rpm subpackages dependencies

2019-03-28 Thread Neal Gompa
On Thu, Mar 28, 2019 at 7:32 AM Tomasz Kłoczko wrote: > > Hi, > > Just found that on some minimal system it is not possible to remove some rpm > subpackages. > > * Current state > > # rpm -qa | grep rpm > rpm-libs-4.14.2.1-4.fc30.1.x86_64 > rpm-4.14.2.1-4.fc30.1.x86_64 > python3-rpm-4.14.2.1-4.fc

Loopy rpm subpackages dependencies

2019-03-28 Thread Tomasz Kłoczko
Hi, Just found that on some minimal system it is not possible to remove some rpm subpackages. * Current state # rpm -qa | grep rpm rpm-libs-4.14.2.1-4.fc30.1.x86_64 rpm-4.14.2.1-4.fc30.1.x86_64 python3-rpm-4.14.2.1-4.fc30.1.x86_64 rpm-build-libs-4.14.2.1-4.fc30.1.x86_64 rpm-sign-libs-4.14.2.1-4.