/srv/irclogs.ubuntu.com/2016/08/04/#ubuntu+1.txt

=== JanC_ is now known as JanC
jamie_1hey is it possible to flash a daily build and then have it update as things are changed? or well update daily if i wanted to do it that much?00:13
Jordan_Ujamie_1: Just install then regularly update with apt.00:14
jamie_1Jordan_U: really lol00:14
jamie_1couldnt have just told me that simple answer over in #ubuntu XD00:15
jamie_1and yea sorry *install not flash... i work on mobile so im used to flashing images not installing them00:15
Jordan_Ujamie_1: Yup. Often times updates will fail to install, and even more often updates will just break things, but that's a development release for you :)00:15
jamie_1Jordan_U: ah i can live with that, also i know how to revert updates if they break anything major i use00:16
jamie_1Jordan_U: the only thing i really do is mobile dev... so most of the stuff i use isnt managed by cononical so it doesnt change often. only thing i do use is make which i have to revert to 3.81 anyways so its not like that will change... 3.81 will always be 3.8100:18
lordievaderGood morning.07:51
seek__hey ChanServ or Drone` can i have your help for a sec11:08
k1l_seek__: #ubuntu-ops if you have an issue with the ubuntu channels. #freenode if you have an issue with the freenode irc network at all11:09
seek__thank you11:09
CDFOS123Hi all , Will Unity 8 be shipped within ubuntu 16.10 ISO image ? or we'll have to install the session manually as in 16.04 ?(NOT asking about weather it will be the default or not ))11:35
k1l_CDFOS123: if its not standard desktop you need to install it. and i guess it will be the same as on 16.04 where you can install it by installing a package11:36
CDFOS123That's sad :'(  i thought that we will have it pre-installed tho ..11:38
k1l_i dont understand where the issue is in installing one metapackage.11:41
=== trewas667 is now known as trewas
SuperLagBash-on-Ubuntu-on-Windows... is there a channel for that, by chance?16:14
dax#ubuntu-on-windows16:15
DJonesNice, didn't know about that channel16:18
daxIt's a tiny channel we used to partition off questions mainly from #ubuntu16:32
daxI idle in it and use WSL, and the instructions for setting it up are in /topic there, so yeah16:33
daxcurrent user count is 1216:33
naccis it just me, or does the python-magic magic.py file have a syntax error for python2(.7) -- str(r, 'utf-8'). That seems to be a python3 change.21:27
trismnacc: looking at the file, it looks like it is fine, it is in a try block, the comments indicate they are trying to work it for python3 first then it falls back21:37
nacctrism: hrm, try block? on 16.10 here, /usr/lib/python2.7/dist-packages/magic.py's Magic::buffer() method looks like: http://paste.ubuntu.com/22230868/21:38
trismnacc: ah that's new, yeah looks like they forgot one21:39
nacctrism: it's how the whole file is21:39
naccif/else (not try/catch)21:39
nacctrism: looks like upstream fixed this in 5.26 and then a commit went in later that reverted just the str() behavior; asking upstream21:48
trismnacc: yeah, it may still be correct, it is hard to say without know what the lib is doing internally (maybe it always returns a str in python2 so the python3 str syntax is never called)21:54
nacctrism: yeah, i mean, i got an error (TypeError) from lp-attach in that code :)21:57
nacchence my asking21:57
trismnacc: ahh I notice https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=828833 which seems related21:59
ubottuDebian bug 828833 in python3-magic "python3-magic: magic file type double encoded" [Normal,Fixed]21:59
trismnacc: may have been what broke it21:59
trismnacc: oh looks like I'm already behind you I see your comment on the upstream linked fix, sorry22:01
nacctrism: thanks for the pointer!22:01

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