[OPEN-ILS-DEV] import_demo's parse_holdings.pl problems

John Fink john.fink at gmail.com
Mon Jan 19 17:07:42 EST 2009


Hey folks,

Continuing trying to get my own institutions holdings in, I get the
following goofiness when trying to run parse_holdings.pl: lots of mentions
of "Use of uninitialized value in substitution (s///) at
parse_holdings-mac.pl line 93." and "Use of uninitialized value in
substitution (s///) at parse_holdings-mac.pl line 44." (the sample records
don't yield these errors) and then, after some chewing and chewing, I'm left
with a two line SQL file, which I will put here in all its glory:

INSERT INTO staging_items (bibkey, callnum, createdate, location, barcode,
item_type, owning_lib) VALUES ('180086963', 'SERIAL', '', 'hssr', '', '',
'1');
INSERT INTO staging_items (bibkey, callnum, createdate, location, barcode,
item_type, owning_lib) VALUES ('180086963', 'SERIAL', '', 'hssr', '', '',
'1');

Attached is the first couple of records in the source XML file.  Anybody
know why this is happening?

jf


-- 
http://libgrunt.blogspot.com -- library culture and technology.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20090119/d1a33d1e/attachment.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: jbfink-sample.xml
Type: text/xml
Size: 6485 bytes
Desc: not available
Url : http://libmail.georgialibraries.org/pipermail/open-ils-dev/attachments/20090119/d1a33d1e/attachment.bin 


More information about the Open-ils-dev mailing list