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

[gazebo] build failure to detect committer identity #12

Closed
acxz opened this issue May 10, 2022 · 0 comments · Fixed by #19
Closed

[gazebo] build failure to detect committer identity #12

acxz opened this issue May 10, 2022 · 0 comments · Fixed by #19
Assignees

Comments

@acxz
Copy link
Owner

acxz commented May 10, 2022

Building in clean chroot: (i.e. paru -Ui --chroot)

==> Retrieving sources...
==> WARNING: Skipping all source file integrity checks.
==> Extracting sources...
  -> Creating working copy of gazebo git repo...
Cloning into 'gazebo'...
done.
Updating files: 100% (3695/3695), done.
Switched to a new branch 'makepkg'
==> Starting prepare()...
Committer identity unknown

*** Please tell me who you are.

Run

  git config --global user.email "you@example.com"
  git config --global user.name "Your Name"

to set your account's default identity.
Omit --global to set the identity only in this repository.

fatal: unable to auto-detect email address (got 'builduser@acxz.(none)')
==> ERROR: A failure occurred in prepare().
    Aborting...
==> ERROR: Build failed, check /var/lib/aurbuild/x86_64/acxz/build
error: failed to download sources: failed to run: makechrootpkg -cu -r /var/lib/aurbuild/x86_64 -D /home/acxz/.cache/paru/repo -d /var/cache/pacman/pkg/ -- -ofA: 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants