← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 1281908] Re: GPG Fingerprint email improvement

 

** Description changed:

  At section 2.2.3, we can improve the information:
  
  $ gpg --fingerprint <email@xxxxxxxxxxx>
  
  to
  
  $ gpg --fingerprint email@xxxxxxxxxxx
  
  because the < > should not be included. When they are, the error message reads.
  bash: syntax error near unexpected token `newline'
+ 
+ http://packaging.ubuntu.com/html/getting-set-up.html

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/1281908

Title:
  GPG Fingerprint email improvement

Status in Ubuntu Packaging Guide:
  New

Bug description:
  At section 2.2.3, we can improve the information:

  $ gpg --fingerprint <email@xxxxxxxxxxx>

  to

  $ gpg --fingerprint email@xxxxxxxxxxx

  because the < > should not be included. When they are, the error message reads.
  bash: syntax error near unexpected token `newline'

  http://packaging.ubuntu.com/html/getting-set-up.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/1281908/+subscriptions


References