All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Schmelzer <hannes@schmelzer.or.at>
To: u-boot@lists.denx.de
Subject: [U-Boot] trouble with patman
Date: Thu, 11 Feb 2016 13:48:37 +0100	[thread overview]
Message-ID: <56BC8325.1040308@schmelzer.or.at> (raw)

hi,

i created some commit which i want to post into the mailing list usind 
patman.py.

I get following error, where i've no idea about the root cause ...

~/work/u-boot $ tools/patman/patman.py -n
Cleaned 1 patches
Traceback (most recent call last):
   File "tools/patman/patman.py", line 158, in <module>
     options.add_maintainers)
   File "/home/schmelzerh/work/u-boot/tools/patman/series.py", line 222, 
in MakeCcFile
     raise_on_error=raise_on_error)
   File "/home/schmelzerh/work/u-boot/tools/patman/gitutil.py", line 
321, in BuildEmailList
     raw += LookupEmail(item, alias, raise_on_error=raise_on_error)
   File "/home/schmelzerh/work/u-boot/tools/patman/gitutil.py", line 
495, in LookupEmail
     raise ValueError, msg
ValueError: Alias 'gpio' not found


any suggestions ?

many thanks and best regards,
Hannes

             reply	other threads:[~2016-02-11 12:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-11 12:48 Hannes Schmelzer [this message]
2016-02-12 15:52 ` [U-Boot] trouble with patman Simon Glass
2016-02-15  6:39   ` Hannes Schmelzer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56BC8325.1040308@schmelzer.or.at \
    --to=hannes@schmelzer.or.at \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.