Results 46 comments of li chaoran

after upgrade to 2.6.1, got in my k8s env ``` bash-5.2$ /bin/sign -u mywaaagh_admin#[email protected] -p seteuid (for bindresvport): Operation not permitted bash-5.2$ rpm -qf /usr/bin/sign obs-signd-2.6.1-1.x86_64 ```

> after upgrade to 2.6.1, got in my k8s env > > ``` > bash-5.2$ /bin/sign -u mywaaagh_admin#[email protected] -p > seteuid (for bindresvport): Operation not permitted > bash-5.2$ rpm -qf...

After add a allow-unprivileged-ports: true, meet another error log ``` [2022-12-01 12:19:06,598][WARNING][PID:21] Command '/bin/sign -4 -h sha1 -u mywaaagh_admin#[email protected] -r /var/lib/copr/public_html/results/mywaaagh_admin/waaagh/srpm-builds/00000010/procenv-0.60-1.src.rpm' failed with: gpg-connect-agent: no running gpg-agent - starting '/usr/bin/gpg-agent'...

Yes, want to add in offical copr instance.

Ok, i will try it in a PR :)

Thanks, i will fix it in mock then.

OIDC is fully and well supported in python world, we got [flask-pyoidc](https://github.com/zamzterz/Flask-pyoidc) and [pyoidc](https://github.com/OpenIDC/pyoidc), i'd like to introduce them into copr :)

Is there a guide to add new pkgs into Fedora? @praiskup

> Is there a guide to add new pkgs into Fedora? @praiskup Maybe i can try to make these pkgs avaliable in coprs firstly?