smoser | cloud-init does work with 2.6, harlowja uses it. | 01:19 |
---|---|---|
harlowja | usually works, ha | 01:19 |
smoser | on centos, and keeps fixing it when we break it. | 01:19 |
smoser | its not really terrible to keep support working jgrimm rharper roaksoax | 01:19 |
=== shardy is now known as shardy_mtg | ||
=== Takumo is now known as mronions | ||
=== mronions is now known as Takumo | ||
=== shardy_mtg is now known as shardy | ||
=== shardy is now known as shardy_mtg | ||
=== rangerpbzzzz is now known as rangerpb | ||
=== shardy_mtg is now known as shardy | ||
=== shardy is now known as shardy_mtg | ||
=== rtheis_ is now known as rtheis | ||
robjo | Are nosetests3 and unittest3 Python 3 versions of these or version 3 of those utilities? | 17:36 |
rharper | robjo: should be python3 versions of the package | 17:41 |
robjo | thanks | 17:41 |
rharper | for example, nosetests3 on my system shows a shebang of /usr/bin/python3 and in comments nose==1.3.7 | 17:41 |
smoser | for reasonably current versions of nose, you can just run with: $PYTHON -m nose | 18:25 |
smoser | where PYTHON is the interpreter. if you use python3 it will be python3, python2... | 18:26 |
robjo | Well, the makefile prefers python3 over python2 thus a simple make test goes down the python3 path, of course I could have looked at this before I asked ;) | 18:31 |
smoser | right. thats because python2 is EOL for several years :) | 18:31 |
robjo | but the bigger problem is probably oauthlib for testing, anyway will have to sort that out if I have bigger changes ;) | 18:32 |
robjo | well as distro people we are doing a good job of refusing to accept that fact ;) | 18:32 |
robjo | python3 is only slowly becoming the default | 18:33 |
robjo | UNrelated question, whatever happened to https://launchpad.net/cloud-util years ago I used it to pull the growpart script, where did it move? | 18:35 |
=== smatzek_ is now known as smatzek | ||
smoser | add an s | 18:50 |
smoser | https://launchpad.net/cloud-utils | 18:50 |
=== smoser` is now known as smoser | ||
=== rangerpb is now known as rangerpbzzzz | ||
ePh0x | Hi guys, having a little issue with extra_opts in disk_setup when trying to format an aws EBS with xfs -m crc=1 on a centos 7.2 machine running cloud-init 0.7.5. Has anyone come across a similar issue? | 22:11 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!