Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] fs: fix fakeroot issue with SElinux contexts
@ 2016-10-29  8:26 Yann E. MORIN
  2016-10-29  8:26 ` [Buildroot] [PATCH 1/2] package/pseudo: new package Yann E. MORIN
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Yann E. MORIN @ 2016-10-29  8:26 UTC (permalink / raw)
  To: buildroot

Hello All!

This series is an attempt at fixing fakeroot, which has issues with
SElinux contexts (in extended attributes), as reported as one of our
bug report, but also reported in Fedora Core and Debian:
    https://bugzilla.redhat.com/show_bug.cgi?id=1238802
    https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=799858

Since there has been absolutely no activity on the upstream (== Debian)
report since it was filled more than a year ago, follow the path
suggested in the FC report, and switch to using pseudo as a replacement
for fakeroot.

This can probably go in right now. If there are issues, we can still
revert this before the end of the stabilisation month.


Regards,
Yann E. MORIN.


The following changes since commit 566858f6a1d65dda466942e4c84e40e3ce95e06f

  package/libglob: fix license typo (2016-10-28 15:17:43 +0200)


are available in the git repository at:

  git://git.buildroot.org/~ymorin/git/buildroot.git

for you to fetch changes up to d21df0f20a6f45cf718263e40037bedb390064bf

  fs: use pseudo instead of fakeroot (2016-10-29 10:19:35 +0200)


----------------------------------------------------------------
Yann E. MORIN (2):
      package/pseudo: new package
      fs: use pseudo instead of fakeroot

 fs/common.mk               |  4 ++--
 package/pseudo/pseudo.hash |  2 ++
 package/pseudo/pseudo.mk   | 15 +++++++++++++++
 3 files changed, 19 insertions(+), 2 deletions(-)
 create mode 100644 package/pseudo/pseudo.hash
 create mode 100644 package/pseudo/pseudo.mk

-- 
.-----------------.--------------------.------------------.--------------------.
|  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.  |
'------------------------------^-------^------------------^--------------------'

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

end of thread, other threads:[~2016-11-03 20:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-29  8:26 [Buildroot] [PATCH 0/2] fs: fix fakeroot issue with SElinux contexts Yann E. MORIN
2016-10-29  8:26 ` [Buildroot] [PATCH 1/2] package/pseudo: new package Yann E. MORIN
2016-11-03 20:41   ` Thomas Petazzoni
2016-10-29  8:26 ` [Buildroot] [PATCH 2/2] fs: use pseudo instead of fakeroot Yann E. MORIN
2016-10-29  8:33 ` [Buildroot] [PATCH 0/2] fs: fix fakeroot issue with SElinux contexts Thomas Petazzoni

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox