Open Source Integrated Library System

Evergreen on IRC

#evergreen Logs for Saturday, August 14th, 2010

< Friday, August 13th, 2010Raw Log FileSunday, August 15th, 2010 >
#TimeNickMessage
#02:15:21agJohnIn config.rule_max_fine when the amount value is a percentage, is it represented as a fraction or a percentage value? That is, would 100% be 1.00 or 100?
#04:03:47Dmagick-home has quit IRC
#04:04:13Dmagick-home has joined #evergreen
#07:26:21Dyrcona has joined #evergreen
#08:09:44mck9 has left #evergreen
#08:09:54mck9 has joined #evergreen
#09:29:28artunit has joined #evergreen
#11:27:17miker_agJohn: config.rule_max_fine.amount is a percent, range from 0 to 100, and not a multiplier between 0 and 1
#11:28:31agJohnThanks, miker_. That's what I thought--but in the middle of a live migration, didn't want to dig it out of the code if someone could provide an answer. I appreciate it.
#11:28:40miker_agJohn: the calculation is performed as: $max_amount = $price * $max_fine_rule->amount / 100;
#17:53:14dbs has quit IRC
#18:37:41dbs has joined #evergreen
#18:46:17dbs has quit IRC
#19:09:16agJohnOn a fresh install Evg 1.6.1.1, I'm getting warnings like this one in osrfsys.log (and the app obviously won't work):
#19:09:17agJohn Failed to dlopen library file oils_cstore.so: libdbdpgsql.so: cannot open shared object file: No such file or directory
#19:09:19agJohn same error for oils_pcrud.so and oils_rstore.so
#19:09:20agJohnAll 3 files are in /openils/lib -- something missing in config that dynamic linker's not finding them?
#19:11:26agJohnOK; very odd: /etc/ld.so.conf.d/osrf.conf is there w/ this line: /openils/lib rerunning ldconfig to see if that helps....
#19:13:32agJohnThat did it... Hmmm. Not sure how that got missed; seems like that call to ldconfig is part of the make install, isn't it? Oh, well....
#19:33:17dbs has joined #evergreen
#19:37:30dbs has quit IRC
#21:43:41agJohnIn case anyone would like a MARC record diversion. Here's an error I've never seen before: " as a subfield label. %$#@! permissive Horizon MARC Editor (direct_ingest /really/ didn't like this record):
#21:43:43agJohn 500 ▼"Translation of Ayashi no Cere. c1997.▲
#21:43:45agJohnThe 500 tag above it has a quoted string in it and that may be how it ended up being mistyped:
#21:43:46agJohn 500 ▼a"Rated T+ for older teens"--Cover, p. [4].▼9PELHAM▲
< Friday, August 13th, 2010Raw Log FileSunday, August 15th, 2010 >