From: Yann E. MORIN <yann.morin.1998@free.fr>
To: buildroot@busybox.net
Subject: [Buildroot] Newbie: git send-emailerror: fatal: 0001-hdf5-new-package.patch: 1277: patch contains a line longer than 998 characters
Date: Mon, 5 Jan 2015 01:08:58 +0100 [thread overview]
Message-ID: <20150105000858.GH31970@free.fr> (raw)
In-Reply-To: <647d2475023349518137c433cd5f6c2e@exch13-mail06.win.slac.stanford.edu>
Ernesto, All,
On 2015-01-05 00:04 +0000, Williams Jr., Ernest L. spake thusly:
> I would like to submit a patch but receive the following error:
>
> [ernesto at localhost outgoing]$ git send-email --smtp-debug=1 --to buildroot at busybox.net --cc ernesto at slac.stanford.edu 0001-hdf5-new-package.patch
> fatal: 0001-hdf5-new-package.patch: 1277: patch contains a line longer than 998 characters
> warning: no patches were sent
>
> Indeed, there is a line longer 998 characters. This is due to some auto generated code.
>
> Is there a way to get git send-email to ignore this and proceed?
Just run: git help send-email
--[no-]validate
Perform sanity checks on patches. Currently, validation means
the following:
? Warn of patches that contain lines longer than 998
characters; this is due to SMTP limits as described by
http://www.ietf.org/rfc/rfc2821.txt.
Default is the value of sendemail.validate; if this is not
set, default to --validate.
;-)
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. |
'------------------------------^-------^------------------^--------------------'
next prev parent reply other threads:[~2015-01-05 0:08 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-05 0:04 [Buildroot] Newbie: git send-emailerror: fatal: 0001-hdf5-new-package.patch: 1277: patch contains a line longer than 998 characters Williams
2015-01-05 0:08 ` Yann E. MORIN [this message]
2015-01-05 0:14 ` Williams
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=20150105000858.GH31970@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.