Re: file own by 2 packages

2018-07-21 Thread Samuel Sieb
On 07/21/2018 01:32 AM, Patrick Dupre wrote: Doing: rpm -qf /usr/share/texmf I get texlive-base-2016-33.20160520.fc26.1.noarch R-core-3.4.4-1.fc26.x86_64 showing that /usr/share/texmf belongs to 2 different packages. As an aside, this isn't necessarily a problem. It's allowed for multiple pa

Re: file own by 2 packages

2018-07-21 Thread Samuel Sieb
On 07/21/2018 01:32 AM, Patrick Dupre wrote: Doing: rpm -qf /usr/share/texmf I get texlive-base-2016-33.20160520.fc26.1.noarch R-core-3.4.4-1.fc26.x86_64 showing that /usr/share/texmf belongs to 2 different packages. How can I remove it from one package? You can't. That's part of the rpm info

file own by 2 packages

2018-07-21 Thread Patrick Dupre
Hello, Doing: rpm -qf /usr/share/texmf I get texlive-base-2016-33.20160520.fc26.1.noarch R-core-3.4.4-1.fc26.x86_64 showing that /usr/share/texmf belongs to 2 different packages. How can I remove it from one package? This gives an issue when I try to update my distribution. My Best. ==