All of lore.kernel.org
 help / color / mirror / Atom feed
From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 4/4] support/kconfig: bump to kconfig from linux-3.12
Date: Thu, 14 Nov 2013 18:36:08 +0100	[thread overview]
Message-ID: <20131114173608.GA4307@free.fr> (raw)
In-Reply-To: <87li0r1a7s.fsf@dell.be.48ers.dk>

Jeremy, Peter, All,

On 2013-11-14 12:41 +0100, Peter Korsgaard spake thusly:
> >>>>> "Yann" == Yann E MORIN <yann.morin.1998@free.fr> writes:
> 
>  > From: "Yann E. MORIN" <yann.morin.1998@free.fr>
>  > With this, we can trash our probability patch, it's now upstream.
>  > Refresh a few other patches.
> 
>  > Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
>  > Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
> 
> Thanks. Strangely enough pwclient doesn't like the patch:
> 
> pwclient get 291086
> Traceback (most recent call last):
>   File "/home/peko/bin/pwclient", line 500, in <module>
>     main()
>   File "/home/peko/bin/pwclient", line 465, in main
>     action_get(rpc, patch_id)
>   File "/home/peko/bin/pwclient", line 238, in action_get
>     s = rpc.patch_get_mbox(patch_id)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1224, in __call__
>     return self.__send(self.__name, args)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1578, in __request
>     verbose=self.__verbose
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1264, in request
>     return self.single_request(host, handler, request_body, verbose)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1297, in single_request
>     return self.parse_response(response)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 1467, in parse_response
>     p.feed(data)
>   File "/usr/lib/python2.7/xmlrpclib.py", line 557, in feed
>     self._parser.Parse(data, 0)
> xml.parsers.expat.ExpatError: not well-formed (invalid token): line 2069, column 1
> 
> But it seems to work OK if I use the mbox link on the patchwork
> website.
> 
> Jeremy, any ideas?

It seems the ^L character in that hunk is what causes the issue.
And there is another hunk with another ^L in it.

Regards,
Yann E. MORIN.

-- 
.-----------------.--------------------.------------------.--------------------.
|  Yann E. MORIN  | Real-Time Embedded | /"\ ASCII RIBBON | Erics' conspiracy: |
| +33 662 376 056 | Software  Designer | \ / CAMPAIGN     |  ___               |
| +33 223 225 172 `------------.-------:  X  AGAINST      |  \e/  There is no  |
| http://ymorin.is-a-geek.org/ | _/*\_ | / \ HTML MAIL    |   v   conspiracy.  |
'------------------------------^-------^------------------^--------------------'

  parent reply	other threads:[~2013-11-14 17:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-11-13 23:53 [Buildroot] [pull request for next] Pull request for branch yem/kconfig Yann E. MORIN
2013-11-13 23:53 ` [Buildroot] [PATCH 1/4] support/kconfig: fix 'space' to (de)select options Yann E. MORIN
2013-11-13 23:53 ` [Buildroot] [PATCH 2/4] support/kconfig: update our README Yann E. MORIN
2013-11-13 23:53 ` [Buildroot] [PATCH 3/4] support/kconfig: remove useless patch Yann E. MORIN
2013-11-13 23:53 ` [Buildroot] [PATCH 4/4] support/kconfig: bump to kconfig from linux-3.12 Yann E. MORIN
2013-11-14 11:41   ` Peter Korsgaard
2013-11-14 12:31     ` Thomas Petazzoni
2013-11-14 17:36     ` Yann E. MORIN [this message]
2013-11-14 12:45 ` [Buildroot] [pull request for next] Pull request for branch yem/kconfig Peter Korsgaard

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=20131114173608.GA4307@free.fr \
    --to=yann.morin.1998@free.fr \
    --cc=buildroot@busybox.net \
    /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.