Score:0

Need complete command for signing deb packages using dpkg-sig and .gnupg should take from desired location instead of home directory

de flag

I am trying to sign deb packages using the dpkg-sig command. I could able to sign deb packages with the current/created gpg key but that keys I have to take from other desired location instead of ~/home/.gnupg directory while running the dpkg-sig command.

I have created a key using "gpg --gen-key" command and those keys are stored default at the home directory. but my requirement is to change that keys into any desired location. Instead of the home directory, it should take keys from another directory where I am specifying.

I have used below command to sign deb package: dpkg-sig --gpg-options "--passphrase-file ./passphrase" -v -k DKYSILNJ --sign builder package _name.deb

The above command defaultly takes keys from the home directory but I have to add the path to take keys from any desired location.

My requirement is that should not take keys from the home directory.

mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.