Bug 19839 - Error when installing mageia cauldron openldap-servers
Summary: Error when installing mageia cauldron openldap-servers
Status: NEW
Alias: None
Product: Mageia
Classification: Unclassified
Component: RPM Packages (show other bugs)
Version: Cauldron
Hardware: All Linux
Priority: Normal normal
Target Milestone: ---
Assignee: Buchan Milne
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-25 10:24 CET by Nicolas Lécureuil
Modified: 2019-05-12 16:16 CEST (History)
3 users (show)

See Also:
Source RPM: rpm-helper
CVE:
Status comment:


Attachments

Description Nicolas Lécureuil 2016-11-25 10:24:55 CET
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.
Comment 1 Marja Van Waes 2016-11-25 10:52:13 CET
Assigning to maintainer

CC: (none) => marja11
Assignee: bugsquad => bgmilne

Comment 2 Buchan Milne 2019-05-12 14:49:28 CEST
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

Comment 3 Marja Van Waes 2019-05-12 14:58:59 CEST
(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

Comment 4 Marja Van Waes 2019-05-12 16:16:51 CEST
(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


Note You need to log in before you can comment on or make changes to this bug.