Time |
Nick |
Message |
06:00 |
pinesol |
News from qatests: Failed Installing Evergreen pre-requisites - Expected 1 errors but encountered 3. <http://testing.evergreen-ils.org/~live//archive/2020-11/2020-11-02_04:00:03/test.26.html> |
07:13 |
|
rfrasur joined #evergreen |
08:01 |
|
mantis1 joined #evergreen |
08:17 |
|
collum joined #evergreen |
08:28 |
|
Dyrcona joined #evergreen |
08:29 |
|
mmorgan joined #evergreen |
09:16 |
|
dbwells joined #evergreen |
09:46 |
|
rfrasur joined #evergreen |
10:43 |
Dyrcona |
Grr. Why doesn't qemu-kvm see br0 on this host? The other two worked. |
10:53 |
Dyrcona |
Gotta "love" the Ubuntu wiki. All of the pages are out of date. |
10:58 |
Dyrcona |
Huh. Guess the reboot fixed it, and the domain was not actually created before. |
10:59 |
* Dyrcona |
doesn't like voodoo. |
11:18 |
Dyrcona |
Well, it appears that php on Manjaro is not compiled with the socket extension enabled. |
11:19 |
Dyrcona |
This breaks the PHP SIP2 client, obviously. |
11:21 |
Dyrcona |
Ok. Not so bad, just have to enable it in /etc/php/php.ini. |
11:26 |
|
Christineb joined #evergreen |
12:08 |
|
mrisher_ joined #evergreen |
12:10 |
|
mrisher joined #evergreen |
12:15 |
|
jihpringle joined #evergreen |
13:12 |
|
collum_ joined #evergreen |
13:26 |
|
jihpringle joined #evergreen |
13:39 |
csharp |
I have an in-progress branch for bug 1277194 and if someone with Angular/AngularJS chops could review it, I'm missing whatever automagically would filter out orgs that are marked staff_visible = false |
13:39 |
pinesol |
Launchpad bug 1277194 in Evergreen "Evergreen needs a way to completely hide closed/defunct library units" [Wishlist,Confirmed] https://launchpad.net/bugs/1277194 |
13:39 |
csharp |
leaving it for now, but wanted to mention it here in case someone wants a break from whatever they were doing :-) |
13:54 |
|
sandbergja joined #evergreen |
14:01 |
|
sandbergja joined #evergreen |
14:41 |
|
jihpringle joined #evergreen |
15:21 |
|
rjackson_isl_hom joined #evergreen |
15:41 |
dbwells |
Question for anyone deeply familiar with located URIs. I need to bulk remove several thousand records with URIs attached. Is there any functionality available to assist with this, either in the DB or in the application layer? If not, is there any potentials "gotchas" to look out for if simply deleting the URIs, records, and various linkages direct in the DB? |
15:42 |
|
mantis1 left #evergreen |
15:52 |
mmorgan |
dbwells: By "deleting the URIs" do you mean from the asset.uri table, or editing the MARC records to delete the 856? |
15:53 |
dbwells |
Deleting from the table. |
15:54 |
mmorgan |
If you don't delete the 856 from the MARC the uri would be generated again if the record is edited. |
15:57 |
mmorgan |
My colleague does a lot of loading and deleting files of MARC records with located uris provided by vendors. I believe she uses vandelay, it's a very slow process. |
15:58 |
|
sandbergja joined #evergreen |
15:58 |
mmorgan |
Another colleague wrote a tool to remove 856 fields from the MARC when links need to be removed. |
15:59 |
* mmorgan |
doesn't do this directly but it's often discussed as it's so time consuming |
16:12 |
Dyrcona |
I have a script and some extra tables to make removal of located URIs by vendor/library easier. |
16:13 |
Dyrcona |
My script finds the records to be edited and removes the 856 tags from the MARC and then updates the MARC. |
16:43 |
dbwells |
mmorgan: Dyrcona: Thanks for the responses. In our case, we are deleting the bib records as well. Is there any reason to be concerned about leaving located URIs in deleted records? I'd be surprised, but you never know. |
16:44 |
dbwells |
In my ideal workflow, deleting the record would make the URI bits go poof, but we weren't that lucky :) |
16:47 |
Dyrcona |
Yeah, I haven't looked into what happens to located URIs when you delete a bib record. |
16:47 |
Dyrcona |
dbwells: If you're interested in my code, I could send it to you. |
16:48 |
Dyrcona |
We also have something that runs every week to delete bibs older than a certain age that don't have copies or located URIs. |
16:48 |
dbwells |
Dyrcona: I would appreciate that, thank you. |
16:49 |
Dyrcona |
I'll see what I can put together and email it to you. It's composed of multiple pieces in different repositories. |
17:03 |
|
mmorgan left #evergreen |
17:08 |
dbwells |
Dyrcona++ |
18:00 |
pinesol |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
22:01 |
|
sandbergja joined #evergreen |
22:25 |
|
sandbergja joined #evergreen |