Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE REQUEST] [download-requirements.py] Add failed command to error message #3001

Closed
8 of 20 tasks
to-bar opened this issue Mar 1, 2022 · 0 comments
Closed
8 of 20 tasks

Comments

@to-bar
Copy link
Contributor

to-bar commented Mar 1, 2022

Is your feature request related to a problem? Please describe.
Error message doesn't contain failed command.

Example:
[ERROR]: repoquery failed for package postgresql13-server, reason: package not found

Describe the solution you'd like
Extend error message to contain failed command.

Example:
[ERROR]: repoquery failed for package postgresql13-server, reason: package not found, command: repoquery --quiet --queryformat %{name}-%{version}-%{release}.%{arch} --archlist=x86_64,noarch --assumeyes postgresql13-server

Describe alternatives you've considered
n/a

Additional context
n/a


DoD checklist

  • Changelog
    • updated
    • not needed
  • COMPONENTS.md
    • updated
    • not needed
  • Schema
    • updated
    • not needed
  • Backport tasks
    • created
    • not needed
  • Documentation
    • added
    • updated
    • not needed
  • Feature has automated tests
  • Automated tests passed (QA pipelines)
    • apply
    • upgrade
    • backup/restore
  • Idempotency tested
  • All conversations in PR resolved
  • Solution meets requirements and is done according to design doc
  • Usage compliant with license
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants