IRC logs for #baserock for Monday, 2018-07-16

*** gtristan has joined #baserock05:30
*** noisecell has joined #baserock05:49
*** noisecell has quit IRC06:09
*** noisecell has joined #baserock07:38
*** jonathanmaw has joined #baserock08:36
*** noisecell has quit IRC08:37
*** noisecell has joined #baserock08:42
*** gtristan has quit IRC12:55
*** gtristan has joined #baserock13:20
*** noisecell has quit IRC13:56
*** noisecell has joined #baserock14:05
flatmushI'm having an issue installing ybd requirements, it seems that from the freeze file two dependencies are installed:14:29
flatmushcherrypy==8.1.214:29
flatmushfs==2.0.014:29
flatmushBoth depend on a package called "six", it seems that cherrypy will take any version and fs requires version 1.10.014:29
flatmushBecause cherrypy is the first dependency (I think), it downloads a version of six that cherrypy will tolerate (in this case 1.11.0)14:29
flatmushSo then I get an error because fs requires 1.10.014:29
persiaThe developers of six have been fairly strict about having newer versions of six work with older code (although newer code sometimes requires newer six, as new ways are found to express py3 in py2).14:30
benbrown_ignore the freeze.txt, consider submitting a pr to freeze six to a sensible version14:30
persiaIt should likely be safe to push six to 1.11.014:30
persia(or newer)14:30
benbrown_unless cherrypy doesn't like 1.10.014:31
flatmushok, so six 1.11.0 is likely to be ok, and if I want the error to go away, I should just add "six==1.10.0" to the freeze file?14:32
benbrown_that sounds about right14:40
gitlab-br-botybd: merge request (benbrewer/six-dependency-fix->master: Fix error with six dependency) #410 changed state ("opened"): https://gitlab.com/baserock/ybd/merge_requests/41015:32
gitlab-br-botybd: merge request (benbrewer/six-dependency-fix->master: Fix error with six dependency) #410 changed state ("opened"): https://gitlab.com/baserock/ybd/merge_requests/41015:36
gitlab-br-botybd: merge request (benbrewer/six-dependency-fix->master: Fix error with six dependency) #410 changed state ("merged"): https://gitlab.com/baserock/ybd/merge_requests/41015:42
*** jonathanmaw has quit IRC17:00
*** gtristan has quit IRC20:33

Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!