Time |
Nick |
Message |
05:09 |
|
rlefaive joined #evergreen |
07:32 |
jboyer-isl |
miker: Yeah, just venting. I'm probably going to try a couple of OS tests today. (never got around to it yesterday.) The only difference between our G8 server that's working perfectly and these G9's that aren't are their G's. (Same NICs, etc.) I may try 12.04 to see if it makes any difference. |
07:33 |
jboyer-isl |
I would be equal parts relieved / disappointed if that works. |
07:43 |
|
graced joined #evergreen |
07:49 |
|
mrpeters joined #evergreen |
07:54 |
|
rlefaive joined #evergreen |
07:55 |
|
rjackson_isl joined #evergreen |
07:57 |
|
ericar joined #evergreen |
08:08 |
miker |
kmlussier: from yesterday afternoon, I've updated the bugs. tl;dr: mod_perl code is not feasibly testable in the way that opensrf app code (via live tests) or db changes (via pgTAP) are -- and, the changes are covered by syntax checks to the same degree as the rest of the mod_perl code, already. |
08:08 |
* miker |
runs away for an appointment |
08:32 |
|
mrpeters1 joined #evergreen |
08:45 |
|
jboyer-isl joined #evergreen |
08:46 |
|
Dyrcona joined #evergreen |
08:49 |
Dyrcona |
Warning from bibliographic record 1634433: no mapping found at position 5 in 第ä¸æ¬¡å麻糬 / at /usr/share/perl5/MARC/Charset.pm line 384. |
08:49 |
Dyrcona |
Makes one wonder just what is in these MARC records. :) |
08:52 |
Dyrcona |
Apparently, Chinese. |
08:53 |
|
mrpeters joined #evergreen |
08:53 |
|
mmorgan joined #evergreen |
09:07 |
|
pmurray joined #evergreen |
09:10 |
Dyrcona |
Another month, another BIND remote denial of service vulnerability. |
09:10 |
|
pmurray left #evergreen |
09:10 |
Dyrcona |
Granted, it only affects older versions of BIND that one should not be running today. :) |
09:12 |
kmlussier |
Good morning #evergreen! |
09:13 |
kmlussier |
So it looks like I bungled my first merge with a database schema update. http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=3e831ace67580c93369c2160761b308f242cc006 |
09:13 |
pinesol_green |
[evergreen|Kathy Lussier] LP#1319998 Stamping upgrade script - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=3e831ac> |
09:14 |
kmlussier |
When I was r he the XXXX in upgrade script, I didn't realize it was an Insert statement. If I fix it, do I need a signoff or can I just merge it in? |
09:15 |
dbwells |
just merge it in, I'd say |
09:15 |
* Dyrcona |
agrees with dbwells. |
09:15 |
kmlussier |
OK, will do. Thanks dbwells and Dyrcona! |
09:16 |
kmlussier |
Dyrcona and berick: We have point releases scheduled today, but we don't have many new branches merged since the last point release. I may have time to merge some signed-off branches this afternoon after a meeting. |
09:16 |
Dyrcona |
That happened to me once, IIRC. |
09:16 |
dbwells |
everybody has messed up a db upgrade once or twice in some way or another, I think :) |
09:18 |
|
mrpeters1 joined #evergreen |
09:18 |
Dyrcona |
kmlussier: I was going to do the point release today, but now I feel inclined to skip it until next month. |
09:18 |
|
maryj joined #evergreen |
09:28 |
|
asimon joined #evergreen |
09:30 |
pinesol_green |
[evergreen|Kathy Lussier] Fixing upgrade 0950 upgrade script - <http://git.evergreen-ils.org/?p=Evergreen.git;a=commit;h=616dc3a> |
09:31 |
asimon |
I am attempting to extract patron data that includes multiple stat cats in separate columns: First Name|Last Name|...|Stat Cat 1|Stat Cat 2. Does anyone have a PostgreSQL script with that capability that I could modify? TY |
09:31 |
|
rlefaive joined #evergreen |
09:33 |
kmlussier |
Dyrcona: Alternatively, if you wanted to put it off one day, there could be more fixes in by then. We did get a handful of signoffs yesterday. |
09:34 |
kmlussier |
But it doesn't matter to me. Just let me know if you decide to proceed, and I'll make sure you have point release notes. Since I still haven't shared my workflow so that I can find a new volunteer to take the release notes on. :) |
09:34 |
Dyrcona |
kmlussier: I'm taking vacation the next two days. |
09:35 |
Dyrcona |
asimon: No, I don't have any handy scripts hanging around but it should be rather straightforward. |
09:36 |
Dyrcona |
asimon: Join the actor.stat_cat_entry_usr_map once for each stat_cat that you're interested in, and assign an alias to the output columns. |
09:38 |
asimon |
Dyrcona: ... and then SELECT from the ALIAS using WHERE asceum.target_id = au.id? |
09:38 |
jeff |
asimon: here's one example: https://gist.github.com/jeff/fb9991eaea4b887243b4 |
09:38 |
asimon |
Dyrcona: Sorry, that should be asceum.target_usr |
09:39 |
asimon |
jeff: Thanks, I'll use that as my starting point. |
09:42 |
pastebot |
"Dyrcona" at 64.57.241.14 pasted "asimon: more like this" (9 lines) at http://paste.evergreen-ils.org/11 |
09:43 |
Dyrcona |
whoops. copy-paste-o on the last line. |
09:43 |
Dyrcona |
it should be and sc2.stat_cat = 2 |
09:48 |
|
yboston joined #evergreen |
09:48 |
* jeff |
compares approaches |
09:49 |
jeff |
okay, feeling good and not heading off to the docs to learn something new immediately. :-) |
09:49 |
Dyrcona |
heh |
09:51 |
|
suzanne joined #evergreen |
09:52 |
|
mrpeters joined #evergreen |
09:58 |
|
jwoodard joined #evergreen |
10:04 |
Dyrcona |
"He's running the scripts....He's checkin' 'em twice." |
10:04 |
Dyrcona |
"He's gonna find out which are naughty or nice." |
10:05 |
Dyrcona |
"Santa Dev is testing a branch." |
10:05 |
Dyrcona |
Don't mind me.... |
10:06 |
miker |
Dyrcona: when I'd just seen the first line I heard it to the tune of going the distance by cake... |
10:06 |
Dyrcona |
heh. |
10:06 |
Dyrcona |
That could make a good base for a development parody song, too. |
10:07 |
Dyrcona |
He's runnin' the perl tests....He's timin' for speed.... |
10:15 |
jeff |
I wonder if metacpan has a "rhymes with" search option for modules... |
10:26 |
|
rlefaive joined #evergreen |
10:54 |
|
ericar_ joined #evergreen |
11:06 |
Dyrcona |
Guess I haven't rebased this branch in a while: |
11:06 |
Dyrcona |
4518 files changed, 1017556 insertions(+), 300704 deletions(-) |
11:10 |
tsbere |
Was a bit behind master. ;) |
11:10 |
Dyrcona |
6,882 commits behind you said. |
11:11 |
csharp |
@quote add 10:04 < Dyrcona> "He's running the scripts....He's checkin' 'em twice. He's gonna find out which are naughty or nice. Santa Dev is testing a branch." |
11:11 |
pinesol_green |
csharp: The operation succeeded. Quote #134 added. |
11:12 |
tsbere |
Not that the rebase changed much beyond "stop merge from throwing a minor fit", I believe |
11:12 |
Dyrcona |
Yeah, warnings about inexact rename detection and setting a limit to at least 2,977. ;) |
11:12 |
Dyrcona |
That branch predates the move of the perlmods, IIRC. |
11:16 |
* Dyrcona |
merges each branch one at a time. |
11:22 |
Dyrcona |
It did a fast forward on that rebased branch. Guess because I merged it first. |
11:38 |
asimon |
Dyrcona: TY. I was able to use your example to produce the output I needed. |
12:01 |
|
bmills joined #evergreen |
12:08 |
|
Christineb joined #evergreen |
12:31 |
|
bmills joined #evergreen |
12:55 |
|
jboyer-isl joined #evergreen |
12:58 |
|
jihpringle joined #evergreen |
13:15 |
|
maryj joined #evergreen |
13:32 |
|
yboston_ joined #evergreen |
14:31 |
kmlussier |
@dessert |
14:31 |
* pinesol_green |
grabs some Supreme Brownie Sundae for kmlussier |
15:21 |
mmorgan |
@dessert |
15:21 |
* pinesol_green |
grabs some Banana Puddin' for mmorgan |
15:21 |
mmorgan |
:-/ not quite what I was hoping for... |
15:29 |
Dyrcona |
heh |
15:29 |
Dyrcona |
@dessert |
15:29 |
* pinesol_green |
grabs some boxes of Samoa cookies for Dyrcona |
15:32 |
|
ericar_ joined #evergreen |
15:58 |
|
jlitrell joined #evergreen |
16:06 |
|
maryj joined #evergreen |
16:11 |
|
mmorgan joined #evergreen |
16:12 |
|
akilsdonk joined #evergreen |
16:32 |
jeffdavis |
dbs: is https://github.com/dbs/library the canonical home for that reserves application? |
16:33 |
|
sarabee joined #evergreen |
16:33 |
|
vlewis joined #evergreen |
16:55 |
|
vlewis_ joined #evergreen |
17:07 |
|
vlewis joined #evergreen |
17:10 |
|
mmorgan left #evergreen |
17:23 |
|
vlewis_ joined #evergreen |
17:52 |
|
jlitrell joined #evergreen |
18:59 |
|
michaud joined #evergreen |
19:30 |
|
HoloIRCUser joined #evergreen |
23:08 |
dbs |
jeffdavis: it is now https://github.com/dbs/course-reserves - we switched to Python and now have integrated authentication via LDAP |