#51 centpkg suggested MR url is against the wrong repo
Closed a year ago by tdawson. Opened 2 years ago by dcavalca.

It should have suggested to make the MR on the upstream repo, not on my fork. Full output

$ git push dcavalca big-integer
Enumerating objects: 6, done.
Counting objects: 100% (6/6), done.
Delta compression using up to 16 threads
Compressing objects: 100% (4/4), done.
Writing objects: 100% (4/4), 258.32 KiB | 5.87 MiB/s, done.
Total 4 (delta 1), reused 0 (delta 0), pack-reused 0
remote: 
remote: To create a merge request for big-integer, visit:
remote:   https://gitlab.com/dcavalca/jq/-/merge_requests/new?merge_request%5Bsource_branch%5D=big-integer
remote: 
To gitlab.com:dcavalca/jq.git
 * [new branch]      big-integer -> big-integer
$

Also see https://bugzilla.redhat.com/show_bug.cgi?id=2008983#c2


Is this still a problem?

If it is, please give us step by step what you did, starting with a clean directory.
(ie: centpkg clone jq ; cd jq ... )

Metadata Update from @tdawson:
- Issue tagged with: Bug, Needs Testing

2 years ago

This should be fixed in centpkg 0.6.8 which is currently in fedora and epel-testing.

centpkg 0.6.8, which fixes this issue is in stable.

Metadata Update from @tdawson:
- Issue status updated to: Closed (was: Open)

a year ago

Login to comment on this ticket.

Metadata