Bug 220389 - setuptools is not compatible with subversion-1.5
Bug#: 220389 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: python@gentoo.org Reported By: dsdale24@gmail.com
Component: Ebuilds
URL: 
Summary: setuptools is not compatible with subversion-1.5
Keywords:  
Status Whiteboard: 
Opened: 2008-05-05 15:32 0000
Description:   Opened: 2008-05-05 15:32 0000
It looks like there is a problem with setuptools and subversion-1.5. It has
been reported on the distutils mailing list
(http://mail.python.org/pipermail/distutils-sig/2008-February/008820.html),
which includes a patch that seems to work but has not been thoroughly tested.


Reproducible: Always

------- Comment #1 From Darren Dale 2008-05-05 15:34:31 0000 -------
Created an attachment (id=151943) [details]
patch posted at Distutils mailing list to support svn-1.5

------- Comment #2 From Carsten Lohrke 2008-05-05 16:23:40 0000 -------
"Gentoo Bugzilla" is not the correct link to file reports regarding ebuilds, as
hinted in red letters..

------- Comment #3 From Darren Dale 2008-05-05 16:40:11 0000 -------
(In reply to comment #2)
> "Gentoo Bugzilla" is not the correct link to file reports regarding ebuilds, as
> hinted in red letters..

My mistake, I meant to select Gentoo Linux.

Why was this changed to severity normal? Setuptools can't install a package
checked out with svn-1.5. Seems like a major defect to me.

------- Comment #4 From Carsten Lohrke 2008-05-05 19:18:10 0000 -------
(In reply to comment #3)
> Why was this changed to severity normal? Setuptools can't install a package
> checked out with svn-1.5. Seems like a major defect to me.

Not only that we do not speak about a stable keyworded ebuild, there isn't even
a stable upstream 1.5 release of Subversion. Living on the bleeding edge is
o.k., but doesn't justify any escalation from the bug handling POV.

------- Comment #5 From Ali Polatel (RETIRED) 2008-05-13 09:58:29 0000 -------
The patch is included in setuptools-0.6_rc8-r1.
Thanks for reporting :)