manjaro / pamac

This repo has been archived. Our code is now hosted at
https://gitlab.manjaro.org/
GNU General Public License v3.0
223 stars 38 forks source link

pamac instalation package crash with error "exists in the file system" #428

Closed herissonsilvahs closed 6 years ago

herissonsilvahs commented 6 years ago

The problem is in instalation packages in pamac: erro: falha em submeter a transação (arquivos conflitantes) python2-six: /usr/lib/python2.7/site-packages/six.py existe no sistema de arquivos python2-six: /usr/lib/python2.7/site-packages/six.pyc existe no sistema de arquivos

this problem is solved add --force param in command line, but in pamac simply stop package instalation. The package i tried to install was dotnet-sdk, but this error occurs with others packages.

guinux commented 6 years ago

It doesn't crash, it just fails with an error. It's the wanted behaviour.