FS#62341 - [testing: python-pytorch-1.0.1-7][community: pybind11-2.2.4-5] many conflicting files

Attached to Project: Community Packages
Opened by David McInnis (daavve) - Sunday, 14 April 2019, 10:29 GMT
Last edited by Sven-Hendrik Haase (Svenstaro) - Tuesday, 16 April 2019, 21:49 GMT
Task Type Bug Report
Category Packages: Testing
Status Closed
Assigned To Sven-Hendrik Haase (Svenstaro)
Konstantin Gizdov (kgizdov)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

With pybind11-2.2.4-5 installed I try to update python-pytorch from 1.0.1-6 to 1.0.1-7 using pacman -Suv. Get following error message:


error: failed to commit transaction (conflicting files)
python-pytorch: /usr/include/pybind11/attr.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/buffer_info.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/cast.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/chrono.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/common.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/complex.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/detail/class.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/detail/common.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/detail/descr.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/detail/init.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/detail/internals.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/detail/typeid.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/eigen.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/embed.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/eval.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/functional.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/iostream.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/numpy.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/operators.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/options.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/pybind11.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/pytypes.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/stl.h exists in filesystem (owned by pybind11)
python-pytorch: /usr/include/pybind11/stl_bind.h exists in filesystem (owned by pybind11)
Errors occurred, no packages were upgraded.
This task depends upon

Closed by  Sven-Hendrik Haase (Svenstaro)
Tuesday, 16 April 2019, 21:49 GMT
Reason for closing:  Fixed
Comment by Konstantin Gizdov (kgizdov) - Monday, 15 April 2019, 10:29 GMT
This version of the package is in [community-testing] and thus is not release ready. Please use 1.0.1-6.
Comment by Konstantin Gizdov (kgizdov) - Monday, 15 April 2019, 18:17 GMT
python-pytorch-1.0.1-8 should fix this

Loading...