[ptxdist] glib can't find libffi for target platform

2016-05-26 Thread desmond
Hello, I have been using ptxdist2013.12.0 for sometime now with ubuntu15.04 without any problems. I recently upgraded to Ubuntu16 and I am running into a problem when the build system tries to build glib for the target platform. It can't seem to find libffi. This is under the .prepare step

Re: [ptxdist] [PATCH] systemd: add setting to enable ldconfig service

2016-05-26 Thread Michael Olbrich
Hi, On Thu, May 26, 2016 at 03:41:54PM +0200, Clemens Gruber wrote: > On Thu, May 26, 2016 at 11:53:30AM +0200, Michael Olbrich wrote: > > Not like this. This should be handled in rc-once where the rootfs is > > actually writeable. Also, as far as I know, there is currently no option to > >

Re: [ptxdist] [PATCH] systemd: add setting to enable ldconfig service

2016-05-26 Thread Clemens Gruber
Hi Michael, On Thu, May 26, 2016 at 11:53:30AM +0200, Michael Olbrich wrote: > Not like this. This should be handled in rc-once where the rootfs is > actually writeable. Also, as far as I know, there is currently no option to > install ldconfig. You should probably with a patch for this. Hm, you

Re: [ptxdist] [PATCH] monit: update from 5.6 to 5.17.1

2016-05-26 Thread Michael Olbrich
On Thu, May 26, 2016 at 10:57:38AM +0200, Alexander Dahl wrote: > Upstream had lots of bugfixes (including CVE-2014-3566) and some new > features, see https://mmonit.com/monit/changes/ for a complete list. > > Also minor whitespace fixes. > > Signed-off-by: Alexander Dahl

Re: [ptxdist] Building manually fails with unknown libraries

2016-05-26 Thread Michael Olbrich
On Fri, May 20, 2016 at 09:27:12PM +0200, Christoph Rüdiger wrote: > > > Am 20.05.16 um 15:44 schrieb Christoph Rüdiger: > > Hi Juergen, > > > > Am 20.05.16 um 13:50 schrieb Juergen Borleis: > >> Hi Christoph, > >> > >> On Friday 20 May 2016 12:28:46 Christoph Rüdiger wrote: > >>> I am trying

Re: [ptxdist] [PATCH] projectroot: add group shadow

2016-05-26 Thread Michael Olbrich
On Sat, May 21, 2016 at 08:39:37AM +0200, Ladislav Michl wrote: > Recent commit 4613cf9ccd529ea1122d43f25b2c3742820f3664 > 'rootfs: /etc/(g)shadow: install as group shadow' introduced following build > error: > > ptxdist: error: > > group id 'shadow' not found in 'ptxdist/projectroot//etc/group'

Re: [ptxdist] [PATCH] libxml2: security update from 2.9.3 to 2.9.4

2016-05-26 Thread Michael Olbrich
On Wed, May 25, 2016 at 04:18:01PM +0200, Alexander Dahl wrote: > see announcement at > https://mail.gnome.org/archives/xml/2016-May/msg00023.html for details > > Signed-off-by: Alexander Dahl Thanks, applied. Michael > --- > .../0200-xml2-config-is-not-SYSROOT-aware.patch

Re: [ptxdist] [PATCH] mySQL: exhume a gone package

2016-05-26 Thread Michael Olbrich
On Tue, May 24, 2016 at 12:54:29PM +0200, Juergen Borleis wrote: > With 7e3cd4d1d83c24ff5070fea5b6789936351a880a the previous version of mySQL > was gone. With this patch this package will be back in a more recent release. > > Keep in mind: its a huge package. Huge at buildtime, huge at runtime.

Re: [ptxdist] Various changes from my collection

2016-05-26 Thread Michael Olbrich
On Tue, May 24, 2016 at 12:48:56PM +0200, Juergen Borleis wrote: > Some fixes, some updates... I've sent a comment for one and applied the other three. Thanks, Michael > > jb > > > ___ > ptxdist mailing list > ptxdist@pengutronix.de --

Re: [ptxdist] [PATCH 2/4] linuxptp: enable systemd support

2016-05-26 Thread Michael Olbrich
On Tue, May 24, 2016 at 12:48:58PM +0200, Juergen Borleis wrote: > The package comes with systemd support. This change makes use of it. Please add an option for this. Michael > Signed-off-by: Juergen Borleis > --- > rules/linuxptp.make | 6 ++ > 1 file changed, 6

Re: [ptxdist] [PATCH] networkmanager-openvpn: version bump 1.2.0 -> 1.2.2

2016-05-26 Thread Michael Olbrich
On Fri, May 20, 2016 at 11:44:24PM +0200, Ladislav Michl wrote: > Signed-off-by: Ladislav Michl Thanks, applied. Michael > > --- > diff --git a/rules/networkmanager-openvpn.make > b/rules/networkmanager-openvpn.make > index 69a42d1..24368ff 100644 > ---

Re: [ptxdist] [PATCH] busybox: version bump to 1.24.2

2016-05-26 Thread Michael Olbrich
On Thu, May 19, 2016 at 06:40:44PM +0200, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber Thanks, applied. Michael > --- > .../0200-reactivate-check-for-tty.patch| 28 > ...mat-warning-when-building-applets-usage_p.patch | 30

Re: [ptxdist] [PATCH] u-boot-tools: bump version to 2016.05

2016-05-26 Thread Michael Olbrich
On Thu, May 19, 2016 at 06:40:35PM +0200, Clemens Gruber wrote: > Fixes build errors with GCC 6.1.0. > > Signed-off-by: Clemens Gruber Thanks, applied. Michael > --- > rules/u-boot-tools.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff

Re: [ptxdist] [PATCH] ethtool: bump version to 4.5

2016-05-26 Thread Michael Olbrich
On Thu, May 19, 2016 at 06:40:12PM +0200, Clemens Gruber wrote: > Signed-off-by: Clemens Gruber Thanks, applied. Michael > --- > rules/ethtool.make | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/rules/ethtool.make

Re: [ptxdist] [PATCH] systemd: add setting to enable ldconfig service

2016-05-26 Thread Michael Olbrich
On Thu, May 19, 2016 at 07:05:51PM +0200, Clemens Gruber wrote: > Add a ptxdist setting to enable the systemd ldconfig.service, which > calls /sbin/ldconfig -X if /etc/ld.so.cache does not exist and the > machine boots or was updated. > Having a /etc/ld.so.cache file reduces the number of

[ptxdist] [PATCH] monit: update from 5.6 to 5.17.1

2016-05-26 Thread Alexander Dahl
Upstream had lots of bugfixes (including CVE-2014-3566) and some new features, see https://mmonit.com/monit/changes/ for a complete list. Also minor whitespace fixes. Signed-off-by: Alexander Dahl --- rules/monit.make | 13 +++-- 1 file changed, 7 insertions(+), 6