Re: [Koha-devel] Packaging RDF::Trine (Hector Castro)

2017-05-11 Thread David Cook
ystems Librarian Prosentient Systems 72/330 Wattle St Ultimo, NSW 2007 Australia Office: 02 9212 0899 Direct: 02 8005 0595 -- next part -- An HTML attachment was scrubbed... URL: <http://lists.koh

Re: [Koha-devel] Packaging RDF::Trine

2017-05-11 Thread David Cook
I'm not sure that I understand the details of your message, but hurray for getting a recent build working in Jessie! My pull request has about 2 lines of code changed, so it should build the same as 1.016. The author of RDF::Trine suggested I try out Attean as well, but the documentation isn't

Re: [Koha-devel] Authenticate to use Webservices/ Koha API

2017-05-11 Thread Francesco Rivetti
Hi, maybe worth mentioning i've started working on this https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18315 Oha On 2017-05-11 3:49 PM, Paul Poulain wrote: Hi all, Matthias is working on connecting Koha and Coral, and he's facing some problems with authentication. We need to authen

Re: [Koha-devel] Packaging RDF::Trine

2017-05-11 Thread Mirko Tietgen
Mirko Tietgen schrieb am 11.05.2017 > libdbd-sqlite-perl (n/a) That is actually libdbd-sqlite3-perl these days and available. -- Mirko ___ Koha-devel mailing list Koha-devel@lists.koha-community.org http://lists.koha-community.org/cgi-bin/mailman/listi

[Koha-devel] Packaging RDF::Trine (Hector Castro)

2017-05-11 Thread Hector Castro
master in > Github. I'll have to talk to the maintainer about that too. > > > > David Cook > > Systems Librarian > > Prosentient Systems > > 72/330 Wattle St > > Ultimo, NSW 2007 > > Australia > > > > Office: 02 921

Re: [Koha-devel] Authenticate to use Webservices/ Koha API

2017-05-11 Thread Tomas Cohen Arazi
We need to resurrect it, yes. We need to keep the idea of allowing API/key management (add/delete/revoke) and provide basic authentication (though headers) using those. I mean the first patches from Julian, not the whole patchset that requires a full Auth.pm rewrite/refactoring. Martin was wrokin

[Koha-devel] Authenticate to use Webservices/ Koha API

2017-05-11 Thread Paul Poulain
Hi all, Matthias is working on connecting Koha and Coral, and he's facing some problems with authentication. We need to authenticate and use a session cookie, that's not easy. Could we find another solution ? Should we revive bz 13920 ? (https://bugs.koha-community.org/bugzilla3/show_bug.cgi?

Re: [Koha-devel] Packaging RDF::Trine

2017-05-11 Thread Mirko Tietgen
Hi David, I tried a quick build of librdf-trine-perl 1.016 in Jessie and it works. It will require some backports/packaging of dependencies. libdbd-sqlite-perl (n/a) libcache-lru-perl (sid: 0.04-1) librdf-trine-perl (sid: 1.015-1) Cheers, Mirko David Cook schrieb am 11.05.2017 > Hi all, > >