question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AppVeyor stuck at conan user

See original GitHub issue

Hello, I’ve been trying to debug this appveyor CI integration for quite a while now : https://github.com/p-groarke/ns_getopt

I’ve set CONAN_PASSWORD in the appveyor project, yet it is always stuck at conan user command. Any recommendations on how to debug this? I am out of ideas 😕

Thx

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
p-groarkecommented, Feb 10, 2019

Well I finally figured it out. I have a script, conan.bat, in my project. The command line ended up in the same directory so it was calling the script.

siggggggggggghhhhhhhhhhhhh

0reactions
memshardedcommented, Feb 10, 2019

Great that you solved it, yeah those kind of things happen LoL

Read more comments on GitHub >

github_iconTop Results From Across the Web

Stuck on conan user · Issue #2328 · appveyor/ci - GitHub
Go to 'encrypt data` page of your AppVeyor account and put encrypted value in yaml as, environment: CONAN_PASSWORD: secure: <encrypted_value> — ...
Read more >
Latest Appveyor Update causing VC++ projects to fail / Problems ...
Numerous C++ projects of ours are not failing unexpectedly during the "sln file upgrade". Rolling back to previous appveyor worker image is successful....
Read more >
Appveyor — conan 1.45.0 documentation
Under Appveyor Settings->Environment, add the CONAN_LOGIN_USERNAME and CONAN_PASSWORD environment variables with the Artifactory CE user and password. Clone ...
Read more >
Who is using conan.io? : r/cpp - Reddit
We develop a desktop application that runs on Windows and Linux, and we now use Conan to manage our third party libs (about...
Read more >
The one-stop guide to (easy) cross-platform Python freezing
In the next part, we will be looking into TravisCI and AppVeyor for ... and create a dist directory with the frozen app...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found