Re: fc24 packages when running dnf on f25

2016-11-07 Thread Dusty Mabe
On 11/07/2016 11:03 PM, Orion Poplawski wrote: > On 11/07/2016 08:52 PM, Dusty Mabe wrote: >> Is it normal to have fc24 packages get installed when I install a package on >> F25? >> This system started as an F25 cloud instance based on the cloud image. >> >> $ rpm -qa | grep fc24 | wc -l >> 116

Re: fc24 packages when running dnf on f25

2016-11-07 Thread Orion Poplawski
On 11/07/2016 08:52 PM, Dusty Mabe wrote: Is it normal to have fc24 packages get installed when I install a package on F25? This system started as an F25 cloud instance based on the cloud image. $ rpm -qa | grep fc24 | wc -l 116 $ cat /etc/redhat-release Fedora release 25 (Twenty Five) - Dusty

fc24 packages when running dnf on f25

2016-11-07 Thread Dusty Mabe
Is it normal to have fc24 packages get installed when I install a package on F25? This system started as an F25 cloud instance based on the cloud image. $ rpm -qa | grep fc24 | wc -l 116 $ cat /etc/redhat-release Fedora release 25 (Twenty Five) - Dusty ___