https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20447

--- Comment #120 from Ere Maijala <ere.maij...@helsinki.fi> ---
A couple of simple checks first: check that you have holdings.xml in the
current directory and that it's valid xml. bulkmarcimport doesn't have very
good error checking and it will just report 0 records if it doesn't find the
file or can't read it. For what it's worth, here are my results:

$ xmllint -noout holdings.xml 
$ misc/migration_tools/bulkmarcimport.pl -biblios -holdings -file holdings.xml
-m MARCXML
.....
5 MARC bibliographic records and 3 holdings records done in 1.711 seconds

If you are still unable to make it work, I'll need to recheck with kohadevbox.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to