[PATCH v2] ircbot: send notifications to #fedora-rust

2017-01-30 Thread Igor Gnatenko
v2: filter by pagure's namespace Signed-off-by: Igor Gnatenko <ignatenkobr...@fedoraproject.org> --- roles/fedmsg/irc/templates/ircbot.py | 23 +++ 1 file changed, 23 insertions(+) diff --git a/roles/fedmsg/irc/templates/ircbot.py b/roles/fedmsg/irc/templates/irc

[PATCH] ircbot: send notifications to #fedora-rust

2017-01-30 Thread Igor Gnatenko
Signed-off-by: Igor Gnatenko <ignatenkobr...@fedoraproject.org> --- roles/fedmsg/irc/templates/ircbot.py | 23 +++ 1 file changed, 23 insertions(+) diff --git a/roles/fedmsg/irc/templates/ircbot.py b/roles/fedmsg/irc/templates/ircbot.py index e9b64b8c1..db46b89ea

broken git hook

2017-01-25 Thread Igor Gnatenko
remote: Traceback (most recent call last): remote: File "./hooks/post-receive-chained.d/post-receive-fedmsg", line 10, in remote: import pygit2 remote: File "/usr/lib64/python2.7/site-packages/pygit2/__init__.py", line 35, in remote: from .blame import Blame, BlameHunk remote: File

[PATCH] pagure: allow to delete forks

2017-09-06 Thread Igor Gnatenko
Signed-off-by: Igor Gnatenko <ignatenkobr...@fedoraproject.org> --- roles/distgit/pagure/templates/pagure.cfg | 1 + roles/distgit/pagure/templates/pagure_hook.cfg | 1 + 2 files changed, 2 insertions(+) diff --git a/roles/distgit/pagure/templates/pagure.cfg b/roles/distgit/

Re: Freeze Break Request: update rpm on builders

2017-10-30 Thread Igor Gnatenko
In the event this causes a problem we can downgrade them back and/or > get > a fixed version. > > +1s? > > kevin > > ___ > infrastructure mailing list -- infrastructure@lists.fedoraproject.org > To unsubscribe send an

Re: A proof-of-concept for delta'ing repodata

2018-02-13 Thread Igor Gnatenko
my question is why not to add idx file as additional one for existing files instead of inventing new format? The problem is that we will have to distribute in old format too (for compatibility reasons). I'm not sure if trying to do optimizations by XML tags is very good idea especia

Re: [Rpm-ecosystem] A proof-of-concept for delta'ing repodata

2018-02-14 Thread Igor Gnatenko
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 On Tue, 2018-02-13 at 12:09 +, Michael Schroeder wrote: > On Tue, Feb 13, 2018 at 10:52:14AM +0100, Igor Gnatenko wrote: > > This would "break" DNF, because libsolv is assigning Id's by the order of > > packages in

Re: A proof-of-concept for delta'ing repodata

2018-02-14 Thread Igor Gnatenko
right people? They are supposed to listen to rpm-ecosys...@lists.rpm.org  But I will CC al l of them anyway. - -- - -Igor Gnatenko -BEGIN PGP SIGNATURE- iQIzBAEBCAAdFiEEhLFO09aHZVqO+CM6aVcUvRu8X0wFAlqFLhQACgkQaVcUvRu8 X0xdkQ/+OgTi6Qzs5Q0BzrKbpbW70FqSbNzt1vxfZNPS03kAM1mUN4VILx822b7i

Re: FBR: fix hooks for new packages on src.fedoraproject.org

2018-03-12 Thread Igor Gnatenko
rc.fedoraproject.org/rpms/rust-* -d | wc - -l 29 - -- - -Igor Gnatenko -BEGIN PGP SIGNATURE- iQIzBAEBCAAdFiEEhLFO09aHZVqO+CM6aVcUvRu8X0wFAlqmYq0ACgkQaVcUvRu8 X0ztnA//fFyVDIJ8TmXvMX6CkZC22g4bwcCJG46gDGh59k+63TvEHfR6e0yI7tsx Qe6

Re: attention brno folks: testing wanted

2018-11-14 Thread Igor Gnatenko
3.18user 0.70system 0:48.40elapsed 8%CPU (0avgtext+0avgdata 34732maxresident)k 0inputs+124568outputs (0major+10814minor)pagefaults 0swaps 0.01user 0.01system 0:01.67elapsed 1%CPU (0avgtext+0avgdata 10668maxresident)k 0inputs+0outputs (0major+752minor)pagefaults 0swaps 0.29user 0.31system

Re: Anitya 0.14.0 (stg.release-monitoring.org) deployed on staging

2019-01-09 Thread Igor Gnatenko
Does it mean that packagers will start receiving the bugs again? On Wed, Jan 9, 2019, 10:37 Michal Konecny Hi everybody, > > I want to announce that the Anitya 0.14.0 was deployed on > staging (https://stg.release-monitoring.org/) > > Feel free to test it. > > Anitya 0.14.0 will be deployed on

MBI (Playground 2.0)

2019-01-31 Thread Igor Gnatenko
visibility and reading easiness. Feel free to reply to this email or comment in google doc (there is a link on the bottom). Proposal Owners - Mikolaj Izdebski (mizdebsk) - Java SIG, Fedora infrastructure - Igor Gnatenko (ignatenkobrain) - Rust SIG, Golang SIG, Neuro SIG, RPM a

How to consume fedora-messaging?

2019-06-09 Thread Igor Gnatenko
Hello, I have been trying to write some script which would listen on generation of new repository / successful build is tagged in Koji and do some actions locally. Or basically whenever someone pushes commits, I want to fetch repo locally. I was reading

Re: repospanner and our Ansible repo

2019-09-16 Thread Igor Gnatenko
I don't contribute much to infra repo. Although I do pulls from time to time. Sending PR is definitely cool, but I think waiting 10's of seconds for pulling few commits is not very good. On Tue, Sep 17, 2019 at 1:01 AM Randy Barlow wrote: > > Greetings! > > Kevin asked me last week whether we are

Re: Fedora 31 Beta Freeze over

2019-09-18 Thread Igor Gnatenko
Can we update mock on builders to the latest so that it gets fixes / improvements for dynamic BuildRequires? On Wed, Sep 18, 2019 at 5:26 PM Kevin Fenzi wrote: > > Greetings. > > With the release of Fedora 31 Beta yesterday, we are now out of freeze. > > Our next scheduled freeze is Fedora 31

Re: Fedora 31 Beta Freeze over

2019-09-19 Thread Igor Gnatenko
Thanks a lot! On Wed, Sep 18, 2019, 21:51 Kevin Fenzi wrote: > On 9/18/19 8:59 AM, Igor Gnatenko wrote: > > Can we update mock on builders to the latest so that it gets fixes / > > improvements for dynamic BuildRequires? > > Yep. Done. > > kevin > -- > >

Re: moving bugzilla overrides to dist-git

2019-12-09 Thread Igor Gnatenko
It would be nice if we would implement "approval" system while doing this. Like if you set somebody as override, that person must click "accept". Same way to change it, the old person must click "accept". Of course, pagure admin should be able to override this, based on FESCo tickets and such.

Re: New mirrorlist server implementation

2019-11-18 Thread Igor Gnatenko
And I finally got this done. The update for F31 is here: https://bodhi.fedoraproject.org/updates/FEDORA-2019-48a3fc7eb5 On Tue, Oct 8, 2019 at 8:53 AM Igor Gnatenko wrote: > > I'll try to package new Rust implementation in Fedora :) > > And thanks for working on this! > > O

Re: New mirrorlist server implementation

2019-10-08 Thread Igor Gnatenko
I'll try to package new Rust implementation in Fedora :) And thanks for working on this! On Tue, Oct 8, 2019 at 8:52 AM Adrian Reber wrote: > > > Fedora's complete MirrorManager setup is still running on Python2. The > code has been ported to Python3 probably over two years ago but we have >

Re: Bodhi 5.2.0 deployed in production.

2020-03-23 Thread Igor Gnatenko
Hello Clement, On Mon, Mar 23, 2020 at 10:30 AM Clement Verna wrote: > > Hi all, > > I have just deployed Bodhi 5.2.0 in production. This version should improve > the performance of updates creation since the expansive task of tagging > builds in koji has been moved to an async process using a