Re: Issue 2860 in reviewboard: GCC_4.2.0 version not found

2013-01-16 Thread reviewboard


Comment #3 on issue 2860 by chip...@gmail.com: GCC_4.2.0 version not found
http://code.google.com/p/reviewboard/issues/detail?id=2860

If it's not showing up in the reviewboard.log, then we don't have any  
additional logging that would help here.


It can occur at many points, though. The one you're likely hitting is when  
we check to verify the repository exists and is reachable, which calls out  
to pysvn's info2() function ('svn info'), providing the repository path.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2860 in reviewboard: GCC_4.2.0 version not found

2013-01-15 Thread reviewboard


Comment #2 on issue 2860 by fly...@gmail.com: GCC_4.2.0 version not found
http://code.google.com/p/reviewboard/issues/detail?id=2860

Thanks for your reply,

I'm using pysvn and I'm getting the error because of that.

Is there a way to see more details in the reviewboard logs? Right now the  
error shows on only the web page when I save even though I have enabled  
logging in reviewboard.
I'm interested to see where in the process of adding a repository it  
triggers this error:
gcclib/3.4.6/.exec/lib/ libgcc_s.so.1: veesion GCC_4.2.0 not found  
(required by gcclib/4.4.3/.exec/lib/libstdc++.so.6



--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Issue 2860 in reviewboard: GCC_4.2.0 version not found

2013-01-14 Thread reviewboard

Status: New
Owner: 
Labels: Type-Defect Priority-Medium

New issue 2860 by fly...@gmail.com: GCC_4.2.0 version not found
http://code.google.com/p/reviewboard/issues/detail?id=2860

* NOTE: For customer support, please post to *
*   reviewbo...@googlegroups.com *
**
*   Do not post confidential information in this bug report. *
*   If you need immediate support, please contact*
*   reviewbo...@googlegroups.com *

What version are you running?
1.6.14

What's the URL of the page containing the problem?
/admin/DB/scmtools/repository/add

What steps will reproduce the problem?
1.Add repository
2.Save
3.Get the following error
gcclib/3.4.6/.exec/lib/ libgcc_s.so.1: veesion GCC_4.2.0 not found  
(required by gcclib/4.4.3/.exec/lib/libstdc++.so.6


What is the expected output? What do you see instead?
I see the error above. I execrable something in the logs to be reported


What operating system are you using? What browser?
RHEL 5.6, Firefox 17.0.1



--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.



Re: Issue 2860 in reviewboard: GCC_4.2.0 version not found

2013-01-14 Thread reviewboard

Updates:
Status: ThirdParty

Comment #1 on issue 2860 by chip...@gmail.com: GCC_4.2.0 version not found
http://code.google.com/p/reviewboard/issues/detail?id=2860

This isn't us. One of your libraries has problems. It's probably related to  
whatever type of repository you're trying to set up (libsvn?). My guess is  
either a system update was done that broke some backwards-compatibility of  
something manually installed, or the executable came from an incompatible  
system.


--
You received this message because you are subscribed to the Google Groups 
reviewboard-issues group.
To post to this group, send email to reviewboard-issues@googlegroups.com.
To unsubscribe from this group, send email to 
reviewboard-issues+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/reviewboard-issues?hl=en.