Le 15/08/2019 ? 14:51, Ulf Volmer a ?crit?:> Could you post the output of > > yum info 389-adminutilI just installed a vanilla CentOS 7.6 on a sandbox machine. Left configuration as is. Upgraded system : yum update. Configured EPEL without customizing anything. And all the 389-related packages installed successfully. So I guess the problem comes from my base configuration. Here's what I usually modify: 1. Activate the Yum CR Community Repository. 2. Install Yum Priorities Plugin. 3. Configure official and CR repository with a priority of 1. 4. Configure EPEL repository with a priority of 10. My suspicion is that some stuff from CR broke dependencies. I have to investigate this further. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Site : https://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 Mob. : 06 51 80 12 12
Le 15/08/2019 ? 15:20, Nicolas Kovacs a ?crit?:> I have to investigate this further.I found the culprit, after a few unnerving hours of trial and error. Turns out I'm using a hardcoded EPEL mirror in France to bypass my filtering proxy. Unfortunately this mirror is not quite in sync, and there's a few vital packages missing. As soon as I reverted to a vanilla EPEL configuration, things worked perfectly. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Site : https://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 Mob. : 06 51 80 12 12
On 8/15/19 8:20 AM, Nicolas Kovacs wrote: <snip>> My suspicion is that some stuff from CR broke dependencies.CR is normally completely empty. The only time CR is normally populated is for a small time before a new release is done .. and it is populated with packages that will go into the new release. Right now, for example, CR is empty: http://mirror.centos.org/centos/7/cr/x86_64/Packages/ CR for CentOS-7 will be populated, sometime soon (:D), with the packages that we will use to upgrade from CentOS version 7.6.1810 to 7.7.1908. The whole purpose of CR is to offer the NEXT release packages, once QA'ed, for being able to do an upgrade to what will be the next version. That will give you the packages WHILE we work on the install tree and install media for the next version (in this case it would upgrade you to all the 7.7.1908 packages). Even when CR is populated, it does not contain any packages that will not be in either os/ or updates/ in the next release. Thanks, Johnny Hughes -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 198 bytes Desc: OpenPGP digital signature URL: <http://lists.centos.org/pipermail/centos/attachments/20190816/4d5bdbe3/attachment.sig>
Le 16/08/2019 ? 13:29, Johnny Hughes a ?crit?:> CR is normally completely empty. The only time CR is normally populated > is for a small time before a new release is done .. and it is populated > with packages that will go into the new release. Right now, for > example, CR is empty:Thanks for the clarification. As it turned out (see my subsequent post), the error came from a badly maintained EPEL mirror in France. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Site : https://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 Mob. : 06 51 80 12 12