All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [Bug 9436] New: e2fsprogs remove busybox applets even of unselected e2fsprogs components
@ 2016-11-19 18:27 bugzilla at busybox.net
  2016-11-25 20:59 ` [Buildroot] [Bug 9436] " bugzilla at busybox.net
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: bugzilla at busybox.net @ 2016-11-19 18:27 UTC (permalink / raw)
  To: buildroot

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

            Bug ID: 9436
           Summary: e2fsprogs remove busybox applets even of unselected
                    e2fsprogs components
           Product: buildroot
           Version: 2016.08
          Hardware: All
                OS: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
          Assignee: unassigned at buildroot.uclibc.org
          Reporter: Jorgen.Pihlflyckt at ajeco.fi
                CC: buildroot at uclibc.org
  Target Milestone: ---

Hello.

Recently, I built an embedded rootfs with the extended attributes of ext2/3/4
filesystem in use, so I needed the "chattr" and "lsattr" utilities. Since they
are present in busybox, I selected them using "make busybox-menuconfig".
However, I also needed a more full-fledged mkfs from e2fsprogs, so I chose the
BR2_PACKAGE_E2FSPROGS option using the normal menuconfig procedure. This
apparently overrides (and also removes) the corresponding busybox applets. Even
the unselected ones.

What happens is this:
 - When busybox is built, it's installed into the target directory, along with
the selected chattr and lsattr applet symlinks.

 - At a later stage, e2fsprogs is built and installed into the target
directory. The busybox versions of the e2fsprogs utilities (the symlinks) are
removed, also the unselected ones, thus removing the previously built chattr
and lsattr busybox applets.
----
Jorgen.Pihlflyckt at ajeco.fi

-- 
You are receiving this mail because:
You are on the CC list for the bug.

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

end of thread, other threads:[~2017-05-08  7:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-19 18:27 [Buildroot] [Bug 9436] New: e2fsprogs remove busybox applets even of unselected e2fsprogs components bugzilla at busybox.net
2016-11-25 20:59 ` [Buildroot] [Bug 9436] " bugzilla at busybox.net
2017-04-02  3:04 ` bugzilla at busybox.net
2017-04-10  3:44 ` bugzilla at busybox.net
2017-04-11 23:05 ` bugzilla at busybox.net
2017-04-11 23:06 ` bugzilla at busybox.net
2017-05-07 14:08 ` bugzilla at busybox.net
2017-05-08  7:12 ` 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.