Re: No handlers could be found for logger "djblets.extensions.manager" with latest version of ReviewBoard

2019-10-15 Thread Christian Hammond
Hi Mark,

Can you show me the conditions under which you see that error? Is it while
Review Board is running, or when you run something on the command line?

We don't depend on any specific version of six ourselves (we use Django's
bundled version), so I don't know what asana is conflicting with.

Christian

On Tue, Oct 15, 2019 at 9:04 AM Mark Fullerton 
wrote:

> Hi
> I ran into this issue not finding any loggers for
> : "djblets.extensions.manager"
> I  installed the latest review board and am running into this error that
> was previously fixed. I followed the documentation at:
> https://www.reviewboard.org/docs/manual/3.0/admin/installation/linux/
>
>   I ran into a version compatibility  issue with
>
> ERROR: asana 0.9.1 has requirement six==1.*,>=1.10, but you'll have six
> 1.9.0 which is incompatible. and was able to fix it with:
>
> pip install -U asana
>
> Installing collected packages: six
>
>   Found existing installation: six 1.9.0
>
> Uninstalling six-1.9.0:
>
>   Successfully uninstalled six-1.9.0
>
> Successfully installed six-1.12.0
>
>
> Any ideas what I might have done wrong? Should I not upgrade asana?
>
>
> Thanks
>
>
> markf
>
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/reviewboard/b7ba6e2a-f811-4c5e-a1ff-863ca603539c%40googlegroups.com
> 
> .
>


-- 
Christian Hammond
President/CEO of Beanbag 
Makers of Review Board 

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/CAE7VndmAa8hNj3NfLfLC-GEy5HQoqHfqLc0vMM%3D8t%3DNvf66gDQ%40mail.gmail.com.


No handlers could be found for logger "djblets.extensions.manager" with latest version of ReviewBoard

2019-10-15 Thread Mark Fullerton
Hi 
I ran into this issue not finding any loggers for 
: "djblets.extensions.manager" 
I  installed the latest review board and am running into this error that 
was previously fixed. I followed the documentation at:
https://www.reviewboard.org/docs/manual/3.0/admin/installation/linux/

  I ran into a version compatibility  issue with 

ERROR: asana 0.9.1 has requirement six==1.*,>=1.10, but you'll have six 
1.9.0 which is incompatible. and was able to fix it with:

pip install -U asana

Installing collected packages: six

  Found existing installation: six 1.9.0

Uninstalling six-1.9.0:

  Successfully uninstalled six-1.9.0

Successfully installed six-1.12.0


Any ideas what I might have done wrong? Should I not upgrade asana?


Thanks


markf


-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/reviewboard/b7ba6e2a-f811-4c5e-a1ff-863ca603539c%40googlegroups.com.