Time |
Nick |
Message |
01:56 |
|
tsadok joined #evergreen |
02:52 |
|
tsadok joined #evergreen |
03:02 |
|
tsadok joined #evergreen |
06:01 |
pinesol |
News from qatests: Failed Running autogen.sh <http://testing.evergreen-ils.org/~live//archive/2022-04/2022-04-08_04:00:03/test.44.html> |
06:56 |
|
rjackson_isl_hom joined #evergreen |
07:47 |
|
collum joined #evergreen |
07:51 |
|
_collum joined #evergreen |
07:55 |
|
rfrasur joined #evergreen |
08:34 |
|
mmorgan joined #evergreen |
08:40 |
|
terranm joined #evergreen |
08:46 |
|
Dyrcona joined #evergreen |
08:51 |
|
mantis joined #evergreen |
09:19 |
|
jvwoolf joined #evergreen |
09:58 |
|
Keith-isl joined #evergreen |
10:49 |
|
terranm joined #evergreen |
11:08 |
miker |
re the autogen failure, I'm going to do as (someone? Dyrcona?) suggested and not worry about testing $COVERDIR for write up front, rather just have the mkdir's run and then check. unless someone beats me to it with a different implementation. |
11:13 |
miker |
someone did not beat me to it. :) |
11:15 |
pinesol |
News from commits: LP#1967770: Followup fix for cover image directories <https://git.evergreen-ils.org/?p=Evergreen.git;a=commitdiff;h=b5eb3fe1d3a23b8670bb13ba523845bb04f20cb6> |
11:22 |
terranm |
Bmagic: I'm getting lots of errors when I try to log on to https://bugsquash.mobiusconsortium.org/eg/staff |
11:53 |
Bmagic |
terranm: I'm not seeing them. Like in the console? |
11:54 |
terranm |
Bmagic: Yeah, and some screens aren't loading for me. Not even the splash page. Let me try a different browser. |
11:54 |
Bmagic |
the splash screen (eg2) doesn't load for me either. But that's the only page that I've noticed |
11:56 |
terranm |
Hmm, the library settings editor wasn't loading for me earlier, but it is now |
11:56 |
berick |
i'm seeing cusppe pcrud errors |
11:57 |
Bmagic |
Error retrieving config::ui_staff_portal_page_entry with query [DECLARE "xIlJWSXxrdBBCWtn" NO SCROLL CURSOR WITHOUT HOLD FOR SELECT "cusppe".id, "cusppe".page_col, "cusppe".col_pos, "cusppe".entry_type, "cusppe".label, "cusppe".image_url, "cusppe".target_url, "cusppe".entry_text, "cusppe".owner FROM config.ui_staff_portal_page_entry AS "cusppe" WHERE "cusppe".id = '1';]: 6844179 6844179: ERROR: cursor "xIlJWSXxrdBBCWtn" already exists |
11:57 |
Bmagic |
rerun autogen? |
11:57 |
berick |
well that's a new one |
11:58 |
Bmagic |
let me give it a restart with autogen -u just to cover that base |
11:58 |
terranm |
Maybe one of the installed patches is breaking it |
11:59 |
Bmagic |
totally posible |
11:59 |
Bmagic |
the game of "which one" is fun to play |
11:59 |
terranm |
+1 |
12:00 |
Bmagic |
services and autogen are done... still getting the partial splash screen |
12:00 |
Bmagic |
other than the splash screen - can the patches be tested? |
12:01 |
terranm |
AFAIK, the ones marked developer review can't be tested from the interface side |
12:02 |
mmorgan |
cusppe is from bug 1938835 |
12:02 |
pinesol |
Launchpad bug 1938835 in Evergreen "wishlist: customizable staff homepage" [Wishlist,Fix committed] https://launchpad.net/bugs/1938835 |
12:04 |
terranm |
mmorgan++ |
12:05 |
terranm |
I'm trying to test bug 1891369 but the circulation policies page doesn't want to populate |
12:05 |
pinesol |
Launchpad bug 1891369 in Evergreen "Circulation renewals near the due date should be extended" [Wishlist,New] https://launchpad.net/bugs/1891369 |
12:05 |
Bmagic |
I'm happy to give acces to whomeever wants to test the developer patches |
12:07 |
|
jihpringle joined #evergreen |
12:09 |
terranm |
When I try to load the circ policies page, the browser console has a bunch of 404 errors for .js files |
12:13 |
Bmagic |
hmm, looking |
12:19 |
Dyrcona |
miker++ |
12:25 |
Bmagic |
terreanm: those 404's for the js files are redundant. Evergreen is programmed to look for those in several folders nls/ and nls/en and nls/en-us.. It found them in nls/ |
12:25 |
Bmagic |
but that doesn't really help explain why it's not loading the existing circ matrix in the DB... maybe there are none? |
12:26 |
Bmagic |
There is one. ID 1 |
12:27 |
Bmagic |
try making a new one |
12:28 |
Bmagic |
it' starting to become clear... pieces of the db are missing |
12:28 |
Bmagic |
I bet one of the patches botched the 950 sql |
12:28 |
terranm |
Hmm, the permission group dropdown doesn't populate when I try creating a new one - I wonder if the patch for bug 1847805 is breaking it? |
12:28 |
pinesol |
Launchpad bug 1847805 in Evergreen 3.8 "pcrud search can fail to retrieve rows that the user has access to" [High,Confirmed] https://launchpad.net/bugs/1847805 |
12:29 |
terranm |
Need food, back shortly |
12:29 |
Dyrcona |
Bmagic: Did you --load-all-sample when you did eg_db_config? |
12:32 |
Dyrcona |
terranm Bmagic: It could be that patch. It caused pcrud breakage for me. Revert it and see what happens. |
12:36 |
Dyrcona |
Oh yeah, definitely revert the code for bug 1847805. The error message that Bmagic pasted at 11:57:10 is exactly the error caused by that branch. |
12:36 |
pinesol |
Launchpad bug 1847805 in Evergreen 3.8 "pcrud search can fail to retrieve rows that the user has access to" [High,Confirmed] https://launchpad.net/bugs/1847805 |
13:10 |
|
collum joined #evergreen |
13:14 |
Dyrcona |
Hmm. Lp doesn't refresh, and I missed miker's comment on lp 1931737 today. Now that I think about it, I wonder how backporting that bug to 3.7 and then upgrading to 3.8 is going to work. I suppose I can always test that after the ingest finishes. |
13:14 |
pinesol |
Launchpad bug 1931737 in Evergreen 3.8 "Did you mean breaks parallel reingest and causes deadlocks when loading/overlaying bib records in the client" [High,Confirmed] https://launchpad.net/bugs/1931737 |
13:16 |
Dyrcona |
I don't have to test it. It's going to remove the fix if 1298 gets applied after whatever the fix for the above bug is. This means the patch for 3.8 needs a different upgrade number for the patch in 3.7, so it will apply over it later. |
13:28 |
Bmagic |
Dyrcona: yes to the question about db load |
13:46 |
Dyrcona |
Bmagic: Did you see my comments about reverting 1847805? |
13:47 |
Bmagic |
Dyrcona: yep, just finished that task, It does seem to have fixed the splash screen |
13:47 |
Bmagic |
terranm: try it now |
13:49 |
Dyrcona |
Cool. Bmagic++ |
13:50 |
Bmagic |
that's too bad because that patch merged clean |
13:50 |
Bmagic |
I was more worried about some of the patches that I had to manually merge |
13:52 |
miker |
unfortunately sometimes a clean merge isn't necessarily a correct merge :( ... I'll be able to take a look at that branch later or over the weekend, see if it needs a rebate for correctness. |
13:52 |
terranm |
Bmagic++ Dyrcona++ miker++ |
13:53 |
Bmagic |
miker++ |
13:53 |
Bmagic |
terranm++ Dyrcona++ # :) |
14:06 |
|
rfrasur_v2 joined #evergreen |
15:07 |
|
stephengwills joined #evergreen |
15:39 |
|
stephengwills left #evergreen |
16:17 |
|
rjackson_isl_hom joined #evergreen |
16:36 |
|
jvwoolf left #evergreen |
16:48 |
|
rfrasur joined #evergreen |
17:10 |
|
mmorgan left #evergreen |
17:32 |
* miker |
reads up .. uh, rebase, not rebate. (fun-times with autocorrect) |
18:01 |
pinesol |
News from qatests: Failed Running perl live tests <http://testing.evergreen-ils.org/~live//archive/2022-04/2022-04-08_16:00:04/test.49.html> |
18:09 |
miker |
Dyrcona++ # in absentia, for 3.7-izing the pingest vs dym patch |