[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [sc-users] Re: Quarks update




Hi All,

I think I have managed to apply the relocation following the link given by Stefan, but I still get an error, these are the steps I have taken:


// checks it out from svn
Quarks.checkout("testquark");

reports this:

export LANG='' && cd /home/subs/.local/share/SuperCollider/quarks && /usr/bin/svn update testquark 2>&1

WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-YMoVpu/pkcs11: No such file or directory
svn: Repository moved permanently to 'https://svn.code.sf.net/p/quarks/code/!svn/vcc/default'; please relocate

Quarks

///////////////////////////

// this installs it
Quarks.install("testquark");


reports this:

testquark  not found in local quarks; checking out from remote ...

export LANG='' && cd /home/subs/.local/share/SuperCollider/quarks && /usr/bin/svn update testquark 2>&1

WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-YMoVpu/pkcs11: No such file or directory
svn: Repository moved permanently to 'https://svn.code.sf.net/p/quarks/code/!svn/vcc/default'; please relocate

ERROR: Quark testquark install: checkout failed.
CALL STACK:
Exception:reportError   0xaae5770
arg this = <instance of Error>
Nil:handleError   0xab11f30
arg this = nil
arg error = <instance of Error>
Thread:handleError   0xae2b8f0
arg this = <instance of Thread>
arg error = <instance of Error>
Object:throw   0x9c1f4f0
arg this = <instance of Error>
Quarks:install   0xaadc550
arg this = <instance of Quarks>
arg name = "testquark"
arg includeDependencies = true
arg checkoutIfNeeded = true
var q = nil
var deps = nil
var installed = nil
var dirname = nil
var quarksForDep = nil
Meta_Quarks:install   0xaadcad0
arg this = <instance of Meta_Quarks>
arg name = "testquark"
arg includeDependencies = true
arg checkoutIfNeeded = true
Interpreter:interpretPrintCmdLine   0xaaab750
arg this = <instance of Interpreter>
var res = nil
var func = <instance of Function>
var code = "Quarks.install("testquark");"
var doc = nil
var ideClass = <instance of Meta_ScIDE>
Process:interpretPrintCmdLine   0xba96810
arg this = <instance of Main>
^^ The preceding error dump is for ERROR: Quark testquark install: checkout failed.

////////////////////////////////

So may questions are;

1) Is there a way of checking the relocation in terminal?

2) this is the folder quarks live?

:~/.local/share/SuperCollider/quarks$

3) I've realised I've built 3.7alpha0 from sometime ago, could this be part of my problem?

I think a lot of this is my inexperience with Linux. 

Thanks again for any help,

Cheers,

Saul 


On 23 December 2013 16:13, Saul Rayson <saul@xxxxxxxxxx> wrote:
Thanks for your help guys, I'll have another play.

Cheers,

/S 


On 23 December 2013 00:15, Stefan Nussbaumer <stefanus@xxxxxxxxx> wrote:


Am 2013-12-23 01:08, schrieb henrique matias:
It means you have to go via "terminal" to your Quarks folder, and execute


svn relocate "new address"

unfortunately i can't check exactly which folder on ubuntu you should go
and the exactly address you should relocate to...

note also this:
http://supercollider.github.io/development/quarks-repository-moved.html


stefan

_______________________________________________
sc-users mailing list

info (subscription, etc.): http://www.beast.bham.ac.uk/research/sc_mailing_lists.shtml
archive: https://listarc.bham.ac.uk/marchives/sc-users/
search: https://listarc.bham.ac.uk/lists/sc-users/search/