[Rpm-maint] [rpm-software-management/rpm] "load" does not work (#1669)

2021-04-30 Thread Jun Aruga
This issue might be same with #1663 . * OS: Fedora 35 (rawhide) Linux * RPM version: 4.16.90-0.git15395.2 I see the following error started to happen when building ruby on Koji. It seems that the error is related to `load`. ``` DEBUG util.py:444: error: line 116: Unknown tag:

Re: [Rpm-maint] [rpm-software-management/rpm] Add deprecated %apply_patch, provide an alternative (#1668)

2021-04-30 Thread Miro Hrončok
@hroncok pushed 1 commit. ae82e016c8ea67048ebc6db4922768eabed10a0f Add deprecated %apply_patch, provide an alternative -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] Add deprecated %apply_patch, provide an alternative (#1668)

2021-04-30 Thread Miro Hrončok
@hroncok pushed 1 commit. d3bde71ecdd083f19ede6199d2e7ec1a25707eb5 Add deprecated %apply_patch, provide an alternative -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] Add deprecated %apply_patch, provide an alternative (#1668)

2021-04-30 Thread Miro Hrončok
@hroncok pushed 1 commit. 08a1d90e15e724d671847b3b661aa62311a38d1b Add deprecated %apply_patch, provide an alternative -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] Add deprecated %apply_patch, provide an alternative (#1668)

2021-04-30 Thread Miro Hrončok
@hroncok pushed 1 commit. 948cbc19808693de3231a4083445d2642811cc1e Add deprecated %apply_patch, provide an alternative -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] Add deprecated %apply_patch, provide an alternative (#1668)

2021-04-30 Thread Miro Hrončok
@hroncok pushed 1 commit. 75c9985ecc2a13e8a62cd27cf9d2826e282762d2 Add deprecated %apply_patch, provide an alternative -- You are receiving this because you are subscribed to this thread. View it on GitHub:

Re: [Rpm-maint] [rpm-software-management/rpm] Add deprecated %apply_patch, provide an alternative (#1668)

2021-04-30 Thread Miro Hrončok
@hroncok pushed 1 commit. 65be867de4dd62f5215f12ddd5eda5809a6e57cb Add deprecated %apply_patch, provide an alternative -- You are receiving this because you are subscribed to this thread. View it on GitHub:

[Rpm-maint] [rpm-software-management/rpm] Add deprecated %apply_patch, provide an alternative (#1668)

2021-04-30 Thread Miro Hrončok
This is how Id deal with the removal of %apply_patch. I opened it as draft, because I have not tested the implementation yet, it also needs tests and documentation. But before I dive into that, Id like to know if this is acceptable. You can view, comment on, or merge this pull request online

Re: [Rpm-maint] [rpm-software-management/rpm] command line usage: option -q is not mentioned (#1473)

2021-04-30 Thread Christopher Yeleighton
> Like @dmnks said, community is free to look into the matter, whether there > are open tickets or not is not relevant. If you care about it deeply then > submit a patch, meta-argumentation is waste of everybody's time. Depends on https://github.com/dex4er/fakechroot/pull/93 :-( -- You are