/srv/irclogs.ubuntu.com/2015/09/16/#snappy.txt

=== bjf_ is now known as bjf
=== slangase` is now known as slangasek
=== rcj` is now known as rcj
dholbachgood morning06:21
fgimenezgood morning07:08
mvo_hey fgimenez, good morning07:09
fgimenezhi mvo_07:10
mvo_no new good image yet that fully does the upgrade,rollback,upgrade dance, but except for this the most recent one should be good to test07:10
mvo_and a new image is in the works that hopefully fixes upgrade/rollback/upgrade/rollback07:11
p_lorenzhi - is there a way to redirect the snappy cli tool to an own server infrastructure? i work for a company which would like to host own snaps and system updates07:11
fgimenezmvo_, ok thanks, i'll execute the tests against the latest one07:22
clobranogood morning07:32
clobranoI was looking for info about installing udev rules in snappy (other than using hw-assing). Any suggestion? :)07:32
clobranoa link to any kind of documentation will be great07:33
Chipacamo'in08:04
Chipacaclobrano: i don't think that exists; what's your use-case? (that is: what do you want to achieve?)08:05
clobranoChipaca, in our application, we often create symlink to device nodes that respect some regex08:06
clobranolike matching vid/pid pair08:07
clobranoI saw that the example here https://developer.ubuntu.com/en/snappy/guides/appliance-builder-guide-webcam/ that include a udev rule in the package.yaml, is there something already available for other udev rules?08:08
Chipacaclobrano: I don't think there is, at the app level, something for that. I suspect what you want to do goes in a gadget snap, not an app snap08:10
Chipacaclobrano: ogra_ probably knows more, but he was up very late fighting with some regressions in the next release :)08:10
clobranoChipaca: ok, do not worry :) you already gave me a starting point; I didn't know about "gadget snap" :D08:11
mvo_fgimenez: r165+ should be ok, I did a 165->166->165->166 successfully now08:22
p_lorenzChipaca: thanks for your mail :) which nickname does Martín have in IRC?08:23
fgimenezmvo_, ok thanks i'll try that now08:23
mvo_thanks08:23
Chipacap_lorenz: beuno08:23
* mvo_ tries a full upgrade instead of delta now too08:23
p_lorenzChipaca: thanks a bunch!08:24
Chipacap_lorenz: no worries08:25
zygamvo_: I'd like to add snapcraft --version08:29
zygamvo_: would you merge that?08:29
Chipacazyga: snapcraft, or snappy?08:31
mvo_zyga: sure, unless sergio disagrees thats fine08:31
Chipacazyga: if snapcraft, ask sergiusens :)08:31
Chipacazyga: also probably not today08:31
zygaChipaca: snapcraft08:31
zygaChipaca: what's going on today?08:31
Chipacazyga: busy busy busy08:31
Chipacazyga: like yesterday, but more so08:31
mvo_Chipaca: more so? *meeeh*08:31
* ogra_ phears that 08:32
Chipacamvo_: same pressure, more tiredness -> more mistakes -> moar busy08:32
ogra_moaning :)08:32
zygaChipaca: I know the feeling08:32
ogra_clobrano, there is no way to "ship" a udev rule, the rule you see in the example is generated by the hw-assign command08:33
mvo_Chipaca: logical. flawlessly logical…08:34
Chipacamvo_: https://www.youtube.com/watch?v=THNPmhBl-8I&t=1m55s08:35
* Chipaca links to the punchline of a very long joke08:35
* Chipaca is obviously also not in tip-top form today :)08:35
mvo_Chipaca: hehe08:38
clobranoogra_: ok, so is there a way to add custom udev rule? Or is it something yet to be added to snappy?08:53
JamesTaitGood morning all; happy Guacamole Day! 😃08:54
ogra_i dont think that is planned ... the hw-assign tool will be expanded and perhaps also changed ... and you can define a device (and a snap it uses) in the gadget (today it is called oem) snap08:55
clobranoogra_: uhm, I understand. Well, it will be great if hw-assign would be flexible enough to allow symlinks too :)08:57
ogra_clobrano, worth filing a bug i guess :) so the implementers know about that08:59
clobranoogra_: I was more in the mood of contributing if possible :D, btw I will start with the feature request ;), Thank you, I understood that you all are very busy those days :)09:01
ogra_clobrano, hw-assign is maintained by our security team, talk to tyhicks or jdstrand once they are around (i think both are in US timezones)09:02
ogra_i agree it would be nice to be able to define a symlink name via hw-assign so you can use self picked device names in your snap09:03
clobranoogra_: yep, that was what I thought :)09:05
=== vrruiz_ is now known as rvr
davmor2hey guys in wily trying to create a snappy personal image is failing http://paste.ubuntu.com/12425581/  I'm assuming that the issue is it doesn't wait for everything to be downloaded before it starts the image creation process.09:39
ogra_davmor2, it can do that in parallel ... what it creates is an empty image, then it copies stuff inside09:57
ogra_so the order shouldnt matter09:57
ogra_do you have enough free diskspace ? IIRC personal is quite big09:58
davmor2ogra_: 756GB of free space and it installed fine on vivid only had this issue since I tried using it on wily09:59
ogra_ah, u-d-f 0.30 landed yesterday ... that might have broken it ... try going back to 0.2910:00
ogra_ricmm, ^^^ :)10:01
ogra_might be that the image needs some extra changes to work with the new u-d-f10:01
ogra_blame sergio ;)10:02
ricmmah :) indeed10:05
ricmmdavmor2: sadly will need to wait for sergio to wake up10:05
ricmmdavmor2: wait that error is something else10:24
ricmmdavmor2: reboot your machine ;)10:24
ricmmand try again10:24
davmor2ricmm: will do after this meeting10:25
=== zbenjamin_ is now known as zbenjamin
dholbachsergiusens_, can we turn off the plainbox tests which need internet access during the build?11:48
dholbachhttps://code.launchpad.net/~dholbach/snapcraft/1496363/+merge/27128511:48
sergiusens_dholbach, yeah, we need to make those autopkg ones11:58
Mikaeladholbach: you might be interested in https://freenode.net/sasl12:26
dholbachmh12:43
dholbachsergiusens_, in which cases is the wiki plugin going to be used?12:48
sergiusens_dholbach, when used in 'after' and the ref'ed part is not there12:49
dholbachsergiusens_, ok... I was just surprised how often during the build wiki.u.c was trying to be opened: http://people.canonical.com/~dholbach/tmp/snapcraft_0.2_amd64.build12:50
sergiusens_dholbach, or when a part is there but doesn't specify a 'type'; for which the full part definition will be pulled from the wiki and the local definition would overlay it (in python part_from_wiki.update(part_local)12:50
sergiusens_dholbach, hmm, should be only once; maybe I can initialize it earlier12:50
dholbachsergiusens_, shall I file a bug?12:51
sergiusens_dholbach, sure12:51
dholbachcool will do12:51
=== sergiusens_ is now known as sergiusens
sergiusensChipaca, what is the python way for http://golang.org/pkg/sync/#Once.Do ?12:52
dholbachhttps://bugs.launchpad.net/snapcraft/+bug/149638112:52
ubottuLaunchpad bug 1496381 in Snapcraft "wiki.u.c is opened a lot during the build" [Undecided,New]12:52
Chipacasergiusens: a "once" decorator12:54
sergiusensChipaca, of course :-)12:55
Chipacasergiusens: http://pastebin.ubuntu.com/12426544/12:58
Chipacasergiusens: definitely not this: http://pastebin.ubuntu.com/12426580/13:03
sergiusensChipaca, no, I prefer easily readable code13:03
Chipaca:)13:03
sergiusensthank you very much13:03
sergiusens:-)13:03
sergiusensChipaca, the write less characters thing is only for play :-P13:04
Chipacasergiusens: disadvantage of the decorator is that the decorated function won't complain about bad number of args13:04
Chipacasergiusens: that is13:04
Chipacaif f(a)13:04
Chipacaand the first time you call f(1)13:04
Chipacaand the second, f(1,2)13:04
Chipacathe second will just work13:04
sergiusensChipaca, that's fine, it's an internal decorator13:05
Chipacak13:05
jdstrandogra_: fyi, I wouldn't say the security team is maintained by us-- we didn't even implement it :) we did have input to get something going, but others are refining it. the only thing we care about is that hw happens, somehow, in a separate step13:06
* ogra_ notes down ... the security team isnt maintained by the security team13:07
* ogra_ grins 13:07
jdstrandas for symlinks, that will be interesting because apparmor resolves symlinks (it must)13:07
jdstrandhaha13:07
jdstrands/the security team/hw-assign/ :)13:07
ogra_you mean hw-assign i guess :)13:07
ogra_jdstrand, well i think it might be convenient to allw hw-assign to have options like --symlink-name ... or --exec-script (which would be a script running under confinement inside your snap indeed)13:08
jdstrandbut actually, we are using cgroups for hw-assign currently13:08
ogra_you dont generate the udev rule anymore ?13:09
jdstrandI'm happy to review the mp13:09
jdstrandthere are different parts of it13:09
clobranojdstrand: hi, I was the one interested in symlinks :D, any hope to have the ability to create some? :)13:09
jdstrandit has not changed since april13:09
jdstrandoem snaps (gadgets) may provide udev rule snippets via the 'assign' yaml which can tag devices13:10
jdstrandthat tag is then used to add the device to a cgroup13:10
clobranojdstrand: yep, I saw something in the webcam example13:12
jdstrandotoh, I don't see why snappy in this situation: 'snappy hw-assign foo /dev/symlink' couldn't resolve the symlink and tag the device in the same manner13:12
clobranointeresting13:13
jdstrandsomeone would 'just' need to implement that13:13
jdstrand(fyi, you can read about the current implementation here: https://wiki.ubuntu.com/SecurityTeam/Specifications/SnappyConfinement#Cgroups)13:13
clobranohow open is the project for contribution from outsiders? :)13:14
clobranoI mean, I can try and do that?13:14
jdstrandI suggest filing a bug. Note, how hw assignment works is bieing redone aiui, but I don't know who is doing it13:14
jdstrandclobrano: it is completely open :)13:14
clobranoNice to hear that, I've already filed a bug (https://bugs.launchpad.net/snappy/+bug/1496319) and I think I'll have a look at that feature13:15
ubottuLaunchpad bug 1496319 in Snappy "Could not create custom udev rules" [Undecided,New]13:15
jdstrandclobrano: I'm going to direct you to mvo_ for how to contribute processes, but essentially, check out a branch, do your work and then push it to launchpad and request an mp. perhaps a patch on the list would be accepted13:15
jdstrandlp:snappy13:15
jdstrandhttps://launchpad.net/snappy13:16
jdstrandhttps://code.launchpad.net/~snappy-dev/snappy/snappy13:16
clobranoperfect, thank you13:16
jdstrandI'll comment in the bug13:16
clobranojdstrand: great13:18
dholbachsergiusens, shall I file a separate bug for separating tests from build? (https://launchpadlibrarian.net/218099126/buildlog_ubuntu-wily-amd64.snapcraft_0.2-0~168~ubuntu15.10.1_BUILDING.txt.gz)13:18
sergiusensdholbach, sure13:19
dholbachwill do13:19
jdstrandclobrano: to get the full picture, you might also want to look at https://code.launchpad.net/~snappy-dev/ubuntu-core-launcher/trunk, but I don't think you'll need to change anything there (since it only looks at the tags to add things to the device cgroup-- so if snappy adds the right udev rule, it should all just work)13:21
dholbachhttps://bugs.launchpad.net/snapcraft/+bug/149639213:21
ubottuLaunchpad bug 1496392 in Snapcraft "Separate tests from build" [Undecided,New]13:21
clobranojdstrand: ok, I'll have a look at it13:22
loolmvo: just wanted to double-check if I got that right: the way to set network config for eth0 is to set ubuntu-core/network/interfaces -name: eth0 -content: /some/path/name to an ifupdown config?13:46
sergiusenslool, just run snappy config ubuntu-core on the latest image and it will be clear ;-)13:49
loolsergiusens: haha right13:50
loolsergiusens: how would be transition to a non-ifupdown spec?13:56
sergiusenslool, oh, you are the architect ;-)13:56
loolsergiusens: tsss13:56
sergiusenslool, I'm just the snapcraft software guy now ;-)13:56
loolsergiusens: I'm mostly concerned about upgrades; we could keep compat with ifupdown for a while though13:57
sergiusensChipaca, https://code.launchpad.net/~sergiusens/snapcraft/1496381/+merge/27129913:58
sergiusensor dholbach ^13:59
ricmmlool: whats the problem? most things that configure network try to parse ifupdown first in case theres something they should avoid14:07
ricmmwe could also consider that network-admin caps can only be given to one snap14:08
ricmmif ifupdown is being used, os-snap should have that assigned14:08
loolricmm: I wonder how we'd transition to something not defined by ifupdown snippets14:08
ricmmif it doesnt have it, ifupdown is a no-op14:08
loolricmm: e.g. systemd-network14:08
lool(for simple networking)14:08
ricmmyou mean a seamless translation from ifupdown files to *-network ?14:09
mvo_lool: ups, sorry, missed the earlier question. yeah, tying ourself into ifup is a concern14:09
ricmmwell we are not tying ourseslves, we are exposing it as an option14:09
ricmmwe are just tying ourselves to provide the option14:10
zygahttps://code.launchpad.net/~zyga/snapcraft/gitignore/+merge/27131314:10
mvo_yay, r156 ready for armhf14:18
elopiogood morning team14:22
elopioso what needs testing?14:22
elopiofgimenez: ^14:22
sergiusenselopio, all the things14:22
fgimenezelopio, more testing! even the tests need testing! :) how was your holiday14:24
elopioit was gooood.14:24
dholbachhttps://code.launchpad.net/~dholbach/snapcraft/1496392/+merge/27131914:28
dholbach^ let me know if the test bits make sense like this and if the one test is expected to fail14:29
dholbachsergiusens, replied15:33
sergiusens@reviewlist15:34
nothalhttps://code.launchpad.net/~snappy-dev/ubuntu-core-launcher/lp1496070/+merge/271167 | No reviews (less than a day old)15:34
nothalhttps://code.launchpad.net/~kyrofa/webdm/autorestart_services/+merge/268120 | No reviews (32 days old)15:34
nothalhttps://code.launchpad.net/~chipaca/snappy/precommit/+merge/271290 | No reviews (less than a day old)15:34
nothalhttps://code.launchpad.net/~fgimenez/snappy/resize_test2/+merge/271131 | No reviews (less than a day old)15:34
nothalhttps://code.launchpad.net/~fgimenez/snappy/udf-revision/+merge/271081 | No reviews (less than a day old)15:34
Chipaca@dance for us15:34
nothalChipaca: No such command!15:34
sergiusensdholbach, oh my; will fix15:35
elopiosergiusens: have you seen this with the udf from tools-proposed?16:00
elopiohttp://paste.ubuntu.com/12427656/16:00
sergiusenselopio, no16:01
elopiosergiusens: just happened 2 out of 3 times here. I'll report a bug.16:03
elopiofgimenez: ah, that makes sense. The comment says that the config is changed after the reboot.16:15
fgimenezelopio, yep, that's for grub16:15
elopioI was trying to be extra smart, and made a mess, as always. I can remove the check.16:15
fgimenezelopio, but now failover tests are trying to modify kernel files on a, have you seen that?16:16
elopiolet me give it another try, because I am now wondering what I tested.16:17
elopiofgimenez: no.16:17
fgimenezelopio, ok give it a try16:17
elopiofgimenez: so the change of Next is all wrong?16:18
fgimenezelopio, i don't think so, it works fine on bbb, but maybe because of the problem that mvo_ mentioned with the delta upgrades we are seeing this issues now16:19
ogra_sergiusens, elopio, davmor2 reported the same issue today (the kpartx one)16:21
ogra_and i dont think he was using proposed ... that must be something older16:21
elopiodavmor2: link?16:22
davmor2elopio: http://paste.ubuntu.com/12425581/16:22
davmor2seems to be working this time for what it is worth16:23
elopioogra_: the message is not the same.16:23
ogra_yeah, i just noticed16:23
elopiodavmor2: can you please file a bug for that one?16:23
davmor2elopio: I did an upgrade and rebooted at lunch time now it seems to be working16:23
elopiodavmor2: ok, if you happen to see it again, please let us know.16:24
ogra_and send our greetings too16:24
ogra_:P16:24
elopiothe typical joke from this side of the world would be: and what do I tell him if I don't see him?16:26
ogra_:)16:27
slangasekricmm: did the fwupdate seeding for 15.10 happen today?16:32
ogra_slangasek, cyphermox pinged me about it last night and then noticed it wasnt in the archive yet16:32
ogra_is it now ?16:32
slangasekogra_: that's not correct, fwupdate has been in wily for weeks16:33
ricmmogra_: fwupdate should be in wily yea16:33
ricmmogra_: could you do that rq if it doesnt interfere with the other stuff?16:33
ogra_oh16:34
ogra_<cyphermox> disregard fwupd for now since it's not even in Debian.16:34
* ogra_ notes thats a different package 16:34
ogra_i didnt catch that last night, sorry16:34
ogra_do we actually have seeds ?16:34
ogra_(up to now all changes for adding new packages were in livecd-rootfs)16:34
ogra_i see https://code.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/ubuntu-core.wily but are they actually used (we dont have a meta)16:37
ogra_slangasek, added to the seed, not sure if i have to do any subsequent actions though since we dont have a meta16:39
slangasekogra_: the core seed is in the ubuntu.wily seed pod...16:40
slangasekogra_: the system-image seed.  You've been hard-coding packages in livecd-rootfs?! ugh16:41
ogra_slangasek, for 15.04, yes16:41
ogra_i wouldnt know how i can retroactivly add anything to it16:41
slangasekogra_: ah because tasks16:43
ogra_yeah16:43
ogra_hmm, so the seed isnt actually the one i linked above ?16:43
slangasekogra_: no, it's not16:44
ogra_eek ...16:45
* ogra_ reverts the last commit then 16:45
slangasekogra_: and yes, you're right, for 15.04 putting it in the seed doesn't help because task fields don't get regenerated16:45
ogra_right16:45
elopiofgimenez: I'm on kvm, and I see snappy_mode=try on /boot/grub/grubenv16:52
ricmmmvo_: ^16:54
ricmmelopio: you probably hit the issue mvo just fixed16:54
ricmmwhere the update process didnt finish correctly so flags werent set right16:54
elopioricmm: yes, that was fgimenez' suspicion. I was just giving it a try.16:55
Chipacaelopio: bug 1496486 is also fixed by my branch16:57
ubottubug 1496486 in Snappy "trunk fails go vet: i18n/xgettext-go/main.go:93: unreachable code" [Undecided,In progress] https://launchpad.net/bugs/149648616:57
elopioChipaca: oh, sorry.16:57
elopioChipaca: which branch?16:57
elopioyou have like 3000, give or take.16:58
Chipaca@reviewlist17:00
nothalhttps://code.launchpad.net/~snappy-dev/ubuntu-core-launcher/lp1496070/+merge/271167 | No reviews (less than a day old)17:00
nothalhttps://code.launchpad.net/~kyrofa/webdm/autorestart_services/+merge/268120 | No reviews (32 days old)17:00
nothalhttps://code.launchpad.net/~elopio/snappy/fix1496486-go_vet_unreachable/+merge/271343 | No reviews (less than a day old)17:00
nothalhttps://code.launchpad.net/~chipaca/snappy/precommit/+merge/271290 | No reviews (less than a day old)17:00
nothalhttps://code.launchpad.net/~fgimenez/snappy/resize_test2/+merge/271131 | No reviews (less than a day old)17:00
Chipacaelopio: ^17:00
elopiogot it.17:00
Chipacaok, time for me to go make dinner17:02
mvo_elopio: what scenario was that that you ended up with try mode?17:03
mvo_elopio: and is that image/machine still available? the sudo systemctl status ubuntu-snappy.boot-ok would be good17:04
elopiomvo_: I called snappy update. So I expected the try mode, and it worked.17:04
mvo_elopio: aha and it worked, thats nice, I like that17:06
elopiofull of success :D17:06
mvo_heh :) a bit worn down from all the testing/fixing actually17:08
fgimenezelopio, mm was a it a delta upgrade? i've seen the issue from 168 to 169, for instance17:08
mvo_I was able to reproduce from 168->170 on kvm/amd6417:10
mvo_(and I verified the fix there)17:10
elopiofgimenez: 167 to 175.17:11
elopiousing snappy-from-branch from trunk.17:12
fgimenezelopio, the last line of the errored update output should be "can not find file /writable/cache/assets/vmlinuz", are you trying on 15.04?17:16
elopiofgimenez: with that I was just checking that my test for try mode was valid.17:17
elopioI have a 15.04 run in progress, but with the tests from the 15.04 branch.17:17
fgimenezelopio, ok that makes sense, then when the fix land we should expect that the mode is try, right?17:19
elopiofgimenez: right. And if it fails, that's good, we are catching an error.17:19
fgimenezelopio, ok remember to remove http://bazaar.launchpad.net/~fgimenez/snappy/1504_validation/view/head:/_integration-tests/testutils/partition/bootloader.go#L8017:21
fgimenezwait, i'll remove it17:21
elopiomvo_: you also fixed this: https://bugs.launchpad.net/snappy/+bug/1496486 ^_^17:21
ubottuLaunchpad bug 1496486 in Snappy "trunk fails go vet: i18n/xgettext-go/main.go:93: unreachable code" [Undecided,In progress]17:21
elopiocrazy times.17:22
mvo_elopio: I did? excellent, I don't even remember17:22
elopioyeah, we have three branches for it.17:22
mvo_oh, I think I fixed and never proposed :/ ?17:22
mvo_well, a good reason to land one now17:22
elopiomvo_: I'm trying Chipaca's fix now. Not a big deal, you have a lot more big things going on.17:24
* elopio just takes notes to support the slow release philosophy.17:25
mvo_elopio: +10^100 from me for a slower release next time17:26
sergiusensogra_, elopio davmor2 i this is the case, it is most likely some open fds left over by snappy (rebuilt to use the latest)17:26
sergiusenselopio, mvo_ fwiw, Chipaca has a branch that fixes that17:27
elopiosergiusens: yup. We just found out.17:28
mvo_we found 3 branches in total17:30
mvo_:)17:30
elopiothat's how we roll. We will not just hit this release date, we will give you three fixes for everything!17:31
slangasekogra_: I see that fwupdate needs an MIR now ;)17:31
ogra_how about faster release with less changes instead ?17:31
ogra_slangasek, well, half of the stuff we ship needs a MIR :P ... once we are through that release chaos i'll take a look17:32
ogra_(before EOW i hope)17:32
elopiohttps://bugs.launchpad.net/snappy/+bug/149651517:35
ubottuLaunchpad bug 1496515 in Snappy "15.04 fails go vet: helpers/helpers.go:399: result of fmt.Errorf call not used" [Undecided,New]17:35
elopioI think nobody has fixed this one yet ^17:35
* elopio goes for it.17:35
tedgI really don't understand this nova build. Sometimes it seems fast. Now it's at 90m and 5.8GB of RAM.21:09
sergiusenstedg, heh21:10
sergiusenstedg, can you add back return self.handle_source_options() to python2-project?21:18
sergiusenstedg, how's the shebang issue treating you?21:18
tedgsergiusens: Not well, trying to seperate out the build and install steps but it's not clear how the various parameters interact.21:19
tedgsergiusens: Now trying with the default "build" directory to see if that will work.21:19
sergiusenstedg, there's a build_scripts target as well fwiw21:19
tedgsergiusens: Hmm, yeah, I haven't given up on this yet :-)21:22
* tedg has high hopes, he has apple pie, in the sky!21:22
atXyc0hello, I am in the process of dd the RPi2 image21:26
atXyc0it seems rather large21:26
atXyc0Ctrl-t inidcates im not even 1/5 of the way done21:27
atXyc0is that an ext4 partition for 4gb sdcard?21:28
ogra_no, it is an SD card image with multiple partitions21:32
asacatXyc0: should be 4 partitions with 3 being ext4 and one vfat for boot21:32
ogra_asac, btw for the next release we should shrink writable to 10MB or so ... now that it can auto-grow21:33
ogra_saves image size21:33
atXyc0asac: that makes sense. do i need to expand the root partition to fill my 8gb sdcard?21:33
ogra_if you wait 2 days you can get the new image that will auto resize on first boot21:34
ogra_hmm, actually ...21:34
ogra_just dd it and do the upgrade once the new image is out21:34
ogra_it should then grow to full size automatically21:34
atXyc0the dd is taking quite a long time21:35
ogra_yeah, 4GB are a lot21:36
ogra_for me it takes about 10-15min usually21:36
atXyc030 minutes so far on a MBP21:37
atXyc0939524096 bytes21:38
asacthats quite a long time21:38
ogra_that doesnt look right21:38
asacslow SD card or slow bus/writer21:39
asacotherwise something fishy21:39
ogra_whats the dd line you used ?21:39
atXyc0dd if=ubuntu-15.04-snappy-armhf-rpi2.img if=/dev/disk2 bs=64m21:46
atXyc0ogra_ ^21:47
atXyc0sorry, of for the dev line21:48
ogra_disk2 ?21:48
atXyc0im on osx21:48
ogra_you actually have a device named like that ?21:48
ogra_oh21:48
atXyc0dd works the same as gnu21:48
ogra_yeah21:48
atXyc0the bs type is different21:49
ogra_well, if it doesnt finish soon i'd try a smaller blocksize ... like 4M or so21:49
ogra_it should definitely not take that long21:49
atXyc0not that it matters, what was the blocksize that the image was dd off of21:51
ogra_hmm, no idea what blocksize ubuntu-device-flash actually uses when creating the image ... sergiusens ?21:52
atXyc0_sorry d/c21:54
sergiusensogra_, based on code from ubi provided by cj watson21:54
ogra_sergiusens, so you dont know :)21:55
ogra_but i'd guess some typical disk blocksize21:55
sergiusensogra_,  don't remember, no22:01
sergiusensand otp22:01
atXyc0_502245 bytes/second seems slow22:13
atXyc0_i wonder if I got a crappy sdcard with this RPi222:13
atXyc0_i restarted with bs=4m22:14
=== atXyc0_ is now known as atXyc0
asacatXyc0: most likely bad sd... i had a similar slow one once, just trashed it and new one was on steroids22:41

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