Warning: Permanently added '54.89.152.17' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8750087


Version: 1.2
PID: 9004
Logging PID: 9005
Task:
{'appstream': False,
 'background': True,
 'build_id': 8750087,
 'chroot': None,
 'package_name': 'libarchive',
 'project_dirname': 'snapshots',
 'project_name': 'snapshots',
 'project_owner': '@libarchive',
 'repos': [],
 'sandbox': '@libarchive/snapshots--https://api.github.com/users/kientzle',
 'source_json': {'clone_url': 'https://github.com/libarchive/libarchive.git',
                 'committish': '03e15babd6ea5ad6add33b070bb5ef50f79b052c',
                 'spec': 'contrib/libarchive.spec',
                 'srpm_build_method': 'rpkg',
                 'subdirectory': '',
                 'type': 'git'},
 'source_type': 8,
 'submitter': 'https://api.github.com/users/kientzle',
 'task_id': '8750087'}

Running: git clone https://github.com/libarchive/libarchive.git /var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/libarchive --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://github.com/libarchive/libarchive.git', '/var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/libarchive', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/libarchive'...

Running: git checkout 03e15babd6ea5ad6add33b070bb5ef50f79b052c --

cmd: ['git', 'checkout', '03e15babd6ea5ad6add33b070bb5ef50f79b052c', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/libarchive
rc: 0
stdout: 
stderr: Note: switching to '03e15babd6ea5ad6add33b070bb5ef50f79b052c'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 03e15bab CI: Update FreeBSD build environments (#2534)

Generated rpkg config:
[rpkg]
preprocess_spec = True

[git]
anon_clone_url = https://github.com/%(repo_path)s

[lookaside]
download_url = https://${git_props:remote_netloc}/repo/pkgs/%(repo_path)s/%(filename)s/%(hashtype)s/%(hash)s/%(filename)s

Writing config into /var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/.config/rpkg.conf
Running: rpkg srpm --outdir /var/lib/copr-rpmbuild/results --spec /var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/libarchive/contrib/libarchive.spec

cmd: ['rpkg', 'srpm', '--outdir', '/var/lib/copr-rpmbuild/results', '--spec', '/var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/libarchive/contrib/libarchive.spec']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-oc0g4j77/libarchive
rc: 1
stdout: 
stderr: ERROR: git_pack: path cannot be empty.
git_pack failed with value 1.

Copr build error: ERROR: git_pack: path cannot be empty.
git_pack failed with value 1.