Re: Self Introduction: Jiri Hnidek

2022-08-08 Thread Jiri Hnidek
Hi,
When I used "fedpkg co -a forks//rpms/" it didn't help
much.

It is necessary to use "fedpkg push" for pushing changes. When I tried to
use "git push", then it just failed without any reasonable explanation. It
didn't ask for any username/password:

[jhnidek@thinkpad-t580 subscription-manager-rhsm-certificates]$ git push
origin rawhide
fatal: Authentication failed for '
https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git/
'

[jhnidek@thinkpad-t580 subscription-manager-rhsm-certificates]$ git remote
-v
origin
https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git
(fetch)
origin
https://src.fedoraproject.org/forks/jhnidek/rpms/subscription-manager-rhsm-certificates.git
(push)

Using "fedpkg push" is only mentioned in the FAQ section here:
https://fedoraproject.org/wiki/Infrastructure/HTTPS-commits as one of the
options.
Anyway I was able to create a pull request.

Thanks,

Jiri

On Mon, Aug 8, 2022 at 10:19 AM Neal Gompa  wrote:

> On Mon, Aug 8, 2022 at 4:13 AM Jiri Hnidek  wrote:
> >
> > Hi,
> > I will ask Chris from our team to add me as co-maintainer.
> >
> > BTW: I cannot even push to my own forks of these repositories
> >
> > * https://src.fedoraproject.org/rpms/subscription-manager
> > * https://src.fedoraproject.org/rpms/subscription-manager-cockpit
> > *
> https://src.fedoraproject.org/rpms/subscription-manager-rhsm-certificates
> >
>
> You should be able to if you check out with HTTPS using "fedpkg co -a"
> instead of "fedpkg co", like so:
>
> fedpkg co -a forks//rpms/
>
> That will ensure you use the HTTPS authorization flow, which works for
> non-packagers.
>
> https://fedoraproject.org/wiki/Infrastructure/HTTPS-commits
>
>
>
> --
> 真実はいつも一つ!/ Always, there's only one truth!
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Re: Self Introduction: Jiri Hnidek

2022-08-08 Thread Jiri Hnidek
Hi,
I will ask Chris from our team to add me as co-maintainer.

BTW: I cannot even push to my own forks of these repositories

* https://src.fedoraproject.org/rpms/subscription-manager
* https://src.fedoraproject.org/rpms/subscription-manager-cockpit
* https://src.fedoraproject.org/rpms/subscription-manager-rhsm-certificates

Jiri

On Fri, Aug 5, 2022 at 8:45 PM Otto Liljalaakso 
wrote:

> Welcome Jiri!
>
> Jiri Hnidek kirjoitti 5.8.2022 klo 17.02:
> > I'm Red Hatter and I'm a member of the Candlepin team [1]. I develop
> mostly
> > client-tools in this project. It means that I contribute mostly to
> > subscription-manager [2] , virt-who [3] and other repositories related to
> > Red Hat Subscription Management (RHSM).
>
> (snip)
>
> > I would like to fix following two Bugzilla issues:
> > * https://bugzilla.redhat.com/show_bug.cgi?id=2089022
> > * https://bugzilla.redhat.com/show_bug.cgi?id=2110853
> >
> > but I need to become a Fedora packager. I IMHO need permission to pushing
> > commits to following repositories:
> >
> > * https://src.fedoraproject.org/rpms/subscription-manager
> > * https://src.fedoraproject.org/rpms/subscription-manager-cockpit
> > *
> https://src.fedoraproject.org/rpms/subscription-manager-rhsm-certificates
>
> Not necessarily. You could also submit the required fixes as pull
> requests to those repositories and let the current maintainer perform
> the actual build.
>
> On the other hand, in your case the "Becoming a co-maintainer" route for
> sponsorship [1] could make sense. You need to be a co-maintainer to
> build those packages yourself in any case. Probably it is the best to
> ask the current maintainers how they prefer to proceed with your
> contribution.
>
> [1]:
>
> https://docs.fedoraproject.org/en-US/fesco/Packager_sponsor_policy/#comaintainer
> ___
> devel mailing list -- devel@lists.fedoraproject.org
> To unsubscribe send an email to devel-le...@lists.fedoraproject.org
> Fedora Code of Conduct:
> https://docs.fedoraproject.org/en-US/project/code-of-conduct/
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives:
> https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
> Do not reply to spam, report it:
> https://pagure.io/fedora-infrastructure/new_issue
>


-- 
Jiri Hnidek
Software Engineer, Team Candlepin, Red Hat
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue


Self Introduction: Jiri Hnidek

2022-08-05 Thread Jiri Hnidek
Hi,
I'm Red Hatter and I'm a member of the Candlepin team [1]. I develop mostly
client-tools in this project. It means that I contribute mostly to
subscription-manager [2] , virt-who [3] and other repositories related to
Red Hat Subscription Management (RHSM). I have experience mostly with
Python and C programming languages. I have also experience with creating
RPMs for Red Hat and CentOS Stream [4].

I would like to fix following two Bugzilla issues:
* https://bugzilla.redhat.com/show_bug.cgi?id=2089022
* https://bugzilla.redhat.com/show_bug.cgi?id=2110853

but I need to become a Fedora packager. I IMHO need permission to pushing
commits to following repositories:

* https://src.fedoraproject.org/rpms/subscription-manager
* https://src.fedoraproject.org/rpms/subscription-manager-cockpit
* https://src.fedoraproject.org/rpms/subscription-manager-rhsm-certificates

Thanks in advance

Jiri

[1] https://github.com/candlepin/
[2] https://github.com/candlepin/subscription-manager
[3] https://github.com/candlepin/virt-who/
[4]
https://gitlab.com/redhat/centos-stream/rpms/subscription-manager-rhsm-certificates
-- 
Jiri Hnidek
Software Engineer, Team Candlepin, Red Hat
___
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue