svn import fails when raising UnknownSpecialFileType

Bug #252020 reported by Christian Reis
2
Affects Status Importance Assigned to Milestone
Launchpad CSCVS
Triaged
Low
Unassigned
Launchpad itself
Invalid
Undecided
Unassigned

Bug Description

If you look at http://launchpadlibrarian.net/16298055/ascend-trunk-log.txt you'll see:

  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/svn_oo/util.py", line 63, in readSymlink
    raise UnknownSpecialFileType(url, contents)
  File "/srv/importd.launchpad.net/production/launchpad/scripts/../lib/svn_oo/exceptions.py", line 35, in __init__
    self.url
AttributeError: UnknownSpecialFileType instance has no attribute 'url'

Guess there's a filetype we can't cope with?

Tags: lp-code svn
Revision history for this message
Michael Hudson-Doyle (mwhudson) wrote :

Looks like it. There's also a horrific typo in UnknownSpecialFileType.__init__ :)

Revision history for this message
Jonathan Lange (jml) wrote :

This looks like a cscvs bug rather than a launchpad-bazaar bug.

Changed in launchpad-bazaar:
status: New → Invalid
Paul Hummer (rockstar)
Changed in launchpad-cscvs:
importance: Undecided → Medium
status: New → Triaged
tags: added: svn
Changed in launchpad-cscvs:
importance: Medium → Low
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.