/srv/irclogs.ubuntu.com/2015/08/16/#ubuntu-za.txt

kulelu88hey gremble 00:06
kulelu88still awake buddy?00:06
grembleUp00:19
grembleYup*00:19
grembleWatching Penny Dreadful and working through a haskell book00:19
kulelu88I'm trying to get scipy installed via docker. no luck sadly00:25
grembleHow so? 00:27
kulelu88the build is failing for some reason00:27
grembleHave you tried using anaconda instead?00:28
kulelu88I've got docker into my workflow now. I am a bit worried about standards in docker though00:29
kulelu88its like hit and miss00:29
grembleHow so?00:30
grembleI have never worked with docker00:30
kulelu88well, you can either install it via the registry or on your own, but the registry creates a lot of bloat00:31
kulelu88docker will be easy for you gremble . your aptitude is high00:32
grembleI don't completely understand the docker usecase. If you are going to virtualise, why not just get a 'smaller' VPS?00:33
kulelu88docker is more a tool for development00:33
kulelu88containerizing your dev environment means that from dev to testing to production will be the same00:34
kulelu88so no hidden surprises when moving from dev to production servers00:34
grembleAh okay, that makes sense00:34
kulelu88but getting the installs right is quite the clusterfuck00:35
grembleHaha. So no surprises unless you include the actual installation00:36
kulelu88the dockerfile is basically a bash script00:38
kulelu88but shit doesn't always work. I struggled with node install too00:38
grembleHaha. Write a better specification00:38
gremble:P00:38
kulelu88take a look : https://pastee.org/uxzc700:40
grembleNow where is it failing?00:45
grembleIt looks simple enough00:45
grembleAlthough ipython[notebook] doesn't look like a valid name to me00:46
kulelu88it is a command to specify installing ipython with the notebook00:46
grembleYou're also probably going to want doesn't it come with the notebook anyway?00:47
kulelu88nope00:47
grembleOh00:47
kulelu88that command tells it to include notebook00:47
grembleYou're also going to want to get scikit-learn I think?00:47
kulelu88I saw that. leme research it00:47
grembleIt is for data mining and data analysis. The machine learning library00:48
kulelu88can you provide an explanation for its use? gremble 00:54
gremblenope. I've just seen it's requirement in some machine learning contexts. Haven't worked with it yet00:54
kulelu88Possibly useful for the future, installing it00:56
grembleI'm going to hit the sack. See you around kulelu88 01:03
kulelu88peace gremble 01:03
Kilosmorning all05:43
Trixar_zaMorning Kilos05:45
Kiloshi there Trixar_za all good?05:45
Trixar_zaYeah, working on something again :P05:45
Trixar_zaHow about you?05:45
Kilosim good ty05:46
Kilosalso working but on a hated thing05:46
Trixar_zaI'll tell you if I start hating it. It IS the kernel I'm compiling... :/05:48
Kiloslol05:48
Kilosyou cant hate that05:48
Kilosi have an xp pc to sort for an old woman05:49
Kilossigh05:49
Trixar_zaAt least it's not a Windows 10 PC05:49
Kiloshahaha05:49
Kilosi wont have one here with that eula05:50
Trixar_zaI've seen several reports that it might have spyware built-in05:50
Kilosin eula you agree to give ms full access to pc data and mails05:50
Kilosfor security reasons of course05:51
Trixar_zaYeah, which to them means they can use your webcam to take a picture of you and for them to dump your search history to their servers.05:51
Trixar_zaAmong other things05:51
Kilosyes05:51
Trixar_zaGuess, I need to start from mental scratch too06:02
Trixar_zaWhat do I want out of this :P06:02
Kiloslol06:03
Kiloswhat are you doing the kernel for?06:03
Trixar_zaNot just the kernel - a whole distro06:08
Kilosoh my06:09
Trixar_zaIt's a little pointless to create something that nobody will use because it lacks focus.06:17
Trixar_zaIt's better that I decide now what it will be and then add to that.06:17
Kilosah06:18
kulelu88you're compiling an OS?06:29
Trixar_zaYeah - I'm bored. Micro-Linux to be more exact. I want to use pacman as the package manager since Arch uses pretty optimized and bare minimum requirement packages.06:40
kulelu88meh, arch and their systemd shit06:56
grembleGood morning09:07
Kiloshi gremble 09:08
grembleHow are you Kilos?09:08
Kilosgood ty and you?09:08
grembleI am well thank you09:08
grembleDo you know if Langjan's computer is working now?09:08
Kilosnope nothing yet09:09
superfly*yawn* I hate being sick, it makes you tired09:46
grembleBeing sick is vile09:48
superflyI'm kinda grateful it's over the weekend... I need to be well for work on Monday'09:49
superflyMaaz: tell kulelu88 Stuff like scipy is best installed via apt-get rather than pip09:50
Maazsuperfly: Okay, I'll tell kulelu88 on freenode09:50
grembleWhy is that?09:51
superflygremble: scipy is written in C09:51
superflygremble: if you want to install it via pip you'll need all it's build dependencies09:52
superflyMaaz: tell kulelu88 also, use phusion/baseimage rather than Ubuntu09:52
Maazsuperfly: Got it, I'll tell kulelu88 on freenode09:52
grembleIsn't most of the CPython libraries built with C though?09:52
superflygremble: CPython is written in C, yes, but most of the modules you can install via pip are written in Python09:53
grembleOh alright09:53
superflyAnd pip basically downloads the source code (not 100%, but in a matter of sorts)09:54
superflyso if you download a package that is written in C, pip will compile it09:54
grembleTIL09:55
superflyin general, it is better to install a package than compile something, unless you have a specific reason or version needed09:58
grembleWith python, I usually make a venv and install the packages that I need for whatever I'm doing in there with pip10:00
superflysome guys wrote a thing called virtualenv which will create a virtual python environment10:00
superflygremble: yes, that's the right way to do it10:00
superfly(slow typing due to daughter on lap)10:01
grembleWith haskell, it is cabal or stack. I still have no idea how to do something similar with C/C++10:01
lindahi Kilos 10:42
lindaits me connecting from grannys 10:42
Kilosohi linda 10:43
lindalangjan10:43
Kilosmooi man10:44
lindahi howzit kil10:44
lindaKIL10:44
grembleSo the laptop works now?10:44
lindayes at lasdt10:44
lindalast10:44
grembleGood. I am glad10:44
lindathks gremble 10:45
lindaeverything set up nicely except email10:45
lindaI exported thunderbird profile in win 7 to backups but cannot import10:46
Kiloswell done linda 10:46
lindabut I used import/export tools so I should first install those here I presume10:47
lindathkskil10:47
lindaKilos, 10:47
Kiloslol10:48
lindalmga10:48
lindaoutannie praat lelik ne10:48
Kilostype three letters and hit tab10:48
lindaKilos, 10:48
Kilosja lyk my jy het haar geleer10:48
lindaI hit and miss then hit caps lock or something10:48
Kiloslol10:49
lindashes not here10:49
Kiloshave you remove 710:49
lindaI still need to ease her  into linux10:49
lindano but it was wiped10:49
Kiloswiped?10:49
lindawell after installing ubuntu its gone, used the whole disc in the end10:50
Kilosoh ok10:50
Kilospity10:50
Kilosbut better in the long run10:51
lindawe agreed if she cannot adapt we will put win 7 back10:51
Kilosok10:51
Kilosjust teach her slowly10:51
lindanow I just need to get her mails back10:51
Kilossetup everything for her10:51
lindaok chat later10:51
Kilosand we always here for help10:51
Kilosok then10:51
lindaalready done that except for the emals10:51
Kiloschow for now10:52
lindaput in shortcuts for everyting10:52
Kilosgood10:52
lindabye now10:52
magespawngood afternoon11:09
grembleGood afternoon magespawn 11:09
magespawnhi gremble 11:10
grembleHow are you on this rather hot sunday?11:12
magespawnjust domestic maintenance11:12
magespawnwashing in this case11:12
Kiloshi magespawn 11:13
magespawnhey Kilos, iwas starting to wonder if you had passed along the greater bot to somemone else11:13
magespawn also busy recovering data off a hard drive11:16
Kiloslol11:39
Kilosbusy trying to sort an office prob on xp11:39
LangjanHi guys, old man nuisance again...11:44
Kiloshi Langjan 11:44
Langjanis there an expert in importing win 7 profile into thunderbird? 11:44
Langjanhi Kilos 11:44
Kiloseeek11:44
Langjantried google, does'nt work, must be doing something silly11:45
DalekSechttp://kb.mozillazine.org/Moving_from_Windows_to_Linux though it looks very outdated.11:46
Kiloshttp://askubuntu.com/questions/84996/migrating-thunderbird-profile-from-windows-7-to-ubuntu11:47
LangjanThks Kilos , I've been there. I have the vdnchczf.Default User-20150813-1740 file which I saved from Win 7. Then I copied the file contents to a .thunderbird folder and used profile manager to create a new profile, does'nt work. 11:55
=== magespawn_ is now known as magespawn
Kilosyou need someone clever Langjan 11:56
Kilosi had to ask inetpro to help me sort my thunderbird11:57
Langjanthats why I asked you11:57
Kiloslolol11:57
Langjanserious11:57
Kilosyeah i get help lots 11:57
Kilosek dom jong11:57
Langjandis die ouderdom, die ouder is niks, dis die dom wat 'n bogger is11:58
Kilosja ek stem heeltemaal11:58
Langjanhave we used inetpro 's time up?11:58
Langjanand patience11:59
Kiloshe will be here this evening or tonight11:59
Kilosbut sometimes drops in early11:59
LangjanI see him11:59
Langjansy ore tuit seker oor ons skinder12:00
Kiloshe always shows as here because he has work pc and fone and laptop all connected to here12:00
Langjanok so the waiting game12:00
Kiloshe is even here when on holiday12:00
Kiloshehe12:00
Kilosyeah12:00
Langjanok i'll be back early evening12:01
Kilosok12:01
grembleDoes anyone here know why I would have a hard drive running at 95% on idle?12:01
Langjantake good care12:02
Kilosyou too Langjan 12:02
Langjanthks Kilos 12:02
magespawnwhats up there?12:19
magespawngremble: something going on in the back ground there12:21
grembleYes. It is some internal network thing from windows. I want to put the laptop in the microwave to fix it12:21
magespawnKilos: tell Langjan to install Thunderbird on Windows first, import all mail data there, it should offer the option on installation, then take that file across to the thunderbird on linux12:22
Kilosaha ty magespawn 12:22
magespawni am assuming that is what he wants done12:23
magespawngremble: what does task manager or resource monitor show?12:23
gremblesvchost12:24
grembleI fixed the issue at hand and handed it back. I think it may be the win10 download12:24
magespawnhmm i hear that is about 3Gigs gremble 13:50
magespawni have not opted for it yet on any of the work computers, i am wainting for them to sort out the various glitches13:51
inetproMaaz: tell Langjan DIY: Back up and migrate a Thunderbird profile and folders http://www.techrepublic.com/blog/diy-it-guy/diy-back-up-and-migrate-a-thunderbird-profile-and-folders/13:56
Maazinetpro: Sure, I'll tell Langjan on freenode13:56
inetprogood afternoon13:57
grembleBetween the glitch that is win8, I don't think it would be so bad. 13:59
grembleHey inetpro 14:00
inetprohi gremble14:00
magespawnhi inetpro 14:03
inetproheh magespawn14:23
inetproMaNI: wb14:23
inetprosouth africa in trouble against NZ?14:24
MaNIthanks14:24
Kiloshi inetpro 14:30
inetprogoeiedag oom Kilos14:44
Kilosgaan dit goed boetie?14:44
inetprohang af14:45
Kilosek het net wakker geword14:45
Kilosvan wat?14:45
inetproof ons gaan wen of nie14:45
Kiloso die krieket14:45
inetproyebo14:45
inetproT20 is altyd baie interessant14:46
Kilosek nie tyd nie vir dit maar het gisteraand saam my meisies rugby gekyk14:46
Kilosou tannies maak my moeg14:46
Kilosveral dit wat geheg is aan xp14:47
inetproRequired RR 12.5014:47
Kilossjoe14:47
Kilossal moet wild slaan14:47
inetproNew Zealand 177/7 (20/20 ov) - South Africa 105/4 (14.2/20 ov)14:48
Kilosek het nou net aan gesit14:48
inetproeish!14:49
Kiloshehe14:49
inetproBehardien shapes for a slog sweep, hits rather well but straight down the gullet of deep midwicket and OUT14:51
inetproshame14:51
Kilosai!14:53
inetproai!14:53
inetprosit af oom14:53
inetprobad luck as jy aansit14:53
Kiloshaqhahaha14:54
Kilosdaarsy, af gesit maar birtjie laat dink ek14:55
Kilosbietjie14:55
inetpronee man, ek grap net oom :-)14:59
Kiloslol16:15
gremblesuperfly: what is the monkey patch for in ibid's types? sqlite_visit_IBID_VARCHAR throws a type error that I am trying to resolve16:18
Kilosmaybe you can ask tumbles too gremble 16:19
Kilosdunno where he is right now16:20
Kilosmaybe 9am there16:20
grembletumbleweed: what is the monkey patch for in ibid's types.py? sqlite_visit_VARCHAR throws a type error that I am trying to resolve16:21
gremblethanks Kilos. I should probably look at who contributed to that specific piece P16:21
gremble:P16:21
Kilosah16:21
tumbleweedgremble: sorry, can't remember16:38
grembleThanks :P16:39
grembleI'll just fiddle until something breaks16:39
grembleElse breaks16:39
superflygremble: show me the error?16:52
superflyKilos: tumbleweed is in Germany at the moment16:53
Kilosah ty superfly so same time zone as uss then16:55
superflyyes16:56
Kiloshi tumbleweed 16:56
superflybut he'll be busy during the day16:56
Kilosah ty for that16:56
gremblesuperfly: sec, trying to pipe it into a paste16:58
gremblesuperfly: hastebin.com/rejiriqo.vhdl17:01
superflygremble: that didn't seem to work :-/17:02
gremblesuperfly: try it now? http://hastebin.com/rejihuriqo.vhdl17:03
grembleI missed the h17:03
gremble:P17:03
superflyah17:04
superflyversion of sqlalchemy?17:05
grembleNewest, 1.9 I think. Let me check17:05
superfly0.9?17:05
superfly1.0?17:05
grembleHa 117:06
gremblesorry17:06
superflytry downgrading to 0.617:07
superflyibid's last commit was in 201317:07
grembleNo, I am trying to not do that haha. I want to try and fix it :P17:08
superflyah17:08
grembleSo I know it gets an error17:08
grembleI want to try and figure out what the code does that is causing the error17:08
superflysorry, a bit distracted, got 3 kids in the study with me17:08
grembleNo worries17:08
Langjanhi Kilos 17:21
MaazLangjan: By the way, inetpro on freenode told me "tell Langjan DIY: Back up and migrate a Thunderbird profile and folders http://www.techrepublic.com/blog/diy-it-guy/diy-back-up-and-migrate-a-thunderbird-profile-and-folders/" 3 hours, 24 minutes and 22 seconds ago17:21
Kiloshi Langjan 17:21
Kiloshope that helps you17:21
LangjanI see the message from inetpro , will give it a go thks17:21
Kilospro a handy guy to have around17:21
LangjanThats exactly the site and system that I tried, did not work but let me give it another go17:27
Langjaninetpro, thks for the link. Its unclear for me how to create and name the file that I need to paste the contents of the backup profile into  17:49
inetprooom Langjan, it's not just a single file, it is a folder with many files and folders in it17:52
inetproback in the day Mozilla wrote it's browser and email system specifically so it would be system independant17:54
inetproyou just transfer the whole profile from one to the other and continue working, as simple as that17:55
inetproyou just need to transfer the correct folder17:56
inetproand obviously you need to setup the profile so it knows where to find the files17:57
Langjanhi inetpro , yes that make sense, I have a backed up folder vdnchczf.Default User-20150813-1740, contents 1,4GB, where do I paste the contents to?   17:58
inetprojust create a new folder and plonk it in there17:58
Langjannamed anything?17:58
inetproanythingYouWantAsLongAsYouKnowWhereToFindIt17:59
Langjanok18:00
Langjanthen run thunderbird -p ?18:01
inetproyep18:02
Langjaninetpro, sorry but I am getting derailed somewhere, its not working 18:09
inetprodid you do this step? http://tr1.cbsistatic.com/hub/i/2015/05/07/523357cc-f482-11e4-940f-14feb5cc3d2a/create_profile.png18:11
inetpromorespecifically, did you choose the right folder there ^^ ?18:11
LangjanDo I fill in the name I gave the folder where it says "default user"?18:14
inetproyou can call it AnythingYouWantItIsJustADescription18:15
inetproit is just a description or a name of a profile 18:16
inetproin other words, you can have multiple users on the same system18:16
inetpronot very practical but you can18:17
LangjanThat makes sense but not what I need18:17
inetprojust call it something else other than default and then set it as default18:18
kulelu88superfly: I managed to install numpy, scipy, scikit-learn, pandas, etc via pip using docker. not sure it works yet though. you are right though, apt-get is better, although the issue is that 14.04 packages for ubuntu are generally outdated 18:19
inetprowell, set the new profile to "Use the selected profile without asking at startup"18:20
superflykulelu88: Yep, which is why I generally install what is OK from the repositories and then create a virtualenv and use that for the rest18:20
Langjanwhat doI type in by "default user"?18:20
inetproai!18:21
superflykulelu88: virtualenv venv --system-site-packages18:21
kulelu88superfly: want to see my dockerfile? My end-result image is: 1.2GB in size18:21
inetproLangjan: 08/16 20:18:40 <inetpro> just call it something else other than default...18:21
superflykulelu88: I saw the one you posted earlier, is it the same?18:21
kulelu88partially modified. take a look: https://pastee.org/xy6ja ... <--- superfly 18:23
kulelu88there was a scipy compilation failure because the fortran compiler was missing :D 18:23
Langjanthen "choose folder" select the one given the same name?18:23
superflykulelu88: you don't need the "sudo" unless you're running as a specific user. By default the user is root18:24
inetproLangjan: the naming can be as different as you want18:24
kulelu88superfly: is my 1.2GB image the result of not cleaning up unnecessary libs?18:25
inetproLangjan: the important bit is that you map the folder to a profile name18:25
inetproor you can keep it the same if you want18:25
LangjanIts not working, I have no idea what it means to "map the folder" - sorry but my ineptitude is understandably irritating you and frustrating me endlessly   18:29
inetprohmm...18:29
kulelu88inetpro: screenshot18:30
inetproLangjan: go to the cli and paste the following output at http://bin.snyman.info/ 18:31
inetpro$ cat ~/.thunderbird/profiles.ini18:31
kulelu88excluding "$"18:31
inetprooh and oom Langjan, I'm not really irritated 18:32
Langjanok, sorry18:33
inetpro:-)18:33
Langjanno such file in directory18:34
inetprohmm... 18:35
kulelu88oom Langjan . Open the File Manager and look for a folder called ".thunderbird"18:35
kulelu88this should be in your HOME directory18:36
LangjanI have deleted .thunderbird in lieu of a new file...?18:36
inetproLangjan: did you click Finish at the end?18:36
Langjanyes18:36
inetproand then Exit?18:37
superflykulelu88: depends on what the size of your base image is18:38
LangjanI get to the point where it says start thunderbird, then it starts with a blank profile18:38
inetproLangjan: ls -l ~/.thunderbird/profiles.ini18:38
kulelu88superfly: the base is about 200MB18:38
superflywow18:39
kulelu88superfly: getting it installed, got me thinking about how there is no decent standard for docker images. 18:40
kulelu88the hub has such random stuff in it18:40
Langjanls: cannot access /home/lindaetc.... no such file in directory18:40
Langjanmust I start thunderbird firsts o it creates a .thunderbird file?18:40
inetproLangjan: did you login as lindaetc.... ?18:41
Langjanno, just took a short cut, sorry18:41
superflykulelu88: yeah, I generally look for the most official looking stuff. they do now have "Official Images" but it doesn't really help much18:41
inetproLangjan: please provide the exact output of the command18:42
kulelu88superfly: the reason why I dislike the official images is because there is a lot of duplication in them18:42
Langjanok coming up18:42
Langjanls: cannot access /home/linda/.thunderbird/profiles.ini: No such file in directory 18:44
kulelu88the file obviously isn't there18:44
inetprook... try starting thunderbird with a dummy profile18:45
Langjanok18:45
inetproI just wanted to make sure I;m not making the wrong assumptions18:45
inetprofor a moment I thought you're having another issue18:45
Langjanok opened tbird18:46
inetprosorry for being painful18:46
Langjansorry the old man is so inept18:46
inetproclose it and see whether it has created a folder called ".thunderbird"18:47
inetprothe dot in front makes it a hidden folder18:47
Langjanyes18:47
Langjanits there18:48
Langjanand its where I was derailed, obviously18:48
inetpronow there should be a file called profiles.ini inside that18:48
Langjanyes18:49
inetprook, go through that other process again18:49
Langjanok18:49
* inetpro hasn't done this for a very long time18:49
Langjanthe one starting with cat?18:50
inetprono18:50
inetprohttp://www.techrepublic.com/blog/diy-it-guy/diy-back-up-and-migrate-a-thunderbird-profile-and-folders/18:50
inetprothunderbird -p18:51
kulelu88backing up a thunderbird profile should be the same as a firefox 118:52
Langjanmust I delete the default profile thats in there first?18:54
inetproLangjan: no18:54
inetpronot necessary18:54
inetprokulelu88: only difference is that firefox creates it's profiles in a folder ~/.mozilla and Thinderbird in ~/.thunderbird/18:54
Langjanmust I click on "create profile"?18:55
inetproyes18:55
inetprokulelu88: if I remember correctly they used to put both in the same ~/.mozilla folder 18:55
inetpromany years ago18:56
Langjanended with blank thunderbird...?18:57
kulelu88the easiest way to swap out a profile is to copy/paste your old profile into the folder and rename it to the default profile name18:58
inetproLangjan: cat ~/.thunderbird/profiles.ini18:58
inetprokulelu88: not necessary, let's just go full cycle here18:59
inetprothe easiest in my view is to modify profiles.ini manually18:59
LangjanI think I must connect with the lappie so I can copy and paste outputs19:00
LangjanI will be linda19:00
LangjanOK inetpro ?19:01
inetprothat makes sense :-)19:01
Langjanok just a sec19:01
linda[General]19:02
lindaStartWithLastProfile=119:02
linda[Profile0]19:02
lindaName=default19:02
lindaIsRelative=119:02
lindaPath=cgqcmz19.default19:02
linda[Profile1]19:02
lindaName=User19:02
lindaIsRelative=019:02
inetprohi linda19:02
inetprowelcome to #ubuntu-za :-)19:02
lindaPath=/home/linda/Desktop/User19:02
lindaDefault=119:02
lindathks inetpro 19:02
inetprook, clearly you have sucesfully created a 2nd profile19:03
inetpronamed User19:03
lindayes19:03
inetproare you sure the files are in /home/linda/Desktop/User ?19:04
kulelu88woot, dont paste multiline text. its IRC :/19:04
lindayes19:05
inetprolinda: there should be many files in that folder of which one of them should be "prefs.js"19:05
lindasorry kulelu88  ignorance19:06
lindayes its there19:06
inetprols -l /home/linda/Desktop/User/prefs.js19:06
kulelu88hey linda . you the first girl on the interwebz <3 :D19:06
inetprokulelu88: she's 8819:07
kulelu88using linux?????? that's legendary19:07
lindaIts an imposter, shes sleeping19:07
kulelu88women can live to long ages. I'll probably be 150% dead before 8819:08
lindado I run the link in termnal?19:08
inetprolinda: I just want to make 100% sure19:08
inetprols -l /home/linda/Desktop/User/prefs.js19:08
inetprolinda: yes19:09
lindabash: /home/linda/Desktop/User/prefs.js: Permission denied19:09
inetproaha19:09
inetprosudo chown -R linda:linda /home/linda/Desktop/User19:10
kulelu88sudo19:10
inetprolinda: did you create linda as a 2nd user or is that the first user when you installed?19:12
lindafirst user, you mean on ubuntu?19:13
inetproyebo yes19:13
lindayes, only linda19:13
inetprook, have you doen the sudo chown thingy?19:14
inetprochown = change ownership19:14
inetproor more precise change file owner and group19:14
lindayes19:14
inetprook, now do this again19:15
inetprols -l /home/linda/Desktop/User/prefs.js19:15
lindabash: /home/linda/Desktop/User/prefs.js: Permission denied19:16
inetproai!19:16
inetprodid you press ENTER and put the password?19:16
inetproand ENTER again19:17
lindadid not ask for password, yes pressed enter19:17
inetprouh19:17
inetprolinda: your prompt should be "linda@HostName:~$ "19:19
inetprois that correct?19:19
inetprowhoami19:19
linda no, its linda@linda-X55A:~$ 19:20
inetprolinda@linda-X55A:~$ sudo chown -R linda:linda /home/linda/Desktop/User19:20
inetprostart with sudo and press ENTER19:21
inetprobut hang on... I guess you already did the sudo authentication and it just remembered it and therefor didn't ask again19:21
inetprofact is if you did that correctly you should be able to list the files inside the folder19:22
inetprolinda@linda-X55A:~$ sudo ls -ld /home/linda/Desktop/User19:23
lindadrwxrwxr-x 10 linda linda 4096 Aug 16 20:57 /home/linda/Desktop/User19:24
inetprosudo ls -l /home/linda/Desktop/User/prefs.js19:25
inetprowb magespawn19:26
magespawnty inetpro 19:26
inetprolinda: ?19:26
magespawnseem to lose connection every night for some time19:27
inetprolinda: can you try starting thunderbird again19:27
linda-rw------- 1 linda linda 2919 Aug 16 20:57 /home/linda/Desktop/User/prefs.js19:27
lindaok19:27
lindasorry, still blank19:28
inetprolinda: sudo ls -ld /home/linda/Desktop/User/ /home/linda/Desktop /home/linda /home19:29
lindaleave tbird open?19:29
inetprono, close it19:30
inetprolinda: sudo ls -ld /home/linda/Desktop/User/ /home/linda/Desktop /home/linda /home19:32
inetprohmm...19:33
inetprokulelu88: what did you do with linda now?19:34
inetprooom Langjan, jy nog daar?19:36
Langjanja19:36
inetprohmm... wat's fout?19:36
Langjanlinda se vodacom het gebreek, nou weer reg19:37
inetproai!19:37
Langjanwill send you the rest of the output, was 4 lines19:37
inetprook19:37
Langjannot coming through...19:38
inetprolinda left19:38
inetprolinda has quit 19:39
Langjanlets try reconnect19:39
Langjancan you see the outputs in there?19:40
inetprowb linda19:40
inetprono19:40
Langjanok sending again19:41
lindadrwxr-xr-x  3 root  root  4096 Aug 15 23:15 /home19:41
lindadrwxr-xr-x 27 linda linda 4096 Aug 16 20:45 /home/linda19:41
lindadrwxr-xr-x  6 linda linda 4096 Aug 16 20:23 /home/linda/Desktop19:42
lindadrwxrwxr-x 10 linda linda 4096 Aug 16 21:29 /home/linda/Desktop/User/19:42
lindaAll done19:42
inetprohmm... those are all correct19:42
inetpronow try one last time for me: ls -l /home/linda/Desktop/User/prefs.js19:43
inetprowithout sudo19:43
inetprowb gremble19:43
inetprolinda: ls -l /home/linda/Desktop/User/prefs.js19:45
linda-rw------- 1 linda linda 2919 Aug 16 21:29 /home/linda/Desktop/User/prefs.js19:45
inetproah, now that is what I expected from the beginning19:45
Langjangood or bad?19:46
inetprothat looks right19:46
Kilosare you having probs with 3g connecting automatically Langjan 19:46
inetprobut previously you got permission errors19:46
inetprolinda: thunderbird -p19:46
Langjansignal sometimes comes and goes19:47
Kilosok sort thunderbird first19:47
Kilosive got a script for auto connec19:47
Kilosty for helping inetpro 19:48
inetprolinda: select the "User" profile and click start Thunderbird19:48
Langjanok I have create profile19:48
Langjanwith two existing profiles19:48
Langjandefault and user19:48
inetprohighlight the profile called "User" 19:49
Langjanok19:49
inetproand click Start...19:49
Langjanstart?19:49
inetproStart Thunderbird19:50
Langjanoh, start tbird?19:50
Langjanblank19:50
inetprohmm...19:51
Langjanoptins to skip and use existing mail or configure later19:51
inetprook, next attempt19:51
Langjansorry friend, but thks a lot19:51
Langjanclose tbird?19:52
inetproclick "I think I'll configure my account later"19:52
Langjanok done19:52
inetproand then close thunderbird19:52
Langjanok19:53
inetprostill on the cli do the following19:53
inetprodu -hs /home/linda/Desktop/User/19:53
inetprocli = command line interface19:54
lindahas this any significance?19:54
linda(process:7338): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed19:54
inetprono, just ignore those19:54
inetpronot critical at all19:55
linda1,4G/home/linda/Desktop/User/19:56
lindathats the size of backup19:56
inetprook, so it does look like you stuff is there19:56
* inetpro thinking19:57
inetprodu -hs /home/linda/Desktop/User/Mail/19:59
inetproLangjan: ^^20:00
lindaok sorry doing20:01
kulelu88is linda jou vrou? oupa Langjan 20:01
linda1,3G/home/linda/Desktop/User/Mail/20:02
Langjanvriendin, kulelu88 , my vrou is 6920:02
Langjannie 88 soos jy en linda nie20:03
inetprohmm... dit lyk goed so20:03
kulelu88and you 78? 20:03
Langjan7220:03
grembleHey kulelu88 20:03
kulelu88aweee gremble 20:03
inetpromaar dit maak nie sin dat die ding begin met blank20:03
kulelu88oupa Langjan you must be a real oupa by now. how many small Langjans around? 20:04
lindaai20:04
Langjan4 kids and 6 grands20:04
Langjanoldest 1820:04
kulelu88only 6 :(20:04
Langjanof the grands20:04
LangjanJa one still single, lazy boy 35 20:05
lindamust I try tbird aain inetpro ?20:06
lindaagain20:06
inetprolinda: we havn't done anything20:07
lindaok20:07
inetprolinda: just try the following for me20:07
inetprocp -r /home/linda/Desktop/User/* ~/.thunderbird/cgqcmz19.default/20:07
inetprogoing to take a while to copy 1.4GB20:08
inetproactually we should have cleared the folder first20:09
inetpropress Ctrl+C20:10
inetproif you started already20:10
kulelu88are they connected via LAN?20:10
inetprolet's do this differently20:11
inetpromv ~/.thunderbird/cgqcmz19.default/ ~/.thunderbird/olddefault/20:12
lindaCtrl+C seems to do nothing20:12
inetprodid it start copying?20:12
lindadid not notice anything20:13
inetprodu -hs ~/.thunderbird/cgqcmz19.default/20:13
lindajust took a while to go back to clp20:13
grembleCheers guys20:13
inetprogremble: goeie nag20:13
kulelu88peace gremble 20:13
Kiloscheers gremble 20:13
inetproLangjan: du -hs ~/.thunderbird/cgqcmz19.default/20:15
lindaleave the old default?20:16
inetproLangjan: du -hs ~/.thunderbird/cgqcmz19.default/20:16
inetprojust do that first20:16
inetproforget about the rest20:17
inetproor have you done that already?20:17
inetprohave you done mv ~/.thunderbird/cgqcmz19.default/ ~/.thunderbird/olddefault/   ?20:17
lindano20:17
lindano20:17
lindano20:19
inetprodu -hs ~/.thunderbird/cgqcmz19.default/20:19
linda1,4G/home/linda/.thunderbird/cgqcmz19.default/20:19
inetprowow, so it looks like everything copied very quickly... 20:19
inetproyou have one fast machine there20:19
lindaslow oldies, fast machines, lol20:20
inetprostart thunderbird with the -p option and select "default" and start20:20
Kiloslol20:20
lindain ommand line?20:21
lindac20:21
inetproyes20:21
inetprothunderbird -p20:21
lindaok done20:22
inetproand?20:22
* Cryterion thinks thunderbird is the best email client ;)\20:22
lindablank...ai20:22
CryterionHi everyone20:22
inetprostrange20:22
inetproreally strange20:23
Kiloshi Cryterion 20:23
inetproLangjan: did you install Kubuntu?20:27
lindano, Ubuntu 14.0420:28
inetprohmm... ok20:28
inetproplease close Thunderbird20:29
lindadone20:29
inetproand then20:30
inetprogedit ~/.thunderbird/cgqcmz19.default/prefs.js20:30
Langjanfile came up, do not edit20:31
inetprocool... make sure you be careful there now20:32
Kiloshehe20:32
Langjanok20:32
Langjanlmga, Kilos spectator20:32
inetprodoes gedit have a search function?20:32
Kiloshahaha20:32
inetproor find20:32
Langjanyes looks like20:33
Langjanyes20:33
inetpronow find the exact string 'Mail' for me20:33
inetprowithout quotes20:33
Langjanmany 20:33
inetprogive me the output of one of those lines20:34
Langjanuser_pref("mail.ab_remote_content.migrated",1);20:36
inetprono no no20:36
inetproMail with a capital M20:36
LangjanI did, its the output, seems to ignore the cap20:36
inetproin other words the find function needs to be case sensitive20:37
LangjanI enter Mail, it gives all the mails20:38
Langjanignores the cap20:38
* inetpro installs gedit 20:38
Kilossuperfly  what happened to http://bin.snyman.info20:40
Kiloslotsa strange stuff there20:40
Langjanlost linda again20:41
superflyKilos: a spammer20:41
Kilosoh my20:41
LangjanFinicky vodamail connection20:42
inetproyikes!20:42
inetprogedit that useless?20:42
Kiloscant you use nano?20:42
Langjanlet me connect my adsl line there20:42
inetproahh, hang on20:43
inetproLangjan: click on the magnifying glass to set case20:43
inetproset 'match case'20:43
Kilosi have to sleep guys so excuse this info please20:44
KilosLangjan  http://bin.snyman.info/w76at20:44
Kilosthat should make the 3g auto start and auto reconnect20:45
Kilosi have more if that doesnt work20:45
Langjanlekker slaap kilos20:45
Kiloswill be here tomorrow20:45
Kilosdankie, julle ook20:45
inetproLangjan: is linda still connected?20:45
Langjanjust coming up now on adsl20:46
Langjanmuch bettter20:46
Kilosgood luck guys20:47
inetproI'm thinking that you will probably find lines that have the windows profile path as follows20:47
inetproC:\Users\USERNAME\AppData\Roaming\Thunderbird\Profiles\Mail\20:47
Kilosim sure pro will win20:47
Langjanok I did match case20:47
inetprolinda: wb20:47
lindathks20:48
inetproin fact20:49
inetprorather than messing with that file20:49
inetprolet's try importing the folder again20:49
inetprolinda: please close gedit without saving20:49
Langjanok done20:50
inetproyou clearly had a permission issue when you tried last time20:50
inetproplease do the following20:50
inetpromv ~/.thunderbird/cgqcmz19.default/ ~/.thunderbird/linda/20:51
inetproLangjan: ^^20:52
lindaja20:53
inetprodone?20:53
lindayes20:53
inetpronow let's wipe the profiles.ini and start a fresh one20:54
inetprorm .thunderbird/profiles.ini20:54
lindadone20:55
inetprostart thunderbird normally as if you just installed it20:55
lindasame result20:56
inetpronow exit without setting up an account20:56
inetprodid it create a new profiles.ini ?20:56
lindaok20:56
inetprols -l .thunderbird/profiles.ini20:56
inetproLangjan: ^^20:58
linda-rw-rw-r-- 1 linda linda 94 Aug 16 22:55 .thunderbird/profiles.ini20:58
inetpromooi!20:58
inetpronow start thunderbird with -p20:58
inetproand create a new profile20:58
inetprocall it linda20:58
inetproand choose the folder /home/linda/.thunderbird/linda/20:59
linda(process:9697): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed20:59
inetprothat's fine20:59
lindanothing else21:00
inetproclick Finish21:00
inetprowhat do you get?21:00
lindadid not open file21:00
inetproso it lands back on the cli?21:00
inetprowhich is what I expect21:01
lindayes21:01
inetprocat /home/linda/.thunderbird/profiles.ini21:01
inetproyou should now have two profiles21:02
inetproProfile0 and Profile121:02
lindayes21:03
inetpronow start thunderbird -p again21:03
inetproselect linda and Start Thunderbird21:03
linda(process:9893): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed21:04
lindalinda@linda-X55A:~$ 21:04
lindaback to cli21:04
inetprothe error can be ignored, are you sure Thunderbird has not started?21:05
lindalets see, no. Must I start it?21:05
inetpro08/16 23:03:33 <inetpro> select linda and Start Thunderbird21:06
lindaselect linda?21:06
inetprothunderbird -p21:06
linda(process:9985): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed21:07
lindathats all21:07
inetproai!21:07
inetprops -ef | grep thunderbird21:07
LangjanWhere do I find the vertical line?21:08
inetproon my keyboard together with \21:09
inetprobelow Backspace21:09
Langjan|21:09
inetproyebo yes21:09
inetprops -ef | grep thunderbird21:09
inetprothat is a pipe charcater21:09
inetprocharacter as well21:09
lindalinda    10075  9877  0 23:09 pts/0    00:00:00 grep --color=auto thunderbird21:10
lindalinda@linda-X55A:~$ 21:10
inetprops is for reporting a snapshot of the current processes21:10
inetprohmm... so thunderbird is not running21:10
lindano21:10
inetprothunderbird -v21:11
inetproignore GLib-CRITICAL21:11
linda(process:10126): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed21:12
lindaThunderbird 31.8.021:12
inetprocool, that is the latest version21:12
inetprothunderbird -p21:13
inetproyou sure it doesn't start the profile thingy?21:13
Langjangives default profile21:13
inetproonly the deafult?21:13
Langjanyes21:13
inetproai!21:13
inetproExit21:14
lindadone exit21:14
inetprosudo apt-get install pastebinit21:17
inetproLangjan: ^^21:18
Langjanyes inetpro 21:18
inetproinstall pastebinit21:18
Langjanrunning21:19
Langjandone21:19
inetpronice, it is a command-line pastebin client21:19
inetpronow lets' test that21:19
inetproecho Hello World | pastebinit -a Langjan21:20
Langjanin my machine?21:20
inetproon linda's machine21:20
Langjanok21:21
lindahttp://paste.ubuntu.com/12101970/21:22
inetpromooi!21:22
inetpronow next one still on linda's machine21:23
Langjanok21:23
inetprocat ~/.thunderbird/profiles.ini | pastebinit -a Langjan21:23
lindahttp://paste.ubuntu.com/12101998/21:24
inetprohmm... now why do we not see the linda profile there?21:25
inetproso let's try creating it again21:25
inetprothunderbird -p21:25
Langjangives default21:26
inetproCreate profile21:26
inetproNext21:26
Langjanyes21:27
inetproEnter profile name: linda21:27
inetproChoose folder: /home/linda/.thunderbird/linda/21:27
inetproclick Finish21:27
Langjanok21:28
inetprodone?21:28
Langjanyes21:28
inetpronow let me look at it 21:28
inetprocat ~/.thunderbird/profiles.ini | pastebinit -a Langjan21:28
Langjanterminal messing me around21:30
inetproplease explain that21:31
Langjanseems process still running21:31
inetprodid you click Finish?21:31
Langjanno21:31
inetproai!21:32
inetprotell me when you've done it21:32
Langjanyes I did, sorry21:33
inetprostill waiting for the prompt?21:33
Langjanwell terminal is making [[D etc when I try to edit21:33
Langjanclose terminal?21:34
inetprono21:34
inetprowhen you press ENTER in the terminal does it go back to linda@linda-X55A:~$ 21:34
lindaNO21:34
inetproah, so it's still busy then21:35
lindaI was doing cat.... command when it started going funny21:35
inetprodid you have the $ prompt ?21:36
linda(process:10993): GLib-CRITICAL **: g_slice_set_config: assertion 'sys_page_size == 0' failed21:36
lindacat ~/.thunderbird/profiles.ini | pastebin -a lNGJAN^[[D^[[D^[[D^[[B^[[D^[[D^[[D^[[D^[[A^[[A^[[D^[[A21:36
lindaNO^[[DI was 21:36
lindano21:36
inetproai!21:37
inetproalways wait for the prompt before typing the next command21:37
lindasorry boss!21:37
lindalearning21:37
inetprolooks to me like the thunderbird profile is still running 21:37
inetprostart a new terminal session21:38
lindaforce quit?21:38
inetprono21:38
lindaoh, ok did not nknow its possible21:39
Langjanthe cat command?21:39
inetprohave you started another one yet?21:39
Langjanyes21:40
inetprops -ef | grep thunderbird21:40
lindalinda    10993  9877  0 23:26 pts/0    00:00:01 /usr/lib/thunderbird/thunderbird -p21:41
lindalinda    11391 11327  0 23:40 pts/10   00:00:00 grep --color=auto thunderbird21:41
inetproah you see, there's a 2nd one now21:41
inetproremember when you did it earlier there was only one21:41
Langjanok21:41
Langjanis that good?21:41
inetproPID=10993 and 1139121:42
inetproPID =  process ID21:42
Langjanmust I run that?21:42
inetprono21:42
inetproexplaining21:43
inetprothe grep line will always appear... technically not always21:43
Langjanwhat is pid? 21:43
inetprobut expect to see it everytime you execute ps -ef | grep something21:43
inetproPID = process ID21:43
Langjanproocess id21:43
inetprowe can forcefully kill a process by using the PID21:44
Langjanoh, ok21:44
inetprothe big question is, are yo sure you don't still see thunderbird running there?21:44
inetpropress Alt+Tab multiple times21:45
LangjanThe choose user profile is still running21:45
inetproah...21:45
Langjandefault and linda optins21:46
inetprowith what options on the screen?21:46
Langjanmust have opened when proocess finished21:46
inetprowith what options on the screen?21:46
Langjandefault and linda21:46
inetproand?21:46
inetprobuttons?21:47
Langjancreate, rename or dekete profile21:47
inetproand?21:47
Langjanand exit or start tbird21:47
inetproah21:47
inetpropress exit21:47
Langjanand use selected profile without asking at atartup21:48
inetpronow look careful, you have two terminal sessions open now21:48
Langjanok let me exit first?21:48
inetprodid you press Exit?21:48
inetprook21:48
Langjannot yet21:48
LangjanOk exited, two terminals open21:49
inetproon the one we opened last type exit and ENTER21:50
Langjanexit21:50
inetproit should vanish21:50
Langjanyes21:50
inetproare you back on the first?21:50
Langjan§rry, typing in wroong place21:50
Langjanyes21:50
inetpronow you should see the pastebinit result21:51
Langjanits done21:51
inetprodo you see it?21:51
lindalinda@linda-X55A:~$ echo Hello World | pastebinit -a Langjan21:51
lindahttp://paste.ubuntu.com/12102307/21:51
inetprono, not that21:52
inetprolet's try again21:52
inetprocat ~/.thunderbird/profiles.ini | pastebinit -a Langjan21:52
Langjanok21:52
lindahttp://paste.ubuntu.com/12102346/21:53
inetproif you want to make sure you have a clear screen... press Ctrl+C first and then ENTER and then clear and ENTER21:53
inetpromooi21:54
inetpropragtig!!!!21:54
inetpronou let's go back to thunderbird -p21:54
inetprothunderbird -p21:54
LangjanI have default and linda again21:55
inetpronow choose linda21:55
inetproand click [Start Thunderbird]21:55
Langjanok21:55
Langjannothing, blank21:56
inetprook, close it21:56
Langjanai21:56
inetprocat ~/.thunderbird/linda/prefs.js | pastebinit -a Langja21:57
Langjanok closed21:57
LangjanLangjan?21:57
inetproon Linda's machine21:57
inetprobut oops... make that Langjan or any other name you want :-)21:58
inetpro-a is to set the author21:58
lindahttp://paste.ubuntu.com/12102379/21:59
inetproyikes!21:59
LangjanHave to go for quick leak21:59
inetprook21:59
Langjanis yikes goood or bad? 22:00
inetprothat file is way too short22:01
inetproand it's after midnight22:01
Langjanok back again22:01
Langjanyou want to call it a day? 22:01
inetprowe really need to go sleep22:01
Langjanja22:01
inetproyeah, no choice, sorry oom22:02
Langjanok, perhaps good to sleep over it anyway22:02
inetpro:-(22:02
Langjanno problem, really appreciated22:02
Langjancan we have another bash sometime?22:03
inetprooh well, maybe a bit of sleep will help22:03
inetproja ons probeer maar later weer 22:03
LangjanOK inetpro , baie dankie en slaap lekker22:04
inetprogood night22:04
Langjannight-night22:04
inetprothere's stull other options for sure22:05
inetprostill*22:05
inetprogood night22:05
Langjanthks, gives me hope22:05
Langjansleep well22:05
tumbleweedMaaz: tell Kilos hi22:47
Maaztumbleweed: Righto, I'll tell Kilos on freenode22:47

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