Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-23 Thread Nataraj
On 1/23/20 2:29 PM, Nataraj wrote: > > I would agree.  I have the same behavior in a Redhat 8 development > system, so it's not a problem with the Centos build.  I have not added > any repositories other then the Redhat > codeready-builder-for-rhel-8-x86_64-rpms. I original installed 8.0 and > have

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-23 Thread Nataraj
> > Simon and others > Here's a very simple and hopefully reproducible test-case > > Select as your boot ISO: >  CentOS-8.1.1911-x86_64-dvd1.iso > Choose to reclaim all space on the disk > Choose 'Minimal Install' as the software selection > Connect yourself to the network (I use a wired connectio

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-22 Thread David G. Miller
On 1/22/20 11:04 AM, david wrote: At 08:05 PM 1/21/2020, you wrote: > On 1/21/20 10:10 AM, david wrote: >> At 08:52 AM 1/21/2020, David G. Miller wrote: >> >> >>> On 1/21/20 9:35 AM, david wrote: Folks In a test Centos 8 installation as a guest of VirtualBox on Windows 10, I

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-22 Thread Warren Young
On Jan 22, 2020, at 11:04 AM, david wrote: > > After the reboot, issue as root: > yum -y install perl chrony perl-libwww-perl perl-App-cpanminus gcc Thank you for boiling that down. We’ve been seeing the symptom here, too, but the trigger was somewhere inside a thousand-like shell script. We

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-22 Thread david
At 08:05 PM 1/21/2020, you wrote: > On 1/21/20 10:10 AM, david wrote: >> At 08:52 AM 1/21/2020, David G. Miller wrote: >> >> >>> On 1/21/20 9:35 AM, david wrote: Folks In a test Centos 8 installation as a guest of VirtualBox on Windows 10, I want to install ffmpeg, and support

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-22 Thread david
At 08:10 AM 1/22/2020, you wrote: On Tue, Jan 21, 2020 at 08:35:14AM -0800, david wrote: > yum list installed > > and the following diagnostics occur: > --- > Modular dependency problems: > > Problem 1: conflicting requests > - nothing provides module(perl:5.26) n

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-22 Thread Jonathan Billings
On Tue, Jan 21, 2020 at 08:35:14AM -0800, david wrote: > yum list installed > > and the following diagnostics occur: > --- > Modular dependency problems: > > Problem 1: conflicting requests > - nothing provides module(perl:5.26) needed by module > perl-App-cpanmin

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-21 Thread Simon Matter via CentOS
> On 1/21/20 10:10 AM, david wrote: >> At 08:52 AM 1/21/2020, David G. Miller wrote: >> >> >>> On 1/21/20 9:35 AM, david wrote: Folks In a test Centos 8 installation as a guest of VirtualBox on Windows 10, I want to install ffmpeg, and support for exfat. They're not in the

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-21 Thread David G. Miller
On 1/21/20 10:10 AM, david wrote: At 08:52 AM 1/21/2020, David G. Miller wrote: On 1/21/20 9:35 AM, david wrote: Folks In a test Centos 8 installation as a guest of VirtualBox on Windows 10, I want to install ffmpeg, and support for exfat. They're not in the standard distribution (as far a

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-21 Thread david
At 08:52 AM 1/21/2020, David G. Miller wrote: On 1/21/20 9:35 AM, david wrote: Folks In a test Centos 8 installation as a guest of VirtualBox on Windows 10, I want to install ffmpeg, and support for exfat. They're not in the standard distribution (as far as I know), so I issue as root: Â

Re: [CentOS] YUM (DNF) Possible Confusion Centos 8

2020-01-21 Thread David G. Miller
On 1/21/20 9:35 AM, david wrote: Folks In a test Centos 8 installation as a guest of VirtualBox on Windows 10, I want to install ffmpeg, and support for exfat. They're not in the standard distribution (as far as I know), so I issue as root:   yum -y --enablerepo rpmfusion-free-updates inst