*** gtristan has joined #baserock | 05:30 | |
*** noisecell has joined #baserock | 05:49 | |
*** noisecell has quit IRC | 06:09 | |
*** noisecell has joined #baserock | 07:38 | |
*** jonathanmaw has joined #baserock | 08:36 | |
*** noisecell has quit IRC | 08:37 | |
*** noisecell has joined #baserock | 08:42 | |
*** gtristan has quit IRC | 12:55 | |
*** gtristan has joined #baserock | 13:20 | |
*** noisecell has quit IRC | 13:56 | |
*** noisecell has joined #baserock | 14:05 | |
flatmush | I'm having an issue installing ybd requirements, it seems that from the freeze file two dependencies are installed: | 14:29 |
---|---|---|
flatmush | cherrypy==8.1.2 | 14:29 |
flatmush | fs==2.0.0 | 14:29 |
flatmush | Both depend on a package called "six", it seems that cherrypy will take any version and fs requires version 1.10.0 | 14:29 |
flatmush | Because 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 |
flatmush | So then I get an error because fs requires 1.10.0 | 14:29 |
persia | The 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 version | 14:30 |
persia | It should likely be safe to push six to 1.11.0 | 14:30 |
persia | (or newer) | 14:30 |
benbrown_ | unless cherrypy doesn't like 1.10.0 | 14:31 |
flatmush | ok, 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 right | 14:40 |
gitlab-br-bot | ybd: merge request (benbrewer/six-dependency-fix->master: Fix error with six dependency) #410 changed state ("opened"): https://gitlab.com/baserock/ybd/merge_requests/410 | 15:32 |
gitlab-br-bot | ybd: merge request (benbrewer/six-dependency-fix->master: Fix error with six dependency) #410 changed state ("opened"): https://gitlab.com/baserock/ybd/merge_requests/410 | 15:36 |
gitlab-br-bot | ybd: merge request (benbrewer/six-dependency-fix->master: Fix error with six dependency) #410 changed state ("merged"): https://gitlab.com/baserock/ybd/merge_requests/410 | 15:42 |
*** jonathanmaw has quit IRC | 17:00 | |
*** gtristan has quit IRC | 20:33 |
Generated by irclog2html.py 2.15.3 by Marius Gedminas - find it at mg.pov.lt!