https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662 --- Comment #273 from David Cook <dcook@prosentient.com.au> --- (In reply to Mirko Tietgen from comment #272)
I applied the patches, created a request, tested it ok, submitted and then … nothing happens. "OAI-PMH harvester offline" Is there something else I have to do?
Thanks for taking a look at this, Mirko! You might want to take a look at https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662#c198. I'm not 100% sure what you've done so far, but basically you need to start up the OAI-PMH harvester daemon, which runs the code that does the real heavy lifting.
I can't choose "Record type: Authorities", is that intentional?
Yeah, at this point I've only built in support for bibliographic records. In theory, authorities should be easy enough, but I can see people trying to download both bibliographic and authority records from a different system and expecting them to stay linked, which they won't, so that's a problem for another day...
I manually installed libpoe-perl and libpoe-component-jobqueue-perl. Are there other dependencies I mossed?
It sounds like you've got the code dependencies but you'll need to set up the harvester daemon and run it as per https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10662#c198. -- You are receiving this mail because: You are watching all bug changes.