IQSS logo

IRC log for #dataverse, 2015-12-11

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

All times shown according to UTC.

Time S Nick Message
01:33 axfelix joined #dataverse
03:34 garnett joined #dataverse
08:20 jri joined #dataverse
08:32 bencomp joined #dataverse
09:15 jri joined #dataverse
09:22 bencomp1 joined #dataverse
09:55 jri joined #dataverse
13:13 searchbot joined #dataverse
13:15 searchbot joined #dataverse
13:17 searchbot joined #dataverse
13:19 pdurbin joined #dataverse
13:37 bencomp1 doesn't javac complain when classes are in a different package than the directory structure suggests?
13:38 bencomp https://github.com/IQSS/dataverse/pull/2818/files#diff-4a51fbf8a51ba5038daacff082736e7bR6
13:46 pdurbin bencomp: have you checked the Travis output?
13:51 pdurbin apparently javac doesn't care since I'm seeing BUILD SUCCESS for when the war file is built at https://travis-ci.org/IQSS/dataverse/builds/96229791#L2858 but seeing BUILD FAILURE in the same job when code coverage is calculated: https://travis-ci.org/IQSS/dataverse/builds/96229791#L3020
13:51 pdurbin I'm a little suprised that Travis marked the build as a success.
13:52 bencomp pdurbin: yes, just like you I'm surprised
13:53 bencomp also: there should be a discussion about how to modularise added functionality like this
13:53 pdurbin sure
13:53 pdurbin bencomp: is this functionality you want?
13:54 bencomp not sure yet
13:54 pdurbin ok
13:54 bencomp especially the need for an ElasticSearch server
13:54 pdurbin bencomp: any interesting in deploying the code in the pull request and giving feedback on it?
13:54 pdurbin interest*
13:54 bencomp not before next year
13:55 pdurbin ok
13:56 pdurbin bencomp: did you see my comment about Metabase?
13:57 bencomp I tried Metabase on my laptop and it looks pretty nice
13:58 pdurbin yeah, I have it pointed at the dataverse database on my laptop. I still use pgadmin3 too though.
13:58 bencomp same here
13:59 bencomp I tried it with our production database, had to change some metadata to make it more useful
13:59 pdurbin change in what way?
13:59 bencomp but it's very easy
14:00 bencomp tell that some fields are dimensions for example
14:01 bencomp and it looked like not all foreign keys were identified
14:01 bencomp remember it's DVN 3.6
14:01 pdurbin oh, oh
14:02 pdurbin haven't looked at that code in a while
15:10 pdurbin bencomp: heh. pengchengluo is surprised too: https://github.com/IQSS/dataverse/pull/2818#discussion_r47363137
15:58 garnett joined #dataverse
16:22 donsizemore joined #dataverse
16:43 jri joined #dataverse
17:28 bencomp joined #dataverse
18:10 pdurbin dunn: how's the setup going? :)
18:12 pdurbin garnett: hey, if I pull someone in here who is having trouble with the Dataverse plugin for OJS will you be around? next week, I mean. or whenever
18:12 garnett yup, for sure
18:12 garnett is their name jan?
18:12 garnett because I've been responding to them via email for the past couple days :)
18:12 pdurbin garnett: it's like you read my mind :)
18:13 garnett so far I've confirmed he's on a new enough OJS version that he shouldn't be having trouble, but nothing beyond that
18:13 pdurbin ok. maybe some realtime troubleshooting will help
18:13 garnett yup
18:13 pdurbin garnett: do you mind if I add you to our internal ticket about this? so you see my reply?
18:13 garnett not one bit
18:14 pdurbin ok. please look for something about this: #230356: trouble with the OJS plugin feature - https://help.hmdc.harvard.edu/Ticket/Display.html?id=230356 (in a bit)
18:37 axfelix joined #dataverse
18:39 donsizemore joined #dataverse
18:59 pdurbin donsizemore: were your ears burning yesterday? another guy says no to test data being put in by ansible :)
19:19 donsizemore pdurbin: well then, i'm glad i left it out =)
19:19 donsizemore i'm tinkering with a centos7 vagrantfile this afternoon
19:21 pdurbin oh. nice. I was trying (and failing) to get `vagrant up` to work in Travis
19:22 pdurbin it looks like it *might* work in circleci though: http://irclog.greptilian.com/sourcefu/2015-12-11#i_151085
19:22 pdurbin donsizemore: anyway, you might have your first customer soon for https://github.com/IQSS/dataverse-ansible :)
19:23 donsizemore pdurbin: what i have there is relatively simple and gets the job done. it's looking like we'd want to break out the solr stuff to a separate VM in preparation for elasticsearch?
19:24 donsizemore pdurbin: also, depending on the target of 1st customer's installation... my ansible playbook installs shib/apache. i know that github issue is still open
19:25 pdurbin donsizemore: well, let's not get ahead of ourselves... do you have any interest in building and testing https://github.com/IQSS/dataverse/pull/2818 ?
19:28 donsizemore pdurbin: i'm happy to set up a test machine here... it would need to be 4.3 rather than 4.2.1?
19:29 pdurbin yeah. 4.3
19:30 pdurbin donsizemore: if you could make it public facing there are people here who would be happy to try it out: https://github.com/IQSS/dataverse/issues/2729#issuecomment-161122764
19:30 donsizemore pdurbin: i can do that
19:31 pdurbin sweet! no pressure, but please do leave a comment there if you do
19:37 dunn joined #dataverse
19:41 dunn hello there, i am setting up a development environment, because netbeans IDE comes with GlassFish and PostgreSQL so I wonder if I need to install GlassFish and PostgreSQL separately on my mac? Thank you!
19:47 pdurbin dunn: hi! I don't think Netbeans comes with Postgres so you'll want to install that separately. What version of Glassfish did you get with Netbeans? If it's 4.1.1 you won't be able to use it due to https://github.com/IQSS/dataverse/issues/2628 :(
19:48 pdurbin which is to say that you should use Glassfish 4.1
19:49 dunn Under Services tab of Netbeans 8.1 i see GlassFish Server 4.1.1 and PostgreSQL driver.
19:49 pdurbin yeah. you can't use Glassfish 4.1.1 unforunately. let me go update the docs
19:49 dunn ok, down grade NETBEANS you think?
19:50 pdurbin no. I use Netbeans 8.1 and I like how they improved the debugger. I would add in Glassfish 4.1 separate. "add server" under "tools" "servers"
19:51 dunn Should i install GlassFish and PostgreSQL separately from netbeans?
19:51 dunn ok thank you!
19:52 pdurbin yeah. you can just unzip Glassfish
19:52 pdurbin there are various ways to install postgres
19:52 pdurbin dunn: I meant to ask you which features or bugs you're interested in working on! :)
19:52 dunn what is easiest way to use postgres in Dev?
19:53 dunn first i need to get my Dev working secondly my manager will ask me to make changes to look and feel then some fields
19:53 dunn that is all i heard from manager so far.
19:54 pdurbin gotcha
19:54 dunn we are Library of University of Calgary.
19:54 pdurbin searchbot: lucky Library of University of Calgary
19:54 searchbot pdurbin: http://library.ucalgary.ca/
19:55 dunn yes it is
19:55 pdurbin nice website
19:55 dunn :)
19:56 dunn @pdurbin, what is easiest way to use postgres in Dev?
19:56 pdurbin dunn: I don't think I've ever installed posgres on Windows. We might ask you to work on http://guides.dataverse.org/en/latest/developers/windows.html :)
19:57 dunn oh, i should say i have started on OSX now
19:57 pdurbin oh! this will be *much* easier then
19:58 dunn the instruction here for dev is all working for me so far accept the questions i asked. http://guides.dataverse.org/en/latest/developers/dev-environment.html
19:58 pdurbin cool
19:59 pdurbin dunn: have you used homebrew before? it's an OS X thing
19:59 dunn got that working brew.sh
20:00 dunn brew install postgres?
20:00 pdurbin so... I installed postgres with homebrew but I think I'm the only one who installed it that way
20:00 dunn ok
20:01 dunn let me do that running thru the instruction for dev if i see issues i will report
20:02 dunn thanks!
20:02 pdurbin dunn: perfect. Here's an issue you can comment on if you want: https://github.com/IQSS/dataverse/issues/2443
20:02 dunn i can edit or add to note http://guides.dataverse.org/en/latest/developers/dev-environment.html if i can.
20:03 pdurbin absolutely. a pull request in that case
20:03 dunn ok
20:03 dunn i got a clone http://guides.dataverse.org/en/latest/developers/dev-environment.html
20:04 dunn https://github.com/dunnleaddress/dataverse
20:04 pdurbin nice
20:29 pdurbin dunn: I fixed the dev guide: to devs: glassfish 4.1.1 is not recommended #2628 ยท IQSS/dataverse@0748d0d - https://github.com/IQSS/dataverse/commit/0748d0d762ba95049259544bf06e80f677441a36
20:45 axfelix joined #dataverse
21:09 jri_ joined #dataverse
21:12 jri joined #dataverse
21:25 axfelix joined #dataverse
21:27 jri_ joined #dataverse
21:37 jri joined #dataverse
21:39 jri_ joined #dataverse
21:46 jri joined #dataverse
21:50 jri_ joined #dataverse
21:54 jri joined #dataverse
21:57 jri_ joined #dataverse
21:59 jan joined #dataverse
21:59 Guest3155 left #dataverse
22:00 jan_wu joined #dataverse
22:00 jan_wu left #dataverse
22:22 garnett joined #dataverse
22:59 dunn pdurbin: hi where can i add/mod this page for approval http://guides.dataverse.org/en/latest/developers/dev-environment.html
22:59 dunn I want to give more details to the page for newbies.
23:01 dunn is maven in the source git project already or it needs to be added to Netbeans and as a plugin?
23:02 dunn thank you!
23:14 dunn oh, i realize i need to add mavin to netbeans just like i did in eclipse.
23:50 axfelix joined #dataverse
23:51 axfelix joined #dataverse

| Channels | #dataverse index | Today | | Search | Google Search | Plain-Text | plain, newest first | summary

Connect via chat.dataverse.org to discuss Dataverse (dataverse.org, an open source web application for sharing, citing, analyzing, and preserving research data) with users and developers.