Time
S
Nick
Message
01:04
axfelix joined #dataverse
10:46
bencomp joined #dataverse
12:09
pdurbin
bencomp: have you ever used Vagrant?
12:09
bencomp
pdurbin: yes, and today I looked at Docker too
12:10
pdurbin
mmmm, Docker. I'd love to really give that a try some day
12:10
pdurbin
but for now I'm using Vagrant
12:11
pdurbin
bencomp: the reason I ask is I'm gearing up to comment on your https://docs.google.com/document/d/1JMGPtwS7gcKFNaCDIKXSea1p8iWpS7BzpwRNQscM5wQ/edit?usp=sharing and I'm sort of wondering if you can try some of these things in 4.0
12:11
pdurbin
play around with different permissions, I mean
12:11
pdurbin
we've tried to make the permissions system flexible
12:11
pdurbin
so hopefully you can adjust it to your needs
12:14
bencomp
I'll have a look but probably not today
12:14
pdurbin
cool. no rush
12:57
pdurbin
bencomp: oh, did you participate in a usability study already?
13:19
pdurbin
bencomp: ok, I left some comments. I'll try to check in with https://github.com/michbarsinai for his thoughts too.
13:26
bencomp
does v4 support orcids?
13:30
pdurbin
bencomp: we've talked about it but I don't even see a ticket for it: https://github.com/IQSS/dataverse/search?q=ORCID&ref=cmdform&type=Issues
13:30
pdurbin
bencomp: want to create an issue for us?
13:32
pdurbin
this (currently unmigrated) ticket mentions "post 4.0": https://redmine.hmdc.harvard.edu/issues/1764#note-8
13:41
bencomp
pdurbin: thanks, I see there is a line of code that sets default author ID to ORCID
13:43
bencomp
sure, I'll create an issue, though it would probably be a better issue if I first tried the beta :$
13:44
pdurbin
:)
13:46
* bencomp
says "vagrant up" and waits
13:46
pdurbin
bencomp: please be sure to run the download script for glassfish and solr
13:47
bencomp
is that not in the Vagrantfile?
13:48
pdurbin
bencomp: I just added a warning: https://github.com/IQSS/dataverse/issues/725#issuecomment-50013144
13:51
bencomp
pdurbin: if you destroy the VM , you have to download everything again
13:51
pdurbin
well, not everything
13:51
pdurbin
not the base box, not glassfish, not solr
13:53
pdurbin
I also need to think through when I want vagrant to build the war
13:53
bencomp
seriously? destroy meant "don't leave a trace", right?
13:53
pdurbin
destroy won't remove any vagrant base boxes
13:54
pdurbin
and in this case, I'm having vagrant mount a shared "downloads" folder between the host and the vm
13:54
bencomp
wait, you can probably set that in the Vagrantfile
13:54
pdurbin
yeah, I do
13:54
bencomp
I tried vagrant with Open Library and it downloads the base box after every destroy
13:55
pdurbin
odd. it shouldn't
13:55
pdurbin
what a waste of bandwidth
13:55
pdurbin
config.vm.synced_folder ".", "/dataverse"
13:55
pdurbin
that's where I mount the entire git repo at /dataverse in the VM
13:56
pdurbin
I'm not saying this thing is perfect :)
13:56
pdurbin
but it's been useful for us
13:56
bencomp
heh
13:56
pdurbin
patches welcome!
13:56
pdurbin
:)
13:57
bencomp
I believe the destroy was meant for "oh, this doesn't work, let's start over" and shutdown is for "cool, I can build on this"
14:05
bencomp
pdurbin: I believe the Vagrant docs are on my side: http://docs.vagrantup.com/v2/cli/destroy.html
14:07
bencomp
but having a shared folder may make things different
14:38
axfelix joined #dataverse
14:39
axfelix joined #dataverse
14:50
mbjones joined #dataverse
14:52
pdurbin
bencomp: if you find that the base box is being downloaded every time, please let me know
14:54
pdurbin
downloaded from http://puppet-vagrant-boxes.puppetlabs.com/centos-65-x64-virtualbox-puppet.box I mean
15:05
pdurbin
bencomp: QA agrees with you: https://github.com/IQSS/dataverse/issues/765#issuecomment-50029166
15:15
bencomp
pdurbin: QA++
15:15
pdurbin
:)
15:15
pdurbin
fixing
15:17
pdurbin
bencomp: oh man, you're trolling me now :)
15:17
pdurbin
hee hee
15:18
bencomp
:P
15:48
bencomp
hmm, my vagrant VM is not responding anymore (and I haven't done anything, not even run /downloads/download.sh)
15:49
bencomp
it's using 100% of a core
15:49
pdurbin
hmm
15:51
bencomp
I could still destroy it from another shell :)
15:52
pdurbin
bencomp: as a sanity check you could comment out the scripts it's trying to run in the Vagrantfile
15:53
bencomp
will see later
15:53
bencomp
time to go home
15:53
bencomp
it looks like the disk image was really removed...
15:54
pdurbin
well
15:54
pdurbin
there's a difference between the disk image in virtual box and the base box in vagrant
15:54
pdurbin
bencomp: try `vagrant box list`
15:55
bencomp
oh, indeed
15:55
bencomp
it's not downloaded again
15:56
pdurbin
yeah. that's all I meant
15:57
bencomp
I see, but I don't understand why the Open Library base box is downloaded after every destroy
15:57
bencomp
maybe I'm mistaken
15:57
pdurbin
well, the base box gets "imported"
15:58
bencomp
yes, maybe that 's where my memory of looking at stdout is failing me
15:59
bencomp
alright, ttyl :)
15:59
pdurbin
o/
16:03
pdurbin
bencomp: you win: afa11da have vagrant download glassfish and solr #725 #765
17:00
braincode joined #dataverse
17:35
axfelix joined #dataverse
22:07
axfelix joined #dataverse
22:11
braincode joined #dataverse
22:11
braincode1 joined #dataverse
23:19
braincode joined #dataverse
23:26
braincode joined #dataverse
23:27
garnett joined #dataverse
23:31
braincode1 joined #dataverse
23:36
braincode joined #dataverse