[buildpkg] Where does signpkg get the gpg key? #107

Closed
opened 2015-06-13 04:11:31 +00:00 by philm · 6 comments
philm commented 2015-06-13 04:11:31 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: ryanvade

When you use the -s flag with buildpkg, where is signpkg getting the gpg key? Is it possible to load the calling users keys? Or do you have to copy then to the chroot?

*Created by: ryanvade* When you use the -s flag with buildpkg, where is signpkg getting the gpg key? Is it possible to load the calling users keys? Or do you have to copy then to the chroot?
philm commented 2015-06-13 07:58:04 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: udeved

Local user key is used.

*Created by: udeved* Local user key is used.
philm commented 2015-06-13 17:43:48 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: ryanvade

How so? When I try to use the sign option it attempts to use an empty key.

*Created by: ryanvade* How so? When I try to use the sign option it attempts to use an empty key.
philm commented 2015-06-13 18:00:47 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: udeved

You need to set your key in /etc/makepkg.conf

https://www.archlinux.org/pacman/makepkg.conf.5.html

*Created by: udeved* You need to set your key in /etc/makepkg.conf https://www.archlinux.org/pacman/makepkg.conf.5.html
philm commented 2015-06-13 18:24:03 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: ryanvade

Very well then. Could this be made a bit more clear in the readme?

*Created by: ryanvade* Very well then. Could this be made a bit more clear in the readme?
philm commented 2015-06-13 18:29:06 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: udeved

From my pov, nope, because makepkg is essential to arch based systems, and its documented on the wiki.
Secondly, since makepkg is not part of manjaro-tools, it is assumed the user is familiar with the basics.
Keep in mind, these are development tools, which do not necessarily target average manjaro user.

*Created by: udeved* From my pov, nope, because makepkg is essential to arch based systems, and its documented on the wiki. Secondly, since makepkg is not part of manjaro-tools, it is assumed the user is familiar with the basics. Keep in mind, these are development tools, which do not necessarily target average manjaro user.
philm commented 2015-06-14 03:39:50 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: ryanvade

Okay. I just don't think it is clear that the host systems makepkg config is being used since the actual building is in a chroot. My first thought would be it copies the key over to the chroot then builds. Doesn't matter though I understand now.

*Created by: ryanvade* Okay. I just don't think it is clear that the host systems makepkg config is being used since the actual building is in a chroot. My first thought would be it copies the key over to the chroot then builds. Doesn't matter though I understand now.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tools/manjaro-tools#107
No description provided.