| Time |
Nick |
Message |
| 07:07 |
|
collum joined #evergreen |
| 08:37 |
|
mmorgan joined #evergreen |
| 10:26 |
|
mantis1 joined #evergreen |
| 10:35 |
mantis1 |
after the 3.15 upgrade we did two weekends ago, for some reason there was an interruption in autorenewals for two random days |
| 10:35 |
mantis1 |
I doubt that this ever came up with other libraries but just wanted to ask in the event that it did somehow |
| 10:39 |
|
Christineb joined #evergreen |
| 11:02 |
JBoyer |
mantis1, I have a pretty good idea what's up: https://bugs.launchpad.net/evergreen/+bug/2142518 |
| 11:02 |
pinesol |
Launchpad bug 2142518 in Evergreen 3.15 "due date calculation can cause crashes if raw due time falls during DST transition" [Medium,Fix committed] |
| 11:07 |
|
Dyrcona joined #evergreen |
| 11:37 |
|
jihpringle joined #evergreen |
| 12:00 |
Dyrcona |
So, the script I was working on yesterday was half working. The user was getting inserted into the openapi.integrator table, but the expect bit to set the password was failing. |
| 12:06 |
pinesol |
News from commits: LP#2141961 Add headings in record bucket Actions menu <http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=a94da94eb85ec3df3c7ba1e5701c46b7d3daa5a2> |
| 12:07 |
Dyrcona |
Woohoo! It's works! |
| 12:09 |
Dyrcona |
i don't like that I hard coded database connection parameters, but it's a hash because they do differ depending on the db. |
| 12:14 |
mantis1 |
JBoyer: re ticket on the autorenewals, this is a timezone sort of issue? |
| 12:24 |
mantis1 |
or daylight savings? |
| 12:47 |
Bmagic |
Dyrcona: I created a systemd service to start/stop the ircbots, but supybot is no longer installed globally. What's the start/stop command now with the python environment? |
| 12:49 |
Bmagic |
wait I might have figured it out |
| 12:58 |
|
pinesol_dev joined #evergreen |
| 12:58 |
pinesol_dev |
News from commits: LP#2141961 Add headings in record bucket Actions menu <http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=a94da94eb85ec3df3c7ba1e5701c46b7d3daa5a2> |
| 12:58 |
pinesol_dev |
News from commits: LP#2084088: follow-up: fix a lint issue, sorry! <http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=5c4a9d91aae347678fe748f3a264a72210d1f95f> |
| 12:58 |
pinesol_dev |
News from commits: LP2043051: Show group overdue count in patron summary <http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=01168254709a37ac4959c09a1cfc0c31c850a605> |
| 12:58 |
pinesol_dev |
News from commits: LP#2142171: Remove extra validation style from date pickers in angular fm editors <http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=e0c9700f7556cdb8cc1a47727a709e6e088bf043> |
| 12:58 |
pinesol_dev |
News from commits: LP2084088 Fix issues with saving and editing surveys <http://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=f04a1317ba7ef4b5f0d2e8d41cf7746b3bd4a76a> |
| 12:59 |
Dyrcona |
Bmagic: I was thinking we should reinstall it and do its configuration over again to remove junk from the old configs. |
| 13:04 |
Dyrcona |
Bmagic: I think we should move it out of the old runbot directroy to somewhere else, but I can give you a service file for where it currently is that should work. |
| 13:07 |
|
pinesol_dev joined #evergreen |
| 13:08 |
Dyrcona |
Bmagic: https://evergreen-ils.org/~dyrcona/limnoria.service should work. |
| 13:08 |
|
pinesol_dev joined #evergreen |
| 13:08 |
Dyrcona |
Might want to change the description. I copy/pasted the template. |
| 13:09 |
Bmagic |
I finally abandoned the idea of making the service start/stop both pinesol and the logbot. Looks like it's gonna have to be two services |
| 13:11 |
Dyrcona |
I've been meaning to email the list about this again. I think maybe we should wait for the conference to do the server move. |
| 13:12 |
Dyrcona |
It might be easier to do it before, though. I'm open to suggestions. Time is running for before, however. |
| 13:16 |
|
eglogbot_dev joined #evergreen |
| 13:22 |
Dyrcona |
Back to my program: I've also figured out that I don't need to use ssh to run api_ctl since all it does is some queries with DBI, so I've got another version that just does everything with DBI. |
| 14:57 |
Bmagic |
gmcharlt++ |
| 15:34 |
|
eglogbot_dev joined #evergreen |
| 15:40 |
Dyrcona |
Of course, as soon as I email someone about a ticket update, the ticket site starts working again. |
| 15:52 |
|
jihpringle joined #evergreen |
| 15:59 |
|
mantis1 left #evergreen |
| 16:01 |
Bmagic |
anyone know of a reason our IDL has two references to the same foriegn table with different names? Look at asset.copy, we have stat_cat_entries and stat_cat_entry_copy_maps, Both are "ascecm" |
| 16:01 |
Bmagic |
same for serial.unit |
| 16:05 |
Bmagic |
looks like it's been that way since 2010ish |
| 16:07 |
Dyrcona |
Probably a mnemonic thing. The first seems more human and the second is closer to what the database calls it. |
| 16:08 |
Dyrcona |
I can't really think of a reason to have two, though. |
| 16:10 |
Dyrcona |
Seeing who is responsible for adding stat_cat_entry_copy_maps, that probably is the reason. :) |
| 16:13 |
Dyrcona |
Although, the two fields have been there in acp since 2006. |
| 17:13 |
|
mmorgan left #evergreen |
| 17:36 |
|
jihpringle joined #evergreen |