All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used
@ 2014-06-01 17:13 bugzilla at busybox.net
  2014-06-01 17:31 ` [Buildroot] [Bug 7136] " bugzilla at busybox.net
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-06-01 17:13 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7136

           Summary: ecryptfs-utils needs gettext to run when glibc/eglibc
                    is used
           Product: buildroot
           Version: 2014.05
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: normal
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: xxiao8 at fosiao.com
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


gettext package is disabled by default when glibc/eglibc is chosen, this should
be enabled at least for package such as ecryptfs, there might be other packages
that need gettext as well. gettext should not depend on BR2_NEEDS_GETTEXT which
is uClibc only.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7136] ecryptfs-utils needs gettext to run when glibc/eglibc is used
  2014-06-01 17:13 [Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used bugzilla at busybox.net
@ 2014-06-01 17:31 ` bugzilla at busybox.net
  2014-06-01 17:32 ` bugzilla at busybox.net
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-06-01 17:31 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7136

Thomas Petazzoni <thomas.petazzoni@free-electrons.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at buildroot.uclibc |thomas.petazzoni at free-elect
                   |.org                        |rons.com

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7136] ecryptfs-utils needs gettext to run when glibc/eglibc is used
  2014-06-01 17:13 [Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used bugzilla at busybox.net
  2014-06-01 17:31 ` [Buildroot] [Bug 7136] " bugzilla at busybox.net
@ 2014-06-01 17:32 ` bugzilla at busybox.net
  2014-06-01 20:24 ` bugzilla at busybox.net
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-06-01 17:32 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7136

--- Comment #1 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2014-06-01 17:32:49 UTC ---
I've already cooked some patches doing that, they were tested by the bug
submitter (on IRC). Will submit them soon as part as a new version of my
gettext related changes.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7136] ecryptfs-utils needs gettext to run when glibc/eglibc is used
  2014-06-01 17:13 [Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used bugzilla at busybox.net
  2014-06-01 17:31 ` [Buildroot] [Bug 7136] " bugzilla at busybox.net
  2014-06-01 17:32 ` bugzilla at busybox.net
@ 2014-06-01 20:24 ` bugzilla at busybox.net
  2014-08-15 18:40 ` bugzilla at busybox.net
  2014-08-18  9:13 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-06-01 20:24 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7136

--- Comment #2 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2014-06-01 20:24:12 UTC ---
Patch series sent at
http://lists.busybox.net/pipermail/buildroot/2014-June/098133.html to fix the
problem.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7136] ecryptfs-utils needs gettext to run when glibc/eglibc is used
  2014-06-01 17:13 [Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used bugzilla at busybox.net
                   ` (2 preceding siblings ...)
  2014-06-01 20:24 ` bugzilla at busybox.net
@ 2014-08-15 18:40 ` bugzilla at busybox.net
  2014-08-18  9:13 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-08-15 18:40 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7136

--- Comment #3 from Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 2014-08-15 18:40:25 UTC ---
New version sent at
http://lists.busybox.net/pipermail/buildroot/2014-August/104329.html.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

* [Buildroot] [Bug 7136] ecryptfs-utils needs gettext to run when glibc/eglibc is used
  2014-06-01 17:13 [Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used bugzilla at busybox.net
                   ` (3 preceding siblings ...)
  2014-08-15 18:40 ` bugzilla at busybox.net
@ 2014-08-18  9:13 ` bugzilla at busybox.net
  4 siblings, 0 replies; 6+ messages in thread
From: bugzilla at busybox.net @ 2014-08-18  9:13 UTC (permalink / raw)
  To: buildroot

https://bugs.busybox.net/show_bug.cgi?id=7136

Thomas De Schampheleire <patrickdepinguin@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #4 from Thomas De Schampheleire <patrickdepinguin@gmail.com> 2014-08-18 09:13:55 UTC ---
Bug fixed with commits
http://git.buildroot.org/buildroot/commit/?id=2bc3bca6d85bcdaa1abc582eab5e95274896fece
http://git.buildroot.org/buildroot/commit/?id=effe0beb1d6b3fe403ab30540659ffef6618e080
http://git.buildroot.org/buildroot/commit/?id=2289c34a193174967a87b432b56527cf82e0b3c2

Thanks for reporting!

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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

end of thread, other threads:[~2014-08-18  9:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-01 17:13 [Buildroot] [Bug 7136] New: ecryptfs-utils needs gettext to run when glibc/eglibc is used bugzilla at busybox.net
2014-06-01 17:31 ` [Buildroot] [Bug 7136] " bugzilla at busybox.net
2014-06-01 17:32 ` bugzilla at busybox.net
2014-06-01 20:24 ` bugzilla at busybox.net
2014-08-15 18:40 ` bugzilla at busybox.net
2014-08-18  9:13 ` bugzilla at busybox.net

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.