On 6/9/19 3:17 AM, Łukasz Posadowski wrote:
Data Fri, 7 Jun 2019 16:42:59 -0700
ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> napisał(a):
On 6/7/19 1:07 PM, Dave Stevens wrote:
On Fri, 7 Jun 2019 12:54:40 -0700
ToddAndMargo via users <users@xxxxxxxxxxxxxxxxxxxxxxx> wrote:
I am really confused!
me too, why use dnf in one case and rpm in another?
Both should work the same in this instance.
It is just that dnf does not think xrdp exists
either on the repos or locally! ????????????????????
The only reason I can image is that xrdp was added to exclude list.
Every .repo file can have exclude line, so grep dnf directory for it:
sudo grep -r 'xclude' /etc/dnf/
You called it!
$ grep -r 'xclude' /etc/dnf/
/etc/dnf/dnf.conf:excludepkgs=xrdp xorgxrdp
Thank you!
Sweet grep command. I am writing that one down!
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx