Re: [ptxdist] rsyslog does not work with systemd 189

2012-09-19 Thread Schenk, Gavin
Hi, > Are you sure that you need "Requires=syslog.socket"? Please have a look here: http://www.freedesktop.org/wiki/Software/systemd/syslog cit.: "Newer systemd versions (v35+) do not support non-socket-activated syslog daemons anymore and we do no longer recommend people to order their units a

Re: [ptxdist] rsyslog does not work with systemd 189

2012-09-19 Thread Wolf Erik
Schenk, Gavin wrote: > Hi, > > without any warranty :D ... > I´m not sure if I can attach files to this mail, but i´ll give it a > try. > > Attached you hopefully find a file named patch_rsyslog-5.8.12.tgz. > > Put this file into $(PTXDIST_PROJECTDIR)/patches and extract it with: > tar -xzvf pa

Re: [ptxdist] rsyslog does not work with systemd 189

2012-09-19 Thread Schenk, Gavin
Hi, without any warranty :D ... I´m not sure if I can attach files to this mail, but i´ll give it a try. Attached you hopefully find a file named patch_rsyslog-5.8.12.tgz. Put this file into $(PTXDIST_PROJECTDIR)/patches and extract it with: tar -xzvf patch_rsyslog-5.8.12.tgz Rebuild your rsysl

Re: [ptxdist] rsyslog does not work with systemd 189

2012-09-19 Thread Wolf Erik
Hey Gavin, Schenk, Gavin wrote: > Hi, > > rsyslog does not work with systemd 189. One cause is the systemd > unitfile delivered with rsyslog. > It looks like: > > > [Unit] > Description=System Logging Service > > [Service] > ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service > Exec

Re: [ptxdist] [PATCH] alsa-utils: add /usr/share/alsa/ dir

2012-09-19 Thread Jan Weitzel
Am Mittwoch, den 19.09.2012, 11:10 +0200 schrieb Christoph Fritz: > This patch fixes error: > > restoring mixer state.../usr/sbin/alsactl: parse:1655: Unable to open file > '/usr/share/alsa/init/00main': No such file or directory This is only needed if you don't provide a valid asound.state. So I

[ptxdist] rsyslog does not work with systemd 189

2012-09-19 Thread Schenk, Gavin
Hi, rsyslog does not work with systemd 189. One cause is the systemd unitfile delivered with rsyslog. It looks like: [Unit] Description=System Logging Service [Service] ExecStartPre=/bin/systemctl stop systemd-kmsg-syslogd.service ExecStart=@sbindir@/rsyslogd -n -c6 Sockets=syslog.socket Stand

Re: [ptxdist] [PATCH] alsa-utils: add /usr/share/alsa/ dir

2012-09-19 Thread Juergen Beisert
Hi Christoph, Christoph Fritz wrote: > This patch fixes error: > > restoring mixer state.../usr/sbin/alsactl: parse:1655: Unable to open file > '/usr/share/alsa/init/00main': No such file or directory > > Same error as: > https://bugs.busybox.net/show_bug.cgi?id=1573 > http://git.buildroot.net/bui

[ptxdist] [PATCH] alsa-utils: add /usr/share/alsa/ dir

2012-09-19 Thread Christoph Fritz
This patch fixes error: restoring mixer state.../usr/sbin/alsactl: parse:1655: Unable to open file '/usr/share/alsa/init/00main': No such file or directory Same error as: https://bugs.busybox.net/show_bug.cgi?id=1573 http://git.buildroot.net/buildroot/commit/?id=5ad2672470109ddea4c467a67b0d Sign

Re: [ptxdist] [ANNOUNCE] PTXdist 2012.09.0 released

2012-09-19 Thread Michael Olbrich
On Fri, Sep 14, 2012 at 09:37:48AM +0200, Michael Olbrich wrote: > On Fri, Sep 14, 2012 at 12:26:19AM +0200, Tim Sander wrote: > > > > target: systemd.extract.post > > > > > > pkg_patch_autogen: 'ptxdist-2012.09.0/patches/systemd-189/autoge