Yay: Packager format wrong in package. PACKAGER should have the format 'Example Name <[email protected]>'

Created on 23 Oct 2019  路  2Comments  路  Source: Jguer/yay

Affected Version




yay v9.4.0 - libalpm v12.0.0

Issue

During installation, the following warning shows up:
==> WARNING: PACKAGER should have the format 'Example Name <[email protected]>'

Steps to reproduce

  1. git clone https://aur.archlinux.org/yay.git
  2. cd yay
  3. makepkg -si
Resolved Upstream Issue Question

Most helpful comment

As it happens I already made a patch for this yesterday. Don't expect to see it any time soon though.

https://patchwork.archlinux.org/patch/1289/

All 2 comments

I believe that's the new makepkg version's doing. It's related to your entry of PACKAGER in /etc/makepkg.conf

#-- Packager: name/email of the person or organization building packages
#PACKAGER="John Doe <[email protected]>"

As it happens I already made a patch for this yesterday. Don't expect to see it any time soon though.

https://patchwork.archlinux.org/patch/1289/

Was this page helpful?
0 / 5 - 0 ratings