Time |
Nick |
Message |
06:30 |
pinesol_green |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
07:01 |
|
agoben joined #evergreen |
07:16 |
|
rjackson_isl joined #evergreen |
07:39 |
|
rlefaive joined #evergreen |
08:02 |
|
rlefaive_ joined #evergreen |
08:11 |
|
rlefaive joined #evergreen |
08:17 |
|
rlefaive joined #evergreen |
08:33 |
|
collum joined #evergreen |
08:48 |
|
rlefaive joined #evergreen |
08:51 |
|
mmorgan joined #evergreen |
08:54 |
|
rlefaive joined #evergreen |
08:56 |
|
bos20k joined #evergreen |
09:01 |
|
rlefaive joined #evergreen |
09:12 |
|
Dyrcona joined #evergreen |
09:12 |
Dyrcona |
node.js-- |
09:14 |
Dyrcona |
So, just tried to update our web staff client on training with JBoyer's branch on Lp 1737540 and I got a 404 error from npm install. |
09:14 |
pinesol_green |
Launchpad bug 1737540 in Evergreen "Web Client: Patron name fields missing from checkout printer template" [Medium,Confirmed] https://launchpad.net/bugs/1737540 - Assigned to Jason Stephenson (jstephenson) |
09:14 |
Dyrcona |
npm http 404 https://registry.npmjs.org/angular-order-object-by |
09:15 |
Dyrcona |
I'll try again, but do not expect different results. It looks like the package may be gone or moved. |
09:16 |
Dyrcona |
grunt build seems to work, but I'm worried if I run make install, I will have a broken web staff client. |
09:19 |
Dyrcona |
Hitting the URL in a browser returns an empty struct. |
09:19 |
Dyrcona |
We really need to ditch Node. It is unreliable. |
09:21 |
|
jvwoolf joined #evergreen |
09:21 |
Dyrcona |
I still have the code from when it was successfully retrieved before, so I'm going to try the make install anyway. |
09:30 |
Dyrcona |
So, it appears to be working. I can sign in and retrieve myself for checkout. |
09:30 |
Dyrcona |
I think a new installation would be hosed right now, though. I'll try that in a bit and report back. |
09:34 |
|
yboston joined #evergreen |
09:47 |
|
bos20k joined #evergreen |
10:08 |
|
rlefaive joined #evergreen |
10:16 |
|
beanjammin joined #evergreen |
10:20 |
|
rlefaive joined #evergreen |
10:34 |
|
Christineb joined #evergreen |
10:39 |
Dyrcona |
Meh. qemu doesn't want to cooperate on my laptop. |
10:39 |
|
Christineb joined #evergreen |
10:42 |
|
rlefaive joined #evergreen |
10:42 |
|
kmlussier joined #evergreen |
10:49 |
|
beanjammin joined #evergreen |
11:15 |
|
rlefaive joined #evergreen |
11:40 |
|
beanjammin joined #evergreen |
11:53 |
|
jwoodard joined #evergreen |
11:59 |
|
ngf42 joined #evergreen |
12:04 |
|
khuckins joined #evergreen |
12:06 |
|
jihpringle joined #evergreen |
12:11 |
Dyrcona |
Grr. I forgot about this bug in virt-manager.... |
12:11 |
* Dyrcona |
is not having a good week for tech.... |
12:11 |
Dyrcona |
First, I had to reinstall the O/S on my laptop and now all these little things.... |
12:16 |
Dyrcona |
Then, there's no fixing stupid.... I connected to the wrong vm after getting the remote connection going.... :) |
12:35 |
Dyrcona |
Actually, it's not a bug in virt-manager. The bug is X forwarding from Mir to Wayland, and the keyboard events disappear. |
12:45 |
csharp |
Dyrcona: yeah, I've seen that - changing to VNC rather than Spice fixed it for me |
13:00 |
Dyrcona |
csharp: I ran virt-manager locally and connected to the remote host instead. That also works. ;) |
13:01 |
Dyrcona |
The joys of Linux on the laptop. :) |
13:02 |
|
rlefaive joined #evergreen |
13:03 |
csharp |
:-) |
13:03 |
csharp |
ls |
13:03 |
csharp |
well, that doesn't work in IRC :-) |
13:04 |
Dyrcona |
heh. |
13:04 |
jeffdavis |
@hate npm |
13:04 |
pinesol_green |
jeffdavis: The operation succeeded. jeffdavis hates npm. |
13:06 |
Dyrcona |
jeffdavis: You run into the missing package, too? |
13:06 |
Dyrcona |
I am working on a fresh install to see how bad it is. |
13:06 |
jeffdavis |
no, just saw your messages earlier |
13:07 |
jeffdavis |
I did have at least one fresh install planned for today though, wondering if I should hold off |
13:07 |
Dyrcona |
I should know in about an hour or so. |
13:07 |
jeffdavis |
and I do hate npm just in general :) |
13:07 |
jeffdavis |
good luck! |
13:08 |
Dyrcona |
Yeah, it's not reliable enough...packages just come and go without warning. |
13:08 |
Dyrcona |
Thanks! We'll see how it goes. This install is specifically to test this issue, so no pressure for it to work. |
13:20 |
|
jvwoolf joined #evergreen |
13:31 |
|
rlefaive joined #evergreen |
13:41 |
Dyrcona |
npm install produces this output with master on a fresh install: angular-order-object-by1.3.0 (git://github.com/rxfork/ngOrderObjectBy.git#78ab8d0fb4ecb9fd308eef43394d5bd3f649826e) |
13:42 |
Dyrcona |
That's different from the 404 I got with an update on rel_3_0 earlier. |
13:45 |
Dyrcona |
The log on package.json looks the same in 3.0 and master. |
14:08 |
|
derekz joined #evergreen |
14:14 |
csharp |
prolly time to look at a PPA or other hosting APT repo |
14:15 |
csharp |
though packaging up all those JS deps doesn't sound fun :-/ |
14:15 |
csharp |
maybe snaps or flatpaks will come to the rescue |
14:15 |
Dyrcona |
Yeap. That's why we use Node and npm.... |
14:16 |
Dyrcona |
And, I typoed Node as "Nope" but fixed it. Maybe I should have left the typo. :) |
14:16 |
csharp |
@decide node.js or nope.js |
14:16 |
pinesol_green |
csharp: go with node.js |
14:16 |
Dyrcona |
So, it looks like it will work with a fresh install. |
14:17 |
Dyrcona |
At least on Ubuntu 16.04. That's the other thing... The training server is still running Wheezy. |
14:18 |
Dyrcona |
Yeah. angular-order-object-by is installed on my test vm. |
14:19 |
Dyrcona |
And, grunt all passed all of the tests. |
14:23 |
Dyrcona |
And, yes, the web staff client appears to work. |
14:25 |
Dyrcona |
So, it must be that the Node on the training server is out of date. |
14:31 |
Dyrcona |
I don't have any wheezy isos hanging around to set up a wheezy test, so I'll leave it at that. |
14:36 |
Dyrcona |
Oh, nice. It sends me to a mirror in Sweden. :) |
14:36 |
* Dyrcona |
decided to download an ISO after all. |
15:03 |
|
mmorgan1 joined #evergreen |
16:08 |
Dyrcona |
Ok. So all of that to figure out that my early problem happened because of the old version of Node.js on our training server. |
16:09 |
Dyrcona |
If you install fresh, even on Wheezy, using the latest Node.js (installed as a prerequisite), then it finds that package via github. |
16:09 |
bshum |
Oops :) |
16:13 |
Dyrcona |
heh. |
16:13 |
Dyrcona |
Well, it's worth it for the verification and the practice, I suppose. |
16:13 |
|
mmorgan joined #evergreen |
17:05 |
|
mmorgan left #evergreen |
18:30 |
pinesol_green |
News from qatests: Testing Success <http://testing.evergreen-ils.org/~live> |
23:22 |
|
remingtron_ joined #evergreen |