#6734 PackageKit-Qt : no f28 branch
Closed: Invalid 6 years ago Opened 6 years ago by rdieter.

Seems PackageKit-Qt has no f28 branch, confirmed according to list of branches on:
https://src.fedoraproject.org/rpms/PackageKit-Qt


https://pdc.fedoraproject.org/rest_api/v1/component-branches/?active=true&global_component=PackageKit-Qt

PDC seems to only know about epel7 and f26, so it didn't branch from master since it doesn't know master.

To fix this you will have to request the f28 branch (and I'd recommend you also request the master one so future branching works :)), but there isn't much we can do here.

Let us know if we can be of more help! :)

Metadata Update from @pingou:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

6 years ago

Tried following:
https://fedoraproject.org/wiki/Changes/fedrepo-req-to-fedpkg

to use either fedpkg or fedrepo-req, and neither accepts the new tokens I create, both fail with:
Could not execute request_branch: The following error occurred while creating a new issue in Pagure:

Invalid or expired token. Please visit https://pagure.io/ to get or renew your API token.

Error: A failure occurred while creating a new issue at https://pagure.io/api/0/releng/fedora-scm-requests/new_issue. The status code was "401". The error was "Invalid or expired token. Please visit https://pagure.io/ to get or renew your API token."

respectively. Tried refreshing token twice unsuccessfully, with same result.

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

6 years ago

Tried again, put token into /etc/rpkg/fedpkg.conf this time. Got further, but hit another snag:

[rdieter@localhost PackageKit-Qt (master)]$ fedpkg request-branch master
Could not execute request_branch: You must provide SLs for non-release branches
[rdieter@localhost PackageKit-Qt (master)]$ fedpkg request-branch f28
Could not execute request_branch: f28 is not a current release branch

OK, user-error, turns out I'd gotten the token from src.fedoraproject.org , not pagure.io as required here. Getting a token from the right place made fedrepo-req-branch work, results at:
https://pagure.io/releng/fedora-scm-requests/issue/4687
and
https://pagure.io/releng/fedora-scm-requests/issue/4688

Metadata Update from @rdieter:
- Issue close_status updated to: Invalid
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata