Time |
Nick |
Message |
01:48 |
|
dluch joined #evergreen |
01:48 |
|
devted joined #evergreen |
01:48 |
|
Bmagic joined #evergreen |
06:01 |
pinesol |
News from qatests: Failed Running pgTAP tests <http://testing.evergreen-ils.org/~live//archive/2021-07/2021-07-14_04:00:03/test.42.html> |
07:15 |
|
rjackson_isl joined #evergreen |
08:23 |
|
collum joined #evergreen |
08:26 |
|
rfrasur joined #evergreen |
08:39 |
|
mmorgan joined #evergreen |
08:44 |
|
mantis joined #evergreen |
09:05 |
|
dguarrac joined #evergreen |
09:17 |
|
Dyrcona joined #evergreen |
10:29 |
mmorgan |
When resetting action triggers to pending, which fields have to be updated? I know state needs to be updated to pending, but do start_time, update_time, update_process need to be set to NULL? |
10:31 |
|
stephengwills joined #evergreen |
10:32 |
stephengwills |
I just upgraded from 3.2.2 to 3.7.1 and when i log into the opac as click the account pref tab it gives me a 500 err do to an undefined wsid. Is that known? I didn’t see it in launchpad. |
10:33 |
rjackson_isl |
I see add_time run_time and state having values for pending events mmorgan |
10:33 |
rjackson_isl |
along with target and event_def |
10:34 |
mmorgan |
rjackson_isl: Ok, thanks, so best to set everything else back to null to make them true pending events. |
10:34 |
rjackson_isl |
I think so mmorgan |
10:35 |
* mmorgan |
has in the past not nulled some of the dates or update_process, but is not sure whether that caused issues. |
10:35 |
mmorgan |
rjackson_isl++ |
10:36 |
rjackson_isl |
could always create a temp table of pre-impacted events for safety! |
10:36 |
mmorgan |
True! |
10:37 |
berick |
mmorgan: all you *have* to modify is the state. |
10:37 |
berick |
no harm in updating the other fields, though, especially if it helps you track them |
10:38 |
rjackson_isl |
berick++ |
10:38 |
rhamby |
mmorgan: this is what I usually set start_time=null, update_time=null, complete_time=null, update_process=null, template_output=null, error_output=null, async_output=null, state='pending' |
10:39 |
rhamby |
caveat librarius of course |
10:39 |
rhamby |
"copier beware" |
10:43 |
mmorgan |
berick: Ok thanks. But I was wondering if not nullifying the update_process might cause issues. |
10:43 |
berick |
mmorgan: nah, it's purely informational and gets immediately overwritten. |
10:44 |
mmorgan |
ok, thanks! |
10:44 |
mmorgan |
berick++ |
10:44 |
mmorgan |
stephengwills++ |
10:52 |
mmorgan |
stephengwills: Are you using TPAC or Bootstrap OPAC? I have a recent master test system on Bootstrap and am not seeing any such errors. |
10:53 |
stephengwills |
TPAC, I don’t want to complicate applying my customizations with bootstrap under i get it stable |
10:53 |
stephengwills |
until (not under) |
10:54 |
stephengwills |
now i’ll confess that I have not commented out my custom_templates to see if I still getthe probelm |
10:54 |
stephengwills |
will try that and report back |
10:57 |
Dyrcona |
mmorgan: I have just reset the state to pending sometimes and it seems to work. |
10:58 |
Dyrcona |
OIC. berick++ beat me to saying it. |
10:58 |
Dyrcona |
I'm dealing with "Pg.c: loadable library and perl binaries are mismatched (got handshake key 0xd300080, needed 0xf100080)" on my Pinebook. |
11:00 |
stephengwills |
update: https://mblceg1.mainebalsamlibraries.org/eg/opac/myopac/prefs blows up with an undefined wsid even if I only use the canned templates |
11:02 |
stephengwills |
i’m in opac logging on as a patron so it makes sense to me the wsid would not exist but my evergreen seems surprised by it. |
11:05 |
stephengwills |
is there a community server with TPAC exposed? |
11:08 |
mmorgan |
stephengwills: I'm not aware of one. The 3.7 is community servers listed at https://wiki.evergreen-ils.org/doku.php?id=community_servers have Bootstrap. |
11:08 |
|
sandbergja joined #evergreen |
11:11 |
Dyrcona |
For the logs: My Perl issue came from installing DBD::Pg via CPAN months ago and then updating Perl from 5.30 to 5.34. Using the distro-supplied package and deleting the CPAN module resolved my issue. |
11:11 |
stephengwills |
hmmm my luck the cz demo has TPAC |
11:11 |
stephengwills |
probably because of language mods. but it does NOT demo my “bug” |
11:11 |
stephengwills |
so, there is that. |
11:11 |
Dyrcona |
Local issues are always the most fun. |
11:12 |
mmorgan |
stephengwills: That's apparently running 3.5.1 |
11:12 |
stephengwills |
that is assuming that “Osobní údaje a nastavení” means “account prefs” |
11:13 |
stephengwills |
yup…thanks. I’m stepping away. getting frustrated and making mistakes :). bbilb |
11:36 |
|
Dyrcona joined #evergreen |
11:38 |
Dyrcona |
Just throwing this out there: Hidden access points are more trouble than they are worth. |
11:45 |
sandbergja |
that failing test sure looks like it's from my patch for bug 1718782; I can go ahead and push a fix (unless somebody already started working on it) |
11:45 |
pinesol |
Launchpad bug 1718782 in Evergreen 3.6 "webclient: MARC bib editor doesn't show SRCE in the fixed fields" [Low,Fix committed] https://launchpad.net/bugs/1718782 |
11:49 |
Dyrcona |
sandbergja: You pushing a fix is OK by me. I had a quick look last night, but didn't go so far as to think about a fix. |
12:01 |
|
Dyrcona joined #evergreen |
12:03 |
|
jihpringle joined #evergreen |
12:04 |
Dyrcona |
So, I can't really recommend the Pinebook Pro with Manjaro KDE. I'm having nothing but problems with it today. It's probably something buggy in the updates that were installed yesterday. |
12:07 |
|
stephengwills left #evergreen |
12:10 |
sandbergja |
Dyrcona: that's too bad. I like how repair-able the pinebook pro sounds from its web site |
12:15 |
Dyrcona |
I figured that I'd try it in the office today. I don't use it much. I seem to be having issues with the KDE session manager mostly. |
12:28 |
pinesol |
[evergreen|Jane Sandberg] LP1718782: follow up to fix failing test - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=d9bb7c9> |
12:31 |
|
collum joined #evergreen |
12:41 |
eby |
besides running the cron at midnight are there any tricks to getting an action trigger delay/max_delay so it selects everything on a single day (midnight to midnight)? |
12:41 |
eby |
nothing is jumping out in the interval seconds calculations |
13:10 |
jeff |
eby: what are you trying to do? is it dealing with a circ, where it has a fixed time of day for the due date? |
13:11 |
miker |
eby: no,but that would be a useful option -- day_granular on the def, causes everything but run time (maybe) to be cast to start-of-today |
13:13 |
|
abowling joined #evergreen |
13:23 |
eby |
jeff: yeah due_date hook but treat it as a ::date vs timestamp range. run this trigger on everything that was due on X |
13:26 |
eby |
or au.expired. just send this to everyone that expired on this day vs 15:03 to 15:03 the next etc |
13:33 |
gmcharlt |
sandbergja++ |
14:58 |
gmcharlt |
Acquisitions interest group meeting starting in two minutes: https://wiki.evergreen-ils.org/doku.php?id=acq:minutes:2021-07-14 |
16:39 |
|
mmorgan1 joined #evergreen |
17:11 |
|
mmorgan1 left #evergreen |
18:01 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
18:12 |
|
dluch joined #evergreen |