You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Ellery, David" <Da...@bluescopesteel.com> on 2008/03/18 21:00:01 UTC

Malformed network data

Hi,
 
I have been attempting to upgrade subversion on our Redhat ES3 machine
from 1.4.2 to 1.4.6, now once I had all the proper packages install (via
the rpm's) I now get a "Malformed network data" when I do a "Show
Changes" from within NetBeans, though if I switch it back to the other
svnserve(1.4.2) (when using xinetd or svnserve -d) it works fine, Im
about 90% certain I have removed all the old perl/python bits that 1.4.2
was relying on, but I cant be 100% certain, pretty much anything that
wasnt new to when I put 1.4.6 on I have removed (that contained *svn*)
 
doing an svn list on either version works also..
 
My operating System is: 
Red Hat Enterprise Linux ES release 3 (Taroon Update 9)
Kernel 2.4.21-50.ELsmp on an i686
 
Subversion: 1.4.6




NOTICE - This message and any attached files may contain information that is confidential and intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message.

RE: RE: Malformed network data

Posted by "Ellery, David" <Da...@bluescopesteel.com>.
Ok I have fixed it

I forced in a new version of APR (now version 0.9.12)

and it works.

-----Original Message-----
From: Ellery, David [mailto:David.Ellery@bluescopesteel.com] 
Sent: Wednesday, 19 March 2008 12:38 PM
To: Blair Zajac
Cc: users@subversion.tigris.org
Subject: RE: Malformed network data


I acquired the RPMS from http://summersoft.fay.ar.us/pub/subversion/

which was the second place listed on subversion.tigris.org

-----Original Message-----
From: Blair Zajac [mailto:blair@orcaware.com]
Sent: Wednesday, 19 March 2008 12:24 PM
To: Ellery, David
Cc: users@subversion.tigris.org
Subject: Re: Malformed network data

Were did you get your RPMs from?

Until you get this error resolved, don't count on svn working.

Blair

Ellery, David wrote:
> Further more
>  
> when running svnserve in daemon/foreground I get the following error
>  
> /usr/bin/svnserve: relocation error: /usr/lib/libsvn_subr-1.so.0: 
> undefined symbol: apr_temp_dir_get
> 
> ----------------------------------------------------------------------
> --
> *From:* Ellery, David [mailto:David.Ellery@bluescopesteel.com]
> *Sent:* Wednesday, 19 March 2008 10:00 AM
> *To:* users@subversion.tigris.org
> *Subject:* Malformed network data
> 
> Hi,
>  
> I have been attempting to upgrade subversion on our Redhat ES3 machine

> from 1.4.2 to 1.4.6, now once I had all the proper packages install 
> (via the rpm's) I now get a "Malformed network data" when I do a "Show

> Changes" from within NetBeans, though if I switch it back to the other
> svnserve(1.4.2) (when using xinetd or svnserve -d) it works fine, Im 
> about 90% certain I have removed all the old perl/python bits that
> 1.4.2 was relying on, but I cant be 100% certain, pretty much anything

> that wasnt new to when I put 1.4.6 on I have removed (that contained
> *svn*)
>  
> doing an svn list on either version works also..
>  
> My operating System is:
> Red Hat Enterprise Linux ES release 3 (Taroon Update 9) Kernel 
> 2.4.21-50.ELsmp on an i686
>  
> Subversion: 1.4.6




NOTICE - This message and any attached files may contain information
that is confidential and intended only for use by the intended
recipient. If you are not the intended recipient or the person
responsible for delivering the message to the intended recipient, be
advised that you have received this message in error and that any
dissemination, copying or use of this message or attachment is strictly
forbidden, as is the disclosure of the information therein. If you have
received this message in error please notify the sender immediately and
delete the message.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org





NOTICE - This message and any attached files may contain information that is confidential and intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


RE: Malformed network data

Posted by "Ellery, David" <Da...@bluescopesteel.com>.
I acquired the RPMS from http://summersoft.fay.ar.us/pub/subversion/

which was the second place listed on subversion.tigris.org

-----Original Message-----
From: Blair Zajac [mailto:blair@orcaware.com] 
Sent: Wednesday, 19 March 2008 12:24 PM
To: Ellery, David
Cc: users@subversion.tigris.org
Subject: Re: Malformed network data

Were did you get your RPMs from?

Until you get this error resolved, don't count on svn working.

Blair

Ellery, David wrote:
> Further more
>  
> when running svnserve in daemon/foreground I get the following error
>  
> /usr/bin/svnserve: relocation error: /usr/lib/libsvn_subr-1.so.0: 
> undefined symbol: apr_temp_dir_get
> 
> ----------------------------------------------------------------------
> --
> *From:* Ellery, David [mailto:David.Ellery@bluescopesteel.com]
> *Sent:* Wednesday, 19 March 2008 10:00 AM
> *To:* users@subversion.tigris.org
> *Subject:* Malformed network data
> 
> Hi,
>  
> I have been attempting to upgrade subversion on our Redhat ES3 machine

> from 1.4.2 to 1.4.6, now once I had all the proper packages install 
> (via the rpm's) I now get a "Malformed network data" when I do a "Show

> Changes" from within NetBeans, though if I switch it back to the other
> svnserve(1.4.2) (when using xinetd or svnserve -d) it works fine, Im 
> about 90% certain I have removed all the old perl/python bits that 
> 1.4.2 was relying on, but I cant be 100% certain, pretty much anything

> that wasnt new to when I put 1.4.6 on I have removed (that contained 
> *svn*)
>  
> doing an svn list on either version works also..
>  
> My operating System is:
> Red Hat Enterprise Linux ES release 3 (Taroon Update 9) Kernel 
> 2.4.21-50.ELsmp on an i686
>  
> Subversion: 1.4.6




NOTICE - This message and any attached files may contain information that is confidential and intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


Re: Malformed network data

Posted by Blair Zajac <bl...@orcaware.com>.
Were did you get your RPMs from?

Until you get this error resolved, don't count on svn working.

Blair

Ellery, David wrote:
> Further more
>  
> when running svnserve in daemon/foreground I get the following error
>  
> /usr/bin/svnserve: relocation error: /usr/lib/libsvn_subr-1.so.0: 
> undefined symbol: apr_temp_dir_get
> 
> ------------------------------------------------------------------------
> *From:* Ellery, David [mailto:David.Ellery@bluescopesteel.com]
> *Sent:* Wednesday, 19 March 2008 10:00 AM
> *To:* users@subversion.tigris.org
> *Subject:* Malformed network data
> 
> Hi,
>  
> I have been attempting to upgrade subversion on our Redhat ES3 machine 
> from 1.4.2 to 1.4.6, now once I had all the proper packages install (via 
> the rpm's) I now get a "Malformed network data" when I do a "Show 
> Changes" from within NetBeans, though if I switch it back to the other 
> svnserve(1.4.2) (when using xinetd or svnserve -d) it works fine, Im 
> about 90% certain I have removed all the old perl/python bits that 1.4.2 
> was relying on, but I cant be 100% certain, pretty much anything that 
> wasnt new to when I put 1.4.6 on I have removed (that contained *svn*)
>  
> doing an svn list on either version works also..
>  
> My operating System is:
> Red Hat Enterprise Linux ES release 3 (Taroon Update 9)
> Kernel 2.4.21-50.ELsmp on an i686
>  
> Subversion: 1.4.6

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

RE: Malformed network data

Posted by "Ellery, David" <Da...@bluescopesteel.com>.
Further more
 
when running svnserve in daemon/foreground I get the following error
 
/usr/bin/svnserve: relocation error: /usr/lib/libsvn_subr-1.so.0:
undefined symbol: apr_temp_dir_get


________________________________

From: Ellery, David [mailto:David.Ellery@bluescopesteel.com] 
Sent: Wednesday, 19 March 2008 10:00 AM
To: users@subversion.tigris.org
Subject: Malformed network data


Hi,
 
I have been attempting to upgrade subversion on our Redhat ES3 machine
from 1.4.2 to 1.4.6, now once I had all the proper packages install (via
the rpm's) I now get a "Malformed network data" when I do a "Show
Changes" from within NetBeans, though if I switch it back to the other
svnserve(1.4.2) (when using xinetd or svnserve -d) it works fine, Im
about 90% certain I have removed all the old perl/python bits that 1.4.2
was relying on, but I cant be 100% certain, pretty much anything that
wasnt new to when I put 1.4.6 on I have removed (that contained *svn*)
 
doing an svn list on either version works also..
 
My operating System is: 
Red Hat Enterprise Linux ES release 3 (Taroon Update 9)
Kernel 2.4.21-50.ELsmp on an i686
 
Subversion: 1.4.6

________________________________



NOTICE - This message and any attached files may contain information
that is confidential and intended only for use by the intended
recipient. If you are not the intended recipient or the person
responsible for delivering the message to the intended recipient, be
advised that you have received this message in error and that any
dissemination, copying or use of this message or attachment is strictly
forbidden, as is the disclosure of the information therein. If you have
received this message in error please notify the sender immediately and
delete the message. 





NOTICE - This message and any attached files may contain information that is confidential and intended only for use by the intended recipient. If you are not the intended recipient or the person responsible for delivering the message to the intended recipient, be advised that you have received this message in error and that any dissemination, copying or use of this message or attachment is strictly forbidden, as is the disclosure of the information therein. If you have received this message in error please notify the sender immediately and delete the message.