Go to file
Mark Asselstine cb87e40af9 samba: remove dependency on ctdb
During rootfs creation the following error is being hit

  Preparing...         ######################################## [  0%]
  warning: Removing ctdb-2.5.1-r0@core2_64 due to file /usr/bin/ctdb
  conflicting with samba-4.4.2-r0@core2_64
  error: ctdb-dev-2.5.1-r0 conflicts with ctdb = 2.5.1-r0

Looking at the relationship between samba and ctdb it appears that the
landscape has changed some starting in version 4.2. Samba now includes
and installs ctdb instead of relying on stand-alone ctdb. Referencing
https://wiki.samba.org/index.php/CTDB_Setup we see this activated by
'--with-cluster-support' which we do pass to configure based on the
bb.

Dropping the DEPENDS on ctdb resolves this issue.

Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
2016-05-02 12:25:38 -04:00
contrib contrib: print oldline within single quotes 2016-01-04 14:56:24 +01:00
meta-efl README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-filesystems README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-gnome README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-gpe README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-initramfs README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-multimedia README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-networking samba: remove dependency on ctdb 2016-05-02 12:25:38 -04:00
meta-oe README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-perl README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-python README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-ruby README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-systemd README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-webserver README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
meta-xfce README: update maintainers list for krogoth 2016-04-12 11:50:37 +02:00
.gitignore gitignore: Ignore Edit backup files, patches, .rej, .orig, .swp 2013-11-24 15:19:27 +01:00
COPYING.MIT add README and license for this layer 2011-02-13 16:47:32 +01:00
README README: add top level readme, update meta-oe one 2011-10-17 09:27:01 +02:00

Collection of layers for the OE-core universe

Please see the respective READMEs in the layer subdirectories