qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] sed invocation for keycodemapdb not portable
@ 2018-02-07 13:56 Olaf Hering
  2018-02-07 14:00 ` Daniel P. Berrangé
  0 siblings, 1 reply; 2+ messages in thread
From: Olaf Hering @ 2018-02-07 13:56 UTC (permalink / raw)
  To: qemu-devel, Daniel P. Berrange

[-- Attachment #1: Type: text/plain, Size: 329 bytes --]

With commit 927128222b ("ui: add keycodemapdb repository as a GIT
submodule") sed is called with -E, which requires a recent sed.
The version of sed shipped with SLE11 is 4.1.5, which does not
understand the option '-E'. As a result xen-4.11 will fail to build.

Is there a way to achive the same result in some other way?

Olaf

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] sed invocation for keycodemapdb not portable
  2018-02-07 13:56 [Qemu-devel] sed invocation for keycodemapdb not portable Olaf Hering
@ 2018-02-07 14:00 ` Daniel P. Berrangé
  0 siblings, 0 replies; 2+ messages in thread
From: Daniel P. Berrangé @ 2018-02-07 14:00 UTC (permalink / raw)
  To: Olaf Hering; +Cc: qemu-devel

On Wed, Feb 07, 2018 at 02:56:47PM +0100, Olaf Hering wrote:
> With commit 927128222b ("ui: add keycodemapdb repository as a GIT
> submodule") sed is called with -E, which requires a recent sed.
> The version of sed shipped with SLE11 is 4.1.5, which does not
> understand the option '-E'. As a result xen-4.11 will fail to build.
> 
> Is there a way to achive the same result in some other way?

Sorry, I've got a patch queued already that fixes this, but haven't send
a pull request.


Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-02-07 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-07 13:56 [Qemu-devel] sed invocation for keycodemapdb not portable Olaf Hering
2018-02-07 14:00 ` Daniel P. Berrangé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).