12-12 00:05 root         DEBUG    fedora-review 0.10.0 e79b66b 2023-07-24 17:28:48 -0500 started
12-12 00:05 root         DEBUG    Command  line: /bin/fedora-review --no-colors --prebuilt --rpm-spec --name i2pd-git --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg
12-12 00:05 root         INFO     Processing local files: i2pd-git
12-12 00:05 root         DEBUG    Active settings after processing options
12-12 00:05 root         DEBUG        bz_url: https://bugzilla.redhat.com
12-12 00:05 root         DEBUG        _con_handler: <StreamHandler <stderr> (INFO)>
12-12 00:05 root         DEBUG        _log_config_done: True
12-12 00:05 root         DEBUG        cache: False
12-12 00:05 root         DEBUG        resultdir: None
12-12 00:05 root         DEBUG        init_done: True
12-12 00:05 root         DEBUG        uniqueext: None
12-12 00:05 root         DEBUG        configdir: None
12-12 00:05 root         DEBUG        log_level: 20
12-12 00:05 root         DEBUG        prebuilt: True
12-12 00:05 root         DEBUG        verbose: False
12-12 00:05 root         DEBUG        name: i2pd-git
12-12 00:05 root         DEBUG        use_colors: False
12-12 00:05 root         DEBUG        session_log: /var/lib/copr-rpmbuild/results/cache/fedora-review.log
12-12 00:05 root         DEBUG        bug: None
12-12 00:05 root         DEBUG        url: None
12-12 00:05 root         DEBUG        copr_build_descriptor: None
12-12 00:05 root         DEBUG        list_checks: False
12-12 00:05 root         DEBUG        list_flags: False
12-12 00:05 root         DEBUG        list_plugins: False
12-12 00:05 root         DEBUG        version: False
12-12 00:05 root         DEBUG        flags: []
12-12 00:05 root         DEBUG        repo: None
12-12 00:05 root         DEBUG        mock_config: /var/lib/copr-rpmbuild/results/configs/child.cfg
12-12 00:05 root         DEBUG        no_report: False
12-12 00:05 root         DEBUG        nobuild: False
12-12 00:05 root         DEBUG        mock_options: --no-cleanup-after --no-clean  --plugin-option=tmpfs:keep_mounted=True 
12-12 00:05 root         DEBUG        other_bz: None
12-12 00:05 root         DEBUG        plugins_arg: None
12-12 00:05 root         DEBUG        single: None
12-12 00:05 root         DEBUG        rpm_spec: True
12-12 00:05 root         DEBUG        exclude: None
12-12 00:05 root         DEBUG        checksum: sha256
12-12 00:05 root         DEBUG        plugins: {}
12-12 00:05 root         INFO     Getting .spec and .srpm Urls from : Local files in /var/lib/copr-rpmbuild/results
12-12 00:05 root         INFO       --> SRPM url: file:///var/lib/copr-rpmbuild/results/i2pd-git-2.54.0-git.eln144.src.rpm
12-12 00:05 root         INFO     Using review directory: /var/lib/copr-rpmbuild/results/i2pd-git
12-12 00:05 root         DEBUG    find_urls completed: 0.027
12-12 00:05 root         DEBUG    Avoiding init of working mock root
12-12 00:05 root         DEBUG    Url download completed: 15.938
12-12 00:05 root         WARNING  No disttag found in prebuilt packages
12-12 00:05 root         INFO     Use --define DISTTAG to set proper dist. e. g. --define DISTTAG fc21.
12-12 00:05 root         DEBUG    ReviewError: 'No disttag in package and no DISTTAG flag. Use --define DISTTAG to set proper dist e. g., --define DISTTAG=fc21.'
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/FedoraReview/review_helper.py", line 236, in run
    self._do_run(outfile)
    ~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/FedoraReview/review_helper.py", line 226, in _do_run
    self._do_report(outfile)
    ~~~~~~~~~~~~~~~^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/FedoraReview/review_helper.py", line 99, in _do_report
    self._run_checks(self.bug.spec_file, self.bug.srpm_file, outfile)
    ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/FedoraReview/review_helper.py", line 108, in _run_checks
    self.checks = Checks(spec, srpm)
                  ~~~~~~^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/FedoraReview/checks.py", line 287, in __init__
    self.spec = SpecFile(spec_file, self.flags)
                ~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/FedoraReview/spec_file.py", line 93, in __init__
    update_macros()
    ~~~~~~~~~~~~~^^
  File "/usr/lib/python3.13/site-packages/FedoraReview/spec_file.py", line 66, in update_macros
    expanded = Mock.get_macro(macro, self, flags)
  File "/usr/lib/python3.13/site-packages/FedoraReview/mock.py", line 358, in get_macro
    self._macros = self._get_prebuilt_macros(spec, flags)
                   ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/FedoraReview/mock.py", line 151, in _get_prebuilt_macros
    tag = _get_tag_from_flags(self, flags)
  File "/usr/lib/python3.13/site-packages/FedoraReview/mock.py", line 83, in _get_tag_from_flags
    raise ReviewError(
    ...<3 lines>...
    )
FedoraReview.review_error.ReviewError: 'No disttag in package and no DISTTAG flag. Use --define DISTTAG to set proper dist e. g., --define DISTTAG=fc21.'
12-12 00:05 root         ERROR    ERROR: 'No disttag in package and no DISTTAG flag. Use --define DISTTAG to set proper dist e. g., --define DISTTAG=fc21.' (logs in /var/lib/copr-rpmbuild/results/cache/fedora-review.log)
12-12 00:05 root         DEBUG    Report completed:  16.348 seconds