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

Allow qm_containers to sendo qm_t unix_domain_sockets #200

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

rhatdan
Copy link
Member

@rhatdan rhatdan commented Sep 6, 2023

No description provided.

@rhatdan
Copy link
Member Author

rhatdan commented Sep 6, 2023

@dougsland @pypingou @alexlarsson PTAL

@dougsland
Copy link
Collaborator

@rhatdan could you please update VERSION file too? Should solve this issue.

2023-09-06 19:50:10.535 commands.py       ERROR  Command 'bash .packit.sh' failed.
2023-09-06 19:50:10.535 commands.py       DEBUG  Command stderr: 
2023-09-06 19:50:10.535 commands.py       DEBUG  Command stdout: Inconsistent versions mentioned in VERSION and qm.te files. Investigate!
Aborting Packit tasks!

2023-09-06 19:50:10.535 utils.py          ERROR  Preparation of the repository for creation of an SRPM failed: Command 'bash .packit.sh' failed.
Traceback (most recent call last):
  File "/usr/lib/python3.11/site-packages/packit/api.py", line 1330, in prepare_sources
    self.up.prepare_upstream_for_srpm_creation(
  File "/usr/lib/python3.11/site-packages/packit/upstream.py", line 593, in prepare_upstream_for_srpm_creation
    SRPMBuilder(upstream=self, ref=upstream_ref).prepare(
  File "/usr/lib/python3.11/site-packages/packit/upstream.py", line 1121, in prepare
    self._fix_specfile_to_use_local_archive(
  File "/usr/lib/python3.11/site-packages/packit/upstream.py", line 1098, in _fix_specfile_to_use_local_archive
    if self.upstream.with_action(action=ActionName.fix_spec, env=env):
       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/packit/base_git.py", line 296, in with_action
    self.command_handler.run_command(command=cmd, env=env, print_live=True)
  File "/usr/lib/python3.11/site-packages/packit/command_handler.py", line 89, in run_command
    return commands.run_command(
           ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/packit/utils/commands.py", line 128, in run_command
    raise PackitCommandFailedError(
packit.exceptions.PackitCommandFailedError: Command 'bash .packit.sh' failed.

Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
@dougsland dougsland merged commit e9d8646 into containers:main Sep 7, 2023
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants