Time |
Nick |
Message |
04:48 |
|
shadowspar joined #evergreen |
04:49 |
|
_bott_ joined #evergreen |
04:49 |
|
DPearl joined #evergreen |
04:49 |
|
BigRig joined #evergreen |
05:09 |
pinesol_green |
Incoming from qatests: Test Success - http://testing.evergreen-ils.org/~live/test.html <http://testing.evergreen-ils.org/~live/test.html> |
07:08 |
|
collum joined #evergreen |
07:59 |
|
rjackson-isl joined #evergreen |
08:02 |
|
akilsdonk joined #evergreen |
08:30 |
|
mrpeters joined #evergreen |
08:43 |
|
ericar joined #evergreen |
08:44 |
|
Shae joined #evergreen |
08:44 |
|
mmorgan joined #evergreen |
08:46 |
|
Dyrcona joined #evergreen |
08:53 |
|
edoceo joined #evergreen |
09:00 |
|
edoceo joined #evergreen |
09:03 |
|
mtate joined #evergreen |
09:08 |
eeevil |
Dyrcona: doh, sorry for ignoring you after (nearly uselessly) mentioning test_json_query indirectly. got burried elsewhere |
09:09 |
Dyrcona |
eeevil: S'allright. I figured out how to use it and did eventually run my query through it. |
09:09 |
Dyrcona |
eeevil: Turns out the part that I thought made a difference was being ignored. |
09:11 |
Dyrcona |
I tried slapping an order_by on a transform, 'cause you can do 'first(value order by id)' in postrgres. |
09:12 |
Dyrcona |
Didn't work, which I expected, though I thought it had at first because my results were what I expected. |
09:24 |
eeevil |
ah... I'd love to add both that and windows, and SRFs in the FROM via CTE. then json_query could replace (and extend) most of the reporter code, excepting pivot |
09:24 |
eeevil |
but, tuits |
09:25 |
|
yboston joined #evergreen |
09:25 |
* eeevil |
gets burried |
09:26 |
|
kmlussier joined #evergreen |
09:36 |
|
RoganH joined #evergreen |
09:48 |
* Dyrcona |
might take a stab at adding the order_by on a transform, but is also rather low on tuits. |
09:53 |
|
dluch joined #evergreen |
10:00 |
|
jwoodard joined #evergreen |
10:26 |
|
RoganH joined #evergreen |
10:37 |
|
RoganH joined #evergreen |
10:48 |
bshum |
parts-- |
10:49 |
|
kbeswick joined #evergreen |
10:51 |
|
ldw joined #evergreen |
11:54 |
|
kmlussier joined #evergreen |
12:08 |
dbs |
phasefx: bug 1326149 happens out of the box with stock settings? |
12:08 |
pinesol_green |
Launchpad bug 1326149 in Evergreen "hours.tt2 does not like examples given for format.time setting" (affected: 2, heat: 10) [Undecided,New] https://launchpad.net/bugs/1326149 |
12:10 |
phasefx |
dbs: I can recheck; there may have been churn with my dev environment, and I know I'm doing some apache rewrites etc |
12:10 |
dbs |
phasefx: oh, I think I see what you're saying. You should probably include a set of steps to reproduce as it sounds like it requires a non-stock library setting |
12:10 |
dbs |
I followed the link to the example web page and everything looked okay-ish :) |
12:12 |
dbs |
That said, I think a commit is missing somewhere, as the time properties really should be <time> elements with @content attributes providing the machine-readable time and the element content providing the human-readable time |
12:12 |
* dbs |
will see if there's an outstanding pull request |
12:13 |
phasefx |
dbs++ |
12:56 |
|
akilsdonk joined #evergreen |
12:59 |
|
hbrennan joined #evergreen |
13:03 |
|
akilsdonk joined #evergreen |
13:05 |
|
ericar joined #evergreen |
13:07 |
|
jihpringle joined #evergreen |
13:11 |
|
kbeswick joined #evergreen |
13:20 |
|
gerson joined #evergreen |
13:23 |
|
bmills joined #evergreen |
13:28 |
dbs |
uh oh. Connecting to ftp.indexdata.dk (ftp.indexdata.dk)|78.47.209.209|:80... failed: Connection timed out. |
13:34 |
jeff |
$ curl -sI http://ftp.indexdata.com/pub/ | head -1 |
13:34 |
jeff |
HTTP/1.1 200 OK |
13:34 |
jeff |
ftp service returns 421 Service not available., but that might be normal for them. |
13:37 |
dbs |
jeff: yeah, I must have stale dns entry here |
13:38 |
dbs |
144.76.181.244 works, 78.47.209.209 does not |
13:40 |
* dbs |
tosses that into /etc/hosts and moves on... after tweaking 1.15 to 1.19 for latest version |
13:52 |
jeff |
make yourself a note to remove from /etc/hosts at some point before they change it again ;-) |
13:55 |
jeff |
dbs: oh hey, the issue is not you, but them. |
13:56 |
jeff |
dbs: ftp.indexdata.dk is a CNAME to kebab.indexdata.dk. kebab.indexdata.dk. is a nameserver, so it has an A record served by the nameservers for de. |
13:57 |
jeff |
indexdata seem to have updated the A record for kebab in their local zonefiles, but not notified the de registry, so the old IP is still being returned by the parent. |
13:59 |
dbs |
@love dns |
13:59 |
pinesol_green |
dbs: The operation succeeded. dbs loves dns. |
14:00 |
jeff |
for added fun, the indexdata.dk zone has a TTL of 600s for the kebab record, while the de zone's (outdated/conflicting) record has a TTL of 86400s |
14:00 |
jeff |
so depending on $variables, you may see the issue phase in and out. |
14:06 |
dbs |
45 minutes from a fresh Fedora image to running Evergreen with no --prefix for configure, and including DNS hijinx... not bad. |
14:06 |
|
ldw joined #evergreen |
14:08 |
jeff |
i have this image of you checking your watch, then embarking on a 80s training montage sequence of "i can do better", culminating in (unknown attempts later) you beating your record and being happy with the results. |
14:14 |
hbrennan |
:) |
14:15 |
* Dyrcona |
plays Ivan Drago to dbs' Rocky. |
14:16 |
csharp |
@cagematch |
14:16 |
pinesol_green |
csharp: Down time is a fact of business when you're a poor 501c3 corporation. |
14:23 |
|
mllewellyn joined #evergreen |
14:25 |
yboston |
@marc 020 |
14:25 |
pinesol_green |
yboston: The ISBN assigned to a monographic publication by designated agencies in each country participating in the program. The field may include terms of availability and canceled or invalid ISBNs. It may be repeated for multiple numbers associated with the item (e.g., ISBNs for the hard bound and paperback manifestations; ISBNs for a set as a whole and for the individual parts in the set). (1 more message) |
14:25 |
dbwells |
Dyrcona: If he dies, he dies. |
14:25 |
yboston |
@marc 028 |
14:25 |
pinesol_green |
yboston: The formatted number used for sound recordings, printed music, and videorecordings. Publisher's numbers that are given in an unformatted form are recorded in field 500 (General Note). A print constant identifying the kind of publisher number may be generated based on the value in the first indicator position. (Repeatable) [a,b,6,8] |
14:32 |
mllewellyn |
@marc 264 |
14:32 |
pinesol_green |
mllewellyn: unknown tag 264 |
14:32 |
mllewellyn |
thought so |
14:38 |
|
mrpeters left #evergreen |
14:39 |
dbs |
jeff: mebbe you want to reply to https://twitter.com/MikeTaylor/status/474252456642084864 with your much better understanding of the problem? |
14:39 |
dbs |
mllewellyn: yep, the database for the marc fields is years old :/ |
14:54 |
jeff |
dbs: replied, though it's unclear to me if he will see it. If he responds, that'll be a good clue. |
14:58 |
dbs |
jeff++ |
15:21 |
jeff |
ah, "@Replies you send to people who aren't following you will not be seen by those users (because you have not given them permission to see your Tweets)." |
15:21 |
jeff |
that used to be different, i think. |
15:22 |
jeff |
i wonder if at some point in the near future if i set my account public, will poor @MikeTaylor get a notification that I replied to him? :-) |
15:23 |
dbs |
heh |
15:23 |
jeff |
dbs++ thanks |
15:23 |
* jeff |
reports @denials to Twitter for divulging the contents of a protected tweet (that scoundrel!) |
15:24 |
dbs |
mebbe they'll give me @dbs then |
15:26 |
jeff |
i wonder if anyone at Twitter can repeat the line from their documentation with a straight face: ``Accounts may be permanently removed due to prolonged inactivity.'' |
15:27 |
dbs |
Not after Frank N Furter's 5 year inactivity... |
15:28 |
dbs |
https://twitter.com/DrFNFurter |
15:29 |
csharp |
heh |
15:29 |
csharp |
that's awesome |
15:30 |
csharp |
10.9K followers for 4 tweets so far |
15:31 |
hbrennan |
What? I doubled my followers at egils14 (to 10) |
15:32 |
hbrennan |
whoa, make that 15! |
15:34 |
hbrennan |
a few months back @ blame pulled up someone who was inactive for years, but I saw them on last week |
15:34 |
hbrennan |
something with an S... |
15:34 |
csharp |
@blame [someone] |
15:34 |
pinesol_green |
jeffdavis is NOT CONNECTED TO THE NETWORK!!! |
15:34 |
jeffdavis |
augh!! |
15:35 |
csharp |
ha ;-) |
15:35 |
csharp |
@praise [someone] |
15:35 |
* pinesol_green |
jcamins is the very model of a modern major hacker |
15:35 |
hbrennan |
now I feel like we're in a musical |
15:37 |
csharp |
@dessert [someone] |
15:37 |
* pinesol_green |
grabs some Cannoli for rangi |
15:38 |
Dyrcona |
@bartender |
15:38 |
* pinesol_green |
fills a pint glass with Lammin Kataja Olut, and sends it sliding down the bar to Dyrcona (http://beeradvocate.com/beer/profile/9761/21505/) |
15:41 |
hbrennan |
dang, I keep forgetting about the bartender |
15:41 |
hbrennan |
I'm going to start using that when I'm alone here in the afternoons |
15:42 |
|
akilsdonk joined #evergreen |
15:43 |
hbrennan |
That beer sounds... unpleasant |
15:46 |
|
tfaile joined #evergreen |
16:15 |
bshum |
Huh |
16:16 |
|
Stompro joined #evergreen |
16:16 |
bshum |
Checkin is super slow when the only hold fillable belongs to a patron who's blocked or otherwise bad. |
16:24 |
jeff |
bshum: usually checkin with opportunistic hold capture gets slow for us when there are a large number of holds that would require a transit, and the copy is age hold protected. of course, we're using FIFO holds, so ymmv. |
16:52 |
pinesol_green |
Incoming from qatests: Test Success - http://testing.evergreen-ils.org/~live/test.html <http://testing.evergreen-ils.org/~live/test.html> |
17:26 |
|
mmorgan left #evergreen |
17:46 |
|
Dyrcona joined #evergreen |
19:40 |
hbrennan |
@bartender Beer me. |
19:40 |
* pinesol_green |
fills a pint glass with Kastaar, and sends it sliding down the bar to Beer me. (http://beeradvocate.com/beer/profile/2789/13154) |
19:58 |
|
kmlussier joined #evergreen |
20:35 |
graced |
@bartender graced |
20:35 |
* pinesol_green |
fills a pint glass with Brooklyn Pilsner, and sends it sliding down the bar to graced (http://beeradvocate.com/beer/profile/45/788/) |
20:36 |
graced |
ah... cheers hbrennan! |
20:52 |
hbrennan |
:) |