/srv/irclogs.ubuntu.com/2012/11/06/#ubuntu-arm.txt

=== zz_chihchun is now known as chihchun
=== heathkid|2 is now known as heathkid
jrgiffordhi all! My Nexus 7 has been flashing for the past hour.03:51
jrgiffordnot a good sign?03:51
jrgifford16GB model.03:51
jrgiffordi see i'm not the only one experiencing this - http://askubuntu.com/questions/206984/installation-on-a-nexus-7-gets-stuck-while-flashing-the-root-filesystem04:02
achiangjrgifford: yeah, we've seen that occasionally. only advice we have is to try again04:08
jrgiffordachiang: should i try with the 8GB image?04:08
achiangjrgifford: you won't brick the device as long as you can reboot back into fastboot mode04:08
achiangjrgifford: i would try 16G one more time, then try 8G04:09
jrgiffordi'll reopen that question on AU and then drop an answer saying that you need to try again...04:09
jrgiffordachiang: ok, thanks!04:09
achiangjrgifford: good luck04:10
jrgiffordachiang: tried again, it's "Preparing the root filesystem, please wait, this will take a few minutes..." :D04:21
achiangjrgifford: great, now you wait ~15m and it will be all good04:21
achiang:)04:21
jrgiffordachiang: yay! :)04:22
jrgiffordachiang: it works!04:28
jrgiffordthanks04:28
achiangjrgifford: cool, have fun04:29
jrgiffordwill do. :)04:29
ogra_xnox, we'll also need the simg2img (to turn sparse back into normal loop mountable images in cse you want to take a look inside)09:24
ogra_xnox, also your clean target removes the fastboot binary (or tries at least)09:26
ogra_*the simg2img binary09:26
=== doko_ is now known as doko
xnoxogra_: ok, will check.10:05
=== chihchun is now known as zz_chihchun
xnoxogra_: is there something wrong with remove fastboot binary?10:19
* xnox thought we compile it.10:19
ogra-nx7well, it wont exist in the extras dir10:22
xnoxah =)10:22
xnoxogra-nx7: ogra_: can't seem to find simg2img10:23
ogra-nx7hmm, should be in the same branch in the same dir upstream10:24
ogra-nx7(extras)10:24
xnoxthere is "-S don't use sparse output format" in the  ext2simg.c10:24
ogra-nx7thats not the same10:25
xnoxok.10:25
ogra-nx7-S is used to create non sparse images10:25
ogra-nx7i.e. only at creation time10:25
xnoxhttps://code.google.com/p/usefulshellscript/source/browse/trunk/simg2img.py ?10:26
ogra-nx7simg2img actually turns a existing img into a mountable nonsparse one10:26
xnoxhmm... found an android one as well.10:27
xnoxhttps://gitorious.org/0xdroid/system_extras/blobs/9c842adc177c1bcd22c2038d8d237bfb70654dca/ext4_utils/simg2img.c10:27
ogra-nx7gimme a few minutes, i  got a branch on my PC upstairs10:27
xnoxbut that's not android official repo?10:27
ogra-nx7ah, yeah, that looks good10:27
ogra-nx7there must be an android one as well10:28
xnoxogra-nx7: so the jelly-bean branch has img2simg and simg2img but not the master branch.10:32
ogra-nx7aha10:34
ogra-nx7and the existing package uses master ?10:35
xnoxogra-nx7: it was moved from extras ext4_utils to core/libsparse....10:37
xnoxfound it, will compile.10:37
ogra-nx7yay, hide and seek with code10:37
* xnox ponders about continue to monkey compile or actually compile libsparse into a separate lib.10:38
xnoxogra android_reboot.c ?! =)11:11
xnoxbut that wants linux/reboot.h and I am not sure if I need the android kernel header for that, or just any local one.11:12
ogra_ugh11:12
ogra_xnox, where is that needed ?11:13
xnoxogra_: well, QA might like that... won't they?11:14
ogra_fastboot can reboot devices11:14
ogra_does android_reboot.c buy us anything extra ?11:15
xnoxnot really.11:15
ogra_unless they want to set up autotests with android for comparison reasons i doubt QA will use it11:15
* ogra_ already feared that was some kind of dep of simg2img11:16
xnoxsetup_fs wants it for some reason.11:16
xnoxbut I'm not sure we need setup_fs.11:16
ogra_i dont think so11:17
xnoxif it pops up we can compile it =)11:17
ogra_:)11:17
ogra_yeah11:17
ogra_janimo, do we have a bug against linux-firmware to include our wlan/BT blobs ?11:20
xnoxogra_:  there are now following binaries packaged: ext2simg  ext4fixup  img2simg  make_ext4fs  mkuserimg  simg2img  simg2simg  simg_dump  test_ext4fixup11:44
ogra_xnox, awesome, i think thats more than enough :)11:44
xnoxogra_: I pushed the branch. I'll try to repack an image and flash it, to see if it works.11:45
* ogra_ pulls11:45
ogra_builds fine here11:46
victorpogra_ hi11:50
ogra_hey victorp11:50
ogra_nice blogpost !11:50
victorpogra_ thanks11:50
victorpI am working in something else at the moment - that is why I asked you about the battery yesterday11:50
ogra_i fear firefox simply doesnt use GLES while webkit in chromium does11:50
victorpogra_ could well be11:50
victorpam I right that cat /sys/class/backlight/pwm-backlight/brightness11:50
victorpwill give me the screen brightness level?11:51
ogra_i talked to chris about it but it seems the GLES support in FF would only get us WebGL, not faster rendering11:51
ogra_should, yes11:51
victorpok.. I think I found a bug11:51
victorpma11:51
victorpmaybe11:51
victorpdo you know what the "Dim screen to save power" is suppose to do?11:52
ogra_dimming after a defined time11:53
victorpogra_^11:53
victorprunning on battery?11:53
ogra_you can define it in the power settings for battery and AC modes11:53
ogra_there is another bug with the slider in there11:53
ogra_it allows you to actually actively set the current brightness ... and doesnt catch if you are setting it to 011:54
victorpcant find the power settings you mention..11:54
ogra_so you can end up with a black screen ... havent reported that one yet11:54
victorpnice11:54
ogra_iirc it is called brioghtness or so11:54
ogra_ah, brightness and lock11:55
victorpyes, that one only gives me a tick box11:55
ogra_oh, yeah, seems there were options dropped11:56
ogra_there used to be a monitor or display tab in the power settings that allowed finer grained management11:56
victorpI run a test overnight and brightness was dimmed from 99 to 70 something11:56
victorpalmost immediately11:57
victorpbut I kept printing the file above and every hour it seems that it bounce back to 9911:57
victorpand then back down11:57
victorphow even it never when lower than 70+ even when the battery was at 10%11:58
ogra_yeah,. definitely some bug11:58
victorpI think it would make sense to make the dimming a function of the battery level dont you think?11:58
ogra_we also dont have a working ambient light sensor yet, that might influence the behavior11:58
ogra_that might get annoying if it dims more and more based on the battery level11:59
victorpwell, assuming that the room is constantly at the same light11:59
victorpI doubt you would notice it11:59
victorp:)11:59
ogra_if you only do that for the nexus you can easily pick the level thats set ... but if yxou want to make that a generic function you end up with funny stuff11:59
victorpyou should be able to turn it off too11:59
ogra_i.e. on my ac100 the battery icon turns red at 20%12:00
victorpah12:00
victorpI see12:00
ogra_that still is like 3h of worktime12:00
ogra_on my x86 lappie 20% means find a wallplug in the next hour12:00
victorpack12:00
victorpit seems that battery sensors are not thought for ARM12:01
ogra_the prob here is that percentages are used12:01
victorponly x86 high consuming beasts12:01
ogra_there are finer grained values that could be used12:01
ogra_(see what upower -d gives you)12:01
victorpwell that could be easily tuned if systems are pre-installed. I still think that reducing brightness with battery is not a bad idea... I wonder to whom I should suggest it. raise a bug?12:02
ogra_yep12:02
victorpoooh12:03
ogra_start with filing against gnome-power-manager12:03
victorpupower -d is cool12:03
ogra_:)12:03
ogra_only with janimo's latest kernel though :)12:03
victorpseriously , I wish there was a wiki for this sort of tips12:03
ogra_the original one we had didnt have all the "energy" values filled12:04
victorpbtw - I notice that my systems was prompting me to install updates12:04
ogra_yeah, there were PPA updates12:04
victorpis that part of the newark ppa or should I not install them12:04
ogra_check in sw-sources12:04
victorpok, running update now12:05
ogra_make sure ypou didnt accidentially enable updates/security/proposed12:05
* victorp loves to ssh to it12:05
ogra_if thats the case, updating is safe12:05
* ogra_ got pretty good with onboard already12:05
victorpbtw I just got this... works well with the n7 http://www.amazon.co.uk/PadStand-Black-Portable-integrated-charging/dp/B003QGPAHS/ref=sr_1_1?ie=UTF8&qid=1352203517&sr=8-112:05
ogra_forcing yourself to only use the device this way for a day or two really helps12:05
ogra_neat12:06
victorpogra_ I am waiting to get my usb keyboard for that12:06
* ogra_ has http://www.amazon.de/Twelve-South-Compass-Aluminium-St%C3%A4nder-Apple/dp/B003XQMUVA12:06
ogra_and a really cool BT keyboard i still cant use :)12:07
* victorp does not believe on BT12:07
victorpvery nice!12:07
ogra_well, i like to charge the device while its on the stand12:07
victorpI was going to ask about that. I thought achiang said that janimo had a patch to charge whilst in usb OTG mode12:08
ogra_yeah, havent tested it yet12:08
ogra_i currently run the latest though with some self added test modifications, i probably should try it12:09
ogra_hmm, compiling the composite gadget into the kernel wasnt a clever idea it seems12:09
ogra_makes both network managers freak out if i plug it into my PC12:10
ogra_they both try to automatically establish a usbnet connection12:10
victorpsings of modern days.. I dont have a USB to USB cable12:10
* ogra_ makes a note to make that a module next time12:10
victorpI have millions of USB to micro USB12:10
ogra_you have the charger cable12:10
victorpso I can test it either12:10
victorpwhich goes to micro12:11
ogra_which is fine for the usbnetwork stuff :)12:11
ogra_if you ten enable port forwarding on your PC you have actual wired network on the nexus ;)12:11
ogra_*then12:12
victorpogra_ what I wanted to do is to plug keyboard+mouse+charger to the same USB hub12:12
ogra_right, or use a powered hub12:12
ogra_there should be male-male cables though12:13
victorpindeed12:13
victorpI only have one but is hooked to my pc12:13
ogra_i know there are female-female ones12:13
victorpI suppose I could swap them around12:13
victorplemme play with my hbus12:14
victorphubs12:14
victorpnaah, is not charging12:15
victorphow do I know if I have the right kernel?12:16
ogra_janimo, ^^^ should that work already ?12:16
ogra_victorp, i think it should show a -7 in uname -r12:16
ogra_(my homebrewed one shows 3.1.10-7-nexus7 ... should be the same for the PPA one since they come from the same tree)12:17
victorpit's a 612:17
victorpmaybe needs a reboot?12:17
ogra_yeah, if t was updated it should tell you about it though12:18
ogra_i.e. turn the gear icon in the panel red12:18
victorpyes, it doesnt12:18
ogra_might be because jain uses the linaro packaging12:18
ogra_for the kernel package12:18
victorpchecking that the ppa is in the sources12:18
ogra_look in /boot12:19
ogra_if there is a vmlinuz-3.1.10-7-nexus712:19
victorpnope12:19
victorpppa is in the sources12:19
victorpand update manager says my system is up to date12:20
victorp:(12:20
ogra_aha12:20
ogra_the uploads happened to the private PPA12:20
victorpI guess we should get janimo to confirm that 7 has been pushed out12:20
victorp??12:21
ogra_it is on the new image but someone needs to copy it over to the public ppa12:21
victorpshouldnt they go to the normal ppa12:21
ogra_the image is buiult from the private one12:21
victorpseems like we should make that part of the process12:21
ogra_so uploading there first and then copying is required i think... not sure12:21
ogra_nah, we should immediately start uploading to raring instead :)12:22
victorponce there is a raring image :)12:22
victorplook forward to that12:22
victorpin the meantime, If you can make the honours I can test the patch12:23
janimovictorp, we need to clarify where to ship firmware before working raring images I guess12:26
ogra_janimo, just file a bug and leave that bit to the kernel team12:26
ogra_janimo, any objections if i pocket copy the 7.10 kernel to the public PPA ?12:27
ogra_i think its on the images already12:27
janimoand indeed we should start using the public PPA for image builds while we still do 12.10 based spins12:27
ogra_so should be safe to do12:27
janimoogra_, no objections, thanks12:27
* ogra_ does it then 12:27
ogra_along weith the tegra driver fix12:28
janimoogra_, I was waiting for people with OTG cables to see if it works12:28
victorpjanimo, that is fine. The discussion came because the public ppas had not been update..and we got to raring images :)12:28
janimoand whether it causes other USB related regressions12:28
ogra_victorp, apt-get update should give you a new tegra driver and a new kernel now12:30
* ogra_ goes for coffee12:30
victorpogra_,  done - still nothing in /boot12:41
ogra_you ran update-manager afterwards ?12:42
ogra_apt-get update only updated the lists of available packages12:42
ogra_apt-get dist-upgrade is the equivalent of what update-manager does then12:43
* ogra_ definitely sees the new packages in https://launchpad.net/~ubuntu-nexus7/+archive/ppa12:44
ogra_16.0-0ubuntu3  of the tegra driver and 3.1.10.7.10  of the kernel12:44
janimoogra_, do we need an externally powered USB hub with the nexus?12:50
janimoI plugged a keyboard in and nothing happens12:50
ogra_just plugging in the kbd should work12:50
ogra_directly i mean12:50
ogra_i only have used the device with powered hubs yet12:50
ogra_when i used a hub12:50
ogra_janimo, why iso9660 ?12:55
janimoogra_, ?12:55
ogra_ [ Jani Monoses ]12:55
ogra_  * [Config] Enable ISO_9660_FS12:55
ogra_  * [Config] Various options needed for LXC support.12:55
ogra_  * [Config] Enable SND_USB_AUDIO, disable SND_HDA_INTEL12:55
ogra_i understand the last two ...12:56
ogra_but am wondering why we enable iso966012:56
janimoogra_, ah. There was a bug about some USB stick not mounting12:56
janimoit can be used on non-CD media too12:56
ogra_oh,. indeed12:57
janimomaybe even our ISO hybrids are like that12:57
ogra_yeah, you can just dd them to USB12:57
ogra_not that that makes isolinux usable on arm though :)12:57
janimoI should have added bug numbers to the changelog, but at that point they were private still12:57
ogra_but yeah, i get the point12:57
=== Ursinha_ is now known as Ursinha
victorpogra_ running update manager now13:00
ogra_yep, it just popped up here as well, offering me the new driver13:02
ogra_seems propagation takes a while in the PPA13:02
ogra_even though the copying is instantly done13:02
victorpogra_ is it normal that I dont find the update-manager but instead I have a software-updater ?13:03
ogra_yeah, i'm just stuck with old naming in my head13:03
ogra_the binary is still called update-manager though13:04
victorpwell the kernel is still 613:06
ogra_eek13:07
ogra_janimo, looks like we dont have linux-nexus7 in the image13:08
ogra_i only see the linux-image files installed, not the meta13:08
janimoogra_, right, the metapackage is new and did not get the chance to tell vanhoof to update the seed13:08
ogra_ah., k13:08
ogra_victorp, so for now that means manual updating ... actually for everyone who used the old (and todays) image13:09
ogra_it will only start to work once the meta package is preinstalled13:09
victorpol13:09
victorpok13:09
victorpso do I need to download the .deb13:09
victorpand install them manually?13:09
ogra_you can work around it by installing linux-nexus7 i think13:09
ogra_manually13:10
ogra_that will pull in the metapackage alongside13:10
ogra_yeah, that works13:10
ogra_janimo, was the wlan firmware file fw_bcmdhd.bin ?13:13
* ogra_ cant remember and tries to find it13:13
janimoogra-nx7, yes13:13
ogra_janimo, bug 107554913:19
ubot2`Launchpad bug 1075549 in linux-firmware (Ubuntu) "please include fw_bcmdhd.bin and bcm4330.hcd in linux-firmware for support of the nexus7" [Undecided,New] https://launchpad.net/bugs/107554913:19
victorpogra_ doing that now.. can we add it to the wiki pls13:20
ogra_lets leave the rest to the kernel team, i'm sure they have a process for checking the legal stuff etc13:20
ogra_janimo, might be helpful if someone else than me could set it to confirmed13:20
janimoogra_, ok. I am fine whichever way it is solved :)13:20
victorpogra_ the raring image will have to have the same disclaimer that you get from the installer13:20
* janimo wonders what broke his chromium that most pages are black backgrounds and not much else13:21
ogra_victorp, then we cant do it in the distro13:21
janimovictorp, an EULA dialog on first boot or something less intrusive?13:22
ogra_first boot wont help13:22
janimoogra_, you're right13:22
janimocan't access the net13:22
ogra_it will have to happen before you even download anything13:22
ogra_and thats something we have a policy against in the distro ... but we ship a ton of other broadcom firmware, i'm sure there is a way13:23
ogra_(to include it properly)13:23
janimoI'd also want to see if we can have it legally shipped before spending too much time on technical workarounds13:23
ogra_lets leave it to the experts dealing with firmwares every day ;)13:23
ogra_right. if kernel team says no, we can think about workarounds like stealing it from the /system partition13:24
victorpogra_ -7 now running13:24
ogra_but i'm confident we can put it into linux-firmware13:24
victorpabout to plug the usb hub, hold your breath13:24
ogra_victorp, great13:24
ogra_janimo, how about a kernel upload to raring ?13:25
janimoogra_, I guess I could.13:26
ogra_do it :)13:26
janimoIf 7.10 is ok for all, I could upload this as a start13:26
janimono USB regressions then?13:26
ogra_NEW will probably take a while so we can be sure the binary is there once we start image builds13:26
janimosomeone tested it last week and said he could not see the kbd13:26
ogra_not so important for raring i guess13:27
victorpogra_, does it count as working if OTG is now completly broken?13:27
ogra_i need smoe package for the builds13:27
ogra_could even be empty ;)13:27
ogra_victorp, not really13:27
victorpi thought so13:27
victorp:)13:27
janimovictorp, how did OTG regress?13:27
victorpmouse not working13:27
janimoprobably the same issue I got reported before13:27
janimoneither kbd?13:27
victorpdoes not detect anything13:27
janimoand they used to work in 6 ?13:27
victorpnope13:27
victorpor my usb stick13:28
victorpyeap13:28
victorpall of them but charing13:28
victorpcharging13:28
victorpand it is still not charging13:28
janimook, seems like a serious issue. I need to rever that charging patch, I think that broke it13:28
victorpwell I am going to un install this kernel;13:28
victorpdo we do testing?? problably not achiang :)13:28
ogra_janimo, looking in dmesg i see it enmables the HUB13:29
ogra_(tegra-otg)13:30
ogra_but it doesnt seem to see any devices13:30
ogra_so better revert that one :)13:30
victorpI am plugging the same hub that with -613:30
victorpwith -6 the keyboard, mouse and usb stick where all recognised13:30
ogra_i plugged in various things here13:31
ogra_nothing is recognized ... but the cable properly loads/unloads tegra-otg when plugging it13:31
victorpwith -7, not even the mouse plugin is working13:31
ogra_yep13:31
ogra_same here13:31
victorpogra_, how do I get rid of it13:35
victorpuninstalling linux-nexus7 ?13:35
ogra_well, that and the linux-image-*-7-* package13:35
* ogra_ does his first upload to raring 13:36
* janimo did his 5 min ago13:36
ogra_*sniff* starting my release with a binary blob13:36
ogra_there we go, the bug is "inprogress" :)13:43
victorpogra_ I removed that package too but still running -713:48
ogra_victorp, oh, flash-kernel cant downgrade kernels (debian removed that feature in the latest version and i didnt get around to write a fix for that yet)13:49
ogra_victorp, sudo abootimg -u /dev/mmcblk0p2 -k /boot/vmlinuz-3.1.10-6-nexus7 -r /boot/initrd.img-3.1.10-6-nexus7 && sudo reboot13:50
victorpogra_ soooo13:50
victorpdo I need to re-flash the image?13:50
ogra_that will get you back to -613:51
* victorp swearing13:51
ogra_well, its just a bit longer than sudo flash-kernel, dont swear13:52
victorptoo late :)13:53
ogra_(thats actually the line f-k would call *if* there wouldnt be a version check before that)13:53
victorpflasing also loses anything I set up13:54
ogra_??13:54
ogra_what do you talk about ?13:54
victorppackages?13:54
ogra_you should only write the old kernel to your boot partition with the command i gave you above13:55
ogra_<ogra_> victorp, sudo abootimg -u /dev/mmcblk0p2 -k /boot/vmlinuz-3.1.10-6-nexus7 -r /boot/initrd.img-3.1.10-6-nexus7 && sudo reboot13:55
ogra_from your running nexus13:55
ogra_no need to re-flash the device or anything13:55
janimoogra_, in flash-kernel mmcblk0 is equivalent to mmcblk0p1 in our case?13:55
victorpogra_ I thought that is what you were telling me13:56
ogra_nahh+13:56
ogra_you never need to install a machine more than once with an ubuntu system :) there is always a way to repaitr it13:56
ogra_janimo, no, mmcblk0p1 would13:56
victorplet me try that command13:56
ogra_victorp, dont get the device name wrong :)13:57
victorpthe mouse is alive!!!13:57
ogra_great13:57
victorpogra_ I copy and paste it13:57
ogra_see, dont get desparate :) re-installing is for QA junkies :P13:58
* victorp cries13:58
* ogra_ actually has machines around that were installed on warty and upgraded regulary ... they still run without issues13:59
janimoogra_, hmm, flash-kernel would need quite some changes to support alternate partitions13:59
janimoogra_, would specifying the boot part directly without having to scan for it break things? Is it not fixed for various devices?13:59
ogra_janimo, well, my original ac100 code was capable .... sadly that wasnt what debian implemented in the end13:59
janimoas it is now we cannot easily boot from recovery and have it upgraded there14:00
ogra_you need to edit the db14:00
ogra_oh, wait, there is that autodetection that debian also trashed14:01
ogra_janimo, i would say lets add a check for "Boot-Device:", if thats set we should override the autodetection with it14:02
ogra_currently android devices only use Android-Boot-Device and do a pointless autodetection that debian even broke14:02
ogra_janimo, but that will always be a hack until f-k actually supports overrides for the DB14:03
ogra_whicjh it totally doesnt atm14:03
ogra_f-k 3.0 is still in its infancy14:04
ogra_infinity, oh, fyi, bug 105620614:07
ubot2`Launchpad bug 1056206 in flash-kernel (Ubuntu) "3.0~rc.4ubuntu23: cannot flash an old (previous Q) kernel" [Wishlist,Confirmed] https://launchpad.net/bugs/105620614:07
ogra_janimo, oh, look, low hanging fruit coming your way in bug 107265714:25
ubot2`Launchpad bug 1072657 in ubuntu-nexus7 "Can't mount a nfs disk" [Undecided,New] https://launchpad.net/bugs/107265714:25
janimoogra_, I think I added NFS at one point prompted by that bug14:26
janimoin 6.9 maybe14:26
ogra_ah, its not closed though14:26
janimostill, I'd wait with any extra config changes will we sync up with ubuntu. No point in adding them piecemeal14:26
janimoogra_, right, since only today did the new kernel become released14:27
ogra_yep14:28
ogra_hmm, bug 1075415 is intresting14:35
ubot2`Launchpad bug 1075415 in ubuntu-nexus7 "Touch is too sensitive: touch/tap is interpreted as a drag/swipe" [Undecided,New] https://launchpad.net/bugs/107541514:35
ogra_i think in android the touchscreen ships a calibration file14:35
ogra_yeah, there it is14:37
ogra_https://android.googlesource.com/device/asus/grouper/+/505d795dfcfd473d2a5a2f20177d355bcd254492/elan-touchscreen.idc14:37
victorpogra_,  you might like this one : http://victorpalau.net/2012/11/06/ubuntu-nexus7-7-hours-battery-life-whilst-browsing/14:43
ogra_sweet14:45
ogra_7h is great for the fact that we havent touched power mgmt at all14:45
achiangogra_: so reading scrollback... did we upload a broken kernel to our PPA?14:46
ogra_achiang, well, not having the meta nobody will get it offered anyway14:46
ogra_achiang, so no worries14:46
ogra_but yes, seems we did14:47
achiangwell, i'm a bit worried about what happened to our qa process14:47
achiangas in, we didn't have one14:47
victorpogra_ pretty good I reckon14:47
victorpimagine if screen brightness was adjusted :)14:47
ogra_achiang, well, all i saw was that the new kernel ended up in the new image, i should probably not have done the pocket copying but it felt inconsistent to have it in the new image but not in the PPA14:48
victorpachiang, I am not sure the problem was the pocket copy14:48
ogra_victorp, right and CPUs get powered down if not needed etc14:48
ogra_victorp, well, i published it14:49
ogra_so yes, the pocket copy was definitely a part here14:49
achiangvictorp: we were waiting for test results from staging PPA14:49
victorpogra_ but as you said, it was in the image14:49
achiangi know for a fact that janimo asked for testing results14:49
achiangi certainly never signed off on a kernel upload14:49
victorpachiang, so why was it in the new image?14:49
ogra_victorp, right, but i should have waited for a go from achiang nontheless14:49
janimoI reverted the charging fix and will upload the kernel in a minute14:50
achiangvictorp: because the wrong thing happened?14:50
janimobut where? staging PPA?14:50
victorpstop stop stop14:50
janimoanyway, I do not think people get autoupdates14:50
ogra_janimo, closed, then pocket copy to the other one14:50
janimothis is a new ABI14:50
victorpwhat was wrong was that we released a new image without testing it14:50
victorpalso14:50
janimoogra_, but why closed? People should be able to test before it being in an image no?14:50
victorpthat we did not push the same updates from the image to the public ppa14:50
janimoso why not in staging?14:51
ogra_victorp, sure, but the followup stuff messed it up more14:51
ogra_no excuses14:51
janimoogra_, anyway not a big difference14:51
victorpogra_ two wrongs do not make a right14:51
ogra_right14:51
achiangi don't think we actually released a new image14:51
victorpa) we didn't test14:51
ogra_victorp, two wrongs make a worse :)14:51
victorpb) the image and the public ppas where out of sync14:51
victorpc) I dunno, but I felt like putting a c14:52
ogra_heh14:52
victorpachiang, right so that might have been the confusion14:52
victorpanyways... the ppa update did not work14:52
victorpso no worries14:52
ogra_well, after all, no harm done you would have to manually fish out the package name and install it14:52
victorpachiang, and yes, the kernel is very broken14:53
ogra_or install the meta14:53
janimoI think what happened was we had a staging kernel, and it was decided we make a test image that includes it for easier testing14:53
janimoso then image and public ppa became out of sync14:53
victorpwhat a mess... it is all my fault achiang14:53
ogra_janimo, that sounds very plausible14:54
janimothe fact that we have 3 PPAs does sometimes confuse us all14:54
janimoalso, did todays image become the default for the installer?( I hope not)14:55
achiangno, the installer image needs to be manually updated, which we have not done yet14:56
achiangand we will not do so until we QA the image14:56
janimook, then, less harm done14:56
janimoI am glad I deferred having a kernel metapackage, so every ABI bump upgrade must be explicitly requested by the user14:56
ogra_achiang, then i'm sorry for messing up the QA process ...14:57
* ogra_ will wait and ask next time14:57
janimoI am less glad I did not myself test each bugfix I uploaded in the kernel14:57
janimoogra_, it's not you. I think it was a combination of us all that got into this situation14:58
achiangyeah, we have a QA team. let's use them. :)14:58
achianganyway, we'll get it right next time14:58
ogra_janimo, well, i saw discussions about the new image being up and thought it was released14:58
achiangjust good that we didn't break our hundreds of users out in the wild14:58
ogra_hundrets ?14:59
ogra_what a pessimist you are *g*14:59
janimoogra hundreds is the subset of the tens of thousands that actually use USB kbd/mouse and would be affected :)15:00
ogra_ah, these ... lamers that fear the touchscreen :P15:00
ogra_i would really love to know how we make use of the settings in https://android.googlesource.com/device/asus/grouper/+/7fce7d56cb077e869b9509cd2770d92e8cf29dcc/elan-touchscreen.idc15:02
ogra_i bet if we could teach the driver to use these the touchscreen situation would get better15:02
ogra_janimo, hmm, do we do anything with the touchscreen firmware ?15:23
ogra_android seems to forcefully update it with the file on every boot15:24
janimoogra_, the in-kernel fw seems to be newer or just as new as the external blob15:25
janimoso I stopped shipping the latter15:25
ogra_right, but i wnder if that probably triggers some calibration15:25
janimoI saw the way to upload it is to echo into a sys/ file15:25
ogra_yeah15:25
janimoogra_, that can be tested with our current images by getting the file and echoing it's path. Not sure who does the calibration15:26
ogra_yeah, i dont seem to see any difference in behavior after echoing the file15:26
janimoto me our touch issues seem to stem from the fact that we have tiny controls to poke at15:26
ogra_i just would like to know how it applies the settings from elan-touchscreen.idc15:27
ogra_as bug 1075415 might be solved with touch.pressure.scale = 0.0048 and touch.size.scale = 3615:28
ubot2`Launchpad bug 1075415 in ubuntu-nexus7 "Touch is too sensitive: touch/tap is interpreted as a drag/swipe" [Undecided,New] https://launchpad.net/bugs/107541515:28
ogra_it could well be that our touchscreen is set to 1px squares15:28
ogra_they seem to not be module options one could pass though15:28
ogra_#define MAX_FINGER_SIZE          3115:29
ogra_that could be it15:29
ogra_there is also IOCTL_ROUGH_CALIBRATE15:30
dmartmi all15:31
dmarthmmm, wrong window and wrong spelling -- how embarrassing15:31
ogra_mi dmart !15:31
ogra_:)15:31
dmartogra_: mi yourself :)15:31
ogra_heh15:31
mfischachiang: can we close this N7 bug?  https://bugs.launchpad.net/ubuntu-nexus7/+bug/107541615:41
ubot2`Launchpad bug 1075416 in ubuntu-nexus7 "Please install openssh-server out of the box, at least for dev images" [Wishlist,New]15:41
mfischI marked it wishlist, so we could just leave it15:41
achiangmfisch: yeah, i think that needs to be close as wontfix15:41
mfischbecause it deviates from standard desktop15:42
ogra_i think even server15:42
ogra_it is the first option in tasksel there, but not pre-selected by default15:43
mfischjanimo: can give me a brief walkthrough on building a kernel for the N7?16:10
janimomfisch, will copy it to wiki in a minute16:10
janimolong overdue :)16:10
ogra_it not like it wuld need more than ten lines either :)16:11
janimoit needs explanations and context for those who never built a kernel16:12
ogra_dont we have a generic "cross build a kernel" page ?16:12
ogra_we should really have it, i tend to link people to hrw's blog still16:12
janimomfisch, in the meantime http://paste.ubuntu.com/1337637/16:13
ogra_drivers/built-in.o: In function `bq27541_probe':16:14
ogra_/home/ogra/Desktop/nexus/kerneltree/nexus7/drivers/power/bq27541_battery.c:726: undefined reference to `get_usb_cable_status'16:14
ogra_make[2]: *** [.tmp_vmlinux1] Fehler 116:14
ogra_make[1]: *** [sub-make] Error 216:14
ogra_janimo, ^^^16:14
ogra_after the latest git pull16:14
janimoogra_, with no config options changed?16:14
ogra_with a git reset16:14
janimothat get_usb_cable_status I saw a few times when making some things modular16:14
ogra_reset, pull then testbuild makes me get to this16:14
janimoogra_, hmm, I made a clean build before pushing, weird16:15
ogra_is there ar "reset harder" option ?16:15
* ogra_ tries with --hard16:15
janimoogra_, no, git fetch && git reset --hard origin should be enough16:15
ogra_lets see16:16
janimoogra_, btw the new kernel is building in the private ppa now, should have the OTG change reverted. Tested with mouse and kbd16:16
janimowill be 7.1116:16
ogra_yeah, git just told me 7.11 with --hard16:17
ogra_didnt fail yet16:17
janimoany idea why this page is locked? https://wiki.ubuntu.com/Nexus7/Developers16:18
janimoI thought it would be the place to link 'build your kernel' to16:18
mfischjanimo: You're not logged in16:18
mfischjanimo: Or that's usually what's happened when I see locked pages, or someeone else is editing16:19
ogra_bah, failed in the tools as usual16:19
ogra_janimo, so all fine16:19
janimomfisch, ah I had to reload it, thanks. Weird that all other pages were editable16:19
mfischthis git clone is going to be awhile...16:23
* mfisch goes to find more bugs while git does it's thing16:31
mfischjanimo: are you still working on that kernel build page?16:42
janimomfisch, about to save it16:42
janimomfisch, https://wiki.ubuntu.com/Nexus7/KernelBuild16:43
janimojust need to solve some edit conflicts apparently16:43
mfischjanimo: yeah sorry16:44
mfischjanimo: just revert what I did16:44
janimomfisch, let me know which parts are confusing, and feel free to edit/reword as you see fit from someone who's new to it16:45
mfischI clicked save before I saw the small prnit warning16:45
janimomfisch, no prob16:45
janimoI think you cleaned up the code snippets16:45
mfischyeah, doing more of that now16:45
janimowhich is good, I did not know how that works16:45
janimothanks16:45
janimothere may be another cross package missing IIRC, not just gcc needed. If build blows up we'll find out16:46
mfischI added git to the list of stuff you need to install16:46
janimosure16:46
janimowe probably want to document the git way only, even if one could simply rebuild from a package source16:47
mfischjanimo: fdr clean fails16:48
mfischcd /home/mfisch/tmp/n7kernel/ubuntu-nexus7/debian/build && kernel-wedge gen-control > /home/mfisch/tmp/n7kernel/ubuntu-nexus7/debian/control16:48
mfisch/bin/bash: kernel-wedge: command not found16:48
janimook, a dependency then16:49
mfischinstalling it now16:49
janimoI have been building kernels the past year on the same machine so forgot whether there are extra build-deps16:50
mfischjanimo: why parallel=3?16:50
mfischoh I see your note16:51
janimomfisch, maybe that note should be moved in front of the command16:51
mfischworking on it16:51
janimoas with other comments before commands16:51
mfischwhat works best?  parallel=num cpus?16:51
mfischnum_cpus+50%?16:51
janimonum cpus+1 IIRC16:51
mfischok16:52
achianghm, i always use num_cpus * 1.516:53
mfischme too16:55
mfischat least I did with android, num cpus + 50%16:55
achiangjanimo: got a link to some camera stuff in LP - https://bugs.launchpad.net/ubuntu-nexus7/+bug/106867216:58
ubot2`Launchpad bug 1068672 in ubuntu-nexus7 "webcam support" [Medium,Confirmed]16:58
mfischjanimo: build worked, thanksd16:59
mfischjanimo: actually, where is the kernel config?  I'd like to change some stuff17:00
janimoachiang, saw that17:07
janimoachiang, still if nvidia is working on a 3.1 port we may want to wait for that17:07
janimomfisch, kernel config is in debian.linaro/config17:07
janimomfisch, I'll add to the wiki page17:07
achiangjanimo: the way i read the bug, that tree is already 3.117:08
janimoachiang, ok then, I misread 2.6.38 somewhere IIRC17:08
achiangjanimo: maybe i'm wrong... let me know. :)17:09
janimostill the chromeos tree is divergent from the android, in ac100 land they were not easily mergeable17:09
achiangah, i see17:09
janimoor cherry-pickable17:09
janimoactually now I remember seeing V4L in chromium and asking about it in the tegra channel about 3 weeks ago17:10
janimobut that driver seemed not yet ready for some reason17:10
janimobut chromium is more linux than android so they may have gotten it to work well enough17:10
mfischjanimo: let's also note on the page which steps need to be re-run, specifically does the sed step need to be run on each build?17:11
janimomfisch, the sed step changes a git-tracked file so it persists until one does a git checkout (which syncs the workspace to the repo)17:12
mfischjanimo: so it looks like the config option I changed is intertwined with some others, is there a way to manually run make config so I can go through the questions?17:13
janimomfisch, fdr updateconfis17:15
janimoupdateconfigs17:15
janimomfisch, added a section in the wiki17:16
mfischthanks17:16
mfischjanimo: last question, I hope, is the linux-image the only deb I need to copy and install?17:21
janimomfisch, yes, that has the kernel17:21
janimothe rest are header files and tools, non-essential for booting17:22
janimomfisch, the more questions, the better the doc becomes, so np :)17:22
achiangmfisch: janimo: ogra_: dholbach has graciously taken on the task of reorganizing our wiki, so don't be surprised if you start seeing a bunch of changes happen17:32
mfischok17:32
janimonp17:32
mfischjanimo: so there was a bug where the snd_seq module is missing, I added it to the config and it solves the bug17:33
mfischjanimo: but, I'm curious why it isn't autoloading, I had to manually load it17:34
janimomfisch, no idea, it may be blacklisted in /etc/modprobe.d somewhere?17:34
mfischhmm, don't see it.17:35
janimomfisch, is this preventing audio in some scenarios?17:35
mfischwhen I boot this device, I get no modules loaded17:35
mfischjanimo: it prevents the usage of some audio tools17:35
janimomfisch, and you installed the deb17:35
janimo?17:35
janimoor zImage17:35
mfischjanimo: yes, I get the module, just have to manually modprobe it17:35
mfischjanimo: deb17:35
janimook17:35
janimono idea17:36
mfischyeah I'm not sure how it would get autodetected17:36
nemikdoes anyone know if it is possible on the ARM version to install canon printer drivers like the CAPT ones?17:37
mfischjanimo: when I run fdr editconfigs it prompts me to edit a file that I'm not certain is the correct one:17:43
mfischDo you want to edit config: armhf/config.flavour.nexus7? [Y/n]17:43
janimomfisch, yes that is the one17:44
janimoit prompts for every arch/flavour that package source builds. We happen to only have a single flavour17:44
janimowould be nice to have it skipped and not prompt I guess17:45
mfischbut I manually edited debian.linaro/config/config.common.ubuntu?17:45
achiangmfisch: we need a juju charm to build kernels17:46
achiangthat would be awesome, actually17:46
mfischachiang: it can take like 5 minutes to provision a machine and then more to do setup, it would be slower than just doing it17:46
achiangmfisch: what about the casual kernel builder? i don't mind saying "juju make zImage" and then walking away to do other stuff for a bit17:47
mfischachiang: true17:47
achiangespecially if i don't keep trees around all the time or have all my build-deps always installed17:47
mfischeveryone starts as a casual kernel builder and then it's a downward spiral17:48
* achiang came back from the dead17:48
mfischjanimo: do we have plans to enable a general kernel with all the modules re-enabled?18:17
janimomfisch, yes, the plan is to sync up with the regular ubuntu kernel configs19:23
NekoXPanyone got clue on where eglinfo is on quantal?19:40
janimoNekoXP, you mean es2_info? This is in mesa-utils-extra19:48
NekoXPyeah something like that... :D19:49
NekoXPI thought it did llvmpipe rendering if there was no good driver installed. was I wrong or was that an R thing?19:49
infinityNekoXP: I vaguely recall there being issues with llvmpipe, where the "issue" was "it sucked".19:52
NekoXPI'm getting some odd GL_OES_EGL_image not found things from compiz19:52
NekoXPslow but with window decorations would be prefereable to no window decorations at all19:52
mfischjanimo: okay, I'm going to defer this audio bug until then, I think we just need some modules20:04
mfischachiang: can you comment on this bug which claims BT loses on/off state after a suspend/resume?  https://bugs.launchpad.net/ubuntu-nexus7/+bug/107350120:14
ubot2`Launchpad bug 1073501 in ubuntu-nexus7 "Bluetooth re-enabled on resume from suspend" [Undecided,Incomplete]20:14
achiangmfisch: commented20:16
mfischachiang: thanks20:19
achiangnp20:20
janimonew kernel in  https://launchpad.net/~ubuntu-nexus7/+archive/staging20:21
janimoreverts the OTG charging commit which broke USB peripherals20:21
=== popey_ is now known as popey
mfischjanimo: do you need a new meta package there also?21:09
janimomfisch, don't think so since the current meta is for 7 already21:10
mfischok21:10
mfischI'll do a quick review of the changelog so we can build a list of stuff to try21:10
janimoI think a bump is needed only when ABI (next to last number in version) changes21:10
mfischI think it should be pretty short21:10
janimomfisch the changelog is just Revert OTG charging fix21:11
janimowhich turned out not to be a fix after all21:11
mfischbut the CL between that and what's shipped is what I care about21:11
mfischI assume, for example, you left ISO support21:11
janimoright, all that was in 7.1021:11
janimominus the USB breakage21:11
mfischsince 7.10 is superseded, whats the quickest way to view it's changelog?21:12
mfischI was just going to pull the source and view the cl21:12
mfischjanimo: so it looks like 7.10 is already in the public PPA?21:20
janimomfisch, yes 7.10 is in PPA, 7.11 in staging PPA21:20
mfischI was trying to figure out if we shipped with 6.9 or 6.821:20
janimoquickest way is to look at git I think21:20
janimo6.8 was shipped21:21
mfischso I guess all testing buys us now is piece of mind21:21
janimoso ISO, SOUND, NFS are the changes IIRC21:21
janimoright21:21
janimoI have tested 7.11 FWIW with USB peripherals this time, now that I had a cable21:22
mfischshould the NFS change fix this bug?  https://bugs.launchpad.net/ubuntu-nexus7/+bug/107265721:23
ubot2`Launchpad bug 1072657 in ubuntu-nexus7 "Can't mount a nfs disk" [Undecided,New]21:23
mfischit should at least be re-tested21:25
mfischachiang: are we going Fix Released once these hit the public PPA or are we waiting for an image?21:25
janimomfisch, I added NFS modules which were not there before so I hope it fixes that one21:28
janimobut I did not test myself21:28
mfischjanimo: me either, I dont have the setup, I just told the guy to try again21:29
mfischjanimo: I bet your upower fix will fix when the device suspends even after adding power21:29
janimomfisch, I just tested upower --dump today with the 7.11 kernel and it seems to show proper values. Commented on the bug21:32
janimoI did not do anything, but also did not test previously and did not saw the erroneous values21:32
mfischjanimo: .10 works too, so I marked it as fix released21:32
mfischjanimo: change log shows a fix from colin21:32
achiangthe process should be this:21:32
achiang1) jani builds new kernel and uploads to staging21:33
achiang2) jani sends out mail asking people to test.21:33
achiang3) we test, hopefully each test is associated to a bug21:33
achiang4) once we verify, then we copy to real PPA21:33
achiang(or R archive)21:33
achiangdepending on where we are in the cycle21:33
janimomfisch, ah right, battery stats. Bu tI think the bug was reported against a kernel that had that21:33
janimoanyway if it works, we can close it21:34
mfischdone21:34
janimoachiang, ack21:34
achiangso anyway, each change in the changelog *should* be associated with an LP bug21:34
achiangjanimo: is that how you normally do things?21:34
achiangor not really?21:34
achianglike ISO_9660: LP: #12345621:34
ubot2`Launchpad bug 123456 in xine-lib (Ubuntu) "podcast crashes amarok" [Undecided,Fix released] https://launchpad.net/bugs/12345621:34
janimoachiang, well I ommited this so far thinking the bugs were private (while working out of newark)21:34
janimoachiang, yes, marking fixed bug is what I usually do21:35
janimowhen I know about the bug :)21:35
achiangheh21:35
achiangok, i think we're on the same page21:35
achiangjust want to be explicit21:35
achiangjanimo: thanks21:35
achiangmfisch: we should only move to fix-released once it hits the real ppa, not staging21:39
mfischachiang: yes, I'm only testing public ppa fixes ATM21:39
achiangmfisch: uh, i'm confused.21:40
achiangmfisch: we have 2 public PPAs: staging and ppa21:40
achiangthe kernel should go into staging first; then once we're satisfied, it goes into 'ppa'21:40
mfischI'm testing "THE" public PPA21:40
mfischthe fixes I'm testing were already moved to the public PPA21:40
mfischkernel 7.1021:40
achiangmfisch: i think we're talking past each other21:41
achianghttps://launchpad.net/~ubuntu-nexus7/+archive/staging21:41
mfischagreed21:41
achianghttps://launchpad.net/~ubuntu-nexus7/+archive/ppa21:41
achiangthere are two public PPAs21:41
achiangnot just one21:41
mfischI understand21:41
mfischwhat shall I call the non-staging public PPA?21:41
mfischbecause that's what I am testing21:42
achiangoh now i see21:42
mfischI don't know a better name for it21:42
achianghow did a kernel get into 'ppa' ?21:42
achiangrelease ppa21:42
achiangthat one is the one janimo uploaded a fix to revert the OTG regression?21:42
mfischno21:42
mfischstaging PPA = 7.11 = 7.10 + OTG fix reverted21:43
mfischpublic, non-staging PPA = 7.10 which is a bunch of fixes + OTG patch21:43
achiangugh21:43
mfischISO fixes, NFS, battery, etc21:43
achiangok, but no one is getting it because we didn't upload a new metapackage, right?21:43
mfischI saw it with apt-get update21:43
mfischachiang: public, non-staging PPA has a 7.10 meta package21:44
achiangoh lovely21:44
mfischso getting 7.11 out quickly would be in our best interests21:44
janimo7.10 in ppa has broken OTG, 7.11 in staging with the only change fixing OTG21:44
achiangmfisch: shouldn't you be testing 7.11 then? :)21:44
mfischachiang: will do21:44
achiangmfisch: so we can copy it over to the release ppa?21:44
achiangjanimo: to me, that means you should also upload a new meta package to staging21:45
achiangright?21:45
mfischI think staging has 7.10 meta, janimo said it wasn't needed21:46
janimoachiang, it is not 100% clear to me, but I thought if the ABI (7) is not changed the meta can stay21:46
achiangok21:46
achianghopefully after today we won't bungle it anymore :)21:46
mfischtrying now21:48
janimoachiang, do we spin test images based on ppa or stagingppa before making them 'official' 12.10 updates?21:48
achiangjanimo: i think we only need to respin the image once more, to eliminate the 'random hostname' issue, and after that, no more image spins. kernel updates after that can go into staging, and if they are all good, they can go into universe21:50
janimook21:50
achiangdoes that make sense or am i smoking crack?21:50
mfischso I added the staging PPA but apt doesn't see 7.1121:50
mfischdoes that mean we need a newer meta?21:51
achiangjanimo: ^^21:55
janimoachiang, let me check21:56
janimoachiang, do you have the meta installed already? linux-nexus721:57
* achiang does not21:57
janimoit was not part of any image so far as it is new21:57
janimoin proper raring images we'll  include it21:58
janimoin our spins it was not necessary and we wanted to explicitly say which kernel to include to avoid unintended upgrades21:58
mfischjanimo: looking21:59
mfischI dont have the meta installed either21:59
janimomfisch, oh I thought it was all achiang speaking above, whereas he just ^^-d :) That's why I answered him22:00
* achiang is working on other stuff atm. :)22:00
janimoachiang, re image spining, agree with what you said above22:00
achiangjanimo: alright, so we'll get the .11 kernel QA'ed, spin a new image, and then be happy22:01
mfischjanimo: I have linux-nexus7 installed but not linux-meta-nexus722:01
janimomfisch, confusingly the linux-nexus7 binary package comes from the linux-meta-nexus7 source package22:02
janimoso you should be fine22:02
janimowhereas linux-nexus7 binary produces linux-image-3.1.10-7-nexus722:02
mfischok22:03
mfischso how do I get the 7.11 kernel installed?22:03
janimomfisch, so if you install linux-nexus7 it does not bring in 7.11 automatically?22:03
janimoI guess I need to upload a new meta too then22:04
janimoI am testing this right now as well22:04
mfischhold one sec22:04
mfischjanimo: ii  linux-nexus7                              3.1.10.7.1022:05
mfischjanimo: directly trying to apt-get install it doesn't get me 7.1022:06
* janimo just added the ppa and tests22:07
mfischjanimo: added what?22:07
janimoI just did add-apt-repository22:08
janimofor staging22:08
janimoI see it downloads 7.1022:08
mfischyup22:08
janimomfisch, sudo apt-get install linux-image-3.1.10-7-nexus722:09
janimobut not via the metapackage so I need to fix that22:10
mfischlinux-image-3.1.10-7-nexus7 is already the newest version22:10
mfischjanimo: ^22:11
janimoit installed 7.11 here22:12
mfischjanimo: okay, it worked now, I had something screwed up in sources22:14
mfischrebooting to try OTG22:14
mfischjanimo: USB OTG works22:15
mfischjanimo: trying a mouse22:15
janimomfisch, worked here too with both mouse and kbd22:16
janimouploaded the meta22:16
mfischjanimo: mouse also works22:16
janimoshould be copied when it builds to staging22:16
mfischI vote to release it before too many people install .1022:16
janimomfisch, sure22:16
mfischachiang: ^^?22:16
janimobut probably not many will install .10 as it is not upgraded to automatically22:17
janimoonly if they explciitly apt-get install it22:17
achiangmfisch: you feel good about your QA?22:18
mfischachiang: for OTG yes, I didn't retest everything22:19
achiangmfisch: ok +1 to copy then to release ppa22:19
achiangjanimo: ^^22:19
janimo+1 from me as well22:20
mfischare you going to update the meta so people see it with an upgrade?22:22
janimomfisch, already built in private ppa22:23
mfischthx22:23
janimoin a few min it should be published too22:23
achiangjanimo: you'll take care to copy the packages where they need to go?22:36
=== Ursinha is now known as Ursinha-afk
=== Ursinha-afk is now known as Ursinha

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