Package Details: conan 2.28.1-1

Git Clone URL: https://aur.archlinux.org/conan.git (read-only, click to copy)
Package Base: conan
Description: A distributed, open source, C/C++ package manager.
Upstream URL: https://conan.io
Keywords: conan
Licenses: MIT
Conflicts: conan1
Submitter: suridaj
Maintainer: jkl
Last Packager: jkl
Votes: 78
Popularity: 0.81
First Submitted: 2016-08-21 01:35 (UTC)
Last Updated: 2026-05-09 18:55 (UTC)

Latest Comments

« First ‹ Previous 1 .. 5 6 7 8 9 10 11 12 13 14 Next › Last »

greyltc commented on 2017-12-23 23:54 (UTC)

conan: installing python-pylint (1.8.1-1) breaks dependency 'python-pylint<=1.8.0'

Does this package really need all the very specific dependency version requirements it has? Maybe most of them could be removed?

suridaj commented on 2017-12-22 16:30 (UTC) (edited on 2017-12-22 16:30 (UTC) by suridaj)

Conan 0.30.3 is out, however it does not work with python-astroid 1.6.0. Here is the bug: https://github.com/conan-io/conan/issues/2164

Until this issue is resolved, I am uncomfortable with pushing Conan 0.30.3 as it would conflict with python-astroid>=1.6.0 from mainline Arch.

suridaj commented on 2017-10-29 00:31 (UTC)

Glad you made it work. Because upstream re-release did not change the filename, at this time I think clearing the build cache is the only feasible workaround for users going from package ver 0.28.0-1 to 0.28.0-2.

JakeStanger commented on 2017-10-28 19:51 (UTC)

Clearing build cache fixed it, should have tried that before really. Thanks!

suridaj commented on 2017-10-28 11:11 (UTC)

@JakeStanger, the 0.28.0-2 package specifically fixes the hash because the upstream had to push a re-release: https://github.com/conan-io/conan/issues/1955 So, the current PKGBUILD should work ok. Could you please verify in a clean environment, ie., if you use an AUR helper please clean the build cache. Alternatively, download the PKGBUILD into an empty directory and makepkg there. Please report your steps and any errors here.

JakeStanger commented on 2017-10-28 10:49 (UTC)

The latest version is failing the validity check

denvit commented on 2017-05-22 16:11 (UTC)

:: conan: installing python-requests (2.14.2-1) breaks dependency 'python-requests<2.14.0' Had to remove it :(

paapereira commented on 2017-05-12 20:10 (UTC)

Worked like a charm :) Thanks

suridaj commented on 2017-05-12 09:53 (UTC)

@paapereira, the dependencies of your installed version of Conan conflict with the dependencies of the new one. First remove the old Conan, then try building the new version.

paapereira commented on 2017-05-11 19:41 (UTC) (edited on 2017-05-11 19:41 (UTC) by paapereira)

I'm having the error when trying to install conan :( $cower -u :: conan 0.22.2-2 -> 0.22.3-2 $ cower -ud :: conan downloaded to /tmp/cower $ cd /tmp/cower/conan $ makepkg -sri ==> Making package: conan 0.22.3-2 (Thu May 11 20:39:02 WEST 2017) ==> Checking runtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... error: failed to prepare transaction (could not satisfy dependencies) :: conan: installing python-pylint (1.7.1-1) breaks dependency 'python-pylint<1.6.6' ==> ERROR: 'pacman' failed to install missing dependencies.