Re: [deadbeef] Fix BR.

2021-02-23 Thread Nicolas Chauvet
Le mar. 23 févr. 2021 à 17:39, Vasiliy Glazov a écrit : > diff --git a/deadbeef.spec b/deadbeef.spec > index f158b42..a3b6fa5 100644 > --- a/deadbeef.spec > +++ b/deadbeef.spec > @@ -43,7 +43,10 @@ BuildRequires: pkgconfig(gtk+-3.0) > BuildRequires: desktop-file-utils > BuildRequires:

[Bug 5923] Review Request: v4l2loopback-kmod - Kernel module for v4l2loopback

2021-02-23 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5923 Bug 5923 depends on bug 5922, which changed state. Bug 5922 Summary: Review Request: v4l2loopback - Utils for V4L2 loopback devices https://bugzilla.rpmfusion.org/show_bug.cgi?id=5922 What|Removed |Added

[Bug 5922] Review Request: v4l2loopback - Utils for V4L2 loopback devices

2021-02-23 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5922 Nicolas Chauvet changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug 5923] Review Request: v4l2loopback-kmod - Kernel module for v4l2loopback

2021-02-23 Thread RPM Fusion Bugzilla
https://bugzilla.rpmfusion.org/show_bug.cgi?id=5923 Nicolas Chauvet changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

Re: Can't run build in koji

2021-02-23 Thread Vascom
Thanks. It is work now. вт, 23 февр. 2021 г. в 18:03, Sérgio Basto : > > I can't fix this now , I'm in work > you can edit /usr/lib/python3.8/site-packages/pyrpkg/__init__.py and replace > koji_config['ca'] by "" > > how do I see it now , this is the best fix but on rpkg package ( >

Re: Can't run build in koji

2021-02-23 Thread Sérgio Basto
On Tue, 2021-02-23 at 09:40 +0300, Vascom wrote: > Hi. > > I can't run new build in koji. > Certificate is updated. > > $ rfpkg build > You might want to run rpmfusion-packager-setup or rpmfusion-cert -n > to > regenerate SSL certificate. For more info see >

Re: Can't run build in koji

2021-02-23 Thread Sérgio Basto
Hi, The fix was approved by rpkg developers , what we may do meanwhile , not update koji ? :D https://pagure.io/rpkg/c/a7521f9ee9627c80282fa59fffd8a43d8af94fb3?branch=master On Tue, 2021-02-23 at 18:38 +0300, Vascom wrote: > Thanks. > It is work now. > > вт, 23 февр. 2021 г. в 18:03, Sérgio

Re: Can't run build in koji

2021-02-23 Thread Vascom
OK I will try. Thanks вт, 23 февр. 2021 г., 13:48 Sérgio Basto : > On Tue, 2021-02-23 at 09:40 +0300, Vascom wrote: > > Hi. > > > > I can't run new build in koji. > > Certificate is updated. > > > > $ rfpkg build > > You might want to run rpmfusion-packager-setup or rpmfusion-cert -n > > to >

Re: Can't run build in koji

2021-02-23 Thread Vascom
I removed files. No rpmnew files in /etc. /etc/koji.conf.d/rpmfusion.conf default https://paste.centos.org/view/d5035245 $ rpmfusion-cert -v Verifying Certificate cert expires: 2021-08-22 We haven't crl.pem (https://admin.rpmfusion.org/accounts/ca/crl.pem) to check revocation list $ rfpkg -v

Re: Can't run build in koji

2021-02-23 Thread Vascom
python3-rpkg-1.62-1.fc33.noarch вт, 23 февр. 2021 г. в 15:22, Sérgio Basto : > > maybe rpkg broke something (not rfpkg) > > rpm -qf /usr/lib/python3.8/site-packages/pyrpkg/__init__.py -i > python3-rpkg-1.62-1.fc32.noarch > > what is the result of `rpm -q python3-rpkg` ? > > On Tue, 2021-02-23 at

Re: [audacity-freeworld] partial fedora sync

2021-02-23 Thread Nicolas Chauvet
Le mar. 23 févr. 2021 à 13:24, Sérgio Basto a écrit : > > On Tue, 2021-02-23 at 13:11 +0100, Nicolas Chauvet wrote: > > Le mar. 23 févr. 2021 à 12:43, Sérgio M. Basto > > a écrit : > > .. > > > BuildRequires: libid3tag-devel > > > BuildRequires: libmad-devel > > > BuildRequires: taglib-devel

Re: [audacity-freeworld] partial fedora sync

2021-02-23 Thread Nicolas Chauvet
Le mar. 23 févr. 2021 à 12:43, Sérgio M. Basto a écrit : .. > BuildRequires: libid3tag-devel > BuildRequires: libmad-devel > BuildRequires: taglib-devel > +%if 0%{?rhel} && 0%{?rhel} == 8 > +#note: epel-8 currently doesn't have twolame-devel. > +%else > BuildRequires: twolame-devel > +%endif

Re: Can't run build in koji

2021-02-23 Thread Sérgio Basto
maybe rpkg broke something (not rfpkg) rpm -qf /usr/lib/python3.8/site-packages/pyrpkg/__init__.py -i python3-rpkg-1.62-1.fc32.noarch what is the result of `rpm -q python3-rpkg` ? On Tue, 2021-02-23 at 14:32 +0300, Vascom wrote: > I removed files. No rpmnew files in /etc. > >

Re: [audacity-freeworld] partial fedora sync

2021-02-23 Thread Sérgio Basto
On Tue, 2021-02-23 at 13:11 +0100, Nicolas Chauvet wrote: > Le mar. 23 févr. 2021 à 12:43, Sérgio M. Basto > a écrit : > .. > > BuildRequires: libid3tag-devel > > BuildRequires: libmad-devel > > BuildRequires: taglib-devel > > +%if 0%{?rhel} && 0%{?rhel} == 8 > > +#note: epel-8 currently

Re: Can't run build in koji

2021-02-23 Thread Sérgio Basto
Now I think is koji ( koji_config = koji.read_config(self.kojiprofile) ) rpm -qf /usr/lib/python3.8/site-packages/koji/__init__.py python3-koji-1.23.1-1.fc32.noarch what is the result of rpm -q python3-koji ? On Tue, 2021-02-23 at 15:26 +0300, Vascom wrote: > python3-rpkg-1.62-1.fc33.noarch

Re: Can't run build in koji

2021-02-23 Thread Vascom
$ rpm -q python3-koji python3-koji-1.24.0-1.fc33.noarch вт, 23 февр. 2021 г., 17:28 Sérgio Basto : > Now I think is koji ( koji_config = koji.read_config(self.kojiprofile) > ) > > rpm -qf /usr/lib/python3.8/site-packages/koji/__init__.py > python3-koji-1.23.1-1.fc32.noarch > > what is the

Re: Can't run build in koji

2021-02-23 Thread Sérgio Basto
OK , it is koji update , now I can reproduce the same error Thank you for the report On Tue, 2021-02-23 at 17:30 +0300, Vascom wrote: > $ rpm -q python3-kojipython3-koji-1.24.0-1.fc33.noarch > > > > вт, 23 февр. 2021 г., 17:28 Sérgio Basto : > > Now I think is koji ( koji_config = > >

Re: Can't run build in koji

2021-02-23 Thread Sérgio Basto
I can't fix this now , I'm in work you can edit /usr/lib/python3.8/site-packages/pyrpkg/__init__.py and replace koji_config['ca'] by "" how do I see it now , this is the best fix but on rpkg package ( https://pagure.io/rpkg ;) On Tue, 2021-02-23 at 14:42 +, Sérgio Basto wrote: > OK , it is