cannot check out from a mirrored repository

Bug #69319 reported by Brian Cassidy
16
This bug affects 1 person
Affects Status Importance Assigned to Milestone
svk (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

I've upgraded from Ubuntu Dapper to Ubuntu Edgy -- with it came a newer version of svk (1.08-1ubuntu1). However, now I can't check out any code from a mirror repository:

bricas@Brian:~$ svk co //mirror/edsu/sru/trunk SRU
Can't call method "find" on unblessed reference at /usr/share/perl5/SVK/XD.pm line 260.

The relevant source line is:

258: sub unlock {
259: my ($self) = @_;
260: my @paths = $self->{checkout}->find ('', {lock => $$});

Revision history for this message
Brian Cassidy (brian-cassidy) wrote :

After talking to the author of svk (clkao), we've deduced that it was a YAML compatibility error. I had a newer version of YAML.pm (0.62) installed which serialized the ~/.svk/config file differently than how the version shipped with Edgy (0.57) expected.

Changed in svk:
status: Unconfirmed → Confirmed
Revision history for this message
Andrew McCarthy (andrewmccarthy) wrote :

Since this bug has been identified as a consequence of something you did at a low-level, outside of "normal" use, I don't really think this is a bug. Feel free to re-open if you disagree!

Changed in svk:
status: Confirmed → Rejected
Revision history for this message
Rafal-maj-it (rafal-maj-it) wrote :

Freshly installed SVK is not working with the same error message!

SVK is useless in Ubuntu

Changed in svk (Ubuntu):
status: Invalid → Confirmed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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