Re: [arch-general] pacman error when installing

2020-01-22 Thread Maykel Franco via arch-general
El mié., 22 ene. 2020 a las 9:44, Ralf Mardorf via arch-general
() escribió:
>
> On Wed, 2020-01-22 at 09:29 +0100, Maykel Franco via arch-general wrote:
> > error: failed to commit transaction (conflicting files)
>
> First consider to check which package/s contain the conflicting files?
> Maybe obsolete packages could be removed.
>
> pacman -Qo /path/file-name


Example:

pacman -Qo /usr/bin/pprof
 1 ↵  10021  12:47:27
error: No package owns /usr/bin/pprof


Re: [arch-general] pacman error when installing

2020-01-22 Thread Ralf Mardorf via arch-general
On Wed, 2020-01-22 at 09:29 +0100, Maykel Franco via arch-general wrote:
> error: failed to commit transaction (conflicting files)

First consider to check which package/s contain the conflicting files?
Maybe obsolete packages could be removed.

pacman -Qo /path/file-name