#198 fedpkg request-repo fails with a confusing error message if run inside an existing dist-git repo
Closed: Fixed 5 years ago Opened 6 years ago by jcline.

If I run the command with the current working directory pointing to an existing dist-git repo, it fails with a crazy error:

$ fedpkg request-repo -m monitoring-with-scratch 1560639
Could not execute request_repo: The package in the Bugzilla bug "python-social-auth-core" doesn't match the one provided "python-twine"

This is because of the --module-name. For now, if --module-name is not specified, when running fedpkg inside a package repository, that package's name will be discovered automatically. Sorry for inconvenience.

Solution of #200 covers this issue. Close this issue after #200 is fixed.

Metadata Update from @cqi:
- Issue marked as depending on: #200
- Issue set to the milestone: 1.34

5 years ago

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

5 years ago

Login to comment on this ticket.

Metadata