IRC log of #harmattan for Saturday, 2013-06-08

HtheBlike, 2 days ago?00:00
HtheBand everytime before that :D00:00
Jonniwell then some package has broken the filesystem, and its time to reflash with --erase-user-data=secure :)00:00
HtheBboo00:00
HtheBi was just done with everything...00:00
HtheBas you may recall it :D00:01
tehdelyHtheB: the last time i ran into that problem00:01
tehdelyit turned out i was out of inodes on one of my filesystems00:01
tehdelyin fact, it's happened to me 2x00:01
*** NIN101 has quit IRC00:02
tehdelyit breaks lots of things, but in particular the camera... i saw, by running the camera app from a shell and looking at what errors got thrown00:02
tehdelylots of "no space left on device"00:02
tehdelyrun 'df -i'00:02
HtheBthe only output that I get is:00:02
tehdelythe problem is that /home is sort of under-provisioned.  harmattan puts lots of stuff in /home that really oughta live in /home/user/MyDocs00:02
HtheBMApplication Service: registerService() registering failed00:02
tehdelythat might be something else00:03
HtheBMApplicationService: Calling launc() in other application with service : "com.nokia.maemo.CameraService"00:03
HtheBlaunch*00:03
tehdelyand how's your filesystems looking00:03
HtheBlooks normal to me, let me put it on pastebin00:04
tehdelykk00:05
HtheBwww.pastebin.com/7Zxsa8Vi00:05
tehdelyk you definitely don't have the problem I was having, then :/00:06
HtheB:(00:07
tehdelysomewhere, there is an un-answered mailing list post by a person with your exact problem00:08
tehdelyheh00:08
Jonniis that N9 or N950?00:08
HtheB95000:08
Jonniand normal firmware or openmode?00:09
HtheBopen00:09
HtheBwith ubiboot00:09
Jonnijust thinking if you have PR1.2 filesystem and PR1.3 kernel?00:09
Jonnior did you flash the leaked PR1.3 filesystem?00:09
HtheBleaked yeah00:09
*** Custodian has quit IRC00:09
HtheBso that shouldnt be the problem00:09
HtheBdidnt had the problem before00:09
HtheBsomehow, today I just found out about it00:09
Jonniand you havent installed any custom deb packages while beeing in openmode? Or if you have you have always used the mandatory AEGIS_FIXED_ORIGIN export before installing?00:10
HtheByesterday, I did put some .so files in /usr/lib/00:11
HtheBmanually00:11
Jonnijust thinging if you have installed any custom servives without using the export, then aegis will prevent system camera from working00:11
JonniHtheB: most likely those so files breaks it00:11
HtheBI did remove them back though00:11
Jonnisince if you put any .so file in usr/lib manually, then you also need to update refhashlist and resign it00:12
HtheBhmmm00:12
HtheBbut after removing manually, it shouldnt be a problem anymore, right?00:12
HtheBor.. am I alraedy late?! :D00:12
*** piggz has joined #harmattan00:13
Jonniie. if you put unknown origin .so files in system that has com.nokia.maemo files, then aegis will go mad. Adding custom libraries should always be done in a way that they are faked to be com.nokia.maemo origin00:13
Jonniwell without seeing the dmesg aegis errors, I have no idea if your late or not, but it sure does sound like reflash time. Or if your lucky reboot might be enough if there is no custom service files or libs in the system anymore00:14
HtheBrebooted many times already00:15
HtheB:P00:15
HtheBso that 'luck' is no more00:15
Jonniwell if you dont see any aegis errors in dmesg, then its reflash time00:15
HtheBlets see dmesg00:18
Jonnimight be just enough to do --flash-only=rootfs, that way you stay in openmode, but have factory rootfs00:18
HtheBhmm how about the apps?00:18
Jonnigone :)00:18
HtheBlol00:18
HtheB:D00:19
HtheBthen there is no reason to do only rootfs00:19
Jonnithats why I have big dir of debs, and I just do dpkg -i *.deb after the reflash :)00:19
juicemeJonni, ping00:19
Jonnijuiceme: pong00:19
HtheBJonni: jup, have it too since the last time00:19
*** piggz has quit IRC00:19
juicemeJonni, I was thinking about this flashing kernel from a deb package some time back...00:20
juicemehave you ever done that?00:20
juicemecan I use /usr/sbin/fiasco-flasher for that?00:21
HtheBJonni: dmesg output http://pastebin.com/bkYRmKLL00:22
Jonnijuiceme: hmm, yes, I've played with that, but most likely those datails might go under NDA, so unfortunatly can't help you on that.00:25
JonniHtheB: nothing in that log, you did try to start camera app, before taking the dmesg?00:28
HtheBhmm yes00:28
HtheBstart and closed it back00:28
HtheBthen dmesg00:28
HtheBor should i minimize it?00:28
juicemeJonni, that's too bad then :(  see, I was thinking about packaging ubiboot to deb, because as for version -02 now, its fairly safe to install...00:29
HtheBaha, i see some errors!00:30
juicemeHtheB, I also looked at your paste, and usually there should be something about the camera I guess.00:30
HtheBmaybe i was too fast00:30
HtheBhad to wait a bit before dmesg00:30
juicemecan you check what's in /var/log/messages ?00:30
HtheBi see some errors this time on dmesg00:31
*** leinir has quit IRC00:31
HtheBuploading on pastebin agian hang on00:32
HtheBoh wait no00:33
HtheBseems like when I cat the file, to copy text.. it was acting weird00:34
HtheBso i saw those error messages ¬¬00:34
HtheBbut there is nothing different on the dmesg00:34
juicemedmesg records mainly kernel thingies.00:34
HtheBjuiceme: what log do you need00:35
HtheBi have:00:35
juicemea lot of more stuff, daemons, applications, etc. get logged to messages.00:35
juicemebut as I said, I don't know much about the camera side...00:36
HtheBXorg.0.log.0.gz Xorg.0.log.1.gz Xorg.0.log.2.gz Xorg.0.log.3.gz Xorg.0.log.4.gz alternatives.log apt dpkg.log pareplysms.log pasms.log syslog syslog.old ubiboot.dmesg ubiboot.log00:36
juicemeit's the sysylog you want to see.00:36
juicemes/sysylog/syslog00:36
Jonnijust consider that reflash and dpkg -i *.deb takes 10 minutes, and debugging can take hours :)00:38
HtheBoke00:39
HtheBJonni: true :)00:39
HtheBbut it could be handy for people who also has the same problem as I do00:40
HtheBif we can hunt down what the problem might be00:40
Jonniofcourse you could do grep aegis /var/log/*  to see if there is any hits00:40
HtheBas root?00:40
juicemeJonni, trying "/usr/sbin/fiasco-flasher -?" gives awfully same looking options as the regular flasher likes to get, so can it really be NDA stuff if it is analogous to the external flasher...?00:41
JonniHtheB:  and you havent installed any deb packages without AEGIS_FIXED_ORIGIN?00:41
Jonnias that is the most common problem that people forget to export when installing stuff in openmode.00:42
*** niwakame|away has quit IRC00:42
HtheBonly 100:42
HtheBoh w800:42
HtheBuhmmm00:43
juicemeJonni, if I try some experimenting with fiasco-flasher, do you think it's possible I brick my device to a state not possible to fix with reflash? Just making sure before I try anything :)00:47
Jonnimost likely you can always recover with reflash, so I havent heard anyone ever bricking the device with that00:47
*** ced117 has quit IRC00:49
juicemethat's good to know. Maybe I'll do some experiments with it then00:50
juicemeI guess that's how the OTA update flashes the new kernel?00:50
*** Luke-Jr has quit IRC00:53
*** Luke-Jr has joined #harmattan00:53
*** niwakame|away has joined #harmattan00:53
*** arcean has quit IRC00:55
*** danielcbit has quit IRC00:57
*** niwakame|away has quit IRC00:58
*** tonyoy has quit IRC01:03
rikaneejuiceme: warning: you can't flash on-device in Open Mode01:04
Jonnirikanee: why not? you should even be able to dd the kernel into kernel partition if fiasco flasher doesnt work :)01:07
rikaneeJonni: wear leveling is a problem ;)01:07
juicemerikanee, I was under the assumption that kernel is flashed "on-the-metal", that there's no wear leveling blocks as it sits there on bare flash, no ubifs etc...01:10
rikaneejuiceme: Flasher/NOLO takes care of wear-leveling as it writes, hence the kernel partition being slightly bigger than the usual kernel.01:11
juicemeand how would it be different when I flas with external flasher vs. internal flasher?01:11
juicemedoes it somehow do it without NOLO?01:12
rikaneejuiceme: internal, on-device flasher apparently rejects flashing if in openmode01:12
juicemeah, you have tried it?01:12
rikaneejuiceme: you can read about it in the Openmode thread, that's why SSU in OM fails01:12
rikaneekernel and CMT can't be updated01:12
juicemeok, I'll look it up, thanks01:13
juicemetoo bad if it's like that01:13
rikaneejuiceme: I think that in Harmattan, Linux kernel is now involved in kernel flashing, which is why you need to select an ape-algo01:13
Jonnibut your dep  backage would be in secure mode install anyways :)01:13
juicemewell I was thinking of the device should be taken to open moda bedore installing the deb.01:14
juicemebut why not...01:14
juicemecould be amde so that it needs to be installed in closed mode and it triggers open mode when installed :)01:14
rikaneejuiceme, btw, I got a "Charge Battery" error while starting HARM with +L2fix (once), so maybe some tweaking is still in order01:14
juicemes/amde/made/01:15
infobotjuiceme meant: could be made so that it needs to be installed in closed mode and it triggers open mode when installed :)01:15
juicemerikanee, ah it' still not perfect... but the percenatge ratio is _much_ better :)01:15
rikaneejuiceme: you could have the user activate dev-mode, and use the package's postinst to both clear the warranty warning and flash the kernel in closed mode01:15
juicemeyes, that's doable.01:16
*** tonyoy has joined #harmattan01:16
juicemeoriginally I thought it's something I cluld never release as package, it depended on so many tweaks like the possibility of not being able to use mtd4 or mtd5 due to eraserblock shortage... but currently there are no such roadblocks any more.01:18
juicemeof course it's a bit limiting if the installation is not possible in open mode but it might still be worth a try :)01:19
*** leinir has joined #harmattan01:21
* HtheB waves good night to everybody01:27
HtheBo/01:27
*** HtheB has quit IRC01:31
*** CaCO3 has quit IRC01:33
*** DocScrutinizer05 has quit IRC01:38
*** DocScrutinizer05 has joined #harmattan01:38
*** bef0rd has joined #harmattan01:40
*** natunen has quit IRC02:07
*** planasb has quit IRC02:09
DocScrutinizer05mgedmin: could you please give povbot a kick so it leaves ##overflow and re-joins #maemo? thanks a lot! :-)02:37
*** tonyoy has quit IRC02:38
*** planasb has joined #harmattan02:38
*** npm__ has joined #harmattan02:40
*** npm_ has quit IRC02:40
*** keithzg has quit IRC02:41
*** Luke-Jr has quit IRC03:27
*** Luke-Jr has joined #harmattan03:28
*** liar has quit IRC03:49
*** mschlens_ has joined #harmattan04:02
*** mschlens has quit IRC04:05
*** Pali has quit IRC04:07
*** jon_y has quit IRC04:13
*** crazy_ has joined #harmattan04:22
*** Morpog_ has joined #harmattan04:35
*** Morpog_PC has quit IRC04:38
*** crazy_ has quit IRC04:47
*** jon_y has joined #harmattan04:49
*** mschlens has joined #harmattan04:59
*** mschlens_ has quit IRC05:02
*** natunen has joined #harmattan05:43
*** sunny_ has joined #harmattan05:50
*** keithzg has joined #harmattan05:52
*** natunen has quit IRC06:35
*** keithzg has quit IRC06:52
*** DocScrutinizer05 has quit IRC06:57
*** DocScrutinizer05 has joined #harmattan06:57
*** Venemo has quit IRC07:02
*** Malik_ has joined #harmattan08:52
Malik_how to chat08:55
*** Malik_ has quit IRC08:55
dm8tbrpatiently09:08
*** Custodian has joined #harmattan09:20
*** ortylp has joined #harmattan09:24
*** xsacha has quit IRC09:25
*** xsacha has joined #harmattan09:26
*** xsacha has quit IRC09:39
*** xsacha has joined #harmattan09:39
*** Sfiet_Konstantin has joined #harmattan10:44
*** ortylp has quit IRC11:02
*** astont has joined #harmattan11:14
*** astont has quit IRC11:16
*** liar has joined #harmattan11:37
*** TMavica has joined #harmattan11:38
*** TMavica has quit IRC11:41
*** TMavica has joined #harmattan11:45
*** CaCO3 has joined #harmattan12:02
*** tonyoy has joined #harmattan12:19
*** Morpog_ has quit IRC12:22
*** CaCO3 has quit IRC12:31
*** Pali has joined #harmattan12:33
*** jon_y_ has joined #harmattan13:01
*** jon_y has quit IRC13:04
*** Pali has quit IRC13:06
*** Sfiet_Konstantin has quit IRC13:07
*** piggz has joined #harmattan13:08
*** Pali has joined #harmattan13:09
*** arcean has joined #harmattan13:12
*** bef0rd has quit IRC13:15
*** bef0rd has joined #harmattan13:15
*** bef0rd has quit IRC13:20
*** Morpog_PC has joined #harmattan13:29
*** stef_204 has joined #harmattan13:44
*** Morpog_PC has quit IRC13:51
*** Venemo has joined #harmattan14:09
*** CaCO3 has joined #harmattan14:12
*** CaCO3 has quit IRC14:17
*** stef_204 has quit IRC14:34
*** Venemo has quit IRC14:38
*** stef_204 has joined #harmattan14:43
*** npm__ has quit IRC14:47
*** Sfiet_Konstantin has joined #harmattan14:57
*** Morpog_PC has joined #harmattan15:20
*** Morpog_PC has quit IRC15:32
*** Venemo has joined #harmattan15:48
*** VDVsx has quit IRC15:50
DocScrutinizer05mgedmin: PING15:51
*** Morpog_PC has joined #harmattan15:55
*** VDVsx has joined #harmattan15:58
*** stef_204 has quit IRC16:00
*** piggz has quit IRC16:01
*** stef_204 has joined #harmattan16:02
*** Morpog_Mobile has joined #harmattan16:40
coderusReleased QmlMozBrowser for #harmattan update. v0.1.6.2. Get it on TMO: http://talk.maemo.org/showthread.php?t=8967316:51
*** Morpog_PC has quit IRC16:51
coderusPlease list all bugs in forum thread.16:51
*** Morpog_PC has joined #harmattan17:01
*** May has joined #harmattan17:15
*** Venemo has quit IRC17:15
*** Custodian has quit IRC17:16
*** Custodian has joined #harmattan17:16
*** rashm2k has joined #harmattan17:22
*** hassansian has joined #harmattan17:30
*** hassansian has quit IRC17:30
*** NIN101 has joined #harmattan17:32
*** tonyoy has quit IRC17:39
*** stef_204 has quit IRC17:44
*** May has quit IRC17:44
*** HtheB has joined #harmattan17:45
*** stef_204 has joined #harmattan17:53
*** npm__ has joined #harmattan18:05
*** HtheB has quit IRC18:13
*** leinir_ has joined #harmattan18:33
*** leinir has quit IRC18:33
*** leinir_ is now known as leinir18:34
*** Martix has quit IRC19:08
*** Martix has joined #harmattan19:09
*** stef_204 has quit IRC19:37
*** DocScrutinizer05 has quit IRC19:46
*** DocScrutinizer05 has joined #harmattan19:47
*** stef_204 has joined #harmattan19:49
*** jo7en has joined #harmattan19:59
*** Martix has quit IRC20:02
*** jo7en has quit IRC20:04
*** jo7en has joined #harmattan20:08
*** jo7en has quit IRC20:12
*** stef_204 has quit IRC20:14
*** jon_y_ is now known as jon_y20:19
*** DocScrutinizer51 has quit IRC20:46
*** piggz has joined #harmattan20:47
*** DocScrutinizer51 has joined #harmattan20:48
*** coderus_ has joined #harmattan21:36
*** jpwhiting has quit IRC21:43
*** jpwhiting has joined #harmattan21:48
*** ortylp has joined #harmattan21:52
*** HtheB has joined #harmattan22:08
HtheBhi22:08
*** xsacha has quit IRC22:08
HtheBseriously.... wtf22:09
HtheBno one talks O_O22:09
*** xsacha has joined #harmattan22:10
Morpog_PCit's summertime22:11
HtheBdoes that turn humans into zombies?22:12
Morpog_PCsure, sun zombies22:12
* HtheB hides from sun zombies22:13
mschlenssunbies?22:14
HtheBAttack of the killer sunbies22:14
Morpog_PCAll with red skin :)22:15
mschlensEvery once in a while you'll find one with blue skin.22:15
mschlensBut they are mostly drowned.22:16
HtheBhttp://images1.wikia.nocookie.net/__cb20110522075736/mk/images/4/47/MeatMK.jpg22:16
mschlensheh22:16
HtheBgood old times22:17
*** bef0rd has joined #harmattan22:17
*** anonfriese has quit IRC22:22
*** TMavica has quit IRC22:28
*** ortylp has quit IRC22:35
*** teleshoes has joined #harmattan22:38
*** lmoura has quit IRC22:39
*** Sfiet_Konstantin has quit IRC22:40
qwazixcrap, harmattan-dev is down again22:52
*** teleshoes has quit IRC22:53
Morpog_PCyep, apt-get update takes ages since yesterday because of....22:54
*** tonyoy has joined #harmattan22:54
*** lmoura has joined #harmattan22:55
*** piggz_ has joined #harmattan22:57
*** bef0rd_ has joined #harmattan22:58
HtheBbecause of what?23:00
HtheBbecause of being shitty :(23:00
*** chouchoune1 has joined #harmattan23:00
*** bef0rd has quit IRC23:01
*** ZrZ has joined #harmattan23:01
*** rashm2k1 has joined #harmattan23:03
*** rashm2k has quit IRC23:03
*** jpwhiting_ has joined #harmattan23:04
*** tom_ has joined #harmattan23:05
*** coderus__ has joined #harmattan23:05
*** piggz has quit IRC23:07
*** chouchoune has quit IRC23:07
*** RzR has quit IRC23:07
*** jabis has quit IRC23:07
*** w00t has quit IRC23:07
*** merlin1991 has quit IRC23:07
*** coderus_ has quit IRC23:08
*** Summeli has quit IRC23:08
*** unreal- has quit IRC23:08
*** tom has quit IRC23:08
*** jpwhiting has quit IRC23:08
*** w00t has joined #harmattan23:08
*** merlin1991 has joined #harmattan23:08
*** macmaN_ has quit IRC23:09
*** macmaN has joined #harmattan23:09
*** Summeli has joined #harmattan23:09
*** unreal_ has joined #harmattan23:11
*** unreal_ is now known as unreal-23:11
*** tomma has quit IRC23:12
*** ortylp has joined #harmattan23:12
*** tomma has joined #harmattan23:12
*** coderus__ has quit IRC23:13
*** coderus_ has joined #harmattan23:13
*** ortylp has quit IRC23:14
*** jabis has joined #harmattan23:14
*** Milhouse has quit IRC23:14
*** Milhouse has joined #harmattan23:29
*** X-Fade has quit IRC23:29
*** ChanServ has quit IRC23:29
*** Morpog_ has joined #harmattan23:31
*** ChanServ has joined #harmattan23:31
*** rajaniemi.freenode.net sets mode: +o ChanServ23:31
*** X-Fade has joined #harmattan23:31
*** Morpog_PC has quit IRC23:33
*** Morpog_Mobile has quit IRC23:33
*** khorshid has joined #harmattan23:36
*** Morpog_Mobile has joined #harmattan23:39
*** Zer0 has joined #harmattan23:45
*** Zer0 is now known as Guest4828423:45
*** Guest48284 has quit IRC23:46

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