Description of problem: [root@mageia ~]# LC_ALL=C urpmi openldap-servers To satisfy dependencies, the following packages are going to be installed: Package Version Release Arch (medium "Core Release2") openldap-extra-schemas 1.3 18.mga6 noarch openldap-servers 2.4.44 2.mga6 x86_64 4MB of additional disk space will be used. 1.3MB of packages will be retrieved. Proceed with the installation of the 2 packages? (Y/n) y $MIRRORLIST: media/core/release/openldap-extra-schemas-1.3-18.mga6.noarch.rpm $MIRRORLIST: media/core/release/openldap-servers-2.4.44-2.mga6.x86_64.rpm installing openldap-servers-2.4.44-2.mga6.x86_64.rpm openldap-extra-schemas-1.3-18.mga6.noarch.rpm from /var/cache/urpmi/rpms Preparing... ####################################################################################################################################################################### 1/2: openldap-extra-schemas ####################################################################################################################################################################### 2/2: openldap-servers ####################################################################################################################################################################### Can't open /etc/rsyslog.d/openldap.conf for writing: No such file or directory at /usr/share/rpm-helper/add-syslog line 57.
Assigning to maintainer
CC: (none) => marja11Assignee: bugsquad => bgmilne
This is from /usr/share/rpm-helper/add-syslog, which is from the %_post_syslogadd macro in /etc/rpm/macros.d/rpm-helper.macros , also owned by rpm-helper. rpm-helper should do the right thing here (mostly, avoid the error message on systems where /dev/log is owned by systemd?).
Source RPM: openldap-servers => rpm-helper
(In reply to Buchan Milne from comment #2) > This is from /usr/share/rpm-helper/add-syslog, which is from the > %_post_syslogadd macro in /etc/rpm/macros.d/rpm-helper.macros , also owned > by rpm-helper. > > rpm-helper should do the right thing here (mostly, avoid the error message > on systems where /dev/log is owned by systemd?). You didn't reassign, does that mean that you want to look into this? There is no registered rpm-helper maintainer, btw, so CC'ing the rpm stack maintainers. You can assign to them, if desired :-)
CC: (none) => rpmstack
(In reply to Marja Van Waes from comment #3) > > You didn't reassign, does that mean that you want to look into this? > There is no registered rpm-helper maintainer, btw, so CC'ing the rpm stack > maintainers. You can assign to them, if desired :-) Make that the Mageia tools maintainers, I forgot that we're rpm-helper's upstream ;-)
CC: (none) => mageiatools